-
I think it should be 'Slurm' not 'SLURM', cf. http://slurm.schedmd.com/ and https://en.wikipedia.org/wiki/Slurm_Workload_Manager (Wikipedia implies it was SLURM in the past).
This affects some of you…
-
This issues continues the discussion of [Issue 369]https://github.com/flux-framework/flux-core/pull/369) with regard to launching flux within flux. The Flux design provides for a hierarchy of jobs bu…
-
I am having this error when I use the slurm (http://slurm.schedmd.com/) workload manager. When I run some tensorflow python scripts, sometimes it results in an error (attached). It seems that it can't…
-
The following came up in the SSim meeting:
@cwwalter - Max wall clock (?) time per job is 36 hours, potentially an issue.
@danielsf It looks like they only allow users to have 200 jobs in the queue …
-
This ties back to the job submission API #268, shell based exec #334 and [RFC 8](https://github.com/flux-framework/rfc/blob/master/spec_8.adoc).
We have a concept that I'm finding I _really_ like, th…
-
Hello,
This week, I tried to reprocess a full set of ER calibration files at the PDC. This includes 500 xed files in one job. I asked the batch system for 32 cpus and three full days of computing time…
-
I have been trying to run the submit jobs to Stampede to run an [AIMES experiment](https://github.com/radical-experiments/AIMES-Swift/tree/master/AIMES_Experiments). For some reason, I am missing the …
-
I am running a bag of 4096 tasks with TROY. Each task has a Gromacs kernel that takes an input file, computes 256 steps, and returns 5 output files. TROY runs on a VM and submits to stampede.
I cann…
-
In the workload configuration I have:
```
{
"tasks" : [
{
"tag" : "stager",
"cardinality" : 1,
"executable" : "true",
"walltime" : 1,…
-
Here is output from all three demos -- I may be missing something in my config file.
```
2014:01:10 16:03:06 MainThread saga.logger : [INFO ] saga-python version: 0.9.15-13-g32884c…