Skip to content

Releases: muhos/ParaFROST

ParaFROST 3.4.2

19 Sep 21:36
Compare
Choose a tag to compare

Fixed a bug in counting kernels and another bug when freeing the cacher memory.

ParaFROST 3.4.1

30 Aug 14:37
Compare
Choose a tag to compare

Minor fixes (eg. fixed bug occurs with gcc 13)

ParaFROST 3.4.0

23 Sep 19:46
Compare
Choose a tag to compare

Optimized and cleaned GPU code.

ParaFROST 3.3.7

10 Aug 11:56
Compare
Choose a tag to compare

Resetting memory after 'vars' allocation to fix a bug when reallocating that structure.

ParaFROST 3.3.6

05 May 14:52
Compare
Choose a tag to compare

Fixed MDM in incremental solving and assumptions mapping.

ParaFROST 3.3.5

24 Mar 16:32
Compare
Choose a tag to compare

Fixed a bug with incremental solving.

ParaFROST 3.3.4

06 Feb 17:39
59c95ff
Compare
Choose a tag to compare
parafrost-3.3.4

Update test-build.yml

ParaFROST 3.3.2

29 Dec 10:55
Compare
Choose a tag to compare
parafrost-3.3.2

fixed several bugs

ParaFROST 3.3.1

23 Nov 15:08
80e931c
Compare
Choose a tag to compare

Fixing a small bug in the install script that caused the undetection of CUDA in systems running SLURM.

ParaFROST 3.3.0

31 Oct 12:12
Compare
Choose a tag to compare

Added support for dimacs reading from stdin.
Minor bug fixes.
added a compilation option to disable colors.