-
### Question
I am running a very simple kernel, but it throws an internal compiler error.
The kernel reads:
```
static void HelloKernel(Index1D i, ArrayView output)
{
output[i] = MathF.Sin…
-
https://github.com/m4rs-mt/ILGPU
-
### Question
Many of the things I want to do are implemented in ILGPU.Algorithms (reduction, histograms, etc.). However, I find not guidance on how to use them. It is quite hard to parse the samples …
-
Even after the [newest commit](https://github.com/dthpham/butterflow/commit/82133fed2f59c5753fc916e6c067373a640e5dcb) with "Build fixes for Windows" opencl fails to build under MSYS2.
-
### Question
First of all, thanks for providing and maintaining this beautiful and extra-helpful package!
I try to generate a histogram of random numbers. It works well as long as the number of …
-
### Describe the bug
ILGPU crashes when I use XMath.Exp or XMath.Pow.
### Environment
- ILGPU version: [e.g., 1.5.1]
- .NET version: [e.g., .NET 8]
- Operating system: [e.g., Windows 10]
- Hard…
-
### Describe the bug
GitHub recently changed the version of MacOS used by the CI pipeline, from v12.7.4 to v14.4.1.
Since then, the ILGPU unit tests on MacOS for net6, net7 and net8 have been fail…
MoFtZ updated
6 months ago
-
### Describe the bug
Our latest stable release does not support Cuda 12 SDK which causes issues with Blas in certain cases.
### Environment
- ILGPU version: 1.5.1
- .NET version: .Net6
- Operatin…
-
### Describe the bug
When calling `IRContext.Import(Method)`, it is evident (through ongoing investigation) that there are some parts of the IR graph that remain untraversed, even though `IRRebuilder…
-
Dear community members and contributors,
Currently ILGPU uses several copyright “headers”/“notes” scattered throughout the source and license files. As we get more and more contributors, we would l…