dcslin opened a new issue #741: URL: https://github.com/apache/singa/issues/741
Hi, when running python test scripts, even the test are passing, the cuda stream still fails: ``` python3 test/python/test_operation.py -v TestPythonOperation.test_sum_cpu test_sum_cpu (__main__.TestPythonOperation) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.002s OK WARNING: Logging before InitGoogleLogging() is written to STDERR F0618 07:06:09.329576 10741 cuda_gpu.cc:48] Check failed: error == cudaSuccess (29 vs. 0) driver shutting down *** Check failure stack trace: *** Aborted (core dumped) ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
