Skip to content

kernel-gpu: two wavefront tests fail on Apple silicon (macOS 27) #897

Description

@ecto

cargo test -p vcad-kernel-gpu wavefront::tests::gpu_compacted fails deterministically on an M-series Mac running macOS 27:

  • wavefront::tests::gpu_compacted_matches_cpu_on_walled_grid (wavefront.rs:916)
  • wavefront::tests::gpu_compacted_matches_cpu_multi_source_random_obstacles (wavefront.rs:946)

The other 19 tests in the crate pass, and CI (Linux, no GPU) is green. The crate has no dependency on the boolean kernel; noticed while running the full workspace for #890.

🤖 Filed by Claude Code

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtests

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions