Post B6s0uzzyhTBXbfhxyq by penguin42@mastodon.org.uk
(DIR) More posts by penguin42@mastodon.org.uk
(DIR) Post #B6ryIs1VhhgjxX7Fnk by azonenberg@ioc.exchange
0 likes, 0 repeats
ngscopeclient CI is now building for Debian Trixie on aarch64 (qemu/UTM virtual machine on Apple M4).One unit test is failing for reasons which are still being investigated, but the build is otherwise clean.https://dashboard.ngscopeclient.org/builds/1083
(DIR) Post #B6ryNJK88yyzmuwVVI by azonenberg@ioc.exchange
0 likes, 0 repeats
CI binary artifacts don't seem to have uploaded properly though, so I'm gonna have to investigate that and figure out what happened...
(DIR) Post #B6s0uzzyhTBXbfhxyq by penguin42@mastodon.org.uk
0 likes, 0 repeats
@azonenberg I think I've just run the same test; I see Filter_EyePattern.cpp deltaHitRate < 0.001 with expansion: 1.0f < 0.001, but I also see/home/dg/git/scopehal-apps/tests/Primitives/EdgeDetection.cpp:98: FAILED: REQUIRE( gpulen == edges.size() )with expansion: 6744170 (0x66e86a) == 10049508 (0x9957e4)
(DIR) Post #B6s24P8Cj7DA7AbXvM by azonenberg@ioc.exchange
0 likes, 0 repeats
@penguin42 I'm seeing a validation failure on my aarch64 test platform for that test too (which cdash doesn't pick up as a failure, i need to work on that) related to max buffer size. I shrunk the dataset size for the test and will be doing a build with that shortly.