You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an issue to keep track of the effort to make hdf5libs available in the offline software stack.
Per discussion today with Fermilab's SciSoft team and Tom Junk, DUNE DAQ will provide a spack repo containing necessary spack recipe files related to hdf5libs. SciSoft will build the hdf5libs spack module using Fermilab's spack variant, which automatically makes spack modules available as UPS products.
The following tarball contains the spack recipes for hdf5libs and its dependencies. Additionally, the package depends on nlohmann-json, highfive ~mpi, and a few other standard python modules, all of which are available from the spack built-in repo.
There is also an dependency of cetlib in the chain. I did not include it here since DUNE offline might already have that.
There is a jsonnet with a +python variant. I ended up checking out the daq-release repo and copying all of the packages from externals into the packages repo in the tarball.
This is an issue to keep track of the effort to make
hdf5libs
available in the offline software stack.Per discussion today with Fermilab's SciSoft team and Tom Junk, DUNE DAQ will provide a spack repo containing necessary spack recipe files related to
hdf5libs
. SciSoft will build thehdf5libs
spack module using Fermilab's spack variant, which automatically makes spack modules available as UPS products.The following tarball contains the spack recipes for
hdf5libs
and its dependencies. Additionally, the package depends onnlohmann-json
,highfive ~mpi
, and a few other standard python modules, all of which are available from the spack built-in repo.There is also an dependency of
cetlib
in the chain. I did not include it here since DUNE offline might already have that.spack-repo-hdf5libs-dunedaq-v3.2.0.tar.gz
The text was updated successfully, but these errors were encountered: