SHUSCT / SHUBYD_GMCORE_ASC24

MIT License
0 stars 0 forks source link

Optimized: Implement Intel OneMKL in /src/tests/adv/moving_vortices_test_mod.F90:moving_vortices_test_set_uv() #35

Closed Jonathan523 closed 5 months ago

Jonathan523 commented 5 months ago

Code performance is ~23 seconds faster. Before: image After: image Close #30

BeverlyCrl commented 5 months ago

I think it's worked. However we still need correctness tests to ensure results.

Jonathan523 commented 5 months ago

Optimization confirmed after adjustion. ~15s faster