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

add Experiment manager tools #34

Merged
merged 40 commits into from
Oct 11, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
7e782ff
add Experiment manager tools (Expts_manager.py and Expts_manager.yaml…
minghangli-uni Sep 3, 2024
c8a3ac0
Update expts_manager/Expts_manager.py
minghangli-uni Sep 4, 2024
9c9655e
Add check duplicate pbs jobs functionality;
minghangli-uni Sep 6, 2024
f1995e9
Fix restartpath bug
minghangli-uni Sep 9, 2024
d1e993f
code format
minghangli-uni Sep 10, 2024
2d421e2
Update restartpath for 'rest'
minghangli-uni Sep 12, 2024
1d2ae28
Add parameter tunning for config.yaml and nuopc.runconfig
minghangli-uni Sep 13, 2024
a20f0ce
Add a python script to write the input configuration YAML file
minghangli-uni Sep 13, 2024
aa7cdd5
Prevent duplicate restart symlink creation
minghangli-uni Sep 15, 2024
7d43f2a
code format
minghangli-uni Sep 16, 2024
de6997b
Add condition if pbs job status is F:Finished, and S: Suspended.
minghangli-uni Sep 19, 2024
d633552
Support parameter tunning across different files
minghangli-uni Sep 20, 2024
b328906
code format
minghangli-uni Sep 20, 2024
71a7ebf
Fix attribute error for tmp_count and group_count
minghangli-uni Sep 20, 2024
b2b1f11
refactor cross-block
minghangli-uni Sep 23, 2024
aa70de8
code format
minghangli-uni Sep 23, 2024
c3c75a2
Support access-om2
minghangli-uni Sep 23, 2024
9754398
Fix paths for utility tools
minghangli-uni Sep 24, 2024
c416143
code format
minghangli-uni Sep 24, 2024
9a111f6
Add checks for model selection - om2 or om3
minghangli-uni Sep 24, 2024
d7ea918
Update Expts_manager.yaml
minghangli-uni Sep 24, 2024
7c1f011
Update comments
minghangli-uni Sep 24, 2024
624998c
Update write_Expts_manager_yaml.py and Expts_manager.yaml
minghangli-uni Sep 24, 2024
4edfc29
Update documentation
minghangli-uni Sep 24, 2024
5a737b3
Update README.md
minghangli-uni Sep 25, 2024
7ed4599
Polish restartpath and make it more readable for end users
minghangli-uni Sep 26, 2024
811fb81
Add checks for parameter groupname
minghangli-uni Sep 26, 2024
7bfdf1e
Add checks for user-defined directory
minghangli-uni Sep 26, 2024
eb530e1
Update expts_manager/README.md
minghangli-uni Sep 26, 2024
3492404
Update expts_manager/Expts_manager.yaml
minghangli-uni Sep 26, 2024
ab20c87
Update expts_manager/write_Expts_manager_yaml.py
minghangli-uni Sep 26, 2024
3ebaa80
Update expts_manager/Expts_manager.yaml
minghangli-uni Sep 26, 2024
0297ad4
Update expts_manager/write_Expts_manager_yaml.py
minghangli-uni Sep 26, 2024
a4f229a
Update expts_manager/write_Expts_manager_yaml.py
minghangli-uni Sep 26, 2024
f33ae9c
Update expts_manager/Expts_manager.yaml
minghangli-uni Sep 26, 2024
010e95e
Update expts_manager/Expts_manager.yaml
minghangli-uni Sep 26, 2024
5a4a82e
Update expts_manager/Expts_manager.py
minghangli-uni Sep 26, 2024
db1d4d0
Add force_overwrite_tools flag
minghangli-uni Oct 7, 2024
a7864f5
ensure proper commit hash assignment
minghangli-uni Oct 11, 2024
22297a7
code format
minghangli-uni Oct 11, 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
Loading
Loading