-
Notifications
You must be signed in to change notification settings - Fork 6
Copy States Optimization #297
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
tkoskela
merged 58 commits into
Team-RADDISH:main
from
Angeladadd:cgsun/copy_states_refine
Dec 12, 2025
Merged
Changes from all commits
Commits
Show all changes
58 commits
Select commit
Hold shift + click to select a range
40dfa12
slurm script
d0f9985
draft benchmarking scripts
0c125bf
reduce duplicated message
Angeladadd 7075bad
update viz
Angeladadd fc6d16d
add measurement of overall execution time & pass flag whether to dedu…
Angeladadd a89684b
add slurm script
533e3d5
local copy/remote duplicate in parallel
58a56ee
optimize indices
e4e5e4a
stage viz
Angeladadd b283153
draft optimized indices
Angeladadd 79fa663
add optimized resample flag to test
Angeladadd a14f88e
update test scripts
5025f6f
update viz
Angeladadd 4092581
update test script
7bac387
update viz
Angeladadd 7284b72
update timer naming
Angeladadd 8f5bd9d
update code
e67c43f
update viz
Angeladadd 5613111
remove serialization
Angeladadd fa12ab1
upgrade julia
Angeladadd 26c0845
add TimerOutput
Angeladadd 42801be
remove unused files
97ed1b3
update benchmark deps
Angeladadd af144b2
Revert "update benchmark deps"
Angeladadd 097f2c8
downgrade julia
Angeladadd 5570f1e
downgrade to 1.7
Angeladadd 839e73e
fix ci
Angeladadd 4791c84
add Test
Angeladadd 05848bf
fix benchmark
Angeladadd 8eaf224
upgrade benchmark julia to 1.10
Angeladadd 33995ff
fix test depts
Angeladadd 86c6e86
add tests
Angeladadd 88ebb88
reduce modified files and update viz
Angeladadd 888bb1d
update gitignore
Angeladadd bbe8830
update scripts
6bb81a5
use filter paramter
Angeladadd 12796e7
update extra
2f71cab
add comments
Angeladadd b5be3c9
remove serialization pkg
Angeladadd 5df8d31
update comment
Angeladadd 9e19062
fix comments
Angeladadd c54afa3
replace unoptimized copy_states, put path to vars, set optimize optio…
1096973
fix integ test
cdbad91
remove output
3d70138
replace println with logging macros
ab1fda5
add logging
Angeladadd 00c13b1
revert benchmark change
Angeladadd a02f3db
compat entry
8ee3a39
Update extra/weak_scaling/kathleen_slurm_weak_scaling.sh
Angeladadd 9602190
Apply suggestions from code review
Angeladadd 9a82a0e
add missing comments and changes
a3b4c0c
wip: add notes to notebook
Angeladadd e9c8d47
add comments to notebook
Angeladadd b8204ce
remove defined chdir
7a28c66
move testing script to extra
818c6d8
fix path issue
2c16667
Merge branch 'main' into cgsun/copy_states_refine
Angeladadd b4cc2ea
Merge branch 'main' into cgsun/copy_states_refine
tkoskela 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -5,3 +5,4 @@ Manifest-v*.toml | |
| /docs/build/ | ||
| /.benchmarkci | ||
| *.h5 | ||
| slurm_log/ | ||
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.
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.