You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
I use A40 with 48G memory. Can anybody tell me why? @zehaozhu@zhiwenfan
The text was updated successfully, but these errors were encountered:
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
I use A40 with 48G memory. Can anybody tell me why?
@zehaozhu @zhiwenfan
The text was updated successfully, but these errors were encountered: