Skip to content

Feature/pixi and conda installation - #22

Merged
Tobiaspk merged 10 commits into
integration/peerlabfrom
feature/pixi_and_conda_installation
Apr 16, 2026
Merged

Feature/pixi and conda installation#22
Tobiaspk merged 10 commits into
integration/peerlabfrom
feature/pixi_and_conda_installation

Conversation

@Tobiaspk

@Tobiaspk Tobiaspk commented Mar 4, 2026

Copy link
Copy Markdown
Collaborator

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.

@Tobiaspk

Copy link
Copy Markdown
Collaborator Author

ready to merge from my side, but would be good to test on your system too @EliHei2

@Tobiaspk
Tobiaspk changed the base branch from main to integration/peerlab April 16, 2026 20:45
@Tobiaspk
Tobiaspk requested a review from andrewmoorman April 16, 2026 20:45
@Tobiaspk
Tobiaspk merged commit b06f8d4 into integration/peerlab Apr 16, 2026
@Tobiaspk
Tobiaspk deleted the feature/pixi_and_conda_installation branch May 8, 2026 17:53
EliHei2 pushed a commit that referenced this pull request Jun 1, 2026
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