Robert Dazi

Results 20 comments of Robert Dazi

It could be the wrong answer, but have you try to put it in `Urho3D/CMake/Modules/UrhoCommon.cmake` with a `list (APPEND LIBS )` statement.

@weitjong If you have a Intel iGPU, you can try using `sway` with `WLR_DRM_DEVICES` set to the Intel card file.

Hello, I'm working on this issue . I think I would like to add some code to `Client/ClientBase.cpp` to take care of that. There is already existing code to get...

This is related to https://github.com/RadeonOpenCompute/ROCR-Runtime/issues/96 (infinite loop in `ExecutePM4`).

Thank you for your answer, it is very much appreciated. My suggestion seems a little bit silly when taking into account your informed point of view. The context of this...

Are github issues the right way to ask question ? Is there a better channel for that ?

Closing as lack of reaction within one week.

@junliume I'll look at it by debugging `MyST` code. Update: it seems it is a cross-issue b/w `breathe` and `myst` (cf issue 780 of`breathe`). I will test if upgrading `breathe`...

Here some cons considering GPUs: * cost: It always seems to me that GPUs would be more difficult to amortise than more general-purpose (and more available) CPUs (Xeon, Epyc, Marvel,...

Concerning the failing tests I'm looking to understand why it fails: 02354_vector_search_queries (very long) ``` 2024-05-13T08:44:07.0827314Z 2024-05-13 18:44:07 02354_vector_search_queries: [ FAIL ] 7.24 sec. - result differs with reference: 2024-05-13T08:44:07.0829308Z...