- Mar 25, 2014
-
-
Danny Auble authored
-
- Mar 24, 2014
-
-
Morris Jette authored
When slurmctld restarted, it would not recover dependencies on job array elements and would just discard the depenency. This corrects the parsing problem to recover the dependency. The old code would print a mesage like this and discard it: slurmctld: error: Invalid dependencies discarded for job 51: afterany:47_*
-
- Mar 21, 2014
-
-
Danny Auble authored
be setup for 1 node jobs. Here are some of the reasons from IBM... 1. PE expects it. 2. For failover, if there was some challenge or difficulty with the shared-memory method of data transfer, the protocol stack might want to go through the adapter instead. 3. For flexibility, the protocol stack might want to be able to transfer data using some variable combination of shared memory and adapter-based communication, and 4. Possibly most important, for overall performance, it might be that bandwidth or efficiency (BW per CPU cycles) might be better using the adapter resources. (An obvious case is for large messages, it might require a lot fewer CPU cycles to program the DMA engines on the adapter to move data between tasks, rather than depend on the CPU to move the data with loads and stores, or page re-mapping -- and a DMA engine might actually move the data more quickly, if it's well integrated with the memory system, as it is in the P775 case.)
-
- Mar 20, 2014
-
-
Danny Auble authored
than you really have.
-
Danny Auble authored
doesn't get chopped off.
-
- Mar 19, 2014
-
-
David Bigagli authored
-
Gennaro Oliva authored
a minus sign for options was intended.
-
- Mar 18, 2014
-
-
Danny Auble authored
-
Danny Auble authored
Some of these were resulting in the state of a job not being updated correctly to tools like sview.
-
Danny Auble authored
in waiting reason ReqNodeNotAvail.
-
- Mar 17, 2014
-
-
Danny Auble authored
-
- Mar 15, 2014
-
-
Morris Jette authored
Add support for job array options in the qsub command, in #PBS options for sbatch scripts and set the appropriate environment variables in the spank_pbs plugin (PBS_ARRAY_ID and PBS_ARRAY_INDEX). Note that Torque uses the "-t" option and PBS Pro uses the "-J" option.
-
- Mar 14, 2014
-
-
Danny Auble authored
-
Danny Auble authored
slurm.conf. Rebooting daemons after adding nodes to the slurm.conf is highly recommended.
-
- Mar 11, 2014
-
-
Danny Auble authored
-
Danny Auble authored
-
- Mar 08, 2014
-
-
Danny Auble authored
Perhaps should also look into doing this for nodeinfo and libstate
-
- Mar 07, 2014
-
-
Danny Auble authored
-
Danny Auble authored
this would cause pmd's to hang.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
- Mar 06, 2014
-
-
Danny Auble authored
-
Danny Auble authored
code.
-
Morris Jette authored
-
- Mar 04, 2014
-
-
Bill Brophy authored
interval.
-
Morris Jette authored
-
Magnus Jonsson authored
-
Carlos Bederián authored
-
- Mar 03, 2014
-
-
David Bigagli authored
merged together.
-
Josko Plazonic authored
sacct.
-
- Mar 02, 2014
-
-
jette authored
Add support for SchedulerParameters value of bf_max_job_start that limits the total number of jobs that can be started in a single iteration of the backfill scheduler. bug 607
-
- Feb 27, 2014
-
-
Morris Jette authored
bug 607
-
Danny Auble authored
-
Danny Auble authored
-
- Feb 26, 2014
-
-
Danny Auble authored
-
Danny Auble authored
-
- Feb 25, 2014
-
-
Danny Auble authored
placed.
-
David Bigagli authored
-
- Feb 21, 2014
-
-
Danny Auble authored
count.
-