Skip to content

v21.08.00

Compare
Choose a tag to compare
@GPUtester GPUtester released this 04 Aug 18:47
· 691 commits to main since this release

🐛 Bug Fixes

  • Fix usage of assert_columns* APIs. (#433) @vyasr
  • Switch to using public cudf testing utilities (#431) @vyasr
  • Update CMake, fix testing use of assert_eq, and correct metadata copying (#430) @vyasr
  • Improve Hausdorff perf and accept larger number of inputs. (#424) @cwharris
  • Fix a critical issue with parallel_search functor. (#405) @thomcom

🛠️ Improvements