radiasoft / zgoubi

Git repo for zgoubi source code
https://sourceforge.net/projects/zgoubi/
GNU General Public License v2.0
9 stars 3 forks source link

Investigate array passing mechanisms and creation of array temporaries #68

Open rouson opened 5 years ago

rouson commented 5 years ago

This work is limited in scope to the most computationally intensive kernels and the new particle update algorithm.

Investigate timing differences between:

Also, use:

To document & check where the compiler is creating arrays temporaries.