Skip to content

compatibility with CUDA.jl v6 / latest CUDA_Runtime_jll #20

Description

@simeonschaub

If I try to add CUDA@6 in an environment where CuPDLPx.jl is installed, I get the following resolver error:

ERROR: Unsatisfiable requirements detected for package CUDA_Runtime_jll [76a88914]:
 CUDA_Runtime_jll [76a88914] log:
 ├─possible versions are: 0.1.0 - 0.23.0 or uninstalled
 ├─restricted by compatibility requirements with CuPDLPx [bcd6524d] to versions: 0.19.2
 │ └─CuPDLPx [bcd6524d] log:
 │   ├─possible versions are: 0.2.3 - 0.2.7 or uninstalled
 │   └─restricted to versions * by project [47468d1f], leaving only versions: 0.2.3 - 0.2.7
 │     └─project [47468d1f] log:
 │       ├─possible versions are: 0.0.0 or uninstalled
 │       └─project [47468d1f] is fixed to version 0.0.0
 └─restricted by compatibility requirements with cuFFT [533571aa] to versions: [0.21.0, 0.23.0] — no versions left
   └─cuFFT [533571aa] log:
     ├─possible versions are: 6.0.0 - 6.2.0 or uninstalled
     └─required (without additional version restrictions) by CUDA [052768ef]
       └─CUDA [052768ef] log:
         ├─possible versions are: 0.1.0 - 6.2.0 or uninstalled
         └─restricted to versions 6 by an explicit requirement, leaving only versions: 6.0.0 - 6.2.0

could the CUDA_Runtime_jll compatibility be updated? Not sure if that requires further changes to this package

Metadata

Metadata

Assignees

Labels

No labels
No labels

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