Skip to content

Commit 1593347

Browse files
authored
Merge pull request #8887 from awlauria/romio_v5.0.x
v5.0.x: Romio v3.4.1 update
2 parents 1ba8545 + 5bd52e4 commit 1593347

File tree

1,150 files changed

+105940
-88414
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,150 files changed

+105940
-88414
lines changed

.gitignore

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,20 @@ ltoptions.m4
105105
!3rd-party/libevent-*.tar.*
106106
3rd-party/hwloc-*
107107
!3rd-party/hwloc-*.tar.*
108+
3rd-party/treematch/config.h
109+
110+
3rd-party/romio341/adio/include/romioconf.h
111+
3rd-party/romio341/adio/include/romioconf.h.in
112+
3rd-party/romio341/include/mpio.h
113+
3rd-party/romio341/localdefs
114+
3rd-party/romio341/mpl/confdb/test-driver
115+
3rd-party/romio341/mpl/include/config.h
116+
3rd-party/romio341/mpl/include/config.h.in
117+
3rd-party/romio341/mpl/include/mplconfig.h
118+
3rd-party/romio341/mpl/include/mpl_timer.h
119+
3rd-party/romio341/mpl/localdefs
120+
3rd-party/romio341/test/runtests
121+
3rd-party/romio341/util/romioinstall
108122

109123
config/project_list.m4
110124
config/autogen_found_items.m4
@@ -188,19 +202,6 @@ ompi/mca/coll/ml/coll_ml_lex.c
188202
ompi/mca/coll/self/coll-self-version.h*
189203
ompi/mca/coll/sm/coll-sm-version.h*
190204

191-
ompi/mca/io/romio321/romio/adio/include/romioconf.h
192-
ompi/mca/io/romio321/romio/include/mpio.h
193-
ompi/mca/io/romio321/romio/localdefs
194-
ompi/mca/io/romio321/romio/test/fcoll_test.f
195-
ompi/mca/io/romio321/romio/test/fmisc.f
196-
ompi/mca/io/romio321/romio/test/fperf.f
197-
ompi/mca/io/romio321/romio/test/large_file.c
198-
ompi/mca/io/romio321/romio/test/misc.c
199-
ompi/mca/io/romio321/romio/test/pfcoll_test.f
200-
ompi/mca/io/romio321/romio/test/runtests
201-
ompi/mca/io/romio321/romio/util/romioinstall
202-
ompi/mca/io/romio321/romio/test/syshints.c
203-
204205
ompi/mca/osc/monitoring/osc_monitoring_template_gen.h
205206

206207
ompi/mca/pml/v/autogen.vprotocols

.mailmap

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,3 +113,9 @@ Anandhi S Jayakumar <anandhi.s.jayakumar@intel.com>
113113
Mohan Gandhi <mohgan@amazon.com>
114114

115115
Harumi Kuno <harumi.kuno@hpe.com>
116+
117+
Nick Papior <nickpapior@gmail.com>
118+
Nick Papior <nickpapior@gmail.com> <nicpa@dtu.dk>
119+
Nick Papior <nickpapior@gmail.com> <zerothi@users.noreply.github.com>
120+
121+
Wei-keng Liao <wkliao@users.noreply.github.com>

3rd-party/autogen.subdirs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
romio321
1+
romio341

3rd-party/romio321/.gitignore

Lines changed: 0 additions & 13 deletions
This file was deleted.

3rd-party/romio321/COPYRIGHT

Lines changed: 0 additions & 41 deletions
This file was deleted.

3rd-party/romio321/Makefile.am

Lines changed: 0 additions & 195 deletions
This file was deleted.

3rd-party/romio321/README_OMPI

Lines changed: 0 additions & 11 deletions
This file was deleted.

3rd-party/romio321/adio/Makefile.mk

Lines changed: 0 additions & 47 deletions
This file was deleted.

3rd-party/romio321/adio/ad_gpfs/Makefile.mk

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)