fix(vllm-tensorizer): Apply CMake patch for nvToolsExt linking issue #105
vllm-tensorizer.yml
on: push
build
/
Build Images
54s
Annotations
4 errors and 3 warnings
build / Build Images
Executing the custom container implementation failed. Please contact your self hosted runner administrator.
|
build / Build Images
Process completed with exit code 1.
|
build / Build Images
Error: failed to run script step: command terminated with non-zero exit code: error executing command [sh -e /__w/_temp/2fdce1e0-486f-11f0-a558-37f0ceab3744.sh], exit code 1
|
build / Build Images
buildx failed with: ERROR: failed to solve: process "/bin/sh -c /tmp/frozen/freeze.sh torch torchaudio torchvision xformers > /tmp/frozen/constraints.txt && if [ -z \"$MAX_JOBS\" ]; then unset MAX_JOBS; fi && sed -i '/^find_package(Torch REQUIRED)/ifind_package(CUDA REQUIRED)\\nfind_library(NVTOOLSEXT_LIBRARY\\n NAMES nvToolsExt\\n PATH_SUFFIXES lib)\\n\\nif (NVTOOLSEXT_LIBRARY)\\n message(STATUS \"Found nvToolsExt library: ${NVTOOLSEXT_LIBRARY}\")\\nelse()\\n message(FATAL_ERROR \"Could not find nvToolsExt library\")\\nendif()\\nadd_library(CUDA::nvToolsExt SHARED IMPORTED)\\nset_target_properties(CUDA::nvToolsExt PROPERTIES\\n IMPORTED_LOCATION ${NVTOOLSEXT_LIBRARY}\\n)\\n\\n' CMakeLists.txt && LIBRARY_PATH=\"/usr/local/cuda/lib64:${LIBRARY_PATH:+:$LIBRARY_PATH}\" CUDA_TOOLKIT_ROOT_DIR=\"/usr/local/cuda\" python3 -m pip wheel -w /wheels -v --no-cache-dir --no-build-isolation --no-deps -c /tmp/frozen/constraints.txt ./" did not complete successfully: exit code: 1
|
build / Build Images
Failed to save: reserveCache failed: Cache service responded with 503
|
build / Build Images
Docker is required to export a build record
|
build / Build Images
Failed to restore: getCacheEntry failed: Cache service responded with 503
|