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