--> Skip to main content

Charm++: parallel programming framework in C++

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: Charm++
Description: parallel programming framework in C++
For more information: http://charmplusplus.org
Categories:
License: Free2Use (Charm++/Converse License)

General usage information

Charm++ is a parallel programming framework in C++ supported by an adaptive runtime system, which enhances user productivity and allows programs to run portably from small multicore computers (your laptop) to the largest supercomputers.

This module will add the various commands (ampicc, ampiCC, ampicxx, ampif77, etc) to your PATH.

Available versions of the package Charm++, by cluster

This section lists the available versions of the package Charm++on the different clusters.

Available versions of Charm++ on the Zaratab cluster

Available versions of Charm++ on the Zaratab cluster
Version Module tags CPU(s) optimized for GPU ready?
6.10.1 charmpp/6.10.1 zen Y
6.10.2 charmpp/6.10.2 x86_64, zen2 Y

Available versions of Charm++ on the Juggernaut cluster

Available versions of Charm++ on the Juggernaut cluster
Version Module tags CPU(s) optimized for GPU ready?
6.10.1 charmpp/6.10.1 skylake_avx512, x86_64, zen Y






Back to Top