Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
UEABS
ueabs
Commits
c7acfb01
Commit
c7acfb01
authored
Mar 30, 2017
by
Janko
Browse files
Updated Readme.md
parent
0c4dc6d6
Changes
1
Show whitespace changes
Inline
Side-by-side
alya/README.md
View file @
c7acfb01
...
...
@@ -63,7 +63,7 @@ Alya can be used with just MPI or hybrid MPI-OpenMP parallelism. Standard execut
FCFLAGS
=
-module
$O
-c
-xCORE-AVX2
```
-
MPI: No changes in the configure file are necessary. By default you use metis4 and 4 byte integers.
-
MPI-hybrid (with OpenMP) : Uncomment the following lines for O
PEN
MP version:
-
MPI-hybrid (with OpenMP) : Uncomment the following lines for O
pen
MP version:
```
shell
CSALYA :
=
$(
CSALYA
)
-qopenmp
(
-fopenmp
for
GCC Compilers
)
...
...
@@ -149,7 +149,7 @@ Alya can be used with just MPI or hybrid MPI-OpenMP parallelism. Standard execut
```
-
MPI: No changes in the configure file are necessary. By default you use metis4 and 4 byte integers.
-
MPI-hybrid (with OpenMP) : Uncomment the following lines for O
PEN
MP version:
-
MPI-hybrid (with OpenMP) : Uncomment the following lines for O
pen
MP version:
```
shell
CSALYA :
=
$(
CSALYA
)
-qopenmp
(
-fopenmp
for
GCC Compilers
)
...
...
Write
Preview
Supports
Markdown
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