Sriramkrishnan Muralikrishnan
Sriramkrishnan Muralikrishnan
Implementing a Paraview based in-situ visualization interface in IPPL
The modified version of locateParticles with nearest neighbor search has a bug which leads to lack of charge conservation or seg faults in TestScatter and PenningTrap with load balancing in...
The scalable version of locateParticles has a bug and fails with TestScatter and PenningTrap with load balancing turned on for both CPUs and GPUs.
The current Ippl master compiles with several warnings (mostly host_device functions calling host only functions). It would be good to fix them (at least most if not all) so that...