Skip to content

conda: self-host packages #1870

@casperdcl

Description

@casperdcl

Problems

Proposal

I've mirrored all ccpi packages as well as intel ipp-* packages for all platforms (linux-64,win-64,noarch,...) at https://tomography.stfc.ac.uk/conda.

This means installation can be as simple as:

conda install -c https://tomography.stfc.ac.uk/conda cil
  • if not already in the user's default channel list, add -c conda-forge
  • for optional deps, add e.g. astra-toolbox=*=cuda* tigre ccpi-regulariser tomophantom ipywidgets

/CC @samtygier-stfc

  • CI: GHA conda build & upload #1914
  • update docs
    • -c https://tomography.stfc.ac.uk/conda in lieu of -c https://software.repos.intel.com/python/conda -c ccpi
    • devs docs
      • anaconda -c ccpi (on master->dev, on tag->main)
      • conda -c https://tomography.stfc.ac.uk/conda (on tag)

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Blocked

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions