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

issues with mpicc and then cannot find hdf5 #37

Closed
christophermaynard opened this issue Feb 1, 2022 · 4 comments
Closed

issues with mpicc and then cannot find hdf5 #37

christophermaynard opened this issue Feb 1, 2022 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@christophermaynard
Copy link

CMake Build issues

This is what I have tried so far:

I have tried set CMAKE_C_COMPILER=mpicc and similarly CMAKE_CXX_COMPILER=mpicxx with various levels of success. I have managed to get to make on my Mac laptop and on a linux cluster, but in both instances it doesn't find hdf5. Setting HDF5_ROOT gets partial success. What is the correct way to set mpi compilers and the hdf5 installation.

Thanks,

...

Software Environment

  • version of h5bench: [e.g. 1.0]
  • installed h5bench using: [spack, from source]
  • operating system: [name and version]
  • machine: [Are you running on a supercomputer or public cluster?]
  • version of HDF5: [e.g. 1.12.0]
  • version of VOL-ASYNC: [e.g. 1.13.1]
  • name and version of MPI: [e.g. OpenMPI 4.1.1]

Additional Information

Add any other information about the problem here.

@christophermaynard
Copy link
Author

Trying h5bench from source, version 1.1 of h5bench,
macosx gcc7.3, mpich3.1 and hdf5 1.8.16
and
linux cluster, intel 19, openMP4.1 and hdf5 1.12.0
Thanks for any help

@jeanbez jeanbez self-assigned this Feb 4, 2022
@jeanbez
Copy link
Member

jeanbez commented Feb 4, 2022

Are you using a system version of HDF5 or did you compile it? Have you tried to define the HDF5_HOME directory?

@jeanbez
Copy link
Member

jeanbez commented Mar 8, 2022

@christophermaynard did you successfully compiled h5bench by setting the HDF5_HOME if your HDF5 installation was not in the default system location? If everything was solved, please let us know, otherwise, we will be closing the issue on March 10.

@jeanbez jeanbez added the bug Something isn't working label Mar 11, 2022
@jeanbez
Copy link
Member

jeanbez commented Mar 11, 2022

We believe this issue has been resolved and since we have not heard back, we are closing it.

@jeanbez jeanbez closed this as completed Mar 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants