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

Using h5pfc and h5pcc #70

Open
lazersos opened this issue Sep 17, 2020 · 3 comments
Open

Using h5pfc and h5pcc #70

lazersos opened this issue Sep 17, 2020 · 3 comments
Assignees

Comments

@lazersos
Copy link
Collaborator

I would like to suggest that instead of using a specific compiler in the Makefile we use the h5pfc (Fortran) and h5pcc (C) compiler wrappers. This negates the need for the $HDF5 link line and should make compilation easier for many people.

@zhucaoxiang
Copy link
Collaborator

zhucaoxiang commented Sep 17, 2020 via email

@zhucaoxiang
Copy link
Collaborator

@lazersos I just found that the easiest thing to compile the code on Draco is to set FC=mpiifort (as the one on Eddy). Nothing needs to be changed with HDF5. Is this related to your suggestion?

@lazersos
Copy link
Collaborator Author

@zhucaoxiang No the idea is that if you use h5fc or h5pfc then you're using the wrappered compilers and then don't need to worry about passing the compiler or linker flags (or paths).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants