diff options
| author | J <[email protected]> | 2018-07-30 09:31:18 -0700 |
|---|---|---|
| committer | J <[email protected]> | 2018-07-30 09:31:18 -0700 |
| commit | bd57c117c1b109176083b3824b4775ba208eec23 (patch) | |
| tree | 560a461061ebdf642c31e341ddcc9db83b79090a /src | |
| parent | bd9a49ef576bfbbaf2be1d163eb99b7316f7bd20 (diff) | |
some changes to help get pytorch working
Diffstat (limited to 'src')
| -rw-r--r-- | src/gpuwattch/cacti/Ucache.cc | 1 |
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); } |
