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

How to create your own consts.jl file manually #575

Open
sloede opened this issue Apr 22, 2022 · 0 comments · May be fixed by #600
Open

How to create your own consts.jl file manually #575

sloede opened this issue Apr 22, 2022 · 0 comments · May be fixed by #600

Comments

@sloede
Copy link
Member

sloede commented Apr 22, 2022

As a tangent to #574, I am wondering how to go about when trying to create your own constants file manually, i.e., one that could live along the others in src/consts? Would it be ok to just copy one file, e.g., the one for OpenMPI and look at my own MPI implementations mpi.h and change everything that is different? Or how would I go about this properly?

Also, regarding proprietary MPI implementations: Does anyone know if this potentially touches copyright issues if I create such a file and provide it publicly, or is it kosher because it only describes the API/ABI and nothing else?

@sloede sloede linked a pull request May 25, 2022 that will close this issue
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 a pull request may close this issue.

1 participant