Skip to content

v2022.2

Compare
Choose a tag to compare
@pcolberg pcolberg released this 01 Apr 16:22

Added

  • Document running unit tests individually (#35).
  • Document internal use of pre-C++11 standard library ABI (#31, #39).
  • Document recommended settings for forked repository (#44).
  • Implement OpenCL Core 3.0 clCreateBufferWithProperties (#53).
  • Document running clang-format (#60).
  • Document git identity setup (#70).

Changed

  • Support Rocky Linux 8 instead of CentOS 8 (#72, #73).

Fixed

  • Simulation of systems with multiple global memories (#29).
  • Explicitly require C++11 compiler support (#47).
  • Link failure with -Wl,--no-undefined (#49).

Security

  • Check for null pointer before dereference (#42, #43).
  • Update Windows installation script for zlib to 1.2.12 (#96).