seapodym-parallel
Fish dynamics models with parameter estimations
|
CCmdLineArgParser | Parse command line arguments |
CSeapodymCohortAbstract | Abstract class for a cohort object. Specific implementation must derive from this class and override its methods |
CSeapodymCohortFake | |
CSeapodymCohortDependencyAnalyzer | A class to compute the task dependencies of multiple fish cohort tasks |
CSeapodymCohortManager | The SeapodymTaskManager knows how to distribute task cohorts across workers, how many times a cohort task needs to be executed and what the next cohort task should be given to a worker |
CSeapodymCourier | SeapodymCourier class for managing memory exposure and data fetching between MPI processes |
CTaskDependencyManager | The TaskDependencyManager assigns tasks with dependencies to TaskDependencyWorkers |
CTaskManager | The TaskManager assigns tasks to TaskWorkers |
CTaskScore | The Taskscore assigns tasks to TaskWorkers |
CTaskStepManager | |
CTaskStepWorker | The TaskStepWorker gets tasks assigned from the TaskStepManager and executes them |
CTaskWorker | The TaskWorker gets tasks assigned and executes them |