1+ [
2+ {
3+ "time" : " 10:00am - 10:05am EST" ,
4+ "type" : " talk" ,
5+ "section" : " Introduction" ,
6+ "title" : " PyHPC 2020: 9th Workshop on Python for High-Performance and Scientific Computing" ,
7+ "author_type" : " Organizers" ,
8+ "authors" : [
9+ " William Scullin" ,
10+ " Neelofer Banglawala" ,
11+ " Rosa M. Badia" ,
12+ " James Clark"
13+ ]
14+ },
15+ {
16+ "time" : " 10:05am - 11:05am EST" ,
17+ "type" : " talk" ,
18+ "section" : " Keynote" ,
19+ "title" : " Reprising the Zen of Python for HPC" ,
20+ "author_type" : " Presenter" ,
21+ "authors" : [
22+ " Michael E. Bauer"
23+ ]
24+ },
25+ {
26+ "time" : " 11:05am - 11:20am EST" ,
27+ "type" : " break" ,
28+ "title" : " PyHPC Morning Break 1"
29+ },
30+ {
31+ "time" : " 11:20am - 12:20pm EST" ,
32+ "type" : " session" ,
33+ "section" : " Paper Session 1" ,
34+ "talks" : [
35+ {
36+ "time" : " 11:30am - 11:55am EST" ,
37+ "title" : " Experiences in Developing a Distributed Agent-Based Modeling Toolkit with Python" ,
38+ "author_type" : " Author/Presenters" ,
39+ "authors" : [
40+ " Nicholson T. Collier" ,
41+ " Jonathan Ozik" ,
42+ " Eric R. Tatara"
43+ ]
44+ },
45+ {
46+ "time" : " 11:55am - 12:20pm EST" ,
47+ "title" : " Data Engineering for HPC with Python" ,
48+ "author_type" : " Author/Presenters" ,
49+ "authors" : [
50+ " Vibhatha Abeykoon" ,
51+ " Niranda Perera" ,
52+ " Chathura Widanage" ,
53+ " Supun Kamburugamuve" ,
54+ " Thejaka Amila Kanewala" ,
55+ " Hasara Maithree" ,
56+ " Pulasthi Wickramasinghe" ,
57+ " Ahmet Uyar" ,
58+ " Geoffrey C. Fox"
59+ ]
60+ }
61+ ]
62+ },
63+ {
64+ "time" : " 12:20pm - 12:35pm EST" ,
65+ "type" : " break" ,
66+ "title" : " PyHPC Morning Break 2"
67+ },
68+ {
69+ "time" : " 12:35pm - 1:35pm EST" ,
70+ "type" : " talk" ,
71+ "section" : " Keynote" ,
72+ "title" : " MPI for Python" ,
73+ "author_type" : " Presenter" ,
74+ "authors" : [
75+ " Lisandro Dalcin"
76+ ]
77+ },
78+ {
79+ "time" : " 1:35pm - 2:35pm EST" ,
80+ "type" : " break" ,
81+ "title" : " PyHPC Lunch Break"
82+ },
83+ {
84+ "time" : " 2:35pm - 3:35pm EST" ,
85+ "type" : " session" ,
86+ "section" : " Paper Session 2" ,
87+ "talks" : [
88+ {
89+ "time" : " 2:45pm - 3:10pm EST" ,
90+ "title" : " Enabling System Wide Shared Memory for Performance Improvement in PyCOMPSs Applications" ,
91+ "author_type" : " Author/Presenters" ,
92+ "authors" : [
93+ " Clément Foyer" ,
94+ " Javier Conejero" ,
95+ " Jorge Ejarque" ,
96+ " Rosa M. Badia" ,
97+ " Adrian Tate" ,
98+ " Simon McIntosh-Smith"
99+ ]
100+ },
101+ {
102+ "time" : " 3:10pm - 3:35pm EST" ,
103+ "title" : " Python Workflows on HPC Systems" ,
104+ "author_type" : " Author/Presenters" ,
105+ "authors" : [
106+ " Dominik Strassel" ,
107+ " Philipp Nikolas Reusch" ,
108+ " Janis Keuper"
109+ ]
110+ }
111+ ]
112+ },
113+ {
114+ "time" : " 3:35pm - 3:50pm EST" ,
115+ "type" : " break" ,
116+ "title" : " PyHPC Afternoon Break 1"
117+ },
118+ {
119+ "time" : " 3:50pm - 4:50pm EST" ,
120+ "type" : " session" ,
121+ "section" : " Paper Session 3" ,
122+ "talks" : [
123+ {
124+ "time" : " 4:00pm - 4:25pm EST" ,
125+ "title" : " Accelerating Microstructural Analytics with Dask for Volumetric X-ray Imaging" ,
126+ "author_type" : " Author/Presenter" ,
127+ "authors" : [
128+ " Daniela Ushizima"
129+ ]
130+ },
131+ {
132+ "time" : " 4:25pm - 4:50pm EST" ,
133+ "title" : " Distributed Asynchronous Array Computing with the JetLag Environment" ,
134+ "author_type" : " Author/Presenter" ,
135+ "authors" : [
136+ " Steven R. Brandt" ,
137+ " Bita Hasheminezhad" ,
138+ " Nanmiao Wu" ,
139+ " Sayef A. Sakin" ,
140+ " Alex R. Bigelow" ,
141+ " Katherine E. Isaacs" ,
142+ " Kevin Huck" ,
143+ " Hartmut Kaiser"
144+ ]
145+ }
146+ ]
147+ },
148+ {
149+ "time" : " 4:50pm - 5:00pm EST" ,
150+ "type" : " break" ,
151+ "title" : " PyHPC Afternoon Break 2"
152+ },
153+ {
154+ "time" : " 5:00pm - 5:25pm EST" ,
155+ "type" : " session" ,
156+ "section" : " Lightning Talks" ,
157+ "talks" : [
158+ {
159+ "time" : " 5:05pm - 5:10pm EST" ,
160+ "title" : " DaCe Python Frontend" ,
161+ "author_type" : " Presenter" ,
162+ "authors" : [
163+ " Alexandros Ziogas"
164+ ]
165+ },
166+ {
167+ "time" : " 5:10pm - 5:15pm EST" ,
168+ "title" : " Linear Algebraic Graphs Algorithms in Python" ,
169+ "author_type" : " Presenter" ,
170+ "authors" : [
171+ " Ali Kazmi"
172+ ]
173+ },
174+ {
175+ "time" : " 5:15pm - 5:20pm EST" ,
176+ "title" : " Fil: A Python Memory Profiler for Scientific Computing" ,
177+ "author_type" : " Presenter" ,
178+ "authors" : [
179+ " Itamar Turner-Trauring"
180+ ]
181+ },
182+ {
183+ "time" : " 5:20pm - 5:25pm EST" ,
184+ "title" : " Validating Oil Spill Dispersion Models Against Real-World Observations Using The GeoPandas Library" ,
185+ "author_type" : " Presenter" ,
186+ "authors" : [
187+ " Chris Dearden"
188+ ]
189+ }
190+ ]
191+ },
192+ {
193+ "time" : " 5:25pm - 5:40pm EST" ,
194+ "type" : " talk" ,
195+ "section" : " " ,
196+ "title" : " PyHPC 2020 Closing remarks"
197+ }
198+ ]
0 commit comments