Skip to content

Commit

Permalink
Switch to hip device.
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottTodd committed Apr 10, 2024
1 parent 2a6018b commit a2d68cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iree_tests/configs/config_onnx_gpu_rocm_rdna3.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"--iree-rocm-target-chip=gfx1100"
],
"iree_run_module_flags": [
"--device=rocm"
"--device=hip"
],
"skip_compile_tests": [
// TODO(#16666): Fix these tests hanging at runtime (miscompiles?)
Expand Down

0 comments on commit a2d68cc

Please sign in to comment.