suds icon indicating copy to clipboard operation
suds copied to clipboard

out of memory error

Open rajatmodi62 opened this issue 1 year ago • 0 comments

hi all,

i am trying to reproduce the results by training the nerf on the kitti sequence.

i'm on a 80gig ampere, with 96gig ram. as per readme, i set train_num_rays_per_batch = 1, eval_num_rays_per_batch = 1, items_per_chunk = 1 as a sanity check.

but, still i get,

native_ctx, output = native_tcnn_module.fwd(input, params)
gpu_memory.h:459 cuMemAddressReserve(&m_base_address, m_max_size, 0, 0, 0) failed with error CUDA_ERROR_OUT_OF_MEMORY

will be grateful if someone could please help,

rajatmodi62 avatar Aug 30 '23 21:08 rajatmodi62