Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
IPSL
P
Projets
dynamico
DYNAMICO
Commits
d53024cb
Commit
d53024cb
authored
Jun 30, 2022
by
Thomas Dubos
Browse files
Make converged tree compatible with modipsl
parent
9004f6f8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
3 deletions
+8
-3
make_icosa
make_icosa
+5
-0
trunk2master/arch/arch-X64_JEANZAY.fcm
trunk2master/arch/arch-X64_JEANZAY.fcm
+3
-3
No files found.
make_icosa
0 → 100755
View file @
d53024cb
#!/bin/bash
ln
-s
trunk2master/bin trunk2master/inc trunk2master/lib trunk2master/tools
.
cd
trunk2master
./make_icosa
$*
trunk2master/arch/arch-X64_JEANZAY.fcm
View file @
d53024cb
...
...
@@ -9,8 +9,8 @@
%PROD_FFLAGS -g -traceback -O3 -xHost -qopt-zmm-usage=high
%DEV_FFLAGS -g -O1 -traceback
%DEBUG_FFLAGS -g -traceback -check bounds
%MPI_FFLAGS
%OMP_FFLAGS -qopenmp
-qopenmp-threadprivate=compat
%MPI_FFLAGS
1
%OMP_FFLAGS -qopenmp
%BASE_LD -i4 -r8 -auto -lmkl_intel_lp64 -lmkl_core -lmkl_sequential -lstdc++
%MPI_LD
%OMP_LD -qopenmp
-qopenmp-threadprivate=compat
%OMP_LD -qopenmp
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment