Quinten Kock

Results 14 comments of Quinten Kock

Did you manage to get it working? I am also looking into maybe working with AVRxt devices (but then the ATMega's), and I would like to know if it can...

It seems like I missed the navigate plugin, thanks for pointing me towards it :slightly_smiling_face: It's pretty close to what I want and definitely very convenient, although it does also...

> What does this mean exactly? How does build system know to use `hipcc`? How does build system distinguish HIP source files from the rest of `.cpp` files? Well, it...

> Iirc, the original idea was to allow re-using backward transitions for cases where one solves multiple step-bounded reachability queries on the same matrix. However, I don't think that this...

I believe that Intel oneMKL should actually run on an Intel GPU: https://www.intel.com/content/www/us/en/docs/oneapi/optimization-guide-gpu/2023-0/offloading-onemkl-computations-onto-the-gpu.html

> Is it running out of vram? You can check with the dxvk hud, mangohud or something else. It does seem to be running out of VRAM in some scenarios,...

I see, thanks! Might still be nice to leave this issue open to get CSD working properly, though. KDE also does not pick up the program icon, but that's maybe...

For anyone else who runs into this: it's possible to set a window rule in Plasma that hides the titlebar for Lapce. While this issue should still be fixed at...

The current nightly version uses winit and does not have this issue anymore.

> Hi @Pandapip1, thanks for the request. Currently, CuPy's design heavily depends on CUDA's semantics, so there would be significant work unless such a layer is provided (e.g., HIP for...