mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-18 00:58:31 +00:00
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> |
||
|---|---|---|
| .. | ||
| amdgpu_plugin.c | ||
| amdgpu_plugin_topology.c | ||
| amdgpu_plugin_topology.h | ||
| criu-amdgpu.proto | ||
| kfd_ioctl.h | ||
| Makefile | ||