Skip to content

Update README and move the source file to go-mpi/MPI folder.#1

Open
andrewlee302 wants to merge 3 commits into
yoo:masterfrom
andrewlee302:master
Open

Update README and move the source file to go-mpi/MPI folder.#1
andrewlee302 wants to merge 3 commits into
yoo:masterfrom
andrewlee302:master

Conversation

@andrewlee302

Copy link
Copy Markdown

a error in README

MPI.Init() argument datetype is *[]string, so should use &os.Args in the example.

compilation

In experience, an easy understanding way of compiling is setting the cgo enviroments and input "go install go-mpi/MPI" directive.

package name and file dir name should be coherent

package is MPI, so i support moving the source files to a subdirectory MPI.

…the source file to a folder named "MPI" respected to go package naming style.
* Add interface: MPI.Init_thread()
Test passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant