Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
VirtualFluids
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
iRMB
VirtualFluids
Commits
54f1fe12
Commit
54f1fe12
authored
1 year ago
by
Soeren Peters
Browse files
Options
Downloads
Patches
Plain Diff
Fix wrong name of image.
parent
06e845b0
No related branches found
Branches containing commit
No related tags found
Tags containing commit
3 merge requests
!441
Release 0.1.2
,
!435
Draft: release v0.1.2
,
!408
Fix multi gpu regression path.
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tests/regression-tests/hpc-test/test.job.sh
+1
-1
1 addition, 1 deletion
tests/regression-tests/hpc-test/test.job.sh
with
1 addition
and
1 deletion
tests/regression-tests/hpc-test/test.job.sh
+
1
−
1
View file @
54f1fe12
...
...
@@ -28,4 +28,4 @@ cd virtualfluids-mpich-bind/
mkdir
-p
results
export
MPI_DIR
=
"/cluster/mpi/mpich"
srun
--mpi
=
pmi2 singularity
exec
--bind
"
$MPI_DIR
"
r
ockylinux9
-mpich-bind
.sif /build/bin/LidDrivenCavityCPU LidDrivenCavity_regression_test.cfg
srun
--mpi
=
pmi2 singularity
exec
--bind
"
$MPI_DIR
"
R
ockylinux9.sif /build/bin/LidDrivenCavityCPU LidDrivenCavity_regression_test.cfg
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