Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CodeVault
hpc-kernels
unstructured_grids
Commits
5fe249bd
Commit
5fe249bd
authored
Feb 25, 2016
by
Thomas Ponweiser
Browse files
updated READMEs (compilation instructions) for halo_exchange and dsde samples
parent
87f7162d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
11 deletions
+1
-11
halo_exchange/README.md
halo_exchange/README.md
+1
-11
No files found.
halo_exchange/README.md
View file @
5fe249bd
...
...
@@ -69,17 +69,7 @@ Intermediate / Advanced
## Compiling
In order to build the sample, only a working MPI implementation supporting MPI-3 must be available. To compile, simply run:
make
If you need to use a MPI wrapper compiler other than
`mpicc`
, e.g.
`mpiicc`
, type:
make MPICC=mpiicc
In order to specify further compilation flags, e.g.
`-g`
, type:
make CFLAGS="-g"
Follow the compilation instructions given in the main directory of the kernel samples directory (
`/hpc_kernel_samples/README.md`
).
## Running
...
...
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