henry2004y / TestParticle.jl

Test particle tracing in electromagnetic field
https://henry2004y.github.io/TestParticle.jl/dev/
MIT License
15 stars 3 forks source link

Multithreading Boris method race condition? #130

Open henry2004y opened 8 months ago

henry2004y commented 8 months ago

Now in the test set, we have added a multithreading test and it seems to pass. However, when I tried this on a cluster with >8 threads, the results vary even though I used a fixed random seed based on trajectory index.