Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
Microbenchmarks
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Jira
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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mattia Mancini
Microbenchmarks
Commits
b4b97ebd
Commit
b4b97ebd
authored
May 10, 2024
by
Mattia Mancini
Browse files
Options
Downloads
Patches
Plain Diff
Add message
parent
c5482bcf
No related branches found
No related tags found
1 merge request
!3
Add test for matrix
Pipeline
#81447
canceled
May 10, 2024
Stage: build
Stage: test
Stage: benchmark
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
ci/das6/compile_and_run.sh
+2
-0
2 additions, 0 deletions
ci/das6/compile_and_run.sh
with
2 additions
and
0 deletions
ci/das6/compile_and_run.sh
+
2
−
0
View file @
b4b97ebd
...
...
@@ -5,6 +5,8 @@
COMPILER_VERSION
=
$1
ARCHITECTURE
=
$2
echo
RUNNING ON
${
COMPILER_VERSION
}
AND
${
ARCHITECTURE
}
BUILD_DIR
=
build-
${
COMPILER_VERSION
}
-
${
ARCHITECTURE
}
module load spack/
${
COMPILER_VERSION
}
module load cmake
...
...
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