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