Skip to content
Snippets Groups Projects
  1. Aug 14, 2017
  2. Jul 12, 2017
  3. Jun 23, 2017
  4. Jun 06, 2017
  5. May 18, 2017
  6. May 15, 2017
  7. May 13, 2017
  8. May 12, 2017
  9. May 11, 2017
  10. Apr 20, 2017
    • Renato Alves's avatar
      BUG Revert back to --cpus-per-task with SLURM · 8a5af2a2
      Renato Alves authored
      Using --ntasks actually causes srun to spawn that many tasks.
      So @5 with -c 10 actually ran 50!! jobs.
      
      One extra feature from using --cpus-per-task is that each thread gets
      pinned to a different CPU-thread on different CPU alignments.
      Probably the best for that little extra performance gain.
      Verified
      8a5af2a2
  11. Apr 12, 2017
  12. Apr 06, 2017
  13. Mar 31, 2017
  14. Mar 24, 2017
  15. Mar 22, 2017
Loading