Skip to content

Commit

Permalink
improve gtensor int test readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bd4 committed Jul 8, 2024
1 parent a2855e7 commit 3d0c9f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration_tests/gtensor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Allows testing cuda, hip, and ze backends with single source file.
# Usage

```
GTENSOR_DEVICE=cuda bats ./integration_tests/gtensor.bats
THAPI_INSTALL_DIR=/path/to/thaip GTENSOR_DEVICE=cuda bats ./integration_tests/gtensor.bats
```
Or "hip" or "sycl"

Expand Down

0 comments on commit 3d0c9f7

Please sign in to comment.