Skip to content

Conda-forge package #86

@brynpickering

Description

@brynpickering

I'd like to create cuPDLPx conda-forge feedstock so it's easier for users to create a working environment. I think it should be straightforward:

Even better would be to use the PyPI distro so that it comes with a Python API (it isn't necessary for a conda-forge package to have a Python API, but it's a nice addition). I think this would then be:

  • cuda, cuda-nvcc, gcc, and cmake as build dependencies
  • pip install cupdlpx

The first option is working for me locally, the second isn't (does not appear to contain CMakeLists.txt. style error that I'm yet to successfully debug).

Is this something you've looked into at all and would have pointers on?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions