Skip to content
Snippets Groups Projects
  1. Sep 14, 2017
  2. Sep 06, 2017
  3. Sep 05, 2017
  4. Aug 14, 2017
  5. Jul 12, 2017
  6. Jun 23, 2017
  7. Jun 06, 2017
  8. May 18, 2017
  9. May 15, 2017
  10. May 13, 2017
  11. May 12, 2017
  12. May 11, 2017
  13. 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.
      8a5af2a2
  14. Apr 12, 2017
  15. Apr 06, 2017
  16. Mar 31, 2017
  17. Mar 24, 2017
  18. Mar 22, 2017
Loading