Skip to content

Commit

Permalink
Minor fix in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KiranModukuri committed Jun 15, 2022
1 parent c1510ca commit 971fd0f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion gds/samples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,8 @@ buffer offsets of a memory allocated using single allocation and single buffer r
./cufile_sample_018 <file-path>
```

**Note**: Following samples need cuFile library version 11.6 and above
**Note**: Following samples need cuFile library version 11.6 and above.

**cufile_sample_019**: This sample shows the usage of cuFile Batch API for writes.
``` bash
./cufile_sample_019 <file-path> <gpuid> <num batch entries>
Expand Down

0 comments on commit 971fd0f

Please sign in to comment.