-
Notifications
You must be signed in to change notification settings - Fork 69
uberenv update to spack 1.1.0 #1495
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
base: develop
Are you sure you want to change the base?
Conversation
It looks like the spec is getting thrashed some how. It should not be gcc as the package name. Answer: New spack needs compiler at the end of a spec. |
|
For hdf5 2.0, the source tarball on HDF5 Group website has a different shasum than the source tarball on github. https://support.hdfgroup.org/releases/hdf5 tarball: github tarball: |
| zfp_cmake_dir=${zfp_install_dir}/lib64/cmake/zfp/ | ||
| else | ||
| zfp_cmake_dir=${zfp_install_dir}/lib/cmake/zfp/ | ||
| fi |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this will resolve #1499
No description provided.