mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-10-19 03:21:30 +08:00
Disable ROCm job cache.
This commit is contained in:
parent
cd4f989f8f
commit
3bd0bfe0e0
@ -176,6 +176,8 @@ build:linux:rocm-latest:gcc-10:
|
|||||||
EIGEN_CI_CXX_COMPILER: g++-10
|
EIGEN_CI_CXX_COMPILER: g++-10
|
||||||
EIGEN_CI_BUILD_TARGET: buildtests_gpu
|
EIGEN_CI_BUILD_TARGET: buildtests_gpu
|
||||||
EIGEN_CI_ADDITIONAL_ARGS: -DEIGEN_TEST_HIP=on
|
EIGEN_CI_ADDITIONAL_ARGS: -DEIGEN_TEST_HIP=on
|
||||||
|
cache: {} # Disable cache for ROCm, since it fails whenever the image updates.
|
||||||
|
|
||||||
|
|
||||||
######## Arm ###################################################################
|
######## Arm ###################################################################
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user