Skip to content

feat: build cuda plugin#2

Merged
fntlnz merged 2 commits intomasterfrom
plugins/cuda
Jul 11, 2025
Merged

feat: build cuda plugin#2
fntlnz merged 2 commits intomasterfrom
plugins/cuda

Conversation

@fntlnz
Copy link
Contributor

@fntlnz fntlnz commented Jul 10, 2025

The patch modifies how plugin loading works by allowing plugins
to register themselves if their object file is statically linked
against the criu binary.

For now only the cuda plugin uses that since having it working
is the goal of this patch series but the system works for multiple
plugins.

If we contribute the patch upstream we have to think about adding
tests to it so that the criu test suite can validate the approach.

fntlnz added 2 commits July 9, 2025 19:06
The patch modifies how plugin loading works by allowing plugins
to register themselves if their object file is statically linked
against the criu binary.

For now only the cuda plugin uses that since having it working
is the goal of this patch series but the system works for multiple
plugins.

If we contribute the patch upstream we have to think about adding
tests to it so that the criu test suite can validate the approach.
Copy link
Contributor

@alberto-miranda alberto-miranda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fntlnz fntlnz merged commit d870a3e into master Jul 11, 2025
3 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.

3 participants