FSGS icon indicating copy to clipboard operation
FSGS copied to clipboard

MemoryError: std::bad_alloc: cudaErrorMemoryAllocation: out of memory

Open Anna1ximi opened this issue 1 year ago • 0 comments

When I run:python train.py --source_path dataset/nerf_llff_data/horns --model_path output/horns --eval --n_views 3 --sample_pseudo_interval 1,I encountered the following error message: MemoryError: std::bad_alloc: cudaErrorMemoryAllocation: out of memory 屏幕截图 2024-12-08 141529 I use A40 with 48G memory. Can anybody tell me why? @zehaozhu @zhiwenfan

Anna1ximi avatar Dec 08 '24 06:12 Anna1ximi