Dear Manuel,
"Holtgrewe, Manuel" writes:
> Dear all,
>
> I would like to limit the number of cores used in by each user in a partition.
>
> Is this possible?
You can do it by modifying your default QOS, e.g.
sacctmgr modify qos normal set maxtresperuser=cpu=100
or by setting the limit for a
Dear all,
I would like to limit the number of cores used in by each user in a partition.
Is this possible?
Thanks,
--
Dr. Manuel Holtgrewe, Dipl.-Inform.
Bioinformatician
Core Unit Bioinformatics – CUBI
Berlin Institute of Health / Max Delbrück Center for Molecular Medicine in the
Helmholtz As
we have solve this with a symbolic link to the optimized libraries on
the node, eg:
* /sw/arch ---> sara/eb/AVX2
* /sw/arch --> sara/eb/AVX512
and make use of '/sara/sw' in our module files.
regards
On 04/04/2020 19:36, Sajid Ali wrote:
Answering my own question so that it may serve as a