1. 02 Feb, 2018 1 commit
    • hooks: change the semantic of NVIDIA_VISIBLE_DEVICES="" · b8724383
      Felix Abecassis authored
      With LXC, you can override the value of an environment variable to
      null, but you can't unset an existing variable.
      
      The NVIDIA hook was previously activated when NVIDIA_VISIBLE_DEVICES
      was set to null. As a result, it was not possible to disable the hook
      by overriding the environment variable in the configuration.
      
      The hook can now be disabled by setting NVIDIA_VISIBLE_DEVICES to
      null or to the new special value "void".
      Signed-off-by: 's avatarFelix Abecassis <fabecassis@nvidia.com>
  2. 01 Feb, 2018 5 commits
  3. 30 Jan, 2018 2 commits
  4. 29 Jan, 2018 1 commit
  5. 27 Jan, 2018 5 commits
  6. 26 Jan, 2018 6 commits
  7. 24 Jan, 2018 1 commit
  8. 23 Jan, 2018 2 commits
  9. 22 Jan, 2018 11 commits
  10. 21 Jan, 2018 5 commits
  11. 20 Jan, 2018 1 commit