1. 27 Feb, 2019 6 commits
  2. 26 Feb, 2019 11 commits
  3. 25 Feb, 2019 1 commit
  4. 23 Feb, 2019 2 commits
  5. 22 Feb, 2019 2 commits
    • Danny Auble's avatar
      run automake.sh · cb361f3e
      Danny Auble authored
      cb361f3e
    • Michael Hinton's avatar
      Improve NVML library autodetection · 38222a43
      Michael Hinton authored
      Enable NVML lib and header to be found in system-default locations.
      Add /usr/local/cuda/include and /usr/cuda/include to include path.
      Remove NVML_LDFLAGS.
      Remove the ability to specify a custom NVML path - this just
      doesn't make sense with how the NVIDIA driver and CUDA are set up.
      Get rid of searching for the lib in stubs/. Libraries in stubs/ are
      only meant for cross-compiling and were never intended to be
      dynamically linked against. Doing so produces a run-time warning and
      may not even work.
      
      Bug 5402
      38222a43
  6. 21 Feb, 2019 3 commits
  7. 20 Feb, 2019 8 commits
  8. 19 Feb, 2019 7 commits