v4.2 release. (#2587)
* Fix default cluster callback values to 1 to avoid profiler failure when these values are not set in command line. * v4.2 release.
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
# CUTLASS - Programming Examples
|
||||
|
||||
> [!IMPORTANT]
|
||||
> ### ⚠️ **Not for Benchmarking!** ⚠️
|
||||
>
|
||||
> These examples are designed **solely for demonstrating CUTLASS functionality** and may **NOT optimized for performance benchmarking**.
|
||||
>
|
||||
> **For accurate performance measurements**, please use the **[CUTLASS Profiler](../tools/profiler/)** instead (recommended) or manually auto-tune the example, if unavailable via the profiler.
|
||||
>
|
||||
|
||||
|
||||
* [00_basic_gemm](00_basic_gemm/)
|
||||
|
||||
launches a basic GEMM with single precision inputs and outputs
|
||||
|
||||
Reference in New Issue
Block a user