GridTools / gridtools

Libraries and utilities to develop performance portable applications for weather and climate.
https://gridtools.github.io/gridtools
Other
60 stars 21 forks source link

Improved Data Layout for Neighbor Tables #1782

Closed fthaler closed 3 months ago

fthaler commented 3 months ago

Uses unit stride in location dimension (SoA layout) instead of array-of-tuple (AoS layout) in the fn nabla tests.

fthaler commented 3 months ago

launch perftest

gridtoolsjenkins commented 3 months ago

Hi there, this is jenkins continuous integration... Do you want me to verify this patch?

fthaler commented 3 months ago

launch jenkins

fthaler commented 3 months ago

launch perftest

fthaler commented 3 months ago

launch jenkins

fthaler commented 3 months ago

launch perftest

fthaler commented 3 months ago

launch jenkins

fthaler commented 3 months ago

launch perftest

fthaler commented 3 months ago

launch jenkins

fthaler commented 3 months ago

launch jenkins

havogt commented 3 months ago

launch perftests

fthaler commented 3 months ago

launch jenkins

fthaler commented 3 months ago

launch perftest

havogt commented 3 months ago

Was there any difference in the end? Can you add a comment in the PR description how performance changed.