PancakeTAS
7e07c4ba3a
test(dualgpu): Create separate image for DMA-BUFs
...
This, again, is a temporary change just for messing around
2026-02-10 20:54:29 +01:00
PancakeTAS
d9fcbcd10e
test(dualgpu): Replace synchronization primitives with shareable ones
...
This will increase latency a bunch, both due to not being on-device only, but also due to CPU overhead in building and submitting the command buffer. This is just a temporary test and not ready for production anyways
2026-02-10 13:38:22 +01:00
PancakeTAS
034c431d76
chore: update clang-tidy warnings
2025-12-31 10:57:26 +01:00
PancakeTAS
b8871441d5
refactor(cleanup): custom cli (including benchmark) & fixup
2025-12-25 04:32:22 +01:00
PancakeTAS
78bcb05fce
refactor(cleanup): license identifiers
2025-12-25 04:32:22 +01:00
PancakeTAS
73a34a0a27
refactor(cleanup): automatically reload configuration
2025-12-25 04:32:22 +01:00
PancakeTAS
51c39c6a1c
refactor(cleanup): write configuration serializer
2025-12-25 04:32:22 +01:00
PancakeTAS
2f4b0cc5db
refactor(cleanup): make configuration a common objet
2025-12-25 04:32:22 +01:00