Package: | gloo |
---|---|
Description: | Gloo collective communications package |
For more information: | https://github.com/facebookincubator/gloo |
Categories: | |
License: | OpenSource (BSD) |
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:
You will probably wish to use these by adding the following flags to your compilation command (e.g. to CFLAGS in your Makefile):
This section lists the available versions of the package glooon the different clusters.
Version | Module tags | CPU(s) optimized for | GPU ready? |
---|---|---|---|
2023-01-17 | gloo/2023-01-17 | icelake, zen2 | Y |