|
From: | Wink, Markus |
Subject: | [ESPResSo-users] Cuda Memory Error |
Date: | Tue, 22 Mar 2016 10:22:11 +0000 |
Hello everybody, I want to simulate a quite big system (1200x300x130 LB-nodes) on a GPU. The Ram is sufficient (12GB) and I can start the simulation. Nevertheless after a few integration
steps the simulation stops with the error message shown at the bottom of the mail. I checked the GPU’s memory handling during the simulation and I realized, that the memory, that is needed for the simulation increases with time (the simulation
crashes when there is no memory left on the GPU). What is the reason, that the memory needed increases with time? Is there a asymptotic maximum value for the memory needed? Can I somehow avoid the increase?
Greetings Markus Cuda Memory error at /home/wink/Dokumente/espresso-master/20150804_fixed/espresso-master/src/core/lbgpu_cuda.cu:3572. CUDA error: invalid argument You may have tried to allocate zero memory at /home/wink/Dokumente/espresso-master/20150804_fixed/espresso-master/src/core/lbgpu_cuda.cu:3572. -------------------------------------------------------------------------- MPI_ABORT was invoked on rank 0 in communicator MPI_COMMUNICATOR 3
with errorcode -1. NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes. You may or may not see output from other processes, depending on exactly when Open MPI kills them. -------------------------------------------------------------------------- |
[Prev in Thread] | Current Thread | [Next in Thread] |