-
- Downloads
FAODEL: Add FAODEL package to spack (#11323)
* FAODEL: Add FAODEL package to spack FAODEL (Flexible, Asynchronous, Object Data-Exchange Libraries) is a collection of software libraries that are used to implement different data management services on high-performance computing (HPC) platforms. This project is part of the Advanced Technology Development and Mitigation (ATDM) effort for NNSA's ASC program at Sandia National Laboratories. (cherry picked from commit 6afe045d25b5c000b612116a5695aebbec56b61a) * FAODEL: Update FAODEL package Dependencies: set minimum versions for boost, cmake and libfabric Dependencies: add conflict for boost v1.59.0 Patch: add a patch for v1.1803.1 Patch: add a when= for the v1.1811.1 specific patches Compiler: check for C++11 support in gcc (cherry picked from commit fb6ed2b3cf20d7e4fff647cba5a70887a78f627f) * FAODEL: Update FAODEL package * replace previous maintainers with @tkordenbrock and @craigulmer * default to shared libs to meet Spack policy * increase min boost version to 1.60.0 and remove boost 1.59.0 conflict * replace complex version check with conflict for gcc <= 4.8.0 (C++11 support required) * set type=build for cmake * enable googletest for all versions with type=build * enable tests for for all versions except when MPI is disabled * FAODEL: Update FAODEL package * add version v1.1811.2 * limit comment line length
Showing
- var/spack/repos/builtin/packages/faodel/array.patch 11 additions, 0 deletionsvar/spack/repos/builtin/packages/faodel/array.patch
- var/spack/repos/builtin/packages/faodel/faodel_mpi.patch 68 additions, 0 deletionsvar/spack/repos/builtin/packages/faodel/faodel_mpi.patch
- var/spack/repos/builtin/packages/faodel/faodel_sbl.patch 35 additions, 0 deletionsvar/spack/repos/builtin/packages/faodel/faodel_sbl.patch
- var/spack/repos/builtin/packages/faodel/package.py 87 additions, 0 deletionsvar/spack/repos/builtin/packages/faodel/package.py
Please register or sign in to comment