Skip to content

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

Open
@cklosters

Description

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Labels

issueIssue that's not a bug, enhancement or feature requestrenderingRender related Questions & IssuesvulkanVulkan related Questions & Issues

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions