Issues
- 0
[QUESTION]: Kernel runs much slower on NVIDIA GPU than on Intel onboard GPU. Any ideas?
#1286 opened by AmosEgel - 0
[BUG]: cublasIsamax_v2
#1269 opened by Ruberik - 0
[QUESTION]: <title>How can I restore the program after a cuda kernel error?
#1268 opened by delverOne25 - 3
[QUESTION]: Random number generator yields unexpected results for larger number of threads
#1250 opened by AmosEgel - 0
- 7
[FEATURE REQUEST]: Improve check-required workflow
#1248 opened by pavlovic-ivan - 2
[BUG]: What is the kernel compilation error?
#1257 opened by delverOne25 - 4
- 4
- 0
[QUESTION]: How to resolve the calculation accuracy error between CPU and GPU.
#1246 opened by qian-o - 1
[BUG]: Variable naming
#1240 opened by laurentchougrani - 4
- 7
A Tensor Library
#1107 opened by 12345swordy - 0
Side by side comparison with CUDA and OpenCL
#1229 opened by epsi1on - 3
[POTENTIAL BUG]: CopyToCpu is using refs in unsafe way but there is no indication of that.
#1209 opened by En3Tho - 0
[BUG]: NET v8.0.5 SDK has broken CI pipeline
#1223 opened by MoFtZ - 2
[BUG]: `IRContext.Import(Method)` does not correctly duplicate the full IR graph
#1222 opened by IsaMorphic - 2
[BUG]: Unit tests failing on GitHub runner with MacOS 14
#1213 opened by MoFtZ - 2
[BUG] Cuda 12 SDK not supported with ILGPU 1.5.X
#1194 opened by m4rs-mt - 6
Cuda support not working on WSL2
#1008 opened by Juff-Ma - 3
Passing Int128 as kernel parameter is not working
#1145 opened by MoFtZ - 5
- 2
- 2
Higher precision float (decimal) support?
#1143 opened by chrisaliotta - 2
OpenCL.CLException
#1169 opened by fcogneaux - 4
- 7
Feature request: cudaStreamWaitEvent
#1139 opened by Ruberik - 2
- 1
`NullReferenceException` when passing empty `ArrayView`s to OpenCL kernel
#1121 opened by computablee - 1
- 1
Is it possible to use a stored dataset on GPU again and again with throwing extra data to GPU, and even change the value of the established dataset?
#1127 opened by p66114129 - 4
- 3
XMath.Pow() only work on CPU
#1122 opened by wzhou-grid - 3
VelocityDevice and MaxGridSize
#1115 opened by m0bygit - 3
Are vector data types supported?
#1101 opened by yblainm - 5
- 8
System.AccessViolationException when adding useless if statement in kernel
#1076 opened by GijsVanoppen - 28
- 4
Debug.Assert is not take effect on opencl
#1049 opened by tianmafly - 1
CUDA tests are broken on .NET 7.0.400
#1047 opened by jgiannuzzi - 4
RNG<XorShift64Star> corrupts data in ArrayView
#1030 opened by uler3161 - 3
ArrayView.Cast should support unaligned byte offsets
#1018 opened by TriceHelix - 3
Question about hardware memory alignments
#1016 opened by TriceHelix - 3
Triton like optimisations?
#1012 opened by fuadAbdallah - 2
Support for OpenCL 1.2
#1013 opened by queequac - 5
Can CuFFT or CuFFTW be used internally in the kernel?
#992 opened by xxl-cc - 1
Tensor Cores
#996 opened by lostmsu - 2
Integration with current app
#990 opened by ilkerccom - 2
Access violation exception caused by the OpenCL module, while using default context builder.
#983 opened by wberdowski - 2
Is there a similar function to thrust::fill(stream, arrayStart, arrayEnd, -1)
#987 opened by Liudeke