-
Notifications
You must be signed in to change notification settings - Fork 75
Expand file tree
/
Copy pathstanding_meetings.yml
More file actions
543 lines (543 loc) · 33.4 KB
/
Copy pathstanding_meetings.yml
File metadata and controls
543 lines (543 loc) · 33.4 KB
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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
- name: "CaaS Weekly Meeting"
date: Wednesdays
time_cest: "17:00"
connect: "[Link to zoom](https://princeton.zoom.us/j/97915651167?pwd=MXJ1T2lhc3Z5QWlYbUFnMTZYQlNRdz09)"
agenda:
- title: "On-Demand Parsing in Clang"
date: 2026-06-24 16:00:00 +0200
speaker: "Vipul Cariappa"
link: "[Slides](/assets/presentations/VipulCariappa_OnDemandParsingInClang_IntroPresentation.pdf)"
- title: "Improving Clang Error Recovery for Interactive Workflows"
date: 2026-06-24 17:00:00 +0200
speaker: "Sahil Patidar"
link: "[Slides](/assets/presentations/Sahil_Patidar_Improve_Error_Recovery_For_ClangRepl.pdf)"
- title: "Enhance And Develop GeneROOT Infrastructure Project Introduction"
date: 2026-06-03 17:00:00 +0200
speaker: "Jeffrey Zhang"
link: "[Slides](/assets/presentations/Jeffrey_Zhang_GeneROOT_project_intro.pdf)"
- title: "Implement Missing C++26 Features in Clang Initial Presentation"
date: 2026-06-10 16:00:00 +0200
speaker: "Muhammad Bassiouni"
link: "[Slides](/assets/presentations/Muhammad_Bassiouni_CppAlliance_Fellowship2026_initial_presentation.pdf)"
- title: "Enabling Differentiable Rendering via AD of Parallel C++ STL Primitives in Clad Initial Presentation"
date: 2026-06-10 16:00:00 +0200
speaker: "Abdelrhman Elrawy"
link: "[Slides](/assets/presentations/Abdelrhman_initial_presentation_enabling_differentiable_rendering_via_AD_in_clad.pdf)"
- title: "Creating teaching materials with xeus-cpp final report"
date: 2026-06-10 17:00:00 +0200
speaker: "Hristiyan Shterev"
link: "[Slides](/assets/presentations/Hristiyan-Shterev-Teaching-materials-with-xeus-cpp-final.pdf)"
- title: "Improve Clang performance Project progress"
date: 2026-06-10 17:00:00 +0200
speaker: "Ezzeldin Ibrahim"
link: "[Slides](/assets/presentations/Ezzeldin_improve_clang_performance_intro_presentation.pdf)"
- title: "Implementing CppInterOp API, Exposing Memory Ownership and Thread Safety"
date: 2026-05-27 17:00:00 +0200
speaker: "Kerem Sahin"
link: "[Slides](/assets/presentations/Kerem_Sahin_Implement_CppInterOp_Memory_Ownership_Intro.pdf)"
- title: "Enhance Clang Diagnostics Initial Presentation"
date: 2026-05-27 17:00:00 +0200
speaker: "Aditya Medhane"
link: "[Slides](/assets/presentations/Aditya_Medhane_Enhance_Clang_Diagnostics_Intro.pdf)"
- title: "Consolidate and Advance the GPU infrastructure in Clad"
date: 2026-05-27 17:00:00 +0200
speaker: "Vedant Goyal"
link: "[Slides](/assets/presentations/Vedant_Goyal_GSoC2026_inital_presentation.pdf)"
- title: "CARTopiaX: Extending a Next-Generation Platform for Computational Cancer Biology Initial Presentation"
date: 2026-05-27 16:00:00 +0200
speaker: "Salvador de la Torre Gonzalez"
link: "[Slides](/assets/presentations/Salva_initial_presentation_me_and_project_2026GSoC.pdf)"
- title: "Upstream jank-lang patches back to CppInterOp final presentation"
date: 2026-05-27 9:30:00 +0200
speaker: "Iva Fezova"
link: "[Slides](/assets/presentations/Iva_Fezova_Upstreaming_Final_Presentation.pdf)"
- title: "Port C and C++ Course to xeus-cpp final presentation"
date: 2026-05-27 9:15:00 +0200
speaker: "Georgi Runtolev"
link: "[Slides](/assets/presentations/G_Runtolev_xeus_cpp_final_report.pdf)"
- title: "Clad as a First-Class Gradient Engine in LibTorch Initial Presentation"
date: 2026-05-20 17:00:00 +0200
speaker: "Kacent Huang"
link: "[Slides](/assets/presentations/Kacent_Clad_As_Torch_Engine.pdf)"
- title: "Ramtools multithreading final presentation"
date: 2026-05-13 9:15:00 +0200
speaker: "Georgi Haralanov"
link: "[Slides](/assets/presentations/Georgi_Haralanov_Improvements_to_ramtools_Final_Presentation.pdf)"
- title: "GeneROOT project progress"
date: 2026-04-01 16:30:00 +0200
speaker: "Aditya Pandey"
link: "[Slides](/assets/presentations/Aditya_Pandey_GeneROOT_project_progress.pdf)"
- title: "Port C and C++ courses to xeus-cpp"
date: 2026-04-01 16:15:00 +0200
speaker: "Georgi Runtolev"
link: "[Slides](/assets/presentations/G-Runtolev-Port-C-and-C++-Courses-to-xeus-cpp for-interactive-learning.pdf)"
- title: "Integrating ROOTs cppyy with BioDynaMo"
date: 2026-03-23 9:30:00 +0200
speaker: "Anton Dekov"
link: "[Slides](/assets/presentations/Anton_Dekov_Python_for_BioDynaMos.pdf)"
- title: "Upstream jank-lang specific patches back to CppInterOp"
date: 2026-03-24 10:00:00 +0200
speaker: "Iva Fezova"
link: "[Slides](/assets/presentations/Iva_Fezova_Upstream_jank_lang_patches.pdf)"
- title: "Various improvements to ramtools"
date: 2026-03-24 09:30:00 +0200
speaker: "Georgi Haralanov"
link: "[Slides](/assets/presentations/Georgi_Haralanov_Improving_ramtools_query_speeds.pdf)"
- title: "Creating teaching materials for C++ and CUDA with xeus-cpp"
date: 2026-03-18 15:00:00 +0200
speaker: "Hristiyan Shterev"
link: "[Slides](/assets/presentations/Hristiyan-Shterev-Teaching-materials-with-xeus-cpp.pdf)"
- title: "Wrap-Up: Implementing Debugging Support for xeus-cpp"
date: 2025-11-13 15:00:00 +0200
speaker: "Abhinav Kumar"
link: "[Slides](/assets/presentations/Abhinav_Kumar_GSoC25_final.pdf)"
- title: "Summary: Activity analysis for reverse-mode differentiation of (CUDA) GPU kernels"
date: 2025-11-13 15:30:00 +0200
speaker: "Maksym Andriichuk"
link: "[Slides](/assets/presentations/Maksym_Andriichuk_final_gsoc_atomic.pdf)"
- title: "Wrap-Up: Implement and improve an efficient, layered tape with prefetching capabilities"
date: 2025-10-30 15:40:00 +0200
speaker: "Aditi Milind Joshi"
link: "[Slides](/assets/presentations/Aditi_Joshi_gsoc25_final_presentation.pdf)"
- title: "Wrap-Up: Support usage of Thrust API in Clad"
date: 2025-10-30 15:00:00 +0200
speaker: "Abdelrhman Elrawy"
link: "[Slides](/assets/presentations/Abdelrhman_final_presentation_support_usage_of_Thrust_API_in_clad.pdf)"
- title: "Supporting Automatic Differentiation in CMS Combine profile likelihood scans"
date: 2025-09-25 15:00:00 +0200
speaker: "Galin Bistrev"
link: "[Slides](/assets/presentations/CaaS_Weekly_25_09_2025_G_Bistrev_ADInCombine_WrapUp.pdf)"
- title: "Wrap-Up: Improve automatic differentiation of object-oriented paradigms using Clad"
date: 2025-09-18 15:00:00 +0200
speaker: "Petro Zarytskyi"
link: "[Slides](/assets/presentations/CaaS_Weekly_18_09_2025_Petro_Zarytskyi_OOPParadigms_GSoC_WrapUp.pdf)"
- title: "Midterm evaluation: Enable automatic differentiation of OpenMP programs with Clad"
date: 2025-08-21 15:00:00 +0200
speaker: "Jiayang Li"
link: "[Slides](/assets/presentations/CaaS_Weekly_21_08_2025_Jiayang_Li_GSoC25_Midterm.pdf)"
- title: "Midterm evaluation: Support usage of Thrust API in Clad"
date: 2025-08-14 15:00:00 +0200
speaker: "Abdelrhman Elrawy"
link: "[Slides](/assets/presentations/CaaS_Weekly_14_08_25_Abdelrhman_Elrawy_Midterm_Thrust.pdf)"
- title: "Midterm evaluation: Implementing debugging support for xeus-cpp"
date: 2025-08-07 15:00:00 +0200
speaker: "Abhinav Kumar"
link: "[Slides](/assets/presentations/CaaS_Weekly_07_08_2025_Abhinav_Kumar_Midterm_Debugger_XeusCpp.pdf)"
- title: "Midterm evaluation: Using ROOT in the field of Genome Sequencing"
date: 2025-08-07 15:00:00 +0200
speaker: "Aditya Pandey"
link: "[Slides](/assets/presentations/CaaS_Weekly_07_08_25_Aditya_Pandey_Midterm_Genome_Sequencing.pdf)"
- title: "Midterm evaluation: Activity analysis for reverse-mode differentiation of (CUDA) GPU kernels"
date: 2025-07-31 15:00:00 +0200
speaker: "Maksym Andriichuk"
link: "[Slides](/assets/presentations/CaaS_Weekly_31_07_25_Maksym_Andriichuk_Midterm_CUDA_Activity.pdf)"
- title: "Midterm: Enhancing LLM Training Efficiency with Clad"
date: 2025-07-31 15:00:00 +0200
speaker: "Rohan Timmaraju"
link: "[Slides](/assets/presentations/CaaS_Weekly_31_07_25_Rohan_Timmaraju_Midterm_LLM.pdf)"
- title: "Midterm: Implement and improve an efficient, layered tape with prefetching capabilities"
date: 2025-07-24 15:00:00 +0200
speaker: "Aditi Milind Joshi"
link: "[Slides](/assets/presentations/CaaS_Weekly_24_07_2025_Aditi_Joshi_Midterm_Implement_and_improve_efficient_layered_tape.pdf)"
- title: "Midterm: Improve automatic differentiation of object-oriented paradigms using Clad"
date: 2025-07-10 15:00:00 +0200
speaker: "Petro Zarytskyi"
link: "[Slides](/assets/presentations/CaaS_Weekly_10_07_2025_Petro_Zarytskyi_Midterm_AD_Object_Oriented_Paradigms.pdf)"
- title: "Activity analysis for reverse-mode differentiation of (CUDA) GPU kernels"
date: 2025-06-19 15:00:00 +0200
speaker: "Maksym Andriichuk"
link: "[Slides](/assets/presentations/CaaS_Weekly_19_06_2025_Maksym_Andriichuk_Activity_CUDA.pdf)"
- title: "Implementing debugging support for xeus-cpp"
date: 2025-06-12 15:00:00 +0200
speaker: "Abhinav Kumar"
link: "[Slides](/assets/presentations/CaaS_Weekly_12_06_2025_Abhinav_Kumar_Debugger_XeusCpp.pdf)"
- title: "Implement and improve an efficient, layered tape with prefetching capabilities"
date: 2025-06-05 15:00:00 +0200
speaker: "Aditi Milind Joshi"
link: "[Slides](/assets/presentations/CaaS_Weekly_05_06_2025_Aditi_Joshi_Implement_and_improve_efficient_layered_tape.pdf)"
- title: "Enhancing LLM Training Efficiency with Clad for Backpropagation"
date: 2025-06-05 15:00:00 +0200
speaker: "Rohan Timmaraju"
link: "[Slides](/assets/presentations/CaaS_Weekly_05_06_2025_Rohan_Timmaraju_LLM_Training.pdf)"
- title: "Improve automatic differentiation of object-oriented paradigms using Clad"
date: 2025-06-05 15:00:00 +0200
speaker: "Petro Zarytskyi"
link: "[Slides](/assets/presentations/CaaS_Weekly_05_06_2025_Petro_Zarytskyi_AD_Object_Oriented_Paradigms.pdf)"
- title: "Using ROOT in the field of genome sequencing"
date: 2025-05-21 17:00:00 +0200
speaker: "Aditya Pandey"
link: "[Slides](/assets/presentations/CaaS_Weekly_21_05_2025_Aditya_Pandey_Using_ROOT_for_genome_sequencing.pdf)"
- title: "Activity Analysis: Summary"
date: 2025-01-29 17:00:00 +0200
speaker: "Maksym Andriichuk"
link: "[Slides](/assets/presentations/CaaS_Weekly_29_01_2025_Maksym_Andriichuk_Activity_Analysis_Summary.pdf)"
- title: "Progress December: Adopting CppInterOp in cppyy"
date: 2024-12-18 17:00:00 +0200
speaker: "Vipul Cariappa"
link: "[Slides](/assets/presentations/CaaS_Weekly_18_12_2024_Vipul_Cariappa_Adopting_CppInterOp_in_cppyy.pdf)"
- title: "Wrap-Up: Enabling reverse-mode automatic differentiation of CUDA kernels"
date: 2024-11-13 17:00:00 +0200
speaker: "Christina Koutsou"
link: "[Slides](/assets/presentations/CaaS_Weekly_13_11_2024_Christina_Koutsou_CUDAkernelsgrad_GSoc_WrapUp.pdf)"
- title: "Modular Builds for ROOT- Final Presentation"
date: 2024-11-06 17:00:00 +0200
speaker: "Pavlo Svirin"
link: "[Slides](/assets/presentations/CaaS_Weekly_06_11_2024_Pavlo_Svirin_SuperbuildsForROOT_GSoc_WrapUp.pdf)"
- title: "LLVM.org Website Redesign - Final Presentation"
date: 2024-11-06 17:00:00 +0200
speaker: "Chaitanya Shahare"
link: "[Slides](/assets/presentations/CaaS_Weekly_06_11_2024_Chaitanya_Shahare_llvm_org_website_redesign_final.pdf)"
- title: "Wrap-Up : Implementing Differentiation of the Kokkos Framework in Clad"
date: 2024-11-06 17:00:00 +0200
speaker: "Atell Yehor Krasnopolski"
link: "[Slides](/assets/presentations/CaaS_Weekly_06_11_2024_Atell_Krasnopolski_KokkosCladWrapUpGSoC.pdf)"
- title: "Wrap-Up : Out-Of-Process execution for Clang-Repl"
date: 2024-10-16 17:00:00 +0200
speaker: "Sahil Patidar"
link: "[Slides](/assets/presentations/CaaS_Weekly_16_10_24_Sahil_Patidar_Out_of_process_execution_for_ClangRepl_WrapUp.pdf)"
- title: "Integrate a large language model with the Xeus-cpp jupyter kernel - Final Presentation"
date: 2024-10-16 17:00:00 +0200
speaker: "Tharun Anandh"
link: "[Slides](/assets/presentations/CaaS_Weekly_16_10_2024_Tharun_Anandh_Xeus_cpp.pdf)"
- title: "GSoC'24 Final Team Presentation"
date: 2024-10-16 17:00:00 +0200
speaker: "Isaac Morales Santana"
link: "[Slides](/assets/presentations/GSoC24_Final_Presentation_Isaac_Morales.pdf)"
- title: "Progress on Activity Analysis"
date: 2024-10-09 17:00:00 +0200
speaker: "Maksym Andriichuk"
link: "[Slides](/assets/presentations/CaaS_Weekly_09_10_24_Maksym_Andriichuk_Progress_on_Activity_Analysis.pdf)"
- title: "Develop of Clad Tutorials for CMS/HEP"
date: 2024-10-02 17:00:00 +0200
speaker: "Austėja Jurgaitytė"
link: "[Slides](/assets/presentations/CaaS_Weekly_02_10_2024_Austeja_Jurgaityte_Develop_of_Clad_Tutorials_for_CMS_HEP.pdf)"
- title: "Out-Of-Process execution for Clang-Repl"
date: 2024-10-02 17:00:00 +0200
speaker: "Sahil Patidar"
link: "[Slides](/assets/presentations/CaaS_Weekly_02_10_2024_Sahil_Patidar_Out_of_process_execution_for_ClangRepl.pdf)"
- title: "Enabling reverse-mode automatic differentiation of CUDA kernels"
date: 2024-09-25 17:00:00 +0200
speaker: "Christina Koutsou"
link: "[Slides](/assets/presentations/CaaS_Weekly_25_09_2024_Christina_Koutsou_Reverse_Mode_CUDA_kernels_midterm.pdf)"
- title: "Improving performance of BioDynaMo using ROOT C++ Modules"
date: 2024-09-18 17:00:00 +0200
speaker: "Isaac Morales Santana"
link: "[Slides](/assets/presentations/CaaS_Weekly_18_09_2024_Isaac_Morales_ImprovingBioDynaMo.pdf)"
- title: "Adopting CppInterOp in cppyy"
date: 2024-09-11 17:00:00 +0200
speaker: "Vipul Cariappa"
link: "[Slides](/assets/presentations/CaaS_Weekly_12_09_2024_Vipul_Cariappa_Adopting_CppInterOp_in_cppyy.pdf)"
- title: "Constexpr and consteval support in Clad"
date: 2024-09-03 17:00:00 +0200
speaker: "Mihail Mihov"
link: "[Slides](/assets/presentations/CaaS_Weekly_03_09_2024_Mihail_Mihov_ConstexprConstevalInClad.pdf)"
- title: "Superbuilds for ROOT"
date: 2024-08-28 17:00:00 +0200
speaker: "Pavlo Svirin"
link: "[Slides](/assets/presentations/CaaS_Weekly_28_08_2024_Pavlo_Svirin_SuperbuildsForROOT.pdf)"
- title: "Out-Of-Process execution for Clang-Repl"
date: 2024-07-31 17:00:00 +0200
speaker: "Sahil Patidar"
link: "[Slides](/assets/presentations/CaaS_Weekly_31_07_2024_Sahil_Patidar_Out_of_process_execution_for_ClangRepl.pdf)"
- title: "STL/Eigen - Automatic conversion and plugins for Python based ML-backends : Mid-Term Evaluation"
date: 2024-08-21 17:00:00 +0200
speaker: "Khushiyant"
link: "[Slides](/assets/presentations/Khushiyant_GSOC_MidEval.pdf)"
- title: "Implementing Differentiation of the Kokkos Framework in Clad"
date: 2024-08-14 17:00:00 +0200
speaker: "Atell Yehor Krasnopolski"
link: "[Slides](/assets/presentations/CaaS_Weekly_14_08_2024_Atell_Krasnopolski_KokkosCladMidProgressGSoC.pdf)"
- title: "LLVM.org Website Redesign - Midterm Progress Update"
date: 2024-07-31 17:00:00 +0200
speaker: "Chaitanya Shahare"
link: "[Slides](/assets/presentations/CaaS_Weekly_31_07_2024_Chaitanya_Shahare_llvm_org_website_redesign_midterm.pdf)"
- title: "Integrate a large language model with the Xeus-cpp jupyter kernel - Progress Update"
date: 2024-07-24 17:00:00 +0200
speaker: "Tharun Anandh"
link: "[Slides](/assets/presentations/CaaS_Weekly_24_07_2024_Tharun_Anandh_Xeus_cpp.pdf)"
- title: "Optimizing automatic differentiation using activity analysis"
date: 2024-06-12 17:00:00 +0200
speaker: "Maksym Andriichuk"
link: "[Slides](/assets/presentations/CaaS_Weekly_12_06_2024_Maksym_Andriichuk_Activity.pdf)"
- title: Updates
link: "[Meeting Notes](https://docs.google.com/document/d/1HMUtM8rRPeTYDqsWZVD-iQityjJj9_GKgu0FHHbiBr0)"
- title: "Enabling reverse-mode automatic differentiation of GPU (CUDA) kernels using Clad"
date: 2024-05-15 17:00:00 +0200
speaker: "Christina Koutsou"
link: "[Slides](/assets/presentations/CaaS_Weekly_15_05_2024_Christina_Enbale_reverse_mode_autodiff_for_kernels_first_presentation.pdf)"
- title: "Integrate a large language model with the Xeus-cpp jupyter kernel"
date: 2024-06-05 17:00:00 +0200
speaker: "Tharun Anandh"
link: "[Slides](/assets/presentations/CaaS_Weekly_05_06_2024_Tharun_Anandh_Xeus_cpp.pdf)"
- title: "Enable CUDA Compilation on Cppyy-Numba generated IR"
date: 2024-05-29 17:00:00 +0200
speaker: "Riya Bisht"
link: "[Slides](/assets/presentations/CaaS_Weekly_29_05_2024_Riya_Bisht_enable_CUDA_support_Cppyy_Numba_GSoC2024.pdf)"
- title: "STL/Eigen - Automatic conversion and plugins for Python based ML-backends in cppyy"
date: 2024-05-29 17:00:00 +0200
speaker: "Khushiyant"
link: "[Slides](/assets/presentations/CaaS_Weekly_28_05_2024_Khushiyant_CppyyGSoC.pdf)"
- title: "Improving performance of BioDynaMo using ROOT C++ Modules"
date: 2024-05-22 17:00:00 +0200
speaker: "Isaac Morales Santana"
link: "[Slides](/assets/presentations/CaaS_Weekly_22_05_2024_Isaac_Morales_BioDynamo.pdf)"
- title: "Clad Constexpr Consteval Support Project Introduction"
date: 2024-05-22 17:00:00 +0200
speaker: "Mihail Mihov"
link: "[Slides](/assets/presentations/CaaS_Weekly_22_05_2024_Mihail_Mihov_Clad_Constexpr_Consteval_GSoC2024.pdf)"
- title: "ROOT: superbuilds"
date: 2024-05-15 17:00:00 +0200
speaker: "Pavlo Svirin"
link: "[Slides](/assets/presentations/CaaS_Weekly_15_05_2024_Pavlo_Svirin_RootSuperBuildsGSoC.pdf)"
- title: "Implementing Differentiation of the Kokkos Framework in Clad"
date: 2024-05-15 17:00:00 +0200
speaker: "Atell Yehor Krasnopolski"
link: "[Slides](/assets/presentations/CaaS_Weekly_15_05_2024_Atell_Krasnopolski_KokkosCladGSoC.pdf)"
- title: "LLVM.org Website Redesign"
date: 2024-05-15 17:00:00 +0200
speaker: "Chaitanya Shahare"
link: "[Slides](/assets/presentations/CaaS_Weekly_15_05_2024_Chaitanya_Shahare_llvm_org_website_redesign.pdf)"
- title: "Differentiating integral type variables in Clad"
date: 2024-04-17 17:00:00 +0200
speaker: "Petro Zarytskyi"
link: "[Slides](/assets/presentations/Petro_Zarytskyi_Integral_type_vars_17_04_24.pdf)"
- title: "ROOT: superbuilds"
date: 2023-12-06 14:00:00 +0200
speaker: "Pavlo Svrin"
link: "[Slides](/assets/presentations/Pavlo_Svirin_ROOT_superbuilds_06.12.2023.pdf)"
- title: "Re-optimization using JITLink"
date: 2023-09-27 14:00:00 +0200
speaker: "Sunho Kim"
link: "[Slides](/assets/presentations/Sunho_Kim_Reopt.pdf)"
- title: "Extending Automatic Differentiation Support in RooFit. Roadmap"
date: 2023-09-06 14:00:00 +0200
speaker: "Abhi Acherjee"
link: "[Slides](/assets/presentations/Extending_ADSupport_In_RooFit-Abhi_Acherjee.pdf)"
- title: "Enable cross-talk between Python and C++ kernels in xeus-clang-REPL by using Cppyy - Progress Update"
date: 2023-11-08 14:00:00 +0200
speaker: "Smit Shah"
link: "[Slides](/assets/presentations/CaaS_Weekly_08_11_2023_Smit_GSoC_Progress_Update.pdf)"
- title: "To-Be-Recorded Analysis in Clad. Summary"
date: 2023-09-20 14:00:00 +0200
speaker: "Petro Zarytskyi"
link: "[Slides](/assets/presentations/Petro_Zarytskyi_TBR_Analysis_In_Clad_Summary_2023_09_20.pdf)"
- title: "Extending Automatic Differentiation Support in RooFit. Roadmap"
date: 2023-09-06 14:00:00 +0200
speaker: "Abhi Acherjee"
link: "[Slides](/assets/presentations/Extending_ADSupport_In_RooFit-Abhi_Acherjee.pdf)"
- title: "Code Completion in ClangRepl - GSoC Report"
date: 2023-08-30 14:00:00 +0200
speaker: "Yuquan (Fred) Fu"
link: "[Slides](/assets/presentations/CaaS_Weekly_30_08_2023_Fred-Code_Completion_in_ClangRepl_GSoC.pdf)"
- title: "Extending the Cppyy support in Numba - Progress Update"
date: 2023-08-16 14:00:00 +0200
speaker: "Aaron Jomy"
link: "[Slides](/assets/presentations/CaaS_Weekly_16_08_2023_Aaron-Extending_the_Cppyy_Support_in_Numba_Progress_Update.pdf)"
- title: "Vectorized Forward Mode Automatic Differentiation in clad - Progress Update"
date: 2023-08-09 14:00:00 +0200
speaker: "Vaibhav Thakkar"
link: "[Slides](/assets/presentations/CaaS_Weekly_09_08_2023_Vaibhav_Thakkar-vectorized-forward-mode-AD_progress.pdf)"
- title: "WebAssembly Support for ClangREPL"
date: 2023-08-02 14:00:00 +0200
speaker: "Anubhab Ghosh"
link: "[Slides](/assets/presentations/Anubhab_Ghosh_wasm_clangrepl.pdf)"
- title: "Tutorial Development with Clang-Repl"
date: 2023-08-30 14:00:00 +0200
speaker: "Krishna Narayanan"
link: "[Slides](/assets/presentations/CaaS_Weekly_30_08_2023_Krishna_GSoC.pdf)"
- title: "Re-optimization using JITLink"
date: 2023-07-26 14:00:00 +0200
speaker: "Sunho Kim"
link: "[Slides](/assets/presentations/Sunho_Kim_Re-optimization_using_JITLink.pdf)"
- title: "TBR (To-Be-Recorded) Analysis Strategy Report"
date: 2023-07-26 14:00:00 +0200
speaker: "Petro Zarytskyi"
link: "[Slides](/assets/presentations/Petro_Zarystkyi_TBR_analysis_26_07_23.pdf)"
- title: "Making Compilation Faster when using Clang Header Modules"
date: 2023-06-14 14:00:00 +0200
speaker: "Shreyas Atre"
link: "[Slides](/assets/presentations/CaaS_Weekly_14_06_2023_Shreyas_Make_Compilation_Faster_-_ft._Modules.pdf)"
- title: "Code Completion in ClangRepl"
date: 2023-06-14 14:00:00 +0200
speaker: "Yuquan (Fred) Fu"
link: "[Slides](/assets/presentations/CaaS_Weekly_14_06_2023_Fred_Code_Completion_in_ClangREPL.pdf)"
- title: "Enable cross-talk between Python and C++ kernels in xeus-clang-REPL by using Cppyy"
date: 2023-06-07 14:00:00 +0200
speaker: "Smit Shah"
link: "[Slides](/assets/presentations/CaaS_Weekly_07_06_2023_Smit_Cross_Talk_Between_C++_Python_Using_cppyy.pdf)"
- title: "WebAssembly Support for clang-repl"
date: 2023-05-31 14:00:00 +0200
speaker: "Anubhab Ghosh"
link: "[Slides](/assets/presentations/CaaS_Weekly_25_01_2023_Anubhab_Ghosh_WebAssembly_Support_for_clang-repl.pdf)"
- title: "Handle Execution Results in clang-repl"
date: 2023-05-31 14:00:00 +0200
speaker: "Jun Zhang"
link: "[Slides](/assets/presentations/CaaS_Weekly_31_05_2023_Jun-Handle_Execution_Results_in_Clang-REPL.pdf)"
- title: "Extending the Cppyy support in Numba"
date: 2023-05-17 14:00:00 +0200
speaker: "Aaron Jomy"
link: "[Slides](/assets/presentations/CaaS_Weekly_17_05_2023_Aaron-Extending_the_Cppyy_Support_in_Numba.pdf)"
- title: "GSoD 2023 Documentation Progress"
date: 2023-11-02 17:00:00 +0200
speaker: "QuillPusher"
link: "[Slides](/assets/presentations/CaaS_Weekly_02_11_2023_QuillPusher_GSoD_Progress.pdf)"
- title: "Tutorial Development with clang-REPL. Roadmap"
date: 2023-05-24 14:00:00 +0200
speaker: "Krishna Narayanan"
link: "[Slides](/assets/presentations/CaaS_Weekly_24_05_2023_Krishna-Tutorial-Development-with-Clang-REPL.pdf)"
- title: "Add support for differentiating w.r.t multi-dimensional arrays (or pointers) in reverse mode of clad"
date: 2023-06-07 14:00:00 +0200
speaker: "Rishabh Bali"
link: "[Slides](/assets/presentations/Caas_Weekly_07_06_2023_Rishabh-Support_for_differentiating_w.r.t_multi_dimensional_array_and_pointer_in_reverse_mode_of_clad.pdf)"
- title: "Improving Automatic Differentiation of Object Oriented Paradigms Using Clad"
date: 2023-05-24 14:00:00 +0200
speaker: "Daemond Zhang"
link: "[Slides](/assets/presentations/CaaS_Weekly_24_05_2023_Daemond_Improving_Automatic_Differentiation_of_Object_Oriented_Paradigms_Using_Clad.pdf)"
- title: "Vectorized forward mode automatic differentiation in clad"
date: 2023-05-17 14:00:00 +0200
speaker: "Vaibhav Thakkar"
link: "[Slides](/assets/presentations/CaaS_Weekly_17_05_2023_Vaibhav_Thakkar-vectorized-forward-mode-AD.pdf)"
- title: "Implement value printing in clang-repl - Roadmap"
date: 2023-01-25 14:00:00 +0200
speaker: "Jun Zhang"
link: "[Slides](/assets/presentations/CaaS_Weekly_25_01_2023_Jun_Zhang_Implement_value_printing_in_clang-repl_Roadmap.pdf)"
- title: "The CaaS Project. Progress & Plans Q3, Q4"
date: 2022-09-21 14:00:00 +0200
speaker: "Vassil Vassilev"
link: "[Slides](/assets/presentations/CaaS_Weekly_21_09_2022_Vassil-Q3_Project_Progress_and_Plans.pdf)"
- title: "Shared Memory Based JITLink Memory Manager"
date: 2022-09-07 14:00:00 +0200
speaker: "Anubhab Ghosh"
link: "[Slides](/assets/presentations/CaaS_Weekly_07_09_2022_Anubhab-Shared_Memory_Based_JITLink_Memory_Manager.pdf)"
- title: "Current working status of optimizing ROOT modules"
date: 2022-09-07 14:00:00 +0200
speaker: "Jun Zhang"
link: "[Slides](/assets/presentations/CaaS_Weekly_07_09_2022_Jun_Zhang_Current_Working_Status_of_Optimize_Modules_Usage_For_ROOT.pdf)"
- title: "Clang Template Specialization Resugaring - Roadmap Part 2"
date: 2022-08-31 14:00:00 +0200
speaker: "Matheus Izvekov"
link: "[Slides](/assets/presentations/M_Izvekov-GSoC_Roadmap_2.html)"
- title: "Add Initial Integration of Clad with Enzyme - Final Presentation"
date: 2022-08-31 14:00:00 +0200
speaker: "Manish Kausik H"
link: "[Slides](/assets/presentations/CaaS_Weekly_31_08_22_Manish-Integration_of_Enzyme_with_Clad_Final_Presentation.pdf)"
- title: "Improving the Cling Packaging Tool - Final Presentation"
date: 2022-08-10 14:00:00 +0200
speaker: "Surya Somayyajula"
link: "[Slides](/assets/presentations/CaaS_Weekly_10_08_2022_Surya_Somayyajula_Improving_the_Cling_Packaging_Tool.pdf)"
- title: "Write JITLink support for new format/architecture Current Progress"
date: 2022-08-10 14:30:00 +0200
speaker: "Sunho Kim"
link: "[Slides](/assets/presentations/CaaS_Weekly_10_08_2022_Sunho-Write_JITLink_Support_Current_Progress.pdf)"
- title: "Adding AD Support to RooFit"
date: 2022-07-20 14:00:00 +0200
speaker: "Garima Singh"
link: "[Slides](/assets/presentations/CaaS_Weekly_20_07_22_Garima-Adding_AD_to_RooFit.pdf)"
- title: "The CaaS Project. Progress & Plans Q2, Q3"
date: 2022-07-13 14:00:00 +0200
speaker: "Vassil Vassilev"
link: "[Slides](/assets/presentations/CaaS_Weekly_13_07_22_Vassil-Q2_Project_Progress_and_Plans.pdf)"
- title: "Improving the Clang-REPL documentation"
date: 2022-06-29 14:00:00 +0200
speaker: "Sara Bellei"
link: "[Slides](/assets/presentations/CaaS_Weekly_29_06_2022_Sara-DocsPlan.pdf)"
- title: "Clang-REPL Interactive Analysis - Roadmap"
date: 2022-06-29 14:00:00 +0200
speaker: "Rohit Singh Rathaur"
link: "[Slides](/assets/presentations/CaaS_Weekly_29_06_22_Rohit-Clang_REPL_Interactive_Analysis.pdf)"
- title: "Python and C++ clang-repl Integration - Progress Update"
date: 2022-06-15 14:00:00 +0200
speaker: "Ioana Ifrim"
link: "[Slides](/assets/presentations/CaaS_Weekly_15_06_2022_Ioana-Python_and_C++_clang-repl_integration.pdf)"
- title: "Shared Memory Based JITLink Memory Manager - Roadmap"
date: 2022-06-15 14:30:00 +0200
speaker: "Anubhab Ghosh"
link: "[Slides](/assets/presentations/CaaS_Weekly_15_06_2022_Anubhab-Shared_Based_JITLink_Memory_Manager_Roadmap.pdf)"
- title: "Write JITLink support for a new format/architecture - Roadmap"
date: 2022-06-08 14:00:00 +0200
speaker: "Sunho Kim"
link: "[Slides](/assets/presentations/CaaS_Weekly_08_06_2022_Sunho_Write_JITLink_support_for_a_new format_architecture.pdf)"
- title: "Optimize ROOT use of modules for large codebases - Roadmap"
date: 2022-06-08 14:00:00 +0200
speaker: "Jun Zhang"
link: "[Slides](/assets/presentations/CaaS_Weekly_08_06_2022_Jun_Zhang_Optimize_ROOT_Use_Of_Modules_For_Large_Codebases.pdf)"
- title: "Add Initial Integration of Clad with Enzyme - Roadmap"
date: 2022-06-01 14:00:00 +0200
speaker: "Manish Kausik H"
link: "[Slides](/assets/presentations/CaaS_Weekly_01_06_2022_Manish_Add_Initial_Integration_of_Clad_with_Enzyme.pdf)"
- title: "Clang Template Specialization Resugaring - Roadmap Part 1"
date: 2022-06-01 14:00:00 +0200
speaker: "Matheus Izvekov"
link: "[Slides](/assets/presentations/M_Izvekov-GSoC_Roadmap_1.html)"
- title: "Improving performance of C++ modules in Clang-Project - Roadmap"
date: 2022-05-25 14:00:00 +0200
speaker: "Tapasweni Pathak"
link: "[Slides](/assets/presentations/CaaS_Weekly_25_05_2022_Tapasweni-Improving-performance-of-c++-modules-in-clang-project.pdf)"
- title: "cppyy Progress Update"
date: 2022-05-11 14:00:00 +0200
speaker: "Baidyanath Kundu"
link: "[Slides](/assets/presentations/CaaS_Weekly_11_05_2022_Baidyanath-Progress_Report_may_2022.pdf)"
- title: "Utilizing Clad Derivatives in RooFit - Progress Update"
date: 2022-04-27 14:00:00 +0200
speaker: "Garima Singh"
link: "[Slides](/assets/presentations/CaaS_Weekly_27_04_2022_Garima-Progress_Report_april_2022.pdf)"
- title: "The CaaS Project.Progress & Plans Q1, Q2"
date: 2022-04-20 14:00:00 +0200
speaker: "Vassil Vassilev"
link: "[Slides](/assets/presentations/CaaS_Weekly_20_04_2022_Vassil-Q1_Project_Progress_and_Plans.pdf)"
- title: "Differentiation of Eigen and Softsusy libraries by Clad - Project Progress"
date: 2022-04-06 14:00:00 +0200
speaker: "Parth Arora"
link: "[Slides](/assets/presentations/CaaS_Weekly_06_04_22_Parth-Differentiation_of_Eigen_and_Softsusy_libraries_by_Clad_Progress.pdf)"
- title: "Enhance the incremental compilation error recovery in clang and clang-repl - Project Roadmap and Updates"
date: 2022-03-30 14:00:00 +0200
speaker: "Purva Chaudhari"
link: "[Slides](/assets/presentations/CaaS_Weekly_30_03_2022_Purva-Enhance_incremental_compilation_error_recovery_in_clang_and_clang-repl.pdf)"
- title: "Heterogenous AD with Clad - CUDA kernels diff support - Project Roadmap"
date: 2022-03-23 14:00:00 +0200
speaker: "Ioana Ifrim"
link: "[Slides](/assets/presentations/CaaS_Weekly_23_03_2022_Ioana-Heterogenous_AD_with_Clad_CUDA_kernels_differentiation_support.pdf)"
- title: "Improving the reflection layer in cppyy using Cling - Project Roadmap"
date: 2022-03-09 14:00:00 +0200
speaker: "Baidyanath Kundu"
link: "[Slides](/assets/presentations/CaaS_Weekly_09_03_2022_Baidyanath-Improving_the_reflection_layer_in_cppyy_using_Cling.pdf)"
- title: "The CaaS Project. Plans Q1, Q2"
date: 2022-02-16 14:00:00 +0200
speaker: "Vassil Vassilev"
link: "[Slides](/assets/presentations/CaaS_Weekly_16_02_2020-V_Vassilev-Q1_Q2_Project_Plans.pdf)"
- title: "Utilizing Clad Derivatives in RooFit - Preliminary Project Roadmap"
date: 2022-02-16 14:00:00 +0200
speaker: "Garima Singh"
link: "[Slides](/assets/presentations/CaaS_Weekly_16_02_2022_Garima-Utilizing_Clad_Derivatives_in_RooFit.pdf)"
- title: "Add support for differentiating with respect to user-defined types -- Progress Update"
date: 2022-01-05 14:00:00 +0200
speaker: "Parth Arora"
link: "[Slides](/assets/presentations/CaaS_Weekly_05_01_2022_Parth-Add_Support_For_Differentiating_wrt_User_Defined_Types.pdf)"
- title: "Agent-Based Simulation of CAR-T Cell Therapy Using BioDynaMo Initial Presentation"
date: 2025-05-21 17:00:00 +0200
speaker: "Salvador de la Torre Gonzalez"
link: "[Slides](/assets/presentations/Salva_initial_presentation_me_and_project_CART.pdf)"
- title: "Support Usage of Thrust API in Clad Initial Presentation"
date: 2025-05-28 15:00:00 +0200
speaker: "Abdelrhman Elrawy"
link: "[Slides](/assets/presentations/Abdelrhman_initial_presentation_support_usage_of_Thrust_API_in_clad.pdf)"
- title: "Agent-Based Simulation of CAR-T Cell Therapy Using BioDynaMo Midterm Presentation"
date: 2025-08-14 15:00:00 +0200
speaker: "Salvador de la Torre Gonzalez"
link: "[Slides](/assets/presentations/Salva_GSoC_midterm_presentation_CART.pdf)"
- title: "CARTopiaX: an Agent-Based Simulation of CAR T-Cell Therapy built on BioDynaMo. GSoC Wrap-Up: CompilerResearchCon 2025"
date: 2025-10-30 15:00:00 +0200
speaker: "Salvador de la Torre Gonzalez"
link: "[Slides](/assets/presentations/Salva_GSoC25_final_presentation_CART.pdf)"
- title: "Final Presentation: Efficient LLM Training in C++ via Compiler-Level Autodiff with Clad"
date: 2025-10-30 15:20:00 +0200
speaker: "Rohan Timmaraju"
link: "[Slides](/assets/presentations/Rohan_Timmaraju_GSoC25_final.pdf)"
- title: "Final Presentation: Using ROOT in the field of Genome Sequencing"
date: 2025-11-13 16:20:00 +0200
speaker: "Aditya Pandey"
link: "[Slides](/assets/presentations/Aditya_Pandey_GSoC2025_final.pdf)"
- title: "Final Presentation: Enable Automatic Differentiation of OpenMP Programs with Clad"
date: 2025-11-13 15:40:00 +0200
speaker: "Jiayang Li"
link: "[Slides](/assets/presentations/Jiayang_Li_GSoS25_final.pdf)"