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