Skip to content

add include for thread in gpuserver.cpp#1069

Open
snehring wants to merge 1 commit intosoedinglab:masterfrom
snehring:gpu-thread-compile-fix
Open

add include for thread in gpuserver.cpp#1069
snehring wants to merge 1 commit intosoedinglab:masterfrom
snehring:gpu-thread-compile-fix

Conversation

@snehring
Copy link

@snehring snehring commented Dec 12, 2025

Ran into an issue compiling with cuda support. It looks like 0eb3ca2 pulled the #include <thread> from GpuUtil.h, there's a call to std::this_thread::yield() in gpuserver.cpp that needs that.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant