CNugteren / CLBlast

Tuned OpenCL BLAS
Apache License 2.0
1.06k stars 202 forks source link

Fix a multithreading bug related to storing objects in the cache #495

Closed CNugteren closed 1 year ago

CNugteren commented 1 year ago

See https://github.com/CNugteren/CLBlast/issues/486 for more details.

This closes https://github.com/CNugteren/CLBlast/issues/486.