v0.3.0
ProxAL v0.3.0
Closed issues:
- Integration with ExaPF.jl and run on Summit (#3)
- Deal with dependency hell (#11)
- algparams.verbose = 3 (#20)
- Only create local models to reduce memory footprint (#21)
- ExaTron Interface (#22)
- Allow initializing AlgParams (#34)
Merged pull requests:
- Making package solver agnostic (#1) (@michel2323)
- Minor formattings (#2) (@frapac)
- Replacing Distributed with MPI (#4) (@michel2323)
- [WIP] Use ExaPF's parser to import external model (#5) (@frapac)
- fix docs and gitignore (#6) (@michel2323)
- Hotfix: MadNLP API change (#7) (@michel2323)
- Develop (#8) (@AnirudhSubramanyam)
- expand docs part 2: API + developer reference (#9) (@AnirudhSubramanyam)
- Integration with ExaPF (#12) (@frapac)
- Update documentation (#13) (@frapac)
- Update ProxAL to use ExaPF#develop (#14) (@frapac)
- Refactoring #1 (#16) (@michel2323)
- Integration with ExaPF (#17) (@frapac)
- Merge changes done for the Summit review runs (#18) (@michel2323)
- Fix ExaPF dependency on develop (#23) (@michel2323)
- All changes made while integrating ExaTron (#24) (@michel2323)
- Fully distributed implementation (#26) (@michel2323)
- Ms/parallel (#27) (@michel2323)
- Changes due to Summit runs (#28) (@michel2323)
- Project.toml version bumps (#29) (@michel2323)
- HOTFIX: Changes to ExaPF parser break ProxAL (#30) (@michel2323)
- Refactored algorithm (#32) (@AnirudhSubramanyam)
- Refactoring (#35) (@michel2323)
- Bug fixes (#36) (@AnirudhSubramanyam)
- Various version bumps (#38) (@michel2323)
- Parallel communication for contingencies (#39) (@michel2323)
- Convergence for contingencies (#40) (@AnirudhSubramanyam)
- Contingency decomposition with ExaTron (#42) (@AnirudhSubramanyam)
- Run preparation (#43) (@michel2323)
- Track CI on this branch (#44) (@michel2323)
- avoid non-continguous broadcast on the GPU (#46) (@michel2323)
- Adding data through ExaData artifact (#48) (@michel2323)
- update documentation (#49) (@AnirudhSubramanyam)
- Updating to latest data artifact (#50) (@michel2323)
- Release v0.3.0 (#52) (@michel2323)
- Fixing docs (#53) (@michel2323)