adios2 v2.9.2
- Created
- Updated
Next generation of ADIOS developed in the Exascale Computing Program
# Usage
The package adios2 provides CMake targets:
find_package(adios2 CONFIG REQUIRED)
target_link_libraries(main PRIVATE adios2::adios2)
# License
# Supported Platforms
All platforms are supported
# Features
No default features set.
# cuda
Enable CUDA support
Host Dependencies:
No dependencies.
# mpi
Enable MPI support
Dependencies:
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by hdf5 )
- vcpkg-cmake-config (by hdf5 )
# python
Enable Python bindings
Dependencies:
and 11 transitive dependencies:
- gettext-libintl (by gettext )
libiconv (by gettext-libintl )
Platforms:
!linux
- zlib (by python3 )
Host Dependencies:
and 8 transitive dependencies:
- pkgconf (by vcpkg-pkgconfig-get-modules )
vcpkg-cmake (by gettext-libintl )
Platforms:
linux
- vcpkg-cmake-config (by libuuid )
- vcpkg-cmake-get-vars (by vcpkg-msbuild )
- vcpkg-get-python (by python3 )
vcpkg-msbuild (by python3 )
Platforms:
windows
- vcpkg-pkgconfig-get-modules (by vcpkg-msbuild )
- vcpkg-tool-meson (by pkgconf )
# zfp
Enable zfp support
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by zfp )
- vcpkg-cmake-config (by zfp )
# Dependencies
# Host Dependencies
and 5 transitive dependencies:
- pkgconf (by vcpkg-pkgconfig-get-modules )
- vcpkg-cmake-get-vars (by libffi )
vcpkg-msbuild (by libsodium )
Platforms:
windows & !mingw
- vcpkg-pkgconfig-get-modules (by vcpkg-msbuild )
- vcpkg-tool-meson (by pkgconf )
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- Alexander Neumann
- moritz-h
- Cheney Wang