espressomd-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ESPResSo-devel] GPU based parallel integrate_vv()?


From: Bogdan Tanygin
Subject: [ESPResSo-devel] GPU based parallel integrate_vv()?
Date: Thu, 5 Jul 2018 18:15:13 +0300

Hi all,

Could you please advise.. Is it possible to run something similar to existing ESPResSo MPI based trajectories' integration but on the GPU? Just to be precise what I mean: the code snippet from the integrate.cpp " for (auto &p : local_cells.particles()) ": the "local cell" here could be within the CUDA block and the "for" is replaced by the threads' bundle within the single block.

Sincerely yours,
Bogdan Tanygin

reply via email to

[Prev in Thread] Current Thread [Next in Thread]