Ferhat Kurtulmuş

Results 15 issues of Ferhat Kurtulmuş

- SharedPointer and constant memory allocations [1] - getGlobal for cuda.program - cuda texture sampling functions dcompute/std/cuda/texture.d - math functions for cuda dcompute.std.cuda.math, extracted from cuda's libdevice.10.bc 1: inline IR...

The left and right images are here. https://slazebni.cs.illinois.edu/fall22/assignment3.html When I try to open them using GIMP, it prompts a dialog saying this image has an embedded color profile, which is...

I see that it is not maintained anymore. Although I did not deeply dive into the code, with a quick glimpse, I saw some module constructors requiring druntime. Is it...

In my windows pc, I cannot compiled the library without replacing `import std.c.windows.windows;` with `import core.sys.windows.windows;`. Please note that the same problem exist for instauser too.

pinv is added to lubeck2. for potential code reviewers, please confirm this: instead of just enforce!("svd: " ~ msg)(!info); I had to use the below version to make the function...