intel-cluster-runtime

Version:

2020.2

Category:

tools

Cluster:

Loki

Author / Distributor

https://www.intel.com/content/www/us/en/developer/tools/cluster-checker/overview.html

Description

Intel Cluster Runtime is the runtime component required to support the Intel Cluster Checker tool. It provides essential binaries and libraries that enable monitoring, analysis, and verification of HPC cluster environments configured with Intel hardware and software stacks.

Key functions:

  • Supports runtime execution of Intel Cluster Checker

  • Enables hardware and software health checks across compute nodes

  • Assists in verifying configuration compliance with Intel cluster best practices

Documentation

This module provides runtime support for Intel Cluster Checker (iclck).

It is not used directly by end-users unless running Cluster Checker tests.

To verify installation:

    $ module show tools/intel-cluster-runtime/2020.2

Full documentation for Intel Cluster Checker:
  https://www.intel.com/content/www/us/en/developer/tools/cluster-checker/overview.html

Examples/Usage

  • Load the runtime module (automatically loaded with Cluster Checker tools):

    $ module load tools/intel-cluster-runtime/2020.2
    
  • Unload the module:

    $ module unload tools/intel-cluster-runtime/2020.2
    
  • Typically used in conjunction with:

    $ iclck --check full
    

Installation

Refer to Intel’s official installation guides: https://www.intel.com/content/www/us/en/developer/tools/cluster-checker/overview.html