You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a 2.5x difference in performance of Particle State Update between Haswell and Skylake processors of the same clockspeed. One explanation could be the use of AVX512 vector instructions on Skylake. It would be interesting to show whether this is the case.
Single thread Haswell Intel(R) Core(TM) i7-4870HQ CPU @ 2.50GHz:
There is a 2.5x difference in performance of
Particle State Update
between Haswell and Skylake processors of the same clockspeed. One explanation could be the use of AVX512 vector instructions on Skylake. It would be interesting to show whether this is the case.Single thread Haswell
Intel(R) Core(TM) i7-4870HQ CPU @ 2.50GHz
:Single thread Skylake
Intel(R) Core(TM) i7-7660U CPU @ 2.50GHz
The text was updated successfully, but these errors were encountered: