-
Notifications
You must be signed in to change notification settings - Fork 44
Add timeout capability to TaskCollection
#1244
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
Merged
Merged
Changes from all commits
Commits
Show all changes
73 commits
Select commit
Hold shift + click to select a range
0ca274c
start
lroberts36 8231df5
seemingly works
lroberts36 53baa5b
format
lroberts36 fa704d5
remove intermediate prints
lroberts36 bd7e649
print some solutions
lroberts36 1b5ca18
small
lroberts36 9568945
remove comments
lroberts36 257cede
Increase MPI timeout counter by 10x (#1243)
pgrete f2b9185
cleanup output and add option of outputting a specific stage
jonahm-LANL 58e8d43
docs
jonahm-LANL f89802c
changelog and formatting
jonahm-LANL 78ce0e3
oops swarms are only in Base
jonahm-LANL c41148b
formatting
jonahm-LANL 28bcb6d
lukes nicer cleanup
jonahm-LANL 09d8a87
add compute asymmetry script
jonahm-LANL 7ed5b05
Add shebang to movie2d
jonahm-LANL e77d876
document how to change output cadence from restart
jonahm-LANL 80c67b8
changelog
jonahm-LANL 95bddb8
CC
jonahm-LANL 4a8242e
CC
jonahm-LANL 3325440
add discussion of SMR to AMR doc
jonahm-LANL b5cefbf
changelog
jonahm-LANL dc8df19
typo thanks patrick
jonahm-LANL 44c4be7
Try to move all LogicalLocation related logic to class methods
lroberts36 2c367ba
fix bugs
lroberts36 d1c65fe
make sure colorbar label generated
jonahm-LANL 0348a2a
add resport_asymmetry
jonahm-LANL 94dfbd5
Update doc/sphinx/src/outputs.rst
Yurlungur 924fa91
Update doc/sphinx/src/outputs.rst
Yurlungur 1140020
Add checks for `parthenon/mesh/multigrid = true` when using multigrid…
lroberts36 cd4148a
[Bugfix]: Propagate flux `Metadata` correctly in `SparsePool` (#1249)
lroberts36 4fb0d94
[Trivial] Fix leftover reference to old coords interface (#1251)
pgrete eabf2d0
Release 25.05 (#1252)
pgrete 7ed5abf
Add support for uint64 swarm vars and add default ids (#1253)
pgrete cdd399e
New CUDA CI+development Docker container (#1162)
BenWibking 8899cb7
Fix -m (#1257)
adamdempsey90 6afe50d
remove kokkos warning
jonahm-LANL 1113d3b
add core dump output format
jonahm-LANL aad682d
check that only one core dump file is requested
jonahm-LANL 460fc37
changelog
jonahm-LANL fde392f
update docs and delete accidentally added files
jonahm-LANL 46b8ce6
output postfix -> .chdf
jonahm-LANL e4cfcdc
make sure to slurp in fluxes
jonahm-LANL 63c513d
add a 5
jonahm-LANL 701a17d
CC
jonahm-LANL 9d36b5e
more CC
jonahm-LANL 12e82dc
example CC
jonahm-LANL 0ec2686
comment that ghost zones exist
jonahm-LANL bb9881a
seemingly working timeout capability
lroberts36 4ad1d93
Merge branch 'develop' into lroberts36/add-taskregion-timer
lroberts36 94aff1e
seemingly working
lroberts36 0513b75
add timing option
lroberts36 3ae45ff
format
lroberts36 6498ef7
changelog
lroberts36 739fede
Remove old receive try test
lroberts36 35aee2f
remove comm buffer hang check
lroberts36 93d9721
use task collection for internal mesh communication
lroberts36 8b81c94
Merge branch 'develop' into lroberts36/add-taskregion-timer
lroberts36 b851966
Merge branch 'develop' into lroberts36/add-taskregion-timer
lroberts36 8917b82
Add timeout parameter to doc
lroberts36 87136a8
Merge branch 'develop' into lroberts36/add-taskregion-timer
lroberts36 02666f7
format
lroberts36 b9adcba
Merge branch 'develop' into lroberts36/add-taskregion-timer
Yurlungur 61c85ff
Update src/mesh/mesh.cpp
lroberts36 9dfcb58
Update src/tasks/tasks.hpp
lroberts36 db3d4e3
Merge branch 'develop' into lroberts36/add-taskregion-timer
lroberts36 d87b251
Merge branch 'develop' into lroberts36/add-taskregion-timer
pgrete 4e4b8b2
Merge branch 'develop' into lroberts36/add-taskregion-timer
pgrete 39cf680
Fix auto-docs and typo
pgrete d45dff0
respond to Philipp's comments
lroberts36 6ba1c44
check the task collection return status
lroberts36 7a82f07
Merge branch 'develop' into lroberts36/add-taskregion-timer
pgrete 63f033b
Merge branch 'develop' into lroberts36/add-taskregion-timer
pgrete File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.