Marcel Koester

Results 18 comments of Marcel Koester

@Yey007 Thank very much you for your work and efforts you have put into this work. As @MoFtZ pointed out, we discussed several ways to integrate SPIR-V support into ILGPU....

I am closing this PR in favor of a new one.

@NullandKale is right. `DenseY` corresponds to the "most efficient" data layout you can choose for the interop between .Net arrays and ILGPU kernels. Maybe this is also beneficial in terms...

@Ruberik Thanks a lot for this proposal 👍 and please excuse my late reply on this topic. I think that these extensions can be very useful. However, we need to...

@mikhail-khalizev @faruknane We currently plan to add (limited) support for lambda functions. This should also cover dynamic code generation via lambda functions. This issue is also related to #463.

@MPSQUARK closing this for now due to inactivity.

@MoFtZ thanks for reporting this. A quick investigation revealed that it looks like that 64bit additions with carry are not mapped properly to the data structure.

@drivehappy Thank you for your very detailed problem report and steps to reproduce this problem. I took a closer look at the problem myself and was able to isolate it...