Skip to content

CI Failures of release branch release/0.15 #7299

@NicolasHug

Description

@NicolasHug

The latest status of the release/0.15 CI can be checked in #7292. Current failures are:

2023-02-21T17:06:25.6104129Z Error: mkl-service + Intel(R) MKL: MKL_THREADING_LAYER=INTEL is incompatible with libgomp.so.1 library. 2023-02-21T17:06:25.6104506Z	Try to import numpy first or set the threading layer accordingly. Set MKL_SERVICE_FORCE_INTEL to force it. 
 File "/opt/conda/lib/python3.10/site-packages/conda/core/package_cache_data.py", line 803, in execute raise CondaMultiError(exceptions) conda.CondaMultiError: Downloaded bytes did not match Content-Length url: https://conda.anaconda.org/nvidia/linux-64/libcusparse-11.7.4.91-0.tar.bz2 
test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[regnet_y_1_6gf] PASSED [ 0%] /var/folders/yh/q3_29drn3d3bw226r0xgt9180000gn/T/tmpj5jgojmn: line 3: 94052 Killed: 9 python3 -u -mpytest -v --tb=long --durations 20 ERROR conda.cli.main_run:execute(47): `conda run python3 -u -mpytest -v --tb=long --durations 20` failed. (See above for error) test/test_backbone_utils.py::TestFxFeatureExtraction::test_forward_backward[regnet_y_32gf] Error: Process completed with exit code 137. 
CMake Error in /home/circleci/project/cpp_build/CMakeFiles/CMakeTmp/CMakeLists.txt: CUDA_ARCHITECTURES is empty for target "cmTC_4ad9f". CMake Error in /home/circleci/project/cpp_build/CMakeFiles/CMakeTmp/CMakeLists.txt: CUDA_ARCHITECTURES is empty for target "cmTC_4ad9f". CMake Error at /usr/local/lib64/python3.6/site-packages/cmake/data/share/cmake-3.18/Modules/CMakeDetermineCompilerABI.cmake:48 (try_compile): Failed to generate test project build system. Call Stack (most recent call first): /usr/local/lib64/python3.6/site-packages/cmake/data/share/cmake-3.18/Modules/CMakeTestCUDACompiler.cmake:19 (CMAKE_DETERMINE_COMPILER_ABI) CMakeLists.txt:12 (enable_language) 
RuntimeError: The detected CUDA version (10.2) mismatches the version that was used to compile PyTorch (11.7). Please make sure to use the same CUDA versions. 

@atalman @malfet @seemethere we'd be grateful for your help on the issues listed above, thanks!

cc @seemethere

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions