Pointnet_Pointnet2_pytorch icon indicating copy to clipboard operation
Pointnet_Pointnet2_pytorch copied to clipboard

After testing, I get the message "Killed"

Open martinteh opened this issue 2 years ago • 4 comments

pointnetproblem

martinteh avatar Jul 19 '23 12:07 martinteh

hello,I also meet this problem,did you solved ?

PengboLi1998 avatar Jul 21 '23 02:07 PengboLi1998

you use docker to run this code ?

PengboLi1998 avatar Jul 21 '23 02:07 PengboLi1998

I'm not sure, I had to change computers and it worked finally. I got this message on my old computer with a GTX 980 GPU, it's likely that I didn't have enough GPU memory. I used WSL-Ubuntu to run the code and it worked on the RTX 3090.

martinteh avatar Jul 21 '23 09:07 martinteh

I have met this problem too, maybe it is because of some security mechanisms

SWJTUDEAN avatar Apr 16 '24 03:04 SWJTUDEAN