soumik-kanad / diff2lip

Other
322 stars 38 forks source link

create model failed #25

Closed TANGnlp0711 closed 3 months ago

TANGnlp0711 commented 7 months ago

MPI.COMM_WORLD.Get_rank() 0 os.environ["CUDA_VISIBLE_DEVICES"] 0 Logging to d2l_gen creating model... Segmentation fault (core dumped)

soumik-kanad commented 7 months ago

It seems like a memory problem. Can you check where in the code you are getting the error?