hehaodele / circuit-gnn

[ICML 2019] Circuit-GNN: Graph Neural Networks for Distributed Circuit Design http://circuit-gnn.csail.mit.edu/
90 stars 17 forks source link

dataset generation details #4

Open huseyinuri opened 2 years ago

huseyinuri commented 2 years ago

Your work is great and inspiring. I am working on a similar project as yours. However, I have still some uncertainties in my mind after reading your paper. I will be very grateful if you answer my questions.

1- Could you give some details about dataset generation ? 2- What was your meshing strategy? 3- How long did it take to collect the whole dataset? 4- How did you divide the job into clusters? 5- Did you experience any bottleneck? 6- Was it performed on cloud services or the university's HPC?