Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Summa Actors
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Numerical_Simulations_Lab
Actors
Summa Actors
Commits
8b0f05a05e3b94c02ea37aef5870e1468b3ab106
Select Git revision
Branches
3
main
default
protected
development
protected
data_assimilation_mode
Tags
6
SC_24_Submission
SUMMA-Distributed-v0.1
ScalAH22-Submission
ScalAH22
Summa-Actors-Journal-Submission-1-Code
v0.5.0-beta
9 results
Summa-Actors
Author
Search by author
Any Author
authors
Joyce Reimer (jav630)
jav630
Kyle Klenk (kck540)
kck540
Obeng Addai (oaa721)
oaa721
Raymond Spiteri (rjs074)
rjs074
Victoria Guenter (vgg557)
vgg557
5 authors
Nov 21, 2022
Created makefile for running on richardson
· 8b0f05a0
KyleKlenk
authored
2 years ago
8b0f05a0
added makefile for herschel
· dc2c66dd
KyleKlenk
authored
2 years ago
dc2c66dd
removed print statement that was printing domain-split every timestep
· aa9dfb68
KyleKlenk
authored
2 years ago
aa9dfb68
Nov 20, 2022
added file for compiling with apptainer
· 6bdc9d39
KyleKlenk
authored
2 years ago
6bdc9d39
Nov 18, 2022
fixed up some tests
· bdc78065
KyleKlenk
authored
2 years ago
bdc78065
Nov 17, 2022
fixed segfaulting issue by not using new
· 6540f61e
KyleKlenk
authored
2 years ago
6540f61e
We can swtich to the new server but fail when we are supposed to exit
· 1a068ced
KyleKlenk
authored
2 years ago
1a068ced
Backup servers can become new lead server and connect to lead server
· 7968eea4
KyleKlenk
authored
2 years ago
7968eea4
Nov 16, 2022
transfer of backup to lead happens but it crashes instantly
· 1f3655d6
KyleKlenk
authored
2 years ago
1f3655d6
added missing functionality that when a client connects the backup server gets notified of this
· 4ff4d02d
KyleKlenk
authored
2 years ago
4ff4d02d
clients and backup servers can be updated of new backup servers
· 738c8af0
KyleKlenk
authored
2 years ago
738c8af0
added backup_client as a tuple.
· d2145637
KyleKlenk
authored
2 years ago
d2145637
backup servers get updated data from the lead server
· c0fff8ea
KyleKlenk
authored
2 years ago
c0fff8ea
fixed segfault in backup server.
· 20dce3bd
KyleKlenk
authored
2 years ago
20dce3bd
Nov 15, 2022
fixed up some segmentaion faults for the lead_server
· 747978c1
KyleKlenk
authored
2 years ago
747978c1
created inspector for the client class
· 9ecc0a00
KyleKlenk
authored
2 years ago
9ecc0a00
added array of backups to summa_actors_configuration file and tests for verifying it works
· bd211a2d
KyleKlenk
authored
2 years ago
bd211a2d
Nov 14, 2022
backup can connect to lead server
· 2c1b5bfe
KyleKlenk
authored
2 years ago
2c1b5bfe
Nov 10, 2022
we can get backup server to connect to the main server
· d9a309d6
KyleKlenk
authored
2 years ago
d9a309d6
added array of backups to summa_actors_configuration file and tests for verifying it works
· a1497427
KyleKlenk
authored
2 years ago
a1497427
Nov 09, 2022
tested getting backup server to connect to fake client
· 6b754b32
KyleKlenk
authored
2 years ago
6b754b32
got the backup server to publish when the original server goes down
· e847c41d
KyleKlenk
authored
2 years ago
e847c41d
Got backup server to connect as client in testing
· 0cc4fb47
KyleKlenk
authored
2 years ago
0cc4fb47
Fixed limitation where clients would disconnect at the end and last batch would not get completed
· 84e09d5b
KyleKlenk
authored
2 years ago
84e09d5b
Nov 08, 2022
tested code is still sending heartbeats to clients
· 0ebe28fa
KyleKlenk
authored
2 years ago
0ebe28fa
added more tests to the testing folder
· c8845694
KyleKlenk
authored
2 years ago
c8845694
Fixed issue where hru did not exit after it completed all the required timesteps
· f323d3db
KyleKlenk
authored
2 years ago
f323d3db
Nov 07, 2022
added methods for finding an idle client
· d2e29e83
KyleKlenk
authored
2 years ago
d2e29e83
added a forgotten break statement
· 9b7fbc44
Kyle
authored
2 years ago
9b7fbc44
deleted unused files
· b682efe3
KyleKlenk
authored
2 years ago
b682efe3
Cleaned up some of the printing
· f2961045
KyleKlenk
authored
2 years ago
f2961045
adjusted the use forcing structure.
· 7e575aa3
KyleKlenk
authored
2 years ago
7e575aa3
adjusted forcing step reading
· b66ee088
KyleKlenk
authored
2 years ago
b66ee088
Nov 04, 2022
every output we now allocate a fortran structure and deallocate it
· d2402124
KyleKlenk
authored
2 years ago
d2402124
fixed segfaulting error
· b6e6765d
KyleKlenk
authored
2 years ago
b6e6765d
Nov 03, 2022
got rid of more old code
· 0556082e
Kyle
authored
2 years ago
0556082e
got rid of output structure completely from the code
· 523961f0
Kyle
authored
2 years ago
523961f0
reduced memory leaks for file_access_actor and hru_actor
· 7265b518
Kyle
authored
2 years ago
7265b518
removed code that is no longer used
· d00aa9e3
Kyle
authored
2 years ago
d00aa9e3
Nov 02, 2022
fixed some memroy leaks around the file_access_actor recieving output from the hrus
· 19d345f0
Kyle
authored
2 years ago
19d345f0
Loading