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

add --enable-parallel and -fPIC to hdf5 build in axom #46

Closed
rrsettgast opened this issue Jun 13, 2018 · 1 comment
Closed

add --enable-parallel and -fPIC to hdf5 build in axom #46

rrsettgast opened this issue Jun 13, 2018 · 1 comment
Assignees

Comments

@rrsettgast
Copy link
Member

For the axom version of hdf5, we need to add:

  1. --enable-parallel to the configure command
  2. -fPIC to the compilation flags

This is required for use of geosx_core as a shared library, and for our code coupling strategy for chombo.

@rrsettgast rrsettgast changed the title add --enable-parallel and -fPIC to pdf build in axom add --enable-parallel and -fPIC to hdf5 build in axom Aug 16, 2018
@rrsettgast
Copy link
Member Author

done

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

No branches or pull requests

3 participants