I just simply try to run the code for GIANT-XRT training process for ogbn-arxiv, but it seems the code freezes without allocating any GPUs for training.
How to Reproduce?
(If you developed your own code, please provide a short script that reproduces the error. For existing examples, please provide link.)
Steps to reproduce
(Please provide minimal example of code snippet that reproduces the error. For existing examples, please provide link.)
Description
I just simply try to run the code for GIANT-XRT training process for ogbn-arxiv, but it seems the code freezes without allocating any GPUs for training.
How to Reproduce?
(If you developed your own code, please provide a short script that reproduces the error. For existing examples, please provide link.)
Steps to reproduce
(Please provide minimal example of code snippet that reproduces the error. For existing examples, please provide link.)
(Paste the commands you ran that produced the error.)
1.data_dir=./proc_data_xrt/ogbn-arxiv bash xrt_train.sh ${data_dir} 2.
What have you tried to solve it?
1. 2.
Error message or code output
The code stuck here. And no GPUs are used.
Environment
(Add as much information about your environment as possible, e.g. dependencies versions.)