-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use Stride Kinds/IDs in Unstructured Nabla (#1799)
Slightly reduces memory usage required for strides / kernel arguments. Gives speedups of up to almost 9% on Clang/Cray CUDA and around 3.5% on NVCC (for fn_unstructured_nabla_fused_tuple_of_fields, double precision, large domain).
- Loading branch information
Showing
9 changed files
with
86,861 additions
and
86,847 deletions.
There are no files selected for viewing
28,688 changes: 14,344 additions & 14,344 deletions
28,688
pyutils/perftest/references/daint_cray/128.json
Large diffs are not rendered by default.
Oops, something went wrong.
29,248 changes: 14,624 additions & 14,624 deletions
29,248
pyutils/perftest/references/daint_cray/256.json
Large diffs are not rendered by default.
Oops, something went wrong.
28,676 changes: 14,338 additions & 14,338 deletions
28,676
pyutils/perftest/references/daint_nvcc_cray/128.json
Large diffs are not rendered by default.
Oops, something went wrong.
29,032 changes: 14,516 additions & 14,516 deletions
29,032
pyutils/perftest/references/daint_nvcc_cray/256.json
Large diffs are not rendered by default.
Oops, something went wrong.
28,696 changes: 14,348 additions & 14,348 deletions
28,696
pyutils/perftest/references/daint_nvcc_gcc/128.json
Large diffs are not rendered by default.
Oops, something went wrong.
29,262 changes: 14,631 additions & 14,631 deletions
29,262
pyutils/perftest/references/daint_nvcc_gcc/256.json
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters