Skip to content

Add CUDA-based BFS skeleton for Ricci observable#8

Open
JorenB wants to merge 1 commit intomainfrom
codex/sketch-cuda-implementation-for-ricci-observable
Open

Add CUDA-based BFS skeleton for Ricci observable#8
JorenB wants to merge 1 commit intomainfrom
codex/sketch-cuda-implementation-for-ricci-observable

Conversation

@JorenB
Copy link
Owner

@JorenB JorenB commented Jun 23, 2025

Summary

  • introduce cuda/bfs.cu and cuda/bfs.cuh implementing GPU breadth-first search
  • allow optional CUDA build via USE_CUDA flag in Makefile
  • call CUDA BFS from Ricci observable when enabled
  • include <algorithm> in Ricci-related sources

Testing

  • make (passes)
  • make clean (passes)

https://chatgpt.com/codex/tasks/task_e_6859bd67c6108323a409d0a31fa3ffec

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant