accel-sim / accel-sim-framework

This is the top-level repository for the Accel-Sim framework.
https://accel-sim.github.io
Other
306 stars 117 forks source link

update cutlass naming #325

Closed barnes88 closed 3 months ago

barnes88 commented 3 months ago

This updates cutlass naming so it is consistent with the name used to build in gpu-app-collection. Also it makes the executable name consistent with the one used by accelwattch. See https://github.com/accel-sim/gpu-app-collection/pull/22

JRPan commented 3 months ago

Is this fixing https://github.com/accel-sim/accel-sim-framework/issues/315?

barnes88 commented 3 months ago

Is this fixing #315?

No, it is just making the naming consistent with accelwattch and gpu-app-collection. I wasn't able to reproduce the segfault mentioned here on the V100, maybe it's an A100 specific issue. I did fix the Makefile so it builds now, and it doesn't have any issue tracing / simulating on V100 for the first 50 kernels.