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
Sbalzarini Lab
S
Software
P
Parallel Computing
OpenFPM
openfpm_pdata
Commits
0bed5e7d
Commit
0bed5e7d
authored
Feb 15, 2018
by
incardon
Browse files
Add ldd printout
parent
d0fc6bd6
Changes
2
Hide whitespace changes
Inline
Side-by-side
openfpm_vcluster
@
dba6676c
Subproject commit
835b4ef1ba1204944e0f0c9476f496cfb41d4b0a
Subproject commit
dba6676c2638e01dc3b9277dbbd80ea3f46ea6d0
run.sh
View file @
0bed5e7d
...
...
@@ -26,6 +26,7 @@ then
exit
0
;
fi
ldd ./src/pdata
mpirun
-np
$3
./src/pdata
if
[
$?
-ne
0
]
;
then
curl
-X
POST
--data
"payload={
\"
icon_emoji
\"
:
\"
:jenkins:
\"
,
\"
username
\"
:
\"
jenkins
\"
,
\"
attachments
\"
:[{
\"
title
\"
:
\"
Error:
\"
,
\"
color
\"
:
\"
#FF0000
\"
,
\"
text
\"
:
\"
$2
failed to complete the openfpm_pdata test
\"
}] }"
https://hooks.slack.com/services/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
...
...
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