Cross-post: Code samples for GTC S81772: Don’t Leave Tensors on the Table: Programming and Optimizing Tensor Cores

(cross-post of https://forums.developer.nvidia.com/t/code-samples-for-gtc-s81772-don-t-leave-tensors-on-the-table-programming-and-optimizing-tensor-cores/376578, since the talk author is from the devtools team, so this might be the right forum)

https://www.nvidia.com/en-us/on-demand/session/gtc26-s81772/ was a great talk!

Is the “tensorCoreSamples.cu” file used to create example profiles available online anywhere? I couldn’t find it on github.

It would be great to see the full example code (especially for tma+wgmma pipelining) and play with profiling the kernels on my own.

Hi, @mcarilli2

Thanks for using Nsight Compute. And sorry to let you know that for current stage we did not yet plan to make it public. Our dev have got the request and consider how we can best share it and prepare the code.