Skip to content

Commit 7dc23de

Browse files
committed
Mention ongoing open projects
1 parent afa6899 commit 7dc23de

File tree

1 file changed

+24
-1
lines changed

1 file changed

+24
-1
lines changed

_data/openprojectlist.yml

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@
2020
* Enhance the existing CMake build system rules to enable lazy building of packages
2121
* Bootstrap “RootBase”
2222
* Demonstrate “layered” lazy builds
23+
status: ongoing
24+
responsible: Pavlo Svirin
25+
2326

2427
- name: "Improving performance of BioDynaMo using ROOT C++ Modules"
2528
description: |
@@ -45,12 +48,13 @@
4548
information about BioDynaMo’s and user-defined C++ classes. This project
4649
is about improving the performance of the reflection system by upgrading
4750
to C++ modules.
48-
4951
tasks: |
5052
* Rework the cmake rules to incorporate efficiently ROOT via `FetchContent`
5153
* Replace invocations of `genreflex` in favor of `rootcling`
5254
* Enable C++ modules in `rootcling`
5355
* Produce a comparison report
56+
status: ongoing
57+
responsible: Isaac Morales Santana
5458

5559
- name: "Using ROOT in the field of genome sequencing"
5660
description: |
@@ -111,6 +115,10 @@
111115
* Enhance existing benchmarks demonstrating effectiveness of Clad for Kokkos
112116
* [Stretch goal] Performance benchmarks
113117
118+
status: ongoing
119+
responsible: Atell Yehor Krasnopolski
120+
121+
114122
- name: "Integrate a Large Language Model with the xeus-cpp Jupyter kernel"
115123
description: |
116124
xeus-cpp is a Jupyter kernel for cpp based on the native implementation
@@ -134,6 +142,8 @@
134142
* Comprehensive documentation and thorough testing/CI additions to ensure reliability.
135143
* [Stretch Goal] After achieving the previous milestones, the student can work on specializing the model for enhanced syntax and semantic understanding capabilities by using xeus notebooks as datasets.
136144
145+
status: ongoing
146+
responsible: Tharun Anandh
137147

138148
- name: "Implementing missing features in xeus-cpp"
139149
description: |
@@ -309,6 +319,10 @@
309319
* Design and develop a CUDA compilation and execution mechanism.
310320
* Prepare proper tests and documentation.
311321
322+
status: ongoing
323+
responsible: Riya Bisht
324+
325+
312326
- name: "Cppyy STL/Eigen - Automatic conversion and plugins for Python based ML-backends"
313327
description: |
314328
Cppyy is an automatic, run-time, Python-C++ bindings generator, for calling
@@ -342,6 +356,9 @@
342356
* Work on integrating these plugins with toolkits like CUTLASS that
343357
utilise the bindings to provide a Python API
344358
359+
status: ongoing
360+
responsible: Khushiyant
361+
345362
- name: "Improve the LLVM.org Website Look and Feel"
346363
description: |
347364
The llvm.org website serves as the central hub for information about the
@@ -421,6 +438,8 @@
421438
Additionally, they should demonstrate the ability to navigate the community
422439
process with patience and understanding.
423440
441+
status: ongoing
442+
responsible: Chaitanya Shahare
424443

425444
- name: "On Demand Parsing in Clang"
426445
description: |
@@ -677,6 +696,8 @@
677696
* Enable reverse-mode automatic differentiation of CUDA GPU kernels and
678697
calls to CUDA GPU kernels from the host code.
679698
* Add proper tests and documentation.
699+
status: ongoing
700+
responsible: Christina Koutsou
680701

681702
- name: "Design and Develop a CUDA engine working along with C/C++ mode in clang-repl"
682703
description: |
@@ -1005,6 +1026,8 @@
10051026
* Extend the unit test coverage.
10061027
* Develop tutorials and documentation.
10071028
* Present the work at the relevant meetings and conferences.
1029+
status: ongoing
1030+
responsible: Mihail Mihov
10081031

10091032
- name: "Improve robustness of dictionary to module lookups in ROOT"
10101033
description: |

0 commit comments

Comments
 (0)