- 21 Feb, 2022 2 commits
-
-
Sebastian Kuckuk authored
-
Sebastian Kuckuk authored
-
- 11 Feb, 2022 4 commits
-
-
Sebastian Kuckuk authored
-
Sebastian Kuckuk authored
CUDA matrix reductions See merge request exastencils/exastencils!55
-
Sebastian Kuckuk authored
-
Sebastian Kuckuk authored
-
- 10 Feb, 2022 5 commits
-
-
Richard Angersbach authored
-
Sebastian Kuckuk authored
-
Sebastian Kuckuk authored
- set cuda device according to knowledge flag
-
Sebastian Kuckuk authored
-
Sebastian Kuckuk authored
-
- 09 Feb, 2022 7 commits
-
-
Sebastian Kuckuk authored
- support pinned memory on the host side (active on default) - support managed memory - support zero copy - replace transfers with prefetch instructions in case of managed memory - eliminate transfers when zero copy is used
-
-
Sebastian Kuckuk authored
-
Sebastian Kuckuk authored
add cuda conditions inside of wrapping fragment loops for allocations (allows using fragmentIdx in condition)
-
Richard Angersbach authored
-
Sebastian Kuckuk authored
-
Richard Angersbach authored
VisIt coupling See merge request exastencils/exastencils!46
-
- 08 Feb, 2022 1 commit
-
-
Richard Angersbach authored
-
- 04 Feb, 2022 5 commits
-
-
Richard Angersbach authored
-
Richard Angersbach authored
-
Richard Angersbach authored
-
Richard Angersbach authored
Test commit: allow consecutive reduction compound assignments by introducing a kernel-local variable.
-
Richard Angersbach authored
Add consecutive compound assignments to reduction variable within a kernel for CUDA_MatrixReduction test.
-
- 02 Feb, 2022 3 commits
-
-
Richard Angersbach authored
-
Richard Angersbach authored
-
Richard Angersbach authored
-
- 31 Jan, 2022 1 commit
-
-
Richard Angersbach authored
-
- 26 Jan, 2022 1 commit
-
-
Richard Angersbach authored
check for additional errors that are not reported by default in CUDA_CheckError See merge request exastencils/exastencils!53
-
- 25 Jan, 2022 5 commits
-
-
Richard Angersbach authored
-
Sebastian Kuckuk authored
-
Richard Angersbach authored
git guidelines See merge request exastencils/exastencils!52
-
Richard Angersbach authored
GitHub Page See merge request exastencils/exastencils!51
-
Richard Angersbach authored
Devel/fix matrix base dt See merge request exastencils/exastencils!48
-
- 24 Jan, 2022 2 commits
-
-
Richard Angersbach authored
-
Richard Angersbach authored
-
- 20 Jan, 2022 3 commits
-
-
Richard Angersbach authored
-
Richard Angersbach authored
-
Richard Angersbach authored
Distinguish between (non-)evaluable array/matrix accesses and setup device copy in the non-evaluable case.
-
- 19 Jan, 2022 1 commit
-
-
Richard Angersbach authored
-