Skip to content

[Dev] Solve update #82

Description

@jbcaillau

@ocots @PierreMartinon a few updates needed (provided i tried and used correctly solve with the new flat syntax):

  • the error is not as nice as before when the user forgets using NLPModelsIpopt
    Image
  • same with(out) MadNLP
    Image
  • looks like we have to both using MadNLP and using MadNLPMumps to trigger the extension... (anyway this has to be updated with MadNLP new release v0.9)
    Image
  • similar issue with MadNLPGPU; plus it tries to use Mumps on CUDA! with backend=CUDABackend(), it only makes sense to use linear_solver=MadNLPGPU.CUDSSSolver which should then be the default in that case
    Image
Pinned by jbcaillau

Metadata

Metadata

Assignees

Labels

internal devModification to the code is requested and should not affect user experiment

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions