-
Notifications
You must be signed in to change notification settings - Fork 5.6k
New issue
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
paddle编译错误 #997
Comments
Closed
zhhsplendid
pushed a commit
to zhhsplendid/Paddle
that referenced
this issue
Sep 25, 2019
…lop (PaddlePaddle#997) * give a detail description on CUDA driver insufficient issue test=develop * remove the useless words test=develop * fix the word test=develop * fix the word test=develop
wangxicoding
pushed a commit
to wangxicoding/Paddle
that referenced
this issue
Dec 9, 2021
* modify ernie * modify modeling * modify ernie-ctm * modify tokenizer * modify ernie-ctm tokenizer * modify modeling * modify erniemodel * modify ernie-ctm * modify ernie-gen * modify tokenizer * modify ernie models * modify ernie-gen * fix errirs * modify erniemodel * modify erniemodel
lizexu123
pushed a commit
to lizexu123/Paddle
that referenced
this issue
Feb 23, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
编译test_CompareTwoNets.cpp这个文件的时候报错,这是什么问题呢?
报错信息:
g++: internal compiler error: Killed (program cc1plus)
0x40a5b0 execute
../../gcc/gcc.c:2823
0x40a8e4 do_spec_1
make[2]: *** [paddle/trainer/tests/CMakeFiles/test_CompareTwoNets.dir/test_CompareTwoNets.cpp.o] Error 4
make[1]: *** [paddle/trainer/tests/CMakeFiles/test_CompareTwoNets.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
The text was updated successfully, but these errors were encountered: