-
The batched `operator()` in SplineEvaluator takes the coordinates for the evaluation as argument:
https://github.com/CExA-project/ddc/blob/98c1fc3cc57d24dc2187f7009df8da7e0e6ba9dd/include/ddc/kernels…
-
There are new test failures on [[ddc] Add VM specific hot reload suite runner...Opt multitests out of formatting in ffi/.](https://github.com/dart-lang/sdk/compare/baa171d19e4d8fb16527272bf4a857ff9628…
-
I was trying to compile with nvhpc compilers, and there was an error, which I think could easily be fixed.
In https://github.com/CExA-project/ddc/commit/5e6a135938c37aa906efc616a42c019c2793780b func…
-
I have a [Lenovo T24i-10](https://support.lenovo.com/us/en/solutions/pd500248-thinkvision-t24i-10-61ce-monitor-overview) connected via HDMI and get an error when using `ddcutil detect`. I think the mo…
-
In the `SplineBuilder` the batch information is only used in the `operator()`
https://github.com/CExA-project/ddc/blob/main/include/ddc/kernels/splines/spline_builder.hpp#L401-L413
A `SplineBuilde…
-
In DWDS, we currently support two load strategies, one for each of the supported module formats: AMD ([dwds/lib/src/loaders/frontend_server_require.dart](https://github.com/dart-lang/webdev/blob/main/…
-
### Steps for reproducing the issue
1. Connect three daisy-chained monitors via USB Video
2. Activate `ddcutil` in wluma with name `HP` and capturer `Wlroots`
3. start wluma
4. Logs show: `ERROR w…
-
I have a Samsung C27F390 connected (via HDMI) to my laptop running Ubuntu 22.04 Jammy.
Latest version of ddcutil 2.1.4 installed via ppa.
I can't seem to be able to run any core functionality: "dete…
-
Following #665, instead of propagating definitions with `target_compile_definitions` I would prefer that we generate a `ddc_config.hpp` with these definitions. It would be cleaner for projects relying…
-
I am having an issue using the same RFNOC radio block for Rx and Tx on X310 running UHD 4.7 release standard FPGA firmware.
My application has flow graph configured: Rx 0/Radio#1 ==> 0/DDC#1 ==> 0…