-
Notifications
You must be signed in to change notification settings - Fork 0
/
pmix-standard.bib
98 lines (84 loc) · 3.33 KB
/
pmix-standard.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
%% This BibTeX bibliography file was created using BibDesk.
%% https://bibdesk.sourceforge.io/
%% Created for Josh Hursey at 2018-01-20 11:11:58 -0600
%% Saved with string encoding Unicode (UTF-8)
@book{mpi-3.1,
Author = {{Message Passing Interface Forum}},
Date-Added = {2021-02-17 09:29:23 -0600},
Date-Modified = {2021-02-17 09:33:26 -0600},
Month = {June},
Publisher = {High-Performance Computing Center Stuttgart, University of Stuttgart},
Title = {{MPI}: A Message-passing Interface Standard, Version 3.1},
Url = {\url{https://www.mpi-forum.org/docs/}},
Year = {2015},
Bdsk-Url-1 = {https://books.google.com/books?id=Fbv7jwEACAAJ}}
@inproceedings{2017-Castain-EuroMPI,
Acmid = {3127027},
Address = {New York, NY, USA},
Articleno = {14},
Author = {Castain, Ralph H. and Solt, David and Hursey, Joshua and Bouteiller, Aurelien},
Booktitle = {Proceedings of the 24th European MPI Users' Group Meeting},
Date-Added = {2018-01-20 17:11:25 +0000},
Date-Modified = {2018-01-20 17:11:50 +0000},
Doi = {10.1145/3127024.3127027},
Isbn = {978-1-4503-4849-2},
Location = {Chicago, Illinois},
Numpages = {10},
Pages = {14:1--14:10},
Publisher = {ACM},
Series = {EuroMPI '17},
Title = {{PMIx}: Process Management for Exascale Environments},
Url = {http://doi.acm.org/10.1145/3127024.3127027},
Year = {2017},
Bdsk-Url-1 = {http://doi.acm.org/10.1145/3127024.3127027},
Bdsk-Url-2 = {https://dx.doi.org/10.1145/3127024.3127027}}
@inproceedings{2010-Balaji-EuroMPI,
Acmid = {3127027},
Address = {Berlin, Heidelberg},
Author = {Balaji P. et al.},
Booktitle = {Recent Advances in the Message Passing Interface},
Doi = {10.1007/978-3-642-15646-5_4},
Isbn = {978-3-642-15646-5},
Location = {Berlin, Heidelberg},
Numpages = {11},
Pages = {31-41},
Publisher = {Springer},
Series = {EuroMPI '10},
Title = {{PMI}: A Scalable Parallel Process-Management Interface for Extreme-Scale Systems},
Url = {https://doi.org/10.1007/978-3-642-15646-5_4},
Year = {2010}}
@misc{event1,
Author = {R. H. Castain},
Howpublished = {\url{https://pmix.org/pmix-standard/event-notification/}},
Note = {[Online; accessed 03-Nov-2017]},
Title = {{RFC0002: PMIx Event Notification}},
Year = {2016}}
@misc{event2,
Author = {R. H. Castain},
Howpublished = {\url{https://pmix.org/pmix-standard/extend-event-notification/}},
Note = {[Online; accessed 03-Nov-2017]},
Title = {{RFC0018: Extend the Event Notification RFC}},
Year = {2017}}
@misc{ompix-moc,
Author = {Geoffroy R. Vall\'ee},
Howpublished = {\url{https://github.com/OMPI-X/MOC}},
Note = {[Online; accessed 20-Dec-2019]},
Title = {{MOC - MPI Open MP Coordination library}},
Year = 2018
}
@inproceedings{2016:Hamidouche,
Title = {Supporting Hybrid {MPI+PGAS} Programming Models through
Unified Communication Runtime: An {MVAPICH2-X} Approach.},
Author = {Khaled Hamidouche and Jian Lin and Mingzhe Li and Jie Zhang
and D.K.Panda},
Booktitle = {4th MVAPICH User's Group},
Series = {MUG},
Year = 2016
}
@inproceedings{2018:Vallee,
Title = {Improving Support of {MPI+OpenMP} Applications.},
Author = {Geoffroy R. Vall\'ee and David Bernhold},
Booktitle = {Proceedings of the 25th European MPI Users’ Group Meeting},
Series = {EuroMPI},
Year = 2018
}