You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This was happening yesterday, but it does not appear to be happening this morning. Intermittently, it would hang when calling resetWithNewParams several times in a row. Debugging it, it looked like it was getting stuck at cudaFreeHost (). Based on this, I am thinking this may pop up again when my GPU memory gets in the the right state again.
Here is the full backtrace from where it got stuckbacktrace.txt
The text was updated successfully, but these errors were encountered:
This was happening yesterday, but it does not appear to be happening this morning. Intermittently, it would hang when calling resetWithNewParams several times in a row. Debugging it, it looked like it was getting stuck at cudaFreeHost (). Based on this, I am thinking this may pop up again when my GPU memory gets in the the right state again.
Here is the full backtrace from where it got stuckbacktrace.txt
The text was updated successfully, but these errors were encountered: