gloo: Gloo collective communications package

Contents

  1. Overview of package
  2. Overview of package
    1. General usage
  3. Availability of package by cluster

Overview of package

General information about package
Package: gloo
Description: Gloo collective communications package
For more information: https://github.com/facebookincubator/gloo
Categories:
License: OpenSource (BSD)

General usage information

Gloo is a collective communications library that comes with a number of collective algorithms useful for machine learning applications. These include a barrier, broadcast, and allreduce. Transport of data between participating machines is abstracted so one can use IP or InifiniBand.

The following environmental variables have been defined:

  • \$GLOO_ROOT has been set to the root of the gloo installation
  • \$GLOO_LIBDIR points to the directory containing the libraries
  • \$GLOO_INCDIR points to the directory containing the header files

You will probably wish to use these by adding the following flags to your compilation command (e.g. to CFLAGS in your Makefile):

  • -I\$GLOO_INCDIR
and the following flags to your link command (e.g. LDFLAGS in your Makefile):
  • -L\$GLOO_LIBDIR -Wl,-rpath,\$GLOO_LIBDIR

Available versions of the package gloo, by cluster

This section lists the available versions of the package glooon the different clusters.

Available versions of gloo on the Deepthought2 cluster (RHEL8)

Available versions of gloo on the Deepthought2 cluster (RHEL8)
Version Module tags CPU optimized for GPU ready?
2020-07-23 gloo/2020-07-23 ivybridge N

Available versions of gloo on the Juggernaut cluster

Available versions of gloo on the Juggernaut cluster
Version Module tags CPU optimized for GPU ready?
2020-07-23 gloo/2020-07-23 broadwell N