Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
Detection eddies
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
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
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
Gitlab has been updated. More info
here
.
Show more breadcrumbs
IPSL
LMD
DPAO
Detection eddies
Commits
82da37a2
Commit
82da37a2
authored
3 years ago
by
Lionel GUEZ
Browse files
Options
Downloads
Patches
Plain Diff
Polish
parent
3b7e4133
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Inst_eddies/Documentation_texfol/documentation.tex
+3
-3
3 additions, 3 deletions
Inst_eddies/Documentation_texfol/documentation.tex
Overlap/CMakeLists.txt
+2
-3
2 additions, 3 deletions
Overlap/CMakeLists.txt
with
5 additions
and
6 deletions
Inst_eddies/Documentation_texfol/documentation.tex
+
3
−
3
View file @
82da37a2
...
@@ -1054,10 +1054,10 @@ L'expérience \verb+Inst_eddies_7+ a été exécutée sur deux travaux se
...
@@ -1054,10 +1054,10 @@ L'expérience \verb+Inst_eddies_7+ a été exécutée sur deux travaux se
divisant la période. La concaténation des deux collections avec
divisant la période. La concaténation des deux collections avec
\verb
+
shp_coll_append.sh
+
a pris 52 s pour l'orientation anti.
\verb
+
shp_coll_append.sh
+
a pris 52 s pour l'orientation anti.
Les processeurs sont des Intel Xeon sur les n
\oe
{}
uds
interactifs de
Les processeurs
de ciclad
sont des Intel Xeon sur les n
\oe
{}
uds
ciclad
et des AMD Optéron sur les n
\oe
{}
uds de calcul. Le temps
interactifs
et des AMD Optéron sur les n
\oe
{}
uds de calcul. Le temps
d'exécution sur n
\oe
{}
ud de calcul est environ trois fois plus grand,
d'exécution sur n
\oe
{}
ud de calcul est environ trois fois plus grand,
que le code ait été compilé avec ifort ou gcc. Peut-être que les AMD
que le code ait été compilé avec ifort ou gcc. Peut-être que les AMD
Opteron 6134 sur Ciclad sont juste
trè
s lents.
Opteron 6134 sur Ciclad sont juste
plu
s lents.
\end{document}
\end{document}
This diff is collapsed.
Click to expand it.
Overlap/CMakeLists.txt
+
2
−
3
View file @
82da37a2
...
@@ -5,9 +5,8 @@ add_executable(eddy_graph eddy_graph.f90
...
@@ -5,9 +5,8 @@ add_executable(eddy_graph eddy_graph.f90
${
PROJECT_SOURCE_DIR
}
/Common/read_field_indices.f90
${
PROJECT_SOURCE_DIR
}
/Common/read_field_indices.f90
${
PROJECT_SOURCE_DIR
}
/Common/read_snapshot.f90 recv_snapshot.f90
${
PROJECT_SOURCE_DIR
}
/Common/read_snapshot.f90 recv_snapshot.f90
candidate_overlap.f90 spher_polygon_area.f90
candidate_overlap.f90 spher_polygon_area.f90
${
PROJECT_SOURCE_DIR
}
/Common/spher_polyline_area.f90
${
PROJECT_SOURCE_DIR
}
/Common/spher_polyline_area.f90 weight.f90
weight.f90 send_snapshot.f90
send_snapshot.f90
${
PROJECT_SOURCE_DIR
}
/Common/read_eddy.f90
${
PROJECT_SOURCE_DIR
}
/Common/read_eddy.f90
${
PROJECT_SOURCE_DIR
}
/Common/write_eddy.f90
${
PROJECT_SOURCE_DIR
}
/Common/write_eddy.f90
${
PROJECT_SOURCE_DIR
}
/Common/derived_types.f90 unit_edge_m.f90
)
${
PROJECT_SOURCE_DIR
}
/Common/derived_types.f90 unit_edge_m.f90
)
...
...
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