Skip to content

Commit 46ccd63

Browse files
authored
Merge pull request #8740 from ggouaillardet/topic/romio341_refresh
ROMIO 3.4.1 refresh
2 parents 1643885 + f186076 commit 46ccd63

File tree

1,150 files changed

+105935
-88426
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

+105935
-88426
lines changed

.gitignore

Lines changed: 13 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -106,18 +106,19 @@ ltoptions.m4
106106
3rd-party/hwloc-*
107107
!3rd-party/hwloc-*.tar.*
108108
3rd-party/treematch/config.h
109-
3rd-party/romio321/adio/include/romioconf.h
110-
3rd-party/romio321/adio/include/romioconf.h.in
111-
3rd-party/romio321/include/mpio.h
112-
3rd-party/romio321/localdefs
113-
3rd-party/romio321/test/fcoll_test.f
114-
3rd-party/romio321/test/fmisc.f
115-
3rd-party/romio321/test/fperf.f
116-
3rd-party/romio321/test/large_file.c
117-
3rd-party/romio321/test/misc.c
118-
3rd-party/romio321/test/pfcoll_test.f
119-
3rd-party/romio321/test/runtests
120-
3rd-party/romio321/util/romioinstall
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
121122

122123
config/project_list.m4
123124
config/autogen_found_items.m4
@@ -201,19 +202,6 @@ ompi/mca/coll/ml/coll_ml_lex.c
201202
ompi/mca/coll/self/coll-self-version.h*
202203
ompi/mca/coll/sm/coll-sm-version.h*
203204

204-
ompi/mca/io/romio321/romio/adio/include/romioconf.h
205-
ompi/mca/io/romio321/romio/include/mpio.h
206-
ompi/mca/io/romio321/romio/localdefs
207-
ompi/mca/io/romio321/romio/test/fcoll_test.f
208-
ompi/mca/io/romio321/romio/test/fmisc.f
209-
ompi/mca/io/romio321/romio/test/fperf.f
210-
ompi/mca/io/romio321/romio/test/large_file.c
211-
ompi/mca/io/romio321/romio/test/misc.c
212-
ompi/mca/io/romio321/romio/test/pfcoll_test.f
213-
ompi/mca/io/romio321/romio/test/runtests
214-
ompi/mca/io/romio321/romio/util/romioinstall
215-
ompi/mca/io/romio321/romio/test/syshints.c
216-
217205
ompi/mca/osc/monitoring/osc_monitoring_template_gen.h
218206

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

.mailmap

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,3 +119,5 @@ Nick Papior <[email protected]> <[email protected]>
119119
120120

121121
Matthew G. F. Dosanjh <[email protected]>
122+
123+
Wei-keng Liao <[email protected]>

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)