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
Rob Latham
MPICH-BlueGene
Commits
90a94c64
Commit
90a94c64
authored
Nov 27, 2013
by
Kenneth Raffenetti
Browse files
disable win_large_shm test when unsupported
Uses macro from [
1638ed88
] Signed-off-by:
Wesley Bland
<
wbland@mcs.anl.gov
>
parent
ab1de86e
Changes
3
Hide whitespace changes
Inline
Side-by-side
test/mpi/.gitignore
View file @
90a94c64
...
...
@@ -448,6 +448,7 @@
/pt2pt/errinstatwa
/pt2pt/errinstatws
/pt2pt/inactivereq
/rma/testlist
/rma/ircpi
/rma/test1
/rma/test2
...
...
test/mpi/configure.ac
View file @
90a94c64
...
...
@@ -1463,6 +1463,7 @@ AC_OUTPUT(maint/testmerge \
pt2pt/Makefile \
mpi_t/Makefile \
rma/Makefile \
rma/testlist \
spawn/Makefile \
topo/Makefile \
io/Makefile \
...
...
test/mpi/rma/testlist
→
test/mpi/rma/testlist
.in
View file @
90a94c64
...
...
@@ -70,7 +70,7 @@ win_shared 4 mpiversion=3.0
win_shared_noncontig 4 mpiversion=3.0
win_shared_noncontig_put 4 mpiversion=3.0
win_zero 4 mpiversion=3.0
win_large_shm 4 mpiversion=3.0
@largetest@
win_large_shm 4 mpiversion=3.0
win_dynamic_acc 4 mpiversion=3.0
get_acc_local 1 mpiversion=3.0
linked_list 4 mpiversion=3.0
...
...
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