Parallel profiling
Each job has a section in the config file, in which one can tune the requested profile parameters to the jobs scheduler:
time: elapse timentasks: number of MPI tasks per nodennodes: number of nodesopenmp: number of OpenMP threadspartition: category of nodesqos: quality of service (nodes)mem: memory (helps to prevent OOM)
The total number of MPI tasks is therefore nnodes \times ntasks, and is automatically replaced in namelist