Recent Releases of ExaTron
ExaTron - v3.0.1
ExaTron v3.0.1
Closed issues: - Sporadic hang or freeze in CUDA kernels (#50) - dgpnorm for CPU vs. GPU (#51) - Solution difference in 1e-5 from dtron on CPU vs. GPU (#52)
Merged pull requests: - CI Julia 1.9 (#53) (@michel2323)
- Julia
Published by github-actions[bot] over 2 years ago
ExaTron - v2.1.0
ExaTron v2.1.0
Closed issues: - Improving performance on GPUs (1) - replace dsel2() with a GPU friendly top-k algorithm (#2) - Improving performance on GPUs (2) - reduce getindex() and setindex!() time (#3) - Improving performance on GPUs (3) - running hundreds of thousands of TRONs in parallel on GPUs (#4) - Profiling GPU runs (#5) - GPU compatibility of data types (#13)
- Julia
Published by github-actions[bot] over 3 years ago
ExaTron - v0.1.0
ExaTron v0.1.0
Closed issues: - Specifying explicit type information for AbstractTronMatrix (#10) - Integrate two-level algorithm in the new interface AdmmEnv (#21)
Merged pull requests:
- Port ExaTron to GPU - Part I (#1) (@frapac)
- Separate ExaTron from ExaTronInterface (#6) (@youngdae)
- Added compat section to Project.toml (#7) (@kibaekkim)
- Some fixes to run profiling on gpu (#8) (@kibaekkim)
- adds DenseMatrix implementation. (#9) (@youngdae)
- Add function to transfer data between callbacks and matrices (#11) (@frapac)
- Allow to use other preconditioners than ICFS (#12) (@frapac)
- Update github actions and add badge to README (#15) (@frapac)
- Fix type inference (#16) (@frapac)
- ADMM warm-starting (#18) (@kibaekkim)
- Update constructor of AdmmEnv (#19) (@frapac)
- Merging two-level into the default branch (#22) (@kibaekkim)
- Integrate two-level ADMM with AdmmEnv (#24) (@kibaekkim)
- The first documentation (#26) (@kibaekkim)
- Julia
Published by github-actions[bot] about 4 years ago