Skip to content

v0.8.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Nov 18:38
· 3 commits to main since this release

ExaModels v0.8.0

Diff since v0.7.1

Merged pull requests:

  • CompatHelper: add new compat entry for JuMP in [weakdeps] at version 1, (keep existing compat) (#94) (@github-actions[bot])
  • Pass option prod to ExaModel when instantiating from JuMP (#97) (@frapac)
  • Add constraint docs (#98) (@jerryfung110)
  • register asinh and acosh in default lib (#108) (@FHoltorf)
  • Fix interface with NLPModels (#112) (@frapac)
  • [buildkite] Add CI builds on GPUs (#113) (@amontoison)
  • Bump GPU pacakge versions (#114) (@sshin23)
  • Add constraint docs (#98) (#115) (@sshin23)
  • Resolves ambiguity in ExaCore(::Type{Float64}, ::CPU) (#116) (@sshin23)
  • Remove need for specialized GPU functions (#117) (@sshin23)
  • Add supports for fixed indexing (#119) (@sshin23)
  • Bump ExaModels version to v0.8.0 (#120) (@sshin23)

Closed issues:

  • Running into a mysterious zero div error (#75)
  • oneAPI reduce workaround (#83)
  • ExaCore(::Type{Float64}, ::CPU) is ambiguous (#103)
  • Doc examples: assertion error on nnzj? (#104)
  • constraint! cannot accept fixed index (#110)
  • Ambiguous method for jtprod! (#111)