Can anyone explain why job 1908239 is not running, or what else I can check?
squeue says "Resources", and start time is always right now, no matter when I
run "squeue --start", but the resources are available according to "sinfo ...
state=idle". It's only a 1 minute job, so it's not because th
The method I use for jobs is to make /scratch a symlink to where ever it
may be best suited. Then all users just use /scratch
eg: /scratch -> /dev/shm for a ramdisk or /scrach->/mnt/ssd for local
ssd, etc
Brian Andrus
On 3/19/2021 6:25 AM, Paul Edmon wrote:
I was about to ask this as well as
We build with CSI hardened nodes and /tmp is marked to block execution. It
causes occasional frustration but it would be important to be able to
redirect to a file system that allowed execution.
William
On Fri, 19 Mar 2021, 13:28 Paul Edmon, wrote:
> I was about to ask this as well as we use /s
That was definitely it! Thanks for the help.
Prentice
On 3/18/21 3:53 PM, Prentice Bisbal wrote:
Thanks. That's most likely it. I haven't had a chance to test yet.
Prentice Bisbal
Lead Software Engineer
Research Computing
Princeton Plasma Physics Laboratory
http://www.pppl.gov
On 3/17/21 8:31
I was about to ask this as well as we use /scratch as our tmp space not
/tmp. I haven't kicked the tires on this to know how it works but after
I take a look at it I will probably file a feature request to make the
name of the tmp dir flexible.
-Paul Edmon-
On 3/19/2021 7:19 AM, Tina Friedri
That's excellent; I've been using the 'auto_tmpdir' plugin for this;
having that functionality within SLURM will be good.
Have a question though - we have a need to also create a per-job
/scratch/ (on a shared fast file system) in much the same way.
I don't see a way that the currentl tmpfs p