-
-
Notifications
You must be signed in to change notification settings - Fork 508
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Packages dsdp, scip_sdp #34749
Comments
This comment has been minimized.
This comment has been minimized.
Dependencies: #31329 |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Branch: u/mkoeppe/package_scip_sdp |
Commit: |
comment:5
First draft of the install script
needs to be changed so it uses our openblas
needs to be find scip's vendored bliss (or we need to unvendor - #33010/#34747) Last 10 new commits:
|
comment:6
The failure with bliss was due to a broken local installation |
comment:7
scip_sdp should probably use https://cmake.org/cmake/help/latest/module/FindLAPACK.html, https://cmake.org/cmake/help/latest/module/FindBLAS.html |
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:9
Many linker errors on macOS:
Looks like it forgets to link the scip library |
comment:10
Opened scipopt/SCIP-SDP#1 |
Branch pushed to git repo; I updated commit sha1. New commits:
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:13
https://github.com/cvxopt/cvxopt-wheels/blob/master/library_builders.sh has an install script for dsdp |
comment:14
DSDP should be a separate Sage package, I think. |
comment:15
Yes, but this ancient package has no proper build system. Various ad hoc installation scripts in downstream packages:
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:36
debian-bullseye-minimal (https://github.com/mkoeppe/SCIP-SDP/actions/runs/3660649526/jobs/6189250984)
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:39
|
comment:40
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:43
This has fixed |
comment:44
Ready for review |
comment:45
lgtm |
Changed reviewer from https://github.com/mkoeppe/SCIP-SDP/actions/runs/3660649526 to Dima Pasechnik |
comment:46
Thank you |
comment:47
Pdf docs don't build (#31329 comment:49) |
comment:49
pdf builds now |
Changed branch from u/mkoeppe/package_scip_sdp to |
http://www.opt.tu-darmstadt.de/scipsdp/#about
https://github.com/scipopt/SCIP-SDP
used to be LGPL license, changed to Apache 2.0 in Dec 2022
For full functionality, needs an SDP solver, one of:
Depends on #31329
Depends on #34835
CC: @dimpase @vbraun
Component: packages: optional
Author: Matthias Koeppe
Branch/Commit:
544d123
Reviewer: Dima Pasechnik
Issue created by migration from https://trac.sagemath.org/ticket/34749
The text was updated successfully, but these errors were encountered: