Skip to content

Making merge into GPU actors - #1

Merged
Dalton166 merged 1001 commits into
mainfrom
gpu-orchestration
Jun 24, 2026
Merged

Making merge into GPU actors#1
Dalton166 merged 1001 commits into
mainfrom
gpu-orchestration

Conversation

@Dalton166

Copy link
Copy Markdown
Collaborator

Made everything more asynchronous. Everything now runs on a stream and uses the async versions of CUDA. Furthremore we now use callbacks to synchronize the CPU with GPU rather then manual synchronize calls.
Added better memory support.
Added Multi GPU scheduling.

Dalton Beauchesne (nqr159) added 30 commits May 27, 2026 12:37
Change was made to reduce compilation overhead of GPU kernels by caching them
Change is being made so we can premake certain functionallity easily
@Dalton166
Dalton166 merged commit 9555bd0 into main Jun 24, 2026
0 of 4 checks passed
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