Skip to content

Commit

Permalink
update test script
Browse files Browse the repository at this point in the history
  • Loading branch information
phoebe committed Jun 5, 2024
1 parent 846b557 commit 5ae089e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ To run the test script (ensure the required libraries are properly installed):
```
export CUDAID='please set you cuda id here'
export TASKID='please set the case id (from 1 to 5), or use the string 'all'(lowercase)'
CUDA_VISIBLE_DEVICES=CUDAIDpython test.py TASKID
CUDA_VISIBLE_DEVICES=CUDAID python test.py TASKID
```

## Example
Expand Down

0 comments on commit 5ae089e

Please sign in to comment.