Replies: 3 comments 1 reply
-
Couple of questions:
|
Beta Was this translation helpful? Give feedback.
-
Thanks for your help. Question 1: I am building this on a Skylake Intel system that uses SuSE Linux. Question 2: Output below.
CMake Debug Log at /gpfs/apps/MN4/PYTHON/3.6.1/INTEL/lib/python3.6/site-packages/cmake/data/share/cmake-3.18/Modules/FindHDF5.cmake:484 (find_package): |
Beta Was this translation helpful? Give feedback.
-
Ok, so this is what's different on ubunutu/RH8 compared to SuSE: SuSE:
Ubuntu (and others)
I'm afraid you'll have to figure this one out on your own (unless someone else does and posts here). This is the If you figure it out, please post your resolution. |
Beta Was this translation helpful? Give feedback.
-
Hi,
I am having issues with hdf5 when trying to build Sparta.
When using cmake, I am getting the following message:
"HDF5 C compiler wrapper is unable to compile a minimal HDF5 program."
and 98 warnings like the following one:
"WARNING: Target "SIMDB_CoreDatabase_test" requests linking to directory "/apps/HDF5/1.10.4/INTEL/IMPI/lib". Targets may link only to libraries. CMake is dropping the item."
Despite these issues, the Makefile is generated.
However, when trying to compile Sparta I get a large number of errors like the following one:
"/scratch/tmp/ccp74VIU.s:5804: Error: unknown .loc sub-directive `view'".
I am using hdf5 1.10.4.
What am I doing wrong?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions