cmake is a software module available on Comet.
To access cmake on Comet, run module load cmake. This will load the default version of cmake.
module load cmake
An overview of the module information is shown below (module -r spider ^cmake$):
module -r spider ^cmake$
cmake: cmake/4.0.2 Description: Cross-platform make tool This module can be loaded directly: module load cmake/4.0.2 Help: CMake is a cross-platform open-source tool for defining build processes. This module sets up the environment for using CMake 4.0.2 installed under /opt/software/manual/apps.
If there are multiple versions of cmake listed, then you can load a specific version as follows:
$ module load cmake/version_string
You can find the most up to date information whilst logged on to Comet by running module -r spider ^cmake$.
The module cmake has the following embedded help text (module help cmake):
module help cmake
CMake is a cross-platform open-source tool for defining build processes. This module sets up the environment for using CMake 4.0.2 installed under /opt/software/manual/apps.
There are no dependencies listed for cmake
Back to software
Table of Contents
HPC Service
Main Content Sections
Documentation Tools