-
Notifications
You must be signed in to change notification settings - Fork 50
/
standing_meetings.yml
343 lines (343 loc) · 21 KB
/
standing_meetings.yml
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
- name: "CaaS Weekly Meeting"
date: Wednesdays
time_cest: "17:00"
connect: "[Link to zoom](https://princeton.zoom.us/j/97915651167?pwd=MXJ1T2lhc3Z5QWlYbUFnMTZYQlNRdz09)"
agenda:
- 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 optmizing 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)"