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 the blaze_INCLUDE_DIR setting for macosci
* Use absolute home path for blaze on osx CI/CD pipeline
* Avoid using FAIL in non-test function
* Update CUDA toolkit version to 12.8 in CI configuration and packaging scripts
* Use NVIDIA's official docker container instead of our self-built one
* Use Intel oneAPI+CUDA container
* Load intel oneapi
* Use ${CASCADE_INSTALL_DIR}/build instead of ${CASCADE_INSTALL_DIR}/atm
to make it consistent in our upgraded docker
* Build opencascade
* Eliminate the noisy information in the CI/CD output
* Fix the target dir of opencascade
* Remove OCCT_INSTALL_BIN_LETTER from opencascade
* Use external installation location
* Use CMAKE_INSTALL_PREFIX to specify prefix
* Fix the syntax error in the buildOCCT script
* Use pre-built opencascade
* Manually include chrono to make it compatible with microsoft/STL#5105
* Build VSG before running test on Windows
* Remove additional character in Windows's testing pipeline
* Change the vsg library path to Windows's style
0 commit comments