You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a much longer endeavor, but maybe a good project for an undergrad. We need a ton of data that you get from profiled metrics using nvprof (delimiter separated list -ish) or cupti++ (c++ and json), much like what I collected for my GEMM paper.
The text was updated successfully, but these errors were encountered:
This is a much longer endeavor, but maybe a good project for an undergrad. We need a ton of data that you get from profiled metrics using
nvprof
(delimiter separated list -ish) orcupti++
(c++ and json), much like what I collected for my GEMM paper.The text was updated successfully, but these errors were encountered: