Skip to content

Feature/pixi and conda installation#22

Open
Tobiaspk wants to merge 3 commits intomainfrom
feature/pixi_and_conda_installation
Open

Feature/pixi and conda installation#22
Tobiaspk wants to merge 3 commits intomainfrom
feature/pixi_and_conda_installation

Conversation

@Tobiaspk
Copy link
Collaborator

@Tobiaspk Tobiaspk commented Mar 4, 2026

Closes #18

Tested installation instructions on Linux with CUDA 12.1 with simplified setup with pixi or conda:

Note: CUDA 12.2 should be compatible with the CUDA 12.1 installation.

git clone https://github.com/dpeerlab/segger.git
cd segger

# with pixi
pixi install -e cuda121

# with conda
conda env create -f environment_cuda121.yml -n segger

Please feel free to test and add more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add pixi-based installation (and conda)

1 participant