[Beowulf] mandatory use of command qsub
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Mark Hahn hahn at mcmaster.caThu May 15 10:43:06 PDT 2008
- Previous message: [Beowulf] mandatory use of command qsub
- Next message: [Beowulf] mandatory use of command qsub
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> How to prevent users run tasks without qsub command? set rlimits on your login nodes. we currently have the following in our login nodes' /etc/security/limits.conf: * hard core 0 * hard cpu 60 # cpu-minutes * hard nproc 200 * hard nofile 512 * hard as 2000000 # half phys mem note that linix doesn't enforce rss, so limiting as (vsz) is usually a decent substitute.
- Previous message: [Beowulf] mandatory use of command qsub
- Next message: [Beowulf] mandatory use of command qsub
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
