Closed barnes88 closed 3 months ago
Is this fixing https://github.com/accel-sim/accel-sim-framework/issues/315?
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.
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