charmpp¶
Description¶
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.
Homepage¶
Available Versions on RCAC Clusters¶
| Cluster | Versions |
|---|---|
| ANVIL | 8.0.0 |
Module¶
You can load the module by:
Note for using charmpp
Run module spider charmpp beforehand to check if this version requires any prerequisite modules.