Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new project: Packaging the HEP simulation stack on conda-forge #107

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 41 additions & 0 deletions projects/packaging-hep-stack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
name: Packaging the HEP simulation stack on conda-forge
postdate: 2024-06-18
categories:
- Open science
durations:
- 3 months
experiments:
- ATLAS
- CMS
- EIC
- HLLHC
skillset:
- Python
- Docker
- CI/CD
status:
- In progress
project:
- IRIS-HEP
location:
- Remote
commitment:
- Full time
program:
- IRIS-HEP fellow
shortdescription: Packaging the HEP simulation stack on conda-forge
description: >
One common toolchain used in high energy physics for simulation is: MadGraph5_aMC@NLO, PYTHIA8, Delphes. Installing these tools can be challenging at times,
especially for new users. The conda-forge packaging infrastructure system and package registry allows for distribution of complex binaries across multiple
platforms though the Conda package management ecosystem. As ROOT and the PYTHIA8 library with Python bindings have been successfully packaged and distributed
on conda-forge it should be possible to package all the components of the HEP simulation stack and distribute them on conda-forge. Packaging these
components will allow them to have the ability to not only be installed as individual tools, but also be installed together in a coherent package environment.

contacts:
- name: Matthew Feickert
email: [email protected]

mentees:
- name: Lev Pambuk
link: https://iris-hep.org/fellows/Kwaizer.html
Loading