Skip to content

Releases: GAMS-dev/cuoptlink-builder

v0.0.7b

Choose a tag to compare

@0x17 0x17 released this 29 Jun 17:29

What's Changed

  • Respect new GAMS option "requestMarginals" in cuOpt solver link by @0x17 in #9

Full Changelog: v0.0.7...v0.0.7b

v0.0.7

Choose a tag to compare

@0x17 0x17 released this 29 Jun 09:48
ef03d44

What's Changed

  • Update GAMS<->cuopt link for new cuopt release v26.06 cuopt-release by @0x17 in #8

Full Changelog: v0.0.6...v0.0.7

v0.0.6

Choose a tag to compare

@0x17 0x17 released this 10 Apr 21:22
fa41d0c

What's Changed

  • Update GAMS<->cuopt link for new cuopt release v26.04 by @0x17 in #7

Full Changelog: v0.0.5...v0.0.6

v0.0.5e

Choose a tag to compare

@0x17 0x17 released this 24 Feb 09:08

Fix MIP trace not writing end record/row 'E' in case no solution candidate was obtained.

v0.0.5d

Choose a tag to compare

@0x17 0x17 released this 17 Feb 20:49

Reworked option definition after addition of various MIP cut options

v0.0.5c

Choose a tag to compare

@0x17 0x17 released this 17 Feb 15:43

Report setting MIP start or initial primal/dual LP solutions to log

v0.0.5b

Choose a tag to compare

@0x17 0x17 released this 17 Feb 15:24

Fix available options for presolve (-1 default, 0 off, 1 papilo, 2 pslp).

v0.0.5

Choose a tag to compare

@0x17 0x17 released this 12 Feb 17:10
883567c

What's Changed

  • adapt GAMS<->cuOpt link for cuOpt 25.12 and 26.02
  • artifacts are now also build on/for arm64 in addition to x86_64
  • support miptrace callback feature
  • support mipstart
  • support initial primal and dual LP solutions
  • fix get bound for MIP w/out integer vars as reported in issue #4

More details in PR #5

Full Changelog: v0.0.4...v0.0.5

v0.0.4b

Choose a tag to compare

@0x17 0x17 released this 21 Oct 14:38

Add missing libcudss_mtlayer_gomp.so.0 to runtime archive, improve option def file, fix missing duals when dual_postsolve is enabled.

v0.0.4

Choose a tag to compare

@0x17 0x17 released this 21 Oct 12:07
5b1a4e4

What's Changed

  • Modify workflow to build both CUDA 12 and CUDA 13 links and runtime archives by @0x17 in #3

Full Changelog: v0.0.3...v0.0.4