criu/plugins/amdgpu
David Yat Sin 72905c9c9b criu/plugin: Remap GPUs on checkpoint restore
The device topology on the restore node can be different from the
topology on the checkpointed node. The GPUs on the restore node may
have different gpu_ids, minor number. or some GPUs may have different
properties as checkpointed node. During restore, the CRIU plugin
determines the target GPUs to avoid restore failures caused by trying
to restore a process on a gpu that is different.

Signed-off-by: David Yat Sin <david.yatsin@amd.com>
2022-04-28 17:53:52 -07:00
..
amdgpu_plugin.c criu/plugin: Remap GPUs on checkpoint restore 2022-04-28 17:53:52 -07:00
amdgpu_plugin_topology.c criu/plugin: Remap GPUs on checkpoint restore 2022-04-28 17:53:52 -07:00
amdgpu_plugin_topology.h criu/plugin: Remap GPUs on checkpoint restore 2022-04-28 17:53:52 -07:00
criu-amdgpu.proto criu/plugin: Remap GPUs on checkpoint restore 2022-04-28 17:53:52 -07:00
kfd_ioctl.h criu/plugin: Initialize AMD KFD header 2022-04-28 17:53:52 -07:00
Makefile criu/plugin: Implement system topology parsing 2022-04-28 17:53:52 -07:00