Open jowens opened 4 years ago
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.
nvprof
cupti++
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.