E3SM-Project / HOMMEXX

Clone of ACME for CMDV-SE project to convert HOMME to C++
11 stars 0 forks source link

Try shared mem. #287

Open ambrad opened 6 years ago

ambrad commented 6 years ago

Start with divergence_sphere_update, which will give the clearest signal. If that works, use it in the HV kernels, too.

mfdeakin-sandia commented 6 years ago

VR (especially compute_remap) is also memory bw bound, so it should also be investigated if divergence_sphere_update goes well