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
Maybe, in order to solve well-behaved conversions with rounding modes it is just a matter of defining oneAPI.ceil(::Type{Int32}, x) and similar functions, and then have JuliaGPU/GPUCompiler.jl#112 fixed.
For example, this:
fails with
Reason: unsupported call to an unknown function (call to gpu_malloc)
As @maleadt said, the reason is:
The text was updated successfully, but these errors were encountered: