1. 05 Apr, 2019 5 commits
  2. 04 Apr, 2019 12 commits
  3. 03 Apr, 2019 22 commits
  4. 02 Apr, 2019 1 commit
    • Felip Moll's avatar
      Do not set CUDA_VISIBLE_DEVICES=NoDevFiles · d618ade0
      Felip Moll authored
      In 0e149092 not setting the variable when job was not requesting any gres
      was considered a bug. The cuda API will use all devices if the variable is
      not set. If it is set to some unknown or empty value, it will use no devices.
      This variable should be used only for testing purposes and ConstrainDevices=yes
      in cgroup is recommended.
      
      Bug 6412
      d618ade0