You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add build and test support for CUDA 12
* Auto update version
* Fix name
* Avoid overstepping with CUDA 11 on 12
* Fix wheel output naming
* Remove unneeded strings
* Add missing 0 to CUDA 11 install
* Trigger CI
* Update to allow CUDA 11 wheels to build also
* Update fromJSON usage
* Update int to str in json map
* Aim to keep cuda 11.5 wheels for now
* Remove CUDA 11
* Migrate windows tests to clangcl to avoid failures
* Ensure VS generator used
* Update for auditwheel 6.0 changes
* Ensure devtoolset values are used in CUDA 12 build
* Remove unneeded deref
* Retry installing cuda 12.0
* Fix auditwheel arch check
* Fix auditwheel arch check again
* Revert windows tests
* Lower overhead of Windows CI tests (#610)
* Cache vcpkg libs and reuse
* Auto update version
* Trigger CI
* Fix matrix tests for windows
* Add excluded modules for OpenCPPCoverage
* Convert dash to underscore
* Use optimized build for Windows coverage
* Retrigger CI
---------
Co-authored-by: Dev version update bot <github-actions[bot]@users.noreply.github.com>
* Update changelog
* Remove trainability from stateprep in test
* Update dev reqs to use cu12
* Fix formatting
* Update the MPI modules in CI
* Add ls to module dirs
* Remove additional cu11 deps
* Use mpirun from PATH
* Update to cu12 in missing locations
* Remove opt path specifics
* Ensure cuda version env vars are inlcuded on Python tests for MPI
---------
Co-authored-by: Dev version update bot <github-actions[bot]@users.noreply.github.com>
0 commit comments