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
4ff4d02d7add3ffc7aa6c48b21e0fc22ae316bef
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
build
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 16, 2022
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
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
cleaned up un-used code and ran tests
· 03f51f5c
Kyle
authored
2 years ago
03f51f5c
removed the previous changes made to file_manager
· 41bcb311
Kyle
authored
2 years ago
41bcb311
Updated with removal of output_struc_size
· 53346df8
Kyle
authored
2 years ago
53346df8
got celia test to run for summa sundials
· d9441512
Kyle
authored
2 years ago
d9441512
fixed the compiling of the programs
· 952cd594
Kyle
authored
2 years ago
952cd594
Nov 01, 2022
modified ffile_info.f90 for better interfacing with C++
· 30289808
Kyle
authored
2 years ago
30289808
Oct 28, 2022
Attribute fix is producing the same results as the older version of summa-actors
· a74830ef
Kyle
authored
2 years ago
a74830ef
Oct 27, 2022
can now get and send HRU attribtue information
· 7a04b043
Kyle
authored
2 years ago
7a04b043
Oct 26, 2022
got fortran routines for file_access_actor to assemble parameters from nc file
· ed42ce93
Kyle
authored
2 years ago
ed42ce93
added function for reading in attribute data for hrus from the file_access_actor
· 53ea3b83
Kyle
authored
2 years ago
53ea3b83
Loading