sloop.env.guess_hpc_target

sloop.env.guess_hpc_target()[source]

Get the current HPC target name

It first look for the HPC_TARGET env variable, then use the HOSTNAME_TO_HPC_TARGET variable to guess it from hostname. If not a well known HPC target, “generic” is returned. The HPC_TARGET is then set to this value.