mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-11 03:46:55 +01:00
Compare commits
4 Commits
d466342b8a
...
fc53f29e18
Author | SHA1 | Date | |
---|---|---|---|
fc53f29e18 | |||
4f17c8d081 | |||
aaab753982 | |||
d4868991af |
@ -136,7 +136,7 @@ AC_ARG_ENABLE([tracing],
|
||||
case ${ac_TRACING} in
|
||||
nvtx)
|
||||
AC_DEFINE([GRID_TRACING_NVTX],[1],[use NVTX])
|
||||
LIBS="${LIBS} -lnvToolsExt64_1"
|
||||
LIBS="${LIBS} -lnvToolsExt"
|
||||
;;
|
||||
roctx)
|
||||
AC_DEFINE([GRID_TRACING_ROCTX],[1],[use ROCTX])
|
||||
|
Reference in New Issue
Block a user