Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Testing some par_dispatch stuff #1156

Open
wants to merge 32 commits into
base: develop
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
01e7406
extra stuff
lroberts36 Aug 20, 2024
3620a79
working for unit tests
lroberts36 Aug 20, 2024
6d82680
Add test for object being callable
lroberts36 Aug 21, 2024
a04698d
Switch to IndexRange based bounds
lroberts36 Aug 21, 2024
f0dab9a
revert test to original
lroberts36 Aug 21, 2024
727da4c
remove stuff
lroberts36 Aug 21, 2024
e0c13a6
format and lint
lroberts36 Aug 21, 2024
1e992c8
Add fallbacks
lroberts36 Aug 21, 2024
edef10d
fix constexpr issue on device
lroberts36 Aug 21, 2024
6bb150a
make public
lroberts36 Aug 21, 2024
9b4d10b
cleanup
lroberts36 Aug 21, 2024
df98b2a
fix possible future bug
lroberts36 Aug 21, 2024
aafd266
genralize hierarchical loops
lroberts36 Aug 21, 2024
59f615b
small
lroberts36 Aug 21, 2024
d3bdc34
make meshblock::par* calls just directly call parthenon::par*
lroberts36 Aug 21, 2024
a9c0db2
cleanup some cuda complaints
lroberts36 Aug 21, 2024
e9a8e0e
remove all tuple stuff
lroberts36 Aug 21, 2024
a73ccf4
suppress warning
lroberts36 Aug 22, 2024
064fd4d
switch to Kokkos array
lroberts36 Aug 22, 2024
d92a6d2
fix weird cuda issues
lroberts36 Aug 22, 2024
8d22898
revert to std::array in indexer
lroberts36 Aug 22, 2024
d68d4d1
format and lint
lroberts36 Aug 22, 2024
5e7f6a3
fix?
lroberts36 Aug 22, 2024
a701aea
Remove some duplication
lroberts36 Aug 22, 2024
64f0f13
clarify intention
lroberts36 Aug 22, 2024
524d6dc
format
lroberts36 Aug 22, 2024
a67aa91
cleanup
lroberts36 Aug 22, 2024
46af369
small
lroberts36 Aug 22, 2024
78d81a2
fix bug
lroberts36 Aug 22, 2024
1b76508
Merge branch 'develop' into lroberts36/generalize-par-dispatch
lroberts36 Aug 22, 2024
955fcb7
remove comment
lroberts36 Aug 22, 2024
8e9df23
Merge branch 'develop' into lroberts36/generalize-par-dispatch
lroberts36 Aug 23, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'develop' into lroberts36/generalize-par-dispatch
lroberts36 authored Aug 22, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 1b7650832620308148971e9daa29c73572ce20fa

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.