Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

But cuda_visible_devices only provides the short UUID name.  Is there a way to get the long UUID name from cuda_visisble_devices?

ANSWER: You can't use id 0 because 0 will always be the first GPU that HTCondor chose for you.  Some new release of HTCondor supports NVIDIA_VISIBLE_DEVICES which should be the full UUID.


Felipe's code

Felipe to share his job visualization software with Greg and maybe present at Throughput 2024.

...