Skip to content

CI jobs failling

With the introduction of MonoRepo some CI jobs are failling. Some of these jobs were not running

Here is the list of jobs to fix:

  • test_quantization_{ubuntu/windows}_python: With the removal of LFS these tests are not passing anymore
  • test_export_cpp_windows_python: The package seems to not copy the kernels?
  • build_backend_cuda_windows_{python/c++}: cmake fail to find nvcc, waiting for ACK to fix
  • build_quantization_{windows}: Dependance to cuda (see above)
  • build_quantization_ubuntu_c++: build fail
Edited by Cyril Moineau