summaryrefslogtreecommitdiff
path: root/src/gpuwattch
diff options
context:
space:
mode:
authorJ <[email protected]>2018-07-30 09:31:18 -0700
committerJ <[email protected]>2018-07-30 09:31:18 -0700
commitbd57c117c1b109176083b3824b4775ba208eec23 (patch)
tree560a461061ebdf642c31e341ddcc9db83b79090a /src/gpuwattch
parentbd9a49ef576bfbbaf2be1d163eb99b7316f7bd20 (diff)
some changes to help get pytorch working
Diffstat (limited to 'src/gpuwattch')
-rw-r--r--src/gpuwattch/cacti/Ucache.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gpuwattch/cacti/Ucache.cc b/src/gpuwattch/cacti/Ucache.cc
index e855238..8f733f7 100644
--- a/src/gpuwattch/cacti/Ucache.cc
+++ b/src/gpuwattch/cacti/Ucache.cc
@@ -224,7 +224,6 @@ void * calc_time_mt_wrapper(void * void_obj)
data_arr.pop_back();
tag_arr.pop_back();
- pthread_exit(NULL);
}