libfabric
Libfabric is a core component of OFI. It is the library that defines and exports the user-space API of OFI, and is typically the only software that applications deal with directly. It works in conjunction with provider libraries, which are often integrated directly into libfabric.
Note
This is an autogenerated page, more detail including examples may be available for this package. Please see the first section of Software on Stanage
After connecting to Stanage (see Establishing a SSH connection), start an interactive session with the following command:
srun --pty bash -i
A version of libfabric can then be made available with one of the following:
module load libfabric/1.16.1-GCCcore-12.2.0
module load libfabric/1.15.1-GCCcore-11.3.0
module load libfabric/1.13.2-GCCcore-11.2.0
module load libfabric/1.12.1-GCCcore-10.3.0
module load libfabric/1.11.0-GCCcore-10.2.0
module load libfabric/1.11.0-GCCcore-9.3.0
module load libfabric/1.18.0-GCCcore-12.3.0
module load libfabric/1.15.1-GCCcore-11.3.0
module load libfabric/1.13.2-GCCcore-11.2.0
Notes
libfabric was installed using Easybuild, build details can be found in $EBROOTLIBFABRIC/easybuild
with a given module loaded.