Skip to content
  1. May 04, 2022
  2. May 03, 2022
    • Luke Conibear's avatar
      main.bash uses whole nodes, not scattered cores · 694949b0
      Luke Conibear authored
      Changing from:
      
      (256 GB memory overall)
      
      To:
      
      On ARC4, this is 80 cores and 384 GB (40 cores and 192 GB per node).
      
      Tests find large performance benefits (up to 40% speed up) from
      reduced node communication, memory and network latency.
      
      This approach is more efficient, general, and reproducible.
      
      If the user requires specific domain decompositions then they can request node/core/memory allocations using:
      
      However, this approach can be wasteful (e.g., 16 idle cores).
      
      The downside to using whole nodes is the queue times can be longer, though this shouldn't be too much of an issue for 1/2 nodes.
      694949b0
  3. Apr 06, 2022
  4. Apr 05, 2022
  5. Jul 30, 2021
  6. Jul 23, 2021
  7. Jul 19, 2021
  8. Jun 25, 2021
  9. Jun 01, 2021
  10. May 14, 2021
  11. May 04, 2021
  12. May 03, 2021
  13. Apr 27, 2021
  14. Apr 22, 2021
  15. Apr 20, 2021
  16. Apr 16, 2021
  17. Apr 14, 2021
  18. Apr 09, 2021
  19. Apr 08, 2021
  20. Apr 07, 2021
  21. Apr 06, 2021
  22. Mar 31, 2021
  23. Mar 30, 2021
  24. Mar 29, 2021
  25. Mar 26, 2021
  26. Mar 25, 2021
  27. Mar 24, 2021