ornladios / ADIOS

The old ADIOS 1.x code repository. Look for ADIOS2 for new repo
https://csmd.ornl.gov/adios
Other
54 stars 40 forks source link

Support ZFP 0.5.1+ #203

Closed ax3l closed 4 years ago

ax3l commented 4 years ago

Installing ADIOS (via autotools) with ZFP 0.5.1 (installed via CMake) or newer fails in the configuration step.

Can we fix this ADIOS1 dependency so we can transition the ADIOS2 install logic in Spack to pure CMake routines?

Related to:

ax3l commented 4 years ago

@pnorbert do you have a chance to add support for ZFP 0.5.1 (or newer)? 0.5.0 is not easy to support in build systems and package managers and would complicate the maintenance of ADIOS2 packages in Spack.

ax3l commented 4 years ago

Nevermind, I fixed this in #204. Please merge me :)