Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

andrewlee302
Copy link

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