Abyss

Results 3 issues of Abyss

I'm trying to migrate my library to the new (beta) version of ILGPU library. The `ArrayView2D` and related types are different now - we need to specify `Stride2D.DenseX` or `DenseY`....

enhancement
question

I'm seeing this exception in _Console_ 2x. I identified it is caused by adding `` to _App.razor_ file. I guess something is wrong in the `ScriptHelpersScript.GetScript` JS string and also...

I know that there is a support for _ImmutableArray_ which content is copied to _GPU const memory_. However it must be a static variable what is not the best solution...

enhancement
feature