Skip to content

v22.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Aug 23:05
· 30 commits to main since this release
ce0fdb3
[FEA] Statically link liblapack and CTK libs, fix runtime images (#422)

* fix issue where images weren't all rebuilding on version bumps

* add missing core cuda and rmm libs to runtime images

* add clean:build and tsc:clean npm package scripts

* set CMake policies, statically link liblapack and libblas

* rebuild images if lerna.json changes