-
- Downloads
Fix Failed Actors causing hanging
When an actor fails it is now is noted and writen to netCDF that it failed. Restarting the actor will be a little tricky but this should allow for the running of Summa-Actors to see how many HRUs fail.
Showing
- build/includes/file_access_actor/output_container.hpp 8 additions, 36 deletionsbuild/includes/file_access_actor/output_container.hpp
- build/includes/job_actor/GRUinfo.hpp 5 additions, 0 deletionsbuild/includes/job_actor/GRUinfo.hpp
- build/includes/job_actor/job_actor.hpp 4 additions, 7 deletionsbuild/includes/job_actor/job_actor.hpp
- build/source/actors/file_access_actor/cpp_code/file_access_actor.cpp 21 additions, 13 deletions...e/actors/file_access_actor/cpp_code/file_access_actor.cpp
- build/source/actors/file_access_actor/cpp_code/output_container.cpp 12 additions, 58 deletions...ce/actors/file_access_actor/cpp_code/output_container.cpp
- build/source/actors/hru_actor/cpp_code/hru_actor.cpp 1 addition, 1 deletionbuild/source/actors/hru_actor/cpp_code/hru_actor.cpp
- build/source/actors/job_actor/GRUinfo.cpp 15 additions, 0 deletionsbuild/source/actors/job_actor/GRUinfo.cpp
- build/source/actors/job_actor/job_actor.cpp 71 additions, 164 deletionsbuild/source/actors/job_actor/job_actor.cpp
Loading
Please register or sign in to comment