Thread safety
1 unresolved thread
1 unresolved thread
- Markus Holzer authored
@@ -226,14 +226,13 @@ def test_issue62(dtype, instruction_set, padding):
This MR introduces a simple check for thread safety in the kernel constrains check. If the assignments are not thread safe, optimizations like OpenMP or GPU should fail.