Skip to content

fix optimization_spectrahedra example (#344) #1387

fix optimization_spectrahedra example (#344)

fix optimization_spectrahedra example (#344) #1387

Annotations

1 warning

ubuntu-20.04 - g++-10

succeeded Feb 14, 2025 in 34m 40s
Set up job
1s
Run actions/checkout@v1
7s
Run sudo apt-get update || true; sudo apt-get install g++-10 lp-solve libopenblas-dev; rm -rf build; mkdir build; cd build; cmake -D CMAKE_CXX_COMPILER=g++-10 -D DISABLE_NLP_ORACLES=ON -D USE_MKL=OFF ../test; make; ctest --verbose;
34m 32s
Complete job
0s