Skip to content

v22.02.00

Compare
Choose a tag to compare
@GPUtester GPUtester released this 02 Feb 15:56
· 662 commits to main since this release

πŸ› Bug Fixes

πŸ› οΈ Improvements

  • Prepare upload scripts for Python 3.7 removal (#952) @Ethyling
  • Fix imports tests syntax (#935) @Ethyling
  • Remove IncludeCategories from .clang-format (#933) @codereport
  • Replace use of custom CUDA bindings with CUDA-Python (#930) @shwina
  • Remove setup.py from update-release.sh script (#926) @ajschmidt8
  • Improve C++ Test Coverage (#920) @harrism
  • Improve the Arena allocator to reduce memory fragmentation (#916) @rongou
  • Simplify CMake linting with cmake-format (#913) @vyasr