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
99b9aa7f30f5d254648e598d1bb266e3d3dafed7
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 30, 2022
added loop to go over hrus
· 99b9aa7f
Kyle
authored
2 years ago
99b9aa7f
removed unused files from the makefile
· 3720b337
Kyle
authored
2 years ago
3720b337
fixed memroy leak
· 07dfd2e0
Kyle
authored
2 years ago
07dfd2e0
So our buffer can be an arbitary number of timesteps long
· 8477c434
Kyle
authored
2 years ago
8477c434
Nov 29, 2022
found the structure that was causing the issue for the extra free that was being called
· 7e0d4dbe
Kyle
authored
2 years ago
7e0d4dbe
Can run with partitioned output structure for celia problem
· fa24b3c6
Kyle
authored
2 years ago
fa24b3c6
Created structure for holding output, tested intializing it into partitions
· 5074a9f4
Kyle
authored
2 years ago
5074a9f4
Nov 28, 2022
Can get 1 HRU managed by the file access actor. An HRU will wait until it is...
· a6952856
Kyle
authored
2 years ago
a6952856
removed the staged summa
· 5bddc4ba
Kyle
authored
2 years ago
5bddc4ba
more changes
· 118b572b
Kyle
authored
2 years ago
118b572b
added output container: it can be used to store data although it does not get the correct answer
· cf7a5b72
Kyle
authored
2 years ago
cf7a5b72
adding container for output
· 2af0e47f
Kyle Klenk (kck540)
authored
2 years ago
2af0e47f
Nov 25, 2022
adjusted makefile for production runs
· 25892a5b
KyleKlenk
authored
2 years ago
25892a5b
fixed small bug where a clients batch could not be set to none
· 76bc1d14
KyleKlenk
authored
2 years ago
76bc1d14
added hostname info to output files for verification
· c36333ed
KyleKlenk
authored
2 years ago
c36333ed
fixed issue where csv was not getting outputted
· 8ca969af
KyleKlenk
authored
2 years ago
8ca969af
tested and ran the same simulation as this morning
· 0edf5f18
KyleKlenk
authored
2 years ago
0edf5f18
added hostname to csv file output
· 8467db79
KyleKlenk
authored
2 years ago
8467db79
Nov 24, 2022
added more verbose hostname disconnections
· 483b6400
KyleKlenk
authored
2 years ago
483b6400
Changed the output to output batch info to csv files
· ee2ccb16
KyleKlenk
authored
2 years ago
ee2ccb16
Added the dockerfile that is actually used
· 23a171f4
KyleKlenk
authored
2 years ago
23a171f4
removed old laugh_tests. These are now in their own separate repo
· f028a3d5
KyleKlenk
authored
2 years ago
f028a3d5
Nov 23, 2022
fixed issue with vectime not deallocated properly
· 5e2078fe
KyleKlenk
authored
2 years ago
5e2078fe
Nov 22, 2022
removed accidental push of summa
· 6d784bc6
KyleKlenk
authored
2 years ago
6d784bc6
made directory for the makefiles
· b61bd0fb
KyleKlenk
authored
2 years ago
b61bd0fb
adjusted makefile
· 4a2dd40c
Kyle
authored
2 years ago
4a2dd40c
fixed some memory leaks and got all laugh tests to complete
· be86bf4f
Kyle
authored
2 years ago
be86bf4f
Nov 21, 2022
modified checkstruc to work around the lookupstructure
· 7a9af410
Kyle
authored
2 years ago
7a9af410
removed sundials calls from old makefile
· e0688835
Kyle
authored
2 years ago
e0688835
removed accidently added file
· 18c3655b
Kyle
authored
2 years ago
18c3655b
Can compile both old version and sundials version.
· 0fafaad4
Kyle
authored
2 years ago
0fafaad4
changed summaActors_fileManager to summaFileManager
· 8f945222
Kyle
authored
2 years ago
8f945222
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
Loading