File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
clangtidy_nopy_ompi_h5_ad2 Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,10 @@ spack:
1313 packages :
1414 adios2 :
1515 variants : ~zfp ~sz ~png ~dataman ~python ~fortran ~ssc ~shared ~bzip2 ~mgard
16+ c-blosc2 :
17+ # snappy broken on CMake 4.0
18+ # fixed snappy not yet deployed to a Spack release
19+ variants : ~snappy
1620 cmake :
1721 externals :
1822 - spec : cmake@3.31.5
Original file line number Diff line number Diff line change @@ -12,7 +12,14 @@ spack:
1212
1313 packages :
1414 adios2 :
15- variants : ~zfp ~sz ~png ~dataman ~python ~fortran ~ssc ~shared ~bzip2
15+ # mgard not supported on CMake 4.0 due to unresolved compatibility
16+ # issue in dependency yaml-cpp
17+ # https://github.com/jbeder/yaml-cpp/issues/1352
18+ variants : ~zfp ~sz ~png ~dataman ~python ~fortran ~ssc ~shared ~bzip2 ~mgard
19+ c-blosc2 :
20+ # snappy broken on CMake 4.0
21+ # fixed snappy not yet deployed to a Spack release
22+ variants : ~snappy
1623 cmake :
1724 externals :
1825 - spec : cmake@3.31.5
You can’t perform that action at this time.
0 commit comments