Releases: exanauts/ProxAL.jl
Releases · exanauts/ProxAL.jl
v0.5.3
ProxAL v0.5.3
Merged pull requests:
- Contingency linking constraint bug fix (#66) (@dilip223)
- Fix ExaAdmmBackend for CPU and GPU (#67) (@AnirudhSubramanyam)
v0.5.2
ProxAL v0.5.2
Merged pull requests:
- Multiperiod time series and ramping data input (#65) (@AnirudhSubramanyam)
v0.5.1
ProxAL v0.5.1
Merged pull requests:
- [email protected] (#62) (@michel2323)
- Hotfix: Use GPU when CUDADevice is set (#63) (@michel2323)
v0.5.0
ProxAL v0.5.0
Merged pull requests:
- Port ProxAL to ExaAdmm (#58) (@frapac)
- Trying to fix ExaAdmm interface (#61) (@michel2323)
v0.4.1
ProxAL v0.4.1
Merged pull requests:
- Resetting Pmin, Pmax and switching generators off (#60) (@michel2323)
v0.4.0
ProxAL v0.4.0
Merged pull requests:
- Fix CI (#57) (@michel2323)
- Version bumps and deprecation of the develop branch (#59) (@michel2323)
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)