accel-sim / accel-sim-framework

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

Access to MLPerf Traces #202

Open JRPan opened 1 year ago

JRPan commented 1 year ago

Discussed in https://github.com/accel-sim/accel-sim-framework/discussions/194

Originally posted by **jw12yoon** April 16, 2023 Hi all, I have a question regarding access to mlperf traces for volta gpu simulation in SASS mode. In the released config directory file : define-standard-cfgs.yml, there are commands referring to mlperf training/inference simulations. However, when using the provided get-accel-sim-traces.py to collect the SASS traces, it seems mlperf traces are not available on the purdue univ. ftp server. Is there a way to get access to the mlperf traces? (volta/ampere GPU) Or are mlperf traces not available yet to the public, due to its huge size? Thanks.