Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 744148
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- slurm-slurm-20-02-4-1/auxdir/x_ac_nvml.m4.old       2020-09-22 15:09:44.376709293 -0400
0
++ slurm-slurm-20-02-4-1/auxdir/x_ac_nvml.m4   2020-09-22 15:10:03.973210772 -0400
Lines 29-35 AC_DEFUN([X_AC_NVML], Link Here
29
     AC_MSG_WARN([support for nvml disabled])
29
     AC_MSG_WARN([support for nvml disabled])
30
  else
30
  else
31
    # /usr/local/cuda/include is the main location. Others are just in case
31
    # /usr/local/cuda/include is the main location. Others are just in case
32
    nvml_includes="-I/usr/local/cuda/include -I/usr/cuda/include"
32
    nvml_includes="-I/usr/local/cuda/include -I/usr/cuda/include -I/opt/cuda/include"
33
    # Check for NVML header and library in the default locations
33
    # Check for NVML header and library in the default locations
34
    AC_MSG_RESULT([])
34
    AC_MSG_RESULT([])
35
    cppflags_save="$CPPFLAGS"
35
    cppflags_save="$CPPFLAGS"

Return to bug 744148