Table of Contents

ray-env

ray-env is a software module available on Comet.

ray-env overview

To access ray-env on Comet, run module load ray-env. This will load the default version of ray-env.

An overview of the module information is shown below (module -r spider ^ray-env$):

ray-env:
    Description:
      Python 3.13.1 + RAY virtual environment

     Versions:
        ray-env/1.25.0

  For detailed information about a specific "ray-env" package (including how to load the modules) use the module's full name.
  Note that names that have a trailing (E) are extensions provided by other modules.
  For example:

     $ module spider ray-env/1.25.0

If there are multiple versions of ray-env listed, then you can load a specific version as follows:

$ module load ray-env/version_string

You can find the most up to date information whilst logged on to Comet by running module -r spider ^ray-env$.


ray-env Help

There is no embedded help in the ray-env module (module help ray-env).


ray-env Dependencies

There are no dependencies listed for ray-env


Back to software