diff options
| author | Tim Rogers <[email protected]> | 2018-11-16 13:24:28 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2018-11-16 13:24:28 -0500 |
| commit | 52df8562368a64a578ed1278680621a36ba98a64 (patch) | |
| tree | 3949a1f5600e5e42f7c3365909fb1c6a39ca7187 /src/gpuwattch | |
| parent | 0265d747b06c18d0a1ee00fb1641032201425c97 (diff) | |
| parent | f9a626f93d891b553c11bb86172b41ccc1deb569 (diff) | |
Merge pull request #81 from deval281shah/dev
Merging changes for cuDNN, Pytorch and checkpoint support
Diffstat (limited to 'src/gpuwattch')
| -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); } |
