Open caijun199702 opened 1 year ago
运行python3.x ./tools/run_net.py --config ./projects/ngp/configs/ngp_fox.py 这个命令时,报错: terminate called after throwing an instance of 'std::runtime_error' what(): [f 0220 15:02:55.779228 76 helper_cuda.h:128] CUDA error at /root/.local/lib/python3.8/site-packages/jittor/src/ops/array_op.cc:32 code=2( cudaErrorMemoryAllocation ) cudaStreamCreateWithFlags(&stream, cudaStreamNonBlocking) Aborted (core dumped)
求问应该怎么解决呀
我也遇到过 ,把其他程序关了
运行python3.x ./tools/run_net.py --config ./projects/ngp/configs/ngp_fox.py 这个命令时,报错: terminate called after throwing an instance of 'std::runtime_error' what(): [f 0220 15:02:55.779228 76 helper_cuda.h:128] CUDA error at /root/.local/lib/python3.8/site-packages/jittor/src/ops/array_op.cc:32 code=2( cudaErrorMemoryAllocation ) cudaStreamCreateWithFlags(&stream, cudaStreamNonBlocking) Aborted (core dumped)
求问应该怎么解决呀