Recent Releases of ExaTron

ExaTron - v3.0.3

ExaTron v3.0.3

Diff since v3.0.2

Merged pull requests: - Using Adapt (#55) (@michel2323)

- Julia
Published by github-actions[bot] over 2 years ago

ExaTron - v3.0.2

ExaTron v3.0.2

Diff since v3.0.1

Merged pull requests: - Fixing potential race conditions (#54) (@kibaekkim)

- Julia
Published by github-actions[bot] over 2 years ago

ExaTron - v3.0.1

ExaTron v3.0.1

Diff since v3.0.0

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 - v3.0.0

ExaTron v3.0.0

Diff since v2.1.3

Merged pull requests: - Update CI (#48) (@michel2323) - Migrate to KA 0.9 (#49) (@michel2323)

- Julia
Published by github-actions[bot] almost 3 years ago

ExaTron - v2.1.3

ExaTron v2.1.3

Diff since v2.1.2

Merged pull requests: - Remove ROCDevice <: KA.GPU dependency (#47) (@michel2323)

- Julia
Published by github-actions[bot] about 3 years ago

ExaTron - v2.1.2

ExaTron v2.1.2

Diff since v2.1.1

Merged pull requests: - Remove KA.GPU (#46) (@michel2323)

- Julia
Published by github-actions[bot] over 3 years ago

ExaTron - v2.1.1

ExaTron v2.1.1

Diff since v2.1.0

Merged pull requests: - Adding tronqpkernel (#45) (@michel2323)

- Julia
Published by github-actions[bot] over 3 years ago

ExaTron - v2.1.0

ExaTron v2.1.0

Diff since v2.0.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 - v2.0.0

ExaTron v2.0.0

Diff since v1.1.0

Merged pull requests: - Add KernelAbstractions.jl support (#44) (@michel2323)

- Julia
Published by github-actions[bot] over 3 years ago

ExaTron - v1.1.0

ExaTron v1.1.0

Diff since v1.0.0

Closed issues: - Release for moving the ADMM part to ExaAdmm.jl (#32)

Merged pull requests: - Adding CUDA QP API (#43) (@michel2323)

- Julia
Published by github-actions[bot] over 3 years ago

ExaTron - v1.0.0

ExaTron v1.0.0

Diff since v0.2.1

Closed issues: - Update README.md (#33) - Do we need MPI.jl? (#37) - Test failure (#38)

Merged pull requests: - ExaAdmm.jl Integration (#40) (@michel2323) - Cleanup (#42) (@michel2323)

- Julia
Published by github-actions[bot] over 3 years ago

ExaTron - v0.2.1

ExaTron v0.2.1

Diff since v0.2.0

Merged pull requests: - Fix deprecated warnings (#39) (@michel2323)

- Julia
Published by github-actions[bot] almost 4 years ago

ExaTron - v0.2.0

ExaTron v0.2.0

Diff since v0.1.0

Merged pull requests: - Fix CI (#34) (@michel2323) - Parse matpower files directly with PowerModels' parser (#35) (@frapac) - Release v0.2.0 (#36) (@michel2323)

- Julia
Published by github-actions[bot] almost 4 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