-
Notifications
You must be signed in to change notification settings - Fork 225
Pull requests: NVIDIA/cuopt
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Provide std::mutex fallback for omp_mutex_t when OpenMP is disabled
#1847
opened Sep 3, 2026 by
vitor1001
Contributor
Loading…
8 tasks
Unconditionally stop early_cpufj if launched
#1846
opened Sep 3, 2026 by
vitor1001
Contributor
Loading…
8 tasks
Guard against nullptr dereference when checking concurrent solver status
#1845
opened Sep 3, 2026 by
vitor1001
Contributor
Loading…
8 tasks
Avoid integer overflow with infinite time limit in CPU Feasibility Jump
#1844
opened Sep 3, 2026 by
vitor1001
Contributor
Loading…
8 tasks
Fix compilation with Clang / LLVM
#1843
opened Sep 3, 2026 by
vitor1001
Contributor
Loading…
8 tasks
Fix O(n^2) loop in the flow cover cut generation
improvement
Improves an existing functionality
non-breaking
Introduces a non-breaking change
Migrate stream APIs from rmm::cuda_stream_view to cuda::stream_ref
breaking
Introduces a breaking change
improvement
Improves an existing functionality
#1828
opened Aug 28, 2026 by
bdice
Contributor
Loading…
3 tasks done
Generate cuts before we have an optimal basic solution to the root relaxation
improvement
Improves an existing functionality
non-breaking
Introduces a non-breaking change
#1822
opened Aug 28, 2026 by
hlinsen
Contributor
Loading…
Add solver caching to support re-solves for barrier QP
feature request
New feature or request
non-breaking
Introduces a non-breaking change
cuopt_mcp: add cuopt_health, package it like the other Python modules
#1819
opened Aug 27, 2026 by
ramakrishnap-nv
Collaborator
•
Draft
Explore self-contained Java classifier JARs with a statically linked libcuopt
improvement
Improves an existing functionality
non-breaking
Introduces a non-breaking change
#1818
opened Aug 27, 2026 by
ramakrishnap-nv
Collaborator
Loading…
4 of 5 tasks
Concurrent halt fix on barrier
bug
Something isn't working
non-breaking
Introduces a non-breaking change
build: add the CUDA-free cuopt_client library
improvement
Improves an existing functionality
non-breaking
Introduces a non-breaking change
#1804
opened Aug 25, 2026 by
ramakrishnap-nv
Collaborator
•
Draft
refactor: keep the GPU warm-start path out of host-only translation units
improvement
Improves an existing functionality
non-breaking
Introduces a non-breaking change
#1803
opened Aug 25, 2026 by
ramakrishnap-nv
Collaborator
•
Draft
refactor: make to_optimization_problem a free function
breaking
Introduces a breaking change
improvement
Improves an existing functionality
Add conversion routines for LP/MIP cuOpt JSON dictionaries to/from DataModel and Solution
feature request
New feature or request
non-breaking
Introduces a non-breaking change
python
Pull requests that update python code
refactor: Move root relaxation solve archestration to Branch and Bound
improvement
Improves an existing functionality
non-breaking
Introduces a non-breaking change
Fix concurrent clique table publication
bug
Something isn't working
non-breaking
Introduces a non-breaking change
Implement vehicle order cost objective
feature request
New feature or request
non-breaking
Introduces a non-breaking change
Improve duplicate cut detection
improvement
Improves an existing functionality
non-breaking
Introduces a non-breaking change
#1764
opened Aug 21, 2026 by
hlinsen
Contributor
Loading…
Fix knapsack rational coefficient scaling
bug
Something isn't working
non-breaking
Introduces a non-breaking change
CPUFJ fastpath for binary instances + latency changes to find better solutions earlier
improvement
Improves an existing functionality
non-breaking
Introduces a non-breaking change
Add a build.sh flag to gate multi-GPU PDLP deps and build
improvement
Improves an existing functionality
non-breaking
Introduces a non-breaking change
#1745
opened Aug 19, 2026 by
aliceb-nv
Contributor
Loading…
8 tasks
Use CSR representation of augmented matrix for multiplication in iterative refinement
barrier
improvement
Improves an existing functionality
non-breaking
Introduces a non-breaking change
#1739
opened Aug 18, 2026 by
yuwenchen95
Contributor
•
Draft
Previous Next
ProTip!
Adding no:label will show everything without a label.