Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
blaster
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Aerospace and Mechanical Engineering
blaster
Commits
c374b108
Verified
Commit
c374b108
authored
1 month ago
by
Paul Dechamps
Browse files
Options
Downloads
Patches
Plain Diff
(pipeline) Modif pipeline4
parent
587d0ec5
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#52695
failed
1 month ago
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-4
2 additions, 4 deletions
.gitlab-ci.yml
with
2 additions
and
4 deletions
.gitlab-ci.yml
+
2
−
4
View file @
c374b108
default
:
image
:
rboman/waves-py3:
2023.0
image
:
rboman/waves-py3:
latest
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 update && apt-get install -y python3-pip
-
pip install scipy==1.15.1 vtk==9.3.0 matplotlib==3.10.0 numpy==2.2.3
# Install the specified packages
-
pip list
# Print the list of installed packages and their versions
-
apt-get install python3-scipy==1.15
.global_tag
:
&global_tag_def
tags
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment