ORNL / HydraGNN

Distributed PyTorch implementation of multi-headed graph convolutional neural networks
BSD 3-Clause "New" or "Revised" License
61 stars 27 forks source link

tutorial questions #246

Closed jinz2014 closed 4 months ago

jinz2014 commented 4 months ago

Can you please comment where is "within HydraGNN" ? Is it the json file ? Can you please describe in details the steps to run an example using the FePt.zip dataset ?

Set the path to the selected dataset within HydraGNN and run

Are the ADIOSData file required if users on not on Summit ?

Thanks

allaffa commented 4 months ago

The example to run HydraGNN on the FePt.zip dataset is available in examples/lsms

The example is also explained in the tutorial available on YouTube (go to time 1:59:05): https://www.youtube.com/watch?v=U5oHXGcHBdk

I also attach the slides that we used for the tutorial here (FePt examples is at slide 57). LearningOnGraphs2023_HydraGNN.pdf