Skip to content

Inquiry about HotSpot output file generation in run.py #2

@25789

Description

@25789

Dear Author,

I noticed that in the dataset generation code within run.py, you used the following command:

cmd = "../hotspot -c ./hotspot.config -f Chiplet_Core.flp -p Chiplet_Core"+str(i)+"_Power"+str(j)+".ptrace -steady_file Chiplet.steady -model_type grid -detailed_3D on -grid_layer_file Chiplet.lcf -grid_steady_file Chiplet.grid.steady"

This process generates dataset files including Edge.csv, Temperature.csv, and power.csv. However, when I tried using HotSpot with my own project, these CSV files were not generated.

Could you please clarify:

Did you modify the HotSpot source code to enable CSV output?
If not modified, where exactly are these CSV files being generated in the workflow?
I would greatly appreciate your guidance on this matter. Thank you for your time and contribution to this project!

Best regards,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions