You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi.
The latest update of CUDA.jl triggers Warning: Circular dependency detected. Precompilation will be skipped for: against a long list of other packages. I posted the full warning below.
To reproduce
The Minimal Working Example (MWE) for this bug:
] instantiate
Manifest.toml
I paste the parts of the Manifest related to CUDA:
Describe the bug
Hi.
The latest update of CUDA.jl triggers
Warning: Circular dependency detected. Precompilation will be skipped for:
against a long list of other packages. I posted the full warning below.To reproduce
The Minimal Working Example (MWE) for this bug:
Manifest.toml
I paste the parts of the Manifest related to CUDA:
Expected behavior
No "Circular depency" warning should occur.
Version info
Details on Julia:
Details on CUDA:
Additional context
The issue occurs on both Mac and Linux machines
The text was updated successfully, but these errors were encountered: