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

Merging changes from IHPCSS repo #10

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

Conversation

eriklindahl
Copy link
Owner

No description provided.

Erik Lindahl added 6 commits July 12, 2018 10:10
After forking the entire GitHub repository from
the eriklindahl to the IHPCSS git account and changing
the name, we also need to change a bunch of internal
names to reflect that. This commit also serves as an
example of the change you would need to make after
cloning the repo to make your own program.

We will still need to set up the Travis and
ReadTheDocs builds manually, so for now the builds will
not pass.
Note that CMake detects raw include directories and libraries
to add, rather than using the MPI compiler wrappers. This can
be highly useful when you want to combine a compiler for which
you don't have wrappers (say, the OpenACC-capable compiler)
with the default MPI installation on your system.
This was not updated correctly when we changed the project
name, so now we rather fixed it properly by having CMake
parse it automatically from conf.py.
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