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 enable HDF5 support? #840

Closed
yurivict opened this issue Sep 16, 2021 · 2 comments
Closed

How to enable HDF5 support? #840

yurivict opened this issue Sep 16, 2021 · 2 comments

Comments

@yurivict
Copy link

There is no such cmake option.

The code has printouts like "HDF5 disabled, skipping save_read_mesh_opts test", but it isn't clear how to enable it.

Also one ascent testcase fails with conduit_relay lacks HDF5 support.

@cyrush
Copy link
Member

cyrush commented Sep 16, 2021

You provide HDF5_DIR.

When passed, conduit will enable hdf5 support. There is no separate enable option.

Some more cmake vars for similar options are shown here:

https://llnl-conduit.readthedocs.io/en/latest/building.html

@yurivict
Copy link
Author

Thanks!

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

2 participants