Skip to content

Commit 749dead

Browse files
committed
Set d3d12compute_sm65 for testing halide/Halide#9077
1 parent 4f887f1 commit 749dead

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

master/master.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -697,7 +697,7 @@ def get_gpu_dsp_targets(builder_type):
697697
yield "host-opencl", False
698698

699699
if builder_type.handles_d3d12():
700-
yield "host-d3d12compute", False
700+
yield "host-d3d12compute-d3d12compute_sm65", False
701701

702702
# If we're running on a capable GPU, add all optional feature flags to the vulkan target
703703
# which are required to get all the correctness tests to pass

0 commit comments

Comments
 (0)