Compute.scala icon indicating copy to clipboard operation
Compute.scala copied to clipboard

unrolled matrix multiplication may hang up on Nvidia's OpenCL

Open Atry opened this issue 7 years ago • 1 comments

https://github.com/ThoughtWorksInc/Compute.scala/blob/7e6c25e06967c7c9f37001fafe9bda8eab42312f/Tensors/src/test/scala/com/thoughtworks/compute/TensorsSpec.scala#L330

Atry avatar Mar 26 '18 10:03 Atry

This is only happened when HandleEventInExecutionContext is enabled

Atry avatar Mar 27 '18 09:03 Atry