pytorch/.ci/docker/common
Fadi Arafeh d2be06f673 [cpu][fix] Update ACL version to fix crashes with tensor sizes > 2^31-1 (#165904)
----

- Updates Arm Compute Library (ACL) to v52.6.0
- v52.6.0 contains https://github.com/ARM-software/ComputeLibrary/pull/1201 which fixes crashes with tensors of sizes > 2^31-1

fixes: #165654

Pull Request resolved: https://github.com/pytorch/pytorch/pull/165904
Approved by: https://github.com/malfet
2025-10-31 19:37:26 +00:00
..
cache_vision_models.sh Cache pretrained mobilenet_v2 and mobilenet_v3_large models in Docker (#100302) 2023-05-01 19:31:37 +00:00
common_utils.sh Updates to build and test on Noble (Ubuntu24.04) and py3.12 (#152240) 2025-07-10 05:55:42 +00:00
install_acl.sh [cpu][fix] Update ACL version to fix crashes with tensor sizes > 2^31-1 (#165904) 2025-10-31 19:37:26 +00:00
install_amdsmi.sh [ROCm] amdsmi library integration (#119182) 2024-05-21 01:59:26 +00:00
install_base.sh Updates to build and test on Noble (Ubuntu24.04) and py3.12 (#152240) 2025-07-10 05:55:42 +00:00
install_cache.sh [CI] Upgrade sccache to 0.10.0 (#152957) 2025-05-07 00:33:43 +00:00
install_clang.sh Remove Ubuntu 18.04 scripts (#149479) 2025-03-20 00:13:40 +00:00
install_conda_docker.sh Migrate conda, manywheel and libtorch docker builds to pytorch/pytorch (#129022) 2024-07-25 14:36:15 +00:00
install_conda.sh Add py 3.14 CI docker build pytorch-linux-jammy-py3.14-clang12 (#164791) 2025-10-29 22:21:22 +00:00
install_cpython.sh [BE] Use Python-3.14 GE build (#165804) 2025-10-19 11:45:10 +00:00
install_cuda.sh [BE]: Update nvshmem to 3.4.5 (#164046) 2025-10-29 07:32:05 +00:00
install_cudss.sh SparseCsrCUDA: cuDSS backend for linalg.solve (#129856) 2024-08-22 07:57:30 +00:00
install_cusparselt.sh Add CUDA installation script for CUDA 13 (#160201) 2025-08-18 17:26:25 +00:00
install_devtoolset.sh
install_docs_reqs.sh Use nodejs-16 for docs builds (#106312) 2023-07-31 19:11:47 +00:00
install_executorch.sh Try updating ET pin in PT/PT (#159664) 2025-09-18 21:55:16 +00:00
install_gcc.sh [Docker] Update cc/c++ to point t clang/clang++ (#103350) 2023-06-10 02:53:38 +00:00
install_glibc.sh
install_halide.sh [CI] Use cmake from pip instead of conda in CI docker images (#152537) 2025-05-08 18:58:10 +00:00
install_inductor_benchmark_deps.sh Revert "Put torchao (0.13.0) back to benchmark workflow (#162227)" 2025-09-10 20:11:37 +00:00
install_jni.sh
install_lcov.sh
install_libpng.sh Migrate conda, manywheel and libtorch docker builds to pytorch/pytorch (#129022) 2024-07-25 14:36:15 +00:00
install_linter.sh [ci][anaconda] Remove conda from linter docker images (#147789) 2025-03-19 21:56:44 +00:00
install_magma_conda.sh Remove mention of magma-cuda in readme.md, refactor magma_conda install (#147476) 2025-04-22 22:08:49 +00:00
install_magma.sh Use Magma-cuda 12.8 for libtorch (#146019) 2025-01-31 02:19:23 +00:00
install_mingw.sh Add mingw to docker (#165560) 2025-10-17 00:47:01 +00:00
install_miopen.sh Upgrade ROCm wheels to manylinux2_28 - 1 of 2 (docker images) (#140681) 2024-11-26 00:10:40 +00:00
install_mkl.sh Migrate conda, manywheel and libtorch docker builds to pytorch/pytorch (#129022) 2024-07-25 14:36:15 +00:00
install_mnist.sh Migrate conda, manywheel and libtorch docker builds to pytorch/pytorch (#129022) 2024-07-25 14:36:15 +00:00
install_nccl.sh Add CUDA installation script for CUDA 13 (#160201) 2025-08-18 17:26:25 +00:00
install_ninja.sh [aarch64] install ninja for docker to build triton on arm (#148768) 2025-03-10 21:28:53 +00:00
install_nvpl.sh [aarch64] Replace OpenBLAS with NVPL in cuda arm docker (#132811) 2024-08-14 21:01:50 +00:00
install_onnx.sh [CI] Update ONNX CI packages to latest (#165883) 2025-10-22 00:25:35 +00:00
install_openblas.sh Build and Install Arm Compute Library in manylinux docker image (#159737) 2025-10-01 11:33:51 +00:00
install_openmpi.sh
install_openssl.sh [CI] Build docker on larger runners (#118167) 2024-01-26 02:28:25 +00:00
install_patchelf.sh Migrate conda, manywheel and libtorch docker builds to pytorch/pytorch (#129022) 2024-07-25 14:36:15 +00:00
install_python.sh [CI] Use cmake from pip instead of conda in CI docker images (#152537) 2025-05-08 18:58:10 +00:00
install_rocm_drm.sh [ROCm] upgrade nightly wheels to rocm6.4 (#151355) 2025-04-17 17:29:07 +00:00
install_rocm_magma.sh [ROCm][CI] upgrade nightly wheels to ROCm 7.1 (#166730) 2025-10-31 17:30:47 +00:00
install_rocm.sh [ROCm][CI] remove amdgpu from install_rocm.sh (#166575) 2025-10-30 01:08:33 +00:00
install_triton.sh Replace setup.py bdist_wheel with python -m build --wheel (#156712) 2025-09-29 21:51:32 +00:00
install_ucc.sh [CI] Add basic CUDA 13.0 periodic test (#161013) 2025-08-29 17:56:33 +00:00
install_user.sh Adjusted install_user script for Ubuntu 24.04 support (#138815) 2024-10-30 16:31:09 +00:00
install_vision.sh Remove FFMPEG from CI scripts (#125546) 2024-05-11 16:46:13 +00:00
install_xpu.sh Revert "[BE] Update xpu driver repo for CD used almalinux 8.10 (#157356)" 2025-09-02 13:20:38 +00:00
patch_libstdc.sh Work Around exposing statically linked libstdc++ CXX11 ABI strong symbols (#163980) 2025-10-01 23:17:30 +00:00