tburt-nv
Results
3
issues of
tburt-nv
This MR removes the nvrtc_wrapper git-lfs objects and replaces them with Conan packages, which are fetched at build-time. Conan requires the sqlite3 python module, which is missing from the rocky8...
sqlite is required to install Conan with pip: https://stackoverflow.com/a/24449632
This PR refactors part of the L0 pipeline's release check stage as a python script, and executes it in a GitHub workflow. In case this new GitHub workflow is unstable,...