Hardcode Cray libfabric

This commit is contained in:
Caubet Serrabou Marc
2024-09-26 14:30:21 +02:00
parent 521fdfa309
commit 5535d2b4e5

View File

@@ -9,8 +9,6 @@ openmpi:
configure_args:
- --enable-shared
- --enable-static
docfiles: [AUTHORS, LICENSE, NEWS, README]
urls:
- url: https://download.open-mpi.org/release/open-mpi/v${V_MAJOR}.${V_MINOR}/openmpi-${V_PKG}.tar.bz2
@@ -68,10 +66,10 @@ openmpi:
use_overlays: [PSI]
group_deps:
compiler: {gcc: [12.3.0], intelcc: [22.2]}
build_requires: [pmix/5.0.3, hwloc/2.11.1, patchelf/0.14.5]
build_requires: [pmix/5.0.3, hwloc/2.11.1, libfabric/1.15.2.0, patchelf/0.14.5]
runtime_deps: [cuda/12.2.0]
configure_args+:
- --with-ofi=${LIBFABRIC_PREFIX}
- --with-ofi=/opt/cray/libfabric/1.15.2.0
- --enable-mpi1-compatibility
- --with-cxi
- --with-lustre