-`xenv -L CUDA -L GCC -L ParaStationMPI -L SIONlib make install HAVE_PSM2=0 PREFIX_DIR=<<<PREFIX_DIR>>> CUARCH=sm_70`
# System customizations [Advanced]
# System customizations [Advanced]
Some systems require modifications on a per-node basis that are currently programmatically included in the code. To enable them please compile with `SYSTEM="The systen name"`. Example: `SYSTEM="JUWELS Booster"`.
Some systems benefit from modifications on a per-node basis that are currently programmatically included in the code. To enable them please compile with `SYSTEM="The systen name"`. Example: `SYSTEM="JUWELS Booster"`.
The `GenericSystem` instance can be customized via the environment, via a wrapper script such as:
The `GenericSystem` instance can be customized via the environment, via a wrapper script such as: