Skip to content

Releases: ibm-genwqe/genwqe-user

4.0.10

15 Jan 15:38
Compare
Choose a tag to compare

GENWQE-4.0.10

  • CGzip: Fix master context for peek and poke
  • Allow overwriting libz.so path for package builds
  • Avoid use of library internal signal handlers

4.0.9

22 Dec 12:29
Compare
Choose a tag to compare

GENWQE-4.0.9

  • GenWQE: Avoid obsolete retries when one card is failing
  • GenWQE: Disable usage of signal handling in the health monitoring code
  • genwqe_gzip/gunzip: Fix broken environment variable setup
  • DDCB_TRACE=0x1 prints now a summary per card, such that we can check if workload is optimally distributed amongst the available cards

4.0.8

15 Dec 14:16
Compare
Choose a tag to compare

GENWQE-4.0.8

  • Adding printout of hardware version for GenWQE and for CAPI
  • Build changes/fixes: Alternative zlib integration, different install directories for RPM packages
  • No automatic zlib.tar.gz download anymore
  • No dependency to git when doing the RPM package build

4.0.7

17 Nov 10:43
Compare
Choose a tag to compare

GENWQE-4.0.7

  • Avoid dictionary restore on deflate with flush = Z_FULL_FLUSH
  • LAST RELEASE SUPPORTING CAPI AFU DEDICATED MODE, new releases will only support AFU directed mode. CAPI bitstream update is required. AFU directed and dedicated bitstreams are not transparently supported by our software
  • Created afu_dedicated branch to simplify checkout of this version

4.0.6

06 Nov 10:16
Compare
Choose a tag to compare

GENWQE-4.0.6

  • Fixes to monitor performance more nicely
  • CAPI: Improve performance by never freeing AFU handle

4.0.5

23 Oct 14:49
Compare
Choose a tag to compare

GENWQE-4.0.5

  • CAPI: Circumvention to keep thread alive which did the cxl_afu_open()
  • CAPI: Statically allocate memory required to run the work-queue
  • zlib_mt_perf: Enabled CAPI and did some improvements on the output

4.0.4

24 Sep 15:24
Compare
Choose a tag to compare

GENWQE-4.0.4

  • Support for latest CAPI bitstream with new register layout
  • Fixed install rules
  • Fixed problem with private zlib usage in /opt/genwqe
  • Removed verbose messages for timeout in CAPI mode

4.0.3

21 Sep 12:23
Compare
Choose a tag to compare

GENWQE-USER-4.0.3

  • To support simulation nicer, we allow to use the pslse/libcxl instead of the plain libcxl.
  • Furthermore the critical bugfix for inflate was corrected and is successfully tested now.

4.0.2

28 Aug 12:21
Compare
Choose a tag to compare

GENWQE-USER-4.0.2

  • Fixups to get the RPM builds working again
  • Some bugfixes
  • Some simplifications