Skip to content
Snippets Groups Projects
  1. Apr 08, 2014
  2. Apr 07, 2014
  3. Apr 05, 2014
  4. Apr 04, 2014
  5. Apr 03, 2014
  6. Apr 02, 2014
  7. Mar 31, 2014
    • Morris Jette's avatar
      Improve qsub wrapper support for env vars · 975b0fdb
      Morris Jette authored
      Address the following issues:
      1A. Notes when the -V option is given and
      1B. if -v option without -V then include sbatch option of "--export=none"
      
      2A. Does not try to export environment variables by explicitly setting them in the user's environment before invoking sbatch, but instead
      2B. Pass specified env vars using the sbatch --export option
      
      3A. Recognize when qsub -v option given with key name, but no value
      3B. Find the appropriate value for the specified key name and export that pair.
      
      4. Update documentation
      975b0fdb
    • David Bigagli's avatar
    • Marcin Stolarek's avatar
      prempt/partition_prio fix · a0ba1865
      Marcin Stolarek authored
      Prevent preemption of jobs in partition where PreemptMode=off
      a0ba1865
  8. Mar 28, 2014
  9. Mar 27, 2014
  10. Mar 26, 2014
  11. Mar 25, 2014
Loading