-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Hi!
I think it would be helpful for users to explicitly state that the HDF5 environment variables have to be set, e.g., HDF5DIR, LD_LIBRARY_PATH addition, etc.
In retrospective it seems obvious, but it would be nice to add as an FYI if Parallel HDF5 is installed manually and not loaded from cluster modules. For the manual case, it would also help the user to know, if HDF5 is installed manually, that it has to be installed with the following flags:
./configure --enable-shared --enable-parallel \
--enable-fortran --enable-fortran2003 \
--prefix=<path/to/your/build>Thanks!
Cheers!
Metadata
Metadata
Assignees
Labels
No labels