Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No longer silently hide errors in Metal completion handlers (alternative approach) #8240

Merged
Merged
Prev Previous commit
Next Next commit
Merge remote-tracking branch 'origin/main' into shoaibkamil/metal_com…
…pletion_handler_error_alternative
  • Loading branch information
shoaibkamil committed Jun 7, 2024
commit 660e038502621bf257e37db8945bae9bbbb71102
1 change: 1 addition & 0 deletions test/correctness/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ tests(GROUPS correctness
gpu_data_flows.cpp
gpu_different_blocks_threads_dimensions.cpp
gpu_dynamic_shared.cpp
gpu_f16_intrinsics.cpp
gpu_free_sync.cpp
gpu_give_input_buffers_device_allocations.cpp
gpu_jit_explicit_copy_to_device.cpp
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.