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
Fix document warnings related CI infrastructure (#2148)
* Fix docs
* Update actions/checkout and remove tag fetch hack
* Fix lack of warnings which needed to be sent to the first sphinx build
* fixup! Fix docs
* Minimize doc CI build
* Clean build directory after install
* Group build commands and print notice about build dir size
* Add more warnings
* Build CI for A100, only use virtual architecture for reldeb, disable device debug
* Fix missing quotes
* Revert "Build CI for A100, only use virtual architecture for reldeb, disable device debug"
This reverts commit 3b81610. We've got
vecgeom built against 70, and it seems that the build time increased
drastically as a result of that or virtual. Testing independently, it
seems there is little to no difference for omitting the real
architecture.
* Always print spack arch
* Constrain ccache and curl to try to debug concretization failures
0 commit comments