Skip to content
Snippets Groups Projects
Verified Commit 6e2e2c87 authored by Paul Dechamps's avatar Paul Dechamps :speech_balloon:
Browse files

(pipeline) Modif pipeline5

parent c374b108
No related branches found
No related tags found
No related merge requests found
Pipeline #52696 failed
default:
image: rboman/waves-py3:latest
image: rboman/waves-py3:2023.0
before_script:
- source /opt/intel/oneapi/mkl/latest/env/vars.sh
- source /opt/intel/oneapi/tbb/latest/env/vars.sh
- echo $(nproc)
- printenv | sort
- apt-get install python3-scipy==1.15
- python3 -m pip install --upgrade pip
- python3 -m pip install scipy==1.15
.global_tag: &global_tag_def
tags:
......
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