SCOREC / pumi-pic

support libraries for unstructured mesh particle in cell simulations on GPUs and CPUs
BSD 3-Clause "New" or "Revised" License
34 stars 14 forks source link

DPS data structure fails with large (~30 million particles / GPU) - Observed in AiMOS #123

Open dhyan1272 opened 3 months ago

dhyan1272 commented 3 months ago

After creating the DPS data structure and initializing the particles with the participle velocity, particles are not found in the element. This doesnot happen till ~20 million particles/GPU but on particle count higher than that.

zhangchonglin commented 1 month ago

Just saw this. This is likely related to the issue in #119.