Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt711 committed Oct 3, 2024
1 parent ce6767b commit 6bbc1b5
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 @@ -2,7 +2,7 @@

## Summary

KvikIO (pronounced "kuh-VICK-eye-oh" or "quck-eye-oh") is a Python and C++ library for high performance file IO. It provides C++ and Python
KvikIO (pronounced "kuh-VICK-eye-oh" or "quick-eye-oh") is a Python and C++ library for high performance file IO. It provides C++ and Python
bindings to [cuFile](https://docs.nvidia.com/gpudirect-storage/api-reference-guide/index.html),
which enables [GPUDirect Storage (GDS)](https://developer.nvidia.com/blog/gpudirect-storage/).
KvikIO also works efficiently when GDS isn't available and can read/write both host and device data seamlessly.
Expand Down

0 comments on commit 6bbc1b5

Please sign in to comment.