tlopex opened a new pull request, #19893:
URL: https://github.com/apache/tvm/pull/19893

   Bump ci_cpu, ci_arm, ci_wasm and ci_gpu from Ubuntu 22.04 (jammy) to 24.04 
(noble) so the default g++ is gcc-13, which fully implements C++20 (TVM builds 
with CMAKE_CXX_STANDARD 20).
   
   - ci_gpu: nvidia/cuda 12.8.1-cudnn-devel base to ubuntu24.04 and CUDA apt 
GPG key path ubuntu2204 -> ubuntu2404.
   - ubuntu_install_core.sh: libtinfo-dev -> libncurses-dev and lsb-core -> 
lsb-release (both removed on noble).
   - ubuntu_install_llvm.sh: install llvm/clang 15/16/17 from the distro repos 
(noble universe ships them); drop the apt.llvm.org source (no noble debs for 
15/16).
   - ubuntu_install_rocm.sh: ROCm apt 5.3/jammy -> 6.4.4/noble (5.3 has no 
noble pool); keep lld-15 to match the LLVM 15 TVM is built with on the GPU 
image.
   - ubuntu_install_vulkan.sh: LunarG SDK list jammy -> noble.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to