DeepMLNet / DeepNet

Deep.Net machine learning framework for F#
Apache License 2.0
102 stars 9 forks source link

Error context is destroyed during shutdown #35

Closed jklanger closed 7 years ago

jklanger commented 7 years ago

Unhandled Exception: ManagedCuda.CudaException: ErrorContextIsDestroyed: This error indicates that the context current to the calling thread has been destroyed using ::cuCtxDestroy, or is a primary context which has not yet been initialized. at ManagedCuda.CudaRegisteredHostMemory`1.Unregister() at ArrayNDNS.CudaRegMemTypes.f@1-15(CudaRegMemHnd this, Unit unitVar0) at ArrayNDNS.CudaRegMemTypes.CudaRegMemHnd.System-IDisposable-Dispose()