Mentions légales du service

Skip to content
Snippets Groups Projects
Commit a1eb652b authored by PRUVOST Florent's avatar PRUVOST Florent Committed by Mathieu Faverge
Browse files

restore build_starpu_hipcuda ci job

parent 25737d06
No related branches found
No related tags found
No related merge requests found
......@@ -36,12 +36,12 @@ build_starpu_hip:
BUILD_OPTIONS: "-DCHAMELEON_USE_HIP_ROC=ON -DCHAMELEON_USE_MPI=ON"
VERSION: starpu_hip
# build_starpu_hipcuda:
# extends: .build_script_template
# variables:
# CHAM_CI_ENV_ARG: hipcuda
# BUILD_OPTIONS: "-DCHAMELEON_USE_HIP_CUDA=ON -DCHAMELEON_HIPBLAS_PATH=/home/gitlab/hipcuda/hipblas -DCHAMELEON_USE_MPI=ON"
# VERSION: starpu_hipcuda
build_starpu_hipcuda:
extends: .build_script_template
variables:
CHAM_CI_ENV_ARG: hipcuda
BUILD_OPTIONS: "-DCHAMELEON_USE_HIP_CUDA=ON -DCHAMELEON_HIPBLAS_PATH=/home/gitlab/hipcuda/hipblas -DCHAMELEON_USE_MPI=ON"
VERSION: starpu_hipcuda
build_starpu_simgrid:
extends: .build_script_template
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment