ORNL / HydraGNN

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

Alexandria add download bash script #281

Closed allaffa closed 2 weeks ago

allaffa commented 1 month ago

@ArCho48 @RylieWeaver This PR also is a good opportunity for you guys to get better acquainted with data import in HydraGNN.

allaffa commented 3 weeks ago

@jychoi-hpc Hi Jong, Please make reviewing this as your priority.

jychoi-hpc commented 2 weeks ago

@allaffa I tested on Frontier. Downloading works and train works. Only error I got was on the json file format. I made a fix and created a PR to your branch: https://github.com/allaffa/HydraGNN/pull/20 If you merge, it will show up here. After merging, I think you can merge. Thank you for the PR. It looks great.

allaffa commented 2 weeks ago

@allaffa I tested on Frontier. Downloading works and train works. Only error I got was on the json file format. I made a fix and created a PR to your branch: allaffa#20 If you merge, it will show up here. After merging, I think you can merge. Thank you for the PR. It looks great.

@jychoi-hpc Thank you for your help!