Memory Issue when running DGL baseline model with Nvidia Tesla V100, 120GB RAM #196
luishengjie
started this conversation in
MAG240M-LSC
Replies: 1 comment
-
Please ask on DGL's Github: https://github.com/dmlc/dgl They are maintaining the code. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When running the DGL baseline model
https://github.com/dmlc/dgl/blob/master/examples/pytorch/ogb_lsc/MAG240M/train.py
, I faced the following errorOSError: [Errno 12] Cannot allocate memory
.Machine Specification:
Is 120GB RAM sufficient to run the DGL baseline model?
Best Regards
Sheng Jie
Beta Was this translation helpful? Give feedback.
All reactions