Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
andre-merzky committed Dec 4, 2023
1 parent 6dec056 commit 9bd60cd
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,32 @@ For a list of open issues and known problems, see:

This is the latest release - if uncertain, use this release.

--------------------------------------------------------------------------------
### 1.42.0 Release 2023-12-04

- AgentComponent forwards all state notifications
- document event locations
- MPI tutorial for RAPTOR
- add mpi4py to the ci requirements
- add `bulk_size` for the executing queue (for sub-agents)
- add option `--ppn` for `PALS` flavor in MPIEXEC LM
- amarel cfg
- current version requires RU v1.43
- fix Profiling tutorial (fails when executed outside from its directory)
- collect service related data in registry
- fix multi pilot example
- move agent config generation to session init
- remove obsolete Worker class
- remove MongoDB module load from the Perlmutter config
- remove mpi4py from doc requirements
- save sub-agent config into Registry
- sub-agents are no daemons anymore
- update documentation for Polaris (GPUs assignment)
- update launcher for `Agent_N`
- update sub-agent config (in sync with the agent default config)
- update "Describing Tasks" tutorial
- use RMInfo `details` for LM options


--------------------------------------------------------------------------------
### 1.41.0 Release 2023-10-17
Expand Down

0 comments on commit 9bd60cd

Please sign in to comment.