Update quickstart.md (#704)
* Update quickstart.md * Update doxygen_mainpage.md * Update doxygen_mainpage.md * Update terminology.md
This commit is contained in:
@ -347,7 +347,7 @@ Note, the above could be simplified as follows using helper methods defined in `
|
||||
|
||||
# CUTLASS Library
|
||||
|
||||
The [CUTLASS Library](./tools/library) defines an API for managing and executing collections of compiled
|
||||
The [CUTLASS Library](../../tools/library) defines an API for managing and executing collections of compiled
|
||||
kernel instances and launching them from host code without template instantiations in client code.
|
||||
|
||||
The host-side launch API is designed to be analogous to BLAS implementations for convenience, though its
|
||||
|
||||
Reference in New Issue
Block a user