scipopt / papilo

Parallel Presolve for Integer and Linear Optimization
GNU Lesser General Public License v3.0
64 stars 17 forks source link

PDLP GPU #41

Closed stumarcus314 closed 9 months ago

stumarcus314 commented 10 months ago

There is a C implementation of the LP method PDLP that runs on an Nvidia GPU. Are there plans to integrate/link this GPU LP solver into PaPILO? https://arxiv.org/abs/2311.12180 https://github.com/jinwen-yang/cuPDLP.jl https://github.com/COPT-Public/cuPDLP-C

alexhoen commented 10 months ago

No, currently we have no such plans...