-
**Describe the Bug**
Compiling fails due to errors in `cram-apple-clang.s
**To Reproduce**
```
gh repo clone pyne/pyne
cd pyne
python setup.py install --user
```
output:
```
opt/homeb…
-
I have successfully built the MOAB wheels with HDF5 support enabled for PyMOAB. However, I am facing some decisions regarding which dependencies to include for optimal functionality and size reduction…
-
**Describe the bug**
HDF5 crashes when copy "/composite_cae/Meshes/M1/Element_Types" of the linked file at the end of this report. The crash occurs with hdf5 1.12 and 1.14 when using the c++ API, h5p…
-
Installing package into ‘/home1/ks85359/R/x86_64-pc-linux-gnu-library/4.2’
(as ‘lib’ is unspecified)
ERROR: dependency ‘rhdf5’ is not available for package ‘ArchR’
* removing ‘/home1/ks85359/R/x86_…
-
Hi,
I am trying to build the plugins (1.12.2) and managed to do so as a standalone set of libraries for CMAKE_BUILD_TYPE=Release.
I am building on Mac OS X 10.14.6. When I attempt to build in Deb…
-
**Describe the bug**
Failure:
```
CMake Error at /usr/local/lib/cmake/hdf5/hdf5-targets.cmake:307 (message):
The imported target "h5perf_serial" references the file
"/usr/local/bin/h5per…
-
One of our participants is trying to get NetCDF4 working, and noticed that the following libraries are required (excluding the Fortran `netcdff` library for Fortran programs):
```
-lnetcdf -lhdf5_…
-
**Describe the bug**
When compiling HDF5 with NVHPC versions 23.5 - 23.9 (additional versions may also be applicable) and with `-O1` (or higher) and `-DNDEBUG`, testing failures occur in the followin…
-
h5py via pip now installs its own hdf5 library, which is a different version than what spack installs. Do both installs via spack to keep them unified.
-
Suggestions to modify the library build script:
- [x] Limit the set of libraries built with the default option/selection to those that are mandatory for building the model (i.e. GSL, HDF5, netCDF, …