We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
when running the script, will get the following error:
munmap_chunk(): invalid pointer scripts/pretrain.sh: line 10: 17039 Aborted (core dumped) python train.py --exp Pretrain --model-path saved --tb-path tensorboard --gpu $gpu $ARGS
update dgl to 0.4.3 fix it.
The text was updated successfully, but these errors were encountered:
HI @Coolgiserz ,
We find this can indeed happen on some machines, thanks for your contribution!
Sorry, something went wrong.
No branches or pull requests
when running the script, will get the following error:
munmap_chunk(): invalid pointer
scripts/pretrain.sh: line 10: 17039 Aborted (core dumped) python train.py --exp Pretrain --model-path saved --tb-path tensorboard --gpu $gpu $ARGS
update dgl to 0.4.3 fix it.
The text was updated successfully, but these errors were encountered: