mirror of
https://github.com/paboyle/Grid.git
synced 2025-08-07 15:07:12 +01:00
Reverting to older version of nvtx for Tursa support
This commit is contained in:
@@ -136,6 +136,7 @@ AC_ARG_ENABLE([tracing],
|
||||
case ${ac_TRACING} in
|
||||
nvtx)
|
||||
AC_DEFINE([GRID_TRACING_NVTX],[1],[use NVTX])
|
||||
LIBS="${LIBS} -lnvToolsExt"
|
||||
;;
|
||||
roctx)
|
||||
AC_DEFINE([GRID_TRACING_ROCTX],[1],[use ROCTX])
|
||||
|
Reference in New Issue
Block a user