Skip to content

Commit

Permalink
fix vck5000 tests (again) (#1992)
Browse files Browse the repository at this point in the history
  • Loading branch information
fifield authored Dec 18, 2024
1 parent 1be410b commit b4070cb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion programming_examples/basic/matrix_scalar_add/run_vck5000.lit
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
// REQUIRES: hsa
//
// RUN: make -f %S/Makefile clean
// RUN: env use_alt=1 make -f %S/Makefile vck5000
// RUN: make -f %S/Makefile vck5000
// RUN: %run_on_vck5000 ./test.elf
// XFAIL: *
3 changes: 2 additions & 1 deletion programming_examples/basic/passthrough_dmas/run_vck5000.lit
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
// REQUIRES: hsa
//
// RUN: make -f %S/Makefile clean
// RUN: env use_alt=1 make -f %S/Makefile vck5000
// RUN: make -f %S/Makefile vck5000
// RUN: %run_on_vck5000 ./test.elf
// XFAIL: *

0 comments on commit b4070cb

Please sign in to comment.