Fix a bug in the offset of the spiral phase on GPUs.
All threads resolved!
All threads resolved!
Compare changes
@@ -32,8 +32,8 @@ if (available libxc5); then
@@ -51,8 +51,8 @@ else
Fix a bug in the offset of the spiral phase on GPUs. The energy after the magnon kick was very different and is now much closer to the one before the kick, as it should be. It also matches the CPU energy.
Fix a bug for the magnon kick on GPUs.