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
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
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
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