Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Heightmap & compute flocking demos fail to launch (Raspberry Pi 4 & 5) #55

Open
cklosters opened this issue Sep 24, 2024 · 0 comments
Open
Assignees
Labels
issue Issue that's not a bug, enhancement or feature request rendering Render related Questions & Issues vulkan Vulkan related Questions & Issues

Comments

@cklosters
Copy link
Member

cklosters commented Sep 24, 2024

The heightmap and computeflocking demos don't launch on the raspberry pi (4 & 5, bookworm arm64) and freeze the system. I have disabled them in cmake for the moment, when we build on (target) the pi:

-- Detected Raspberry Pi model 5
-- NAP version: 0.7.5
-- Skipping target: heightmap, not supported on Raspberry Pi
-- Skipping target: computeflocking, not supported on Raspberry Pi

Note that the demos run fine on all other platforms and the vulkan validation layer doesn't log any issues, making it rather difficult to trace the issue. I have a hunch it has to do with not supported single channel textures and compute shader optimizations, but not sure until we can pin-point the exact location.

@cklosters cklosters added bug Something isn't working rendering Render related Questions & Issues labels Sep 24, 2024
@cklosters cklosters added annoyance Something that annoys you vulkan Vulkan related Questions & Issues issue Issue that's not a bug, enhancement or feature request and removed annoyance Something that annoys you bug Something isn't working labels Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue Issue that's not a bug, enhancement or feature request rendering Render related Questions & Issues vulkan Vulkan related Questions & Issues
Projects
None yet
Development

No branches or pull requests

2 participants