Update contributors.yml with Galin Bistrev personal info#283
Update contributors.yml with Galin Bistrev personal info#283GalinBistrev2 wants to merge 0 commit intocompiler-research:masterfrom
Conversation
_data/contributors.yml
Outdated
| education: "Nuclear and particle physics , Sofia University "St. Kliment Ohridski , Bulgaria" | ||
| current: 1 | ||
| past_info: | ||
| description: |
There was a problem hiding this comment.
We also need a photo and a project description. I should be able to provide the latter.
There was a problem hiding this comment.
Unfortunately my photos are on a separate computer which is currently inaccessible by me,I will try to provide a photo as soon as possible
There was a problem hiding this comment.
I am still waiting on this.
There was a problem hiding this comment.
@davidlange6, I can't seem to find the project proposal. Can you help us with that?
There was a problem hiding this comment.
I am still waiting on this.
Is there something I should provide.
There was a problem hiding this comment.
Here is the project description. Can you work it in:
This project aims to introduce automatic differentiation techniques into the CMS Combine tool. Combine is the primary statistical analysis tool used in CMS and is based on the RooFit software. Recently RooFit has started using automatic differentiation (AD) technology to aid minimization algorithms. Computationally cheap gradients produced by AD can improve performance of the larger workflows in Combine by more than 5x as demonstrated at ICHEP. The way how RooFit implements AD also benefits the shareability of likelihoods. To get the likelihood gradient, RooFit transforms the likelihood from its internal representation to simple standalone C++ code, which is then used to generate the gradient code. This can help collaborators without RooFit and Combine expertise to work with likelihoods from Combine at a lower level. Adopting AD in Combine requires further collaboration between the parties.
This project aims to bring this AD support into Combine. Aspects include reducing some of the code in Combine in favor of more standard RooFit primitives; Implementing AD support for Combine-specific RooFit primitives; and writing benchmarks to showcase the benefits of RooFit AD in Combine. The student selected for this project will work with several high-energy physics codes as well as the LLVM compiler ecosystem.
_data/contributors.yml
Outdated
| past_info: | ||
| description: | ||
| title: "Implementing AD in CMS Combine" | ||
| description: This project aims to introduce automatic differentiation techniques into the CMS Combine tool. Combine is the primary statistical analysis tool used in CMS and is based on the RooFit software. |
There was a problem hiding this comment.
Please look how other projects are done. We also break at 80 cols.
|
ping... |
Added personal detail about summer student 2025 Galin Bistrev