Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

v22.06.00

Compare
Choose a tag to compare
@GPUtester GPUtester released this 07 Jun 15:35
· 104 commits to main since this release

🛠️ Improvements

  • Simplify conda recipes (#484) @Ethyling
  • Use conda to build python packages during GPU tests (#480) @Ethyling
  • Fix pinned buffer IO issues (#479) @charlesbluca
  • Use pre-commit to enforce Python style checks (#478) @charlesbluca
  • Extend get_pinned_mem to work with more dtype / shapes (#477) @charlesbluca
  • Add/fix installation sections for SDR example notebooks (#476) @charlesbluca
  • Use conda compilers (#461) @Ethyling
  • Build packages using mambabuild (#453) @Ethyling