-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Description
In https://discourse.julialang.org/t/using-polynomials-jl-with-cuda-jl/80580 we find the following hangs:
using CUDA, Polynomials
a = CuVector([1.0f0, 1.0f0, 1.0f0])
Polynomial(a)
Metadata
Metadata
Assignees
Labels
No labels