carputils
Doxygen code documentation for the python framework controlling openCARP
|
Platform-specific functionality such as MPI launcher generation. More...
Namespaces | |
archer | |
ARCHER platform script. | |
archer2 | |
archer24c | |
archer2_e756 | |
archer_camel | |
ARCHER project camel platform script. | |
archer_intel | |
ARCHER intel platform script. | |
bwunicluster | |
curie | |
desktop | |
general | |
horeka | |
marconi | |
marconi_slurm | |
medbionode | |
medtronic | |
mephisto | |
supermuc | |
vsc2 | |
vsc3 | |
vsc4 | |
vsc5 | |
wopr | |
Functions | |
def | list () |
def | get (key) |
Variables | |
PLATFORMS = OrderedDict() | |
Platform-specific functionality such as MPI launcher generation.
To load a particular hardware profile:
To add new hardware profiles, duplicate an existing one inside this directory, adapt it to your needs, and add it to the PLATFORMS dictionary below.
def carputils.machines.get | ( | key | ) |
def carputils.machines.list | ( | ) |
carputils.machines.PLATFORMS = OrderedDict() |