mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-17 16:47:50 +00:00
When the amdgpu plugin is called for restore of a file img, we don't initially know if it's a kfd or drm file. So we first try to open a kfd file, and if that fails, we assume it's a drm file. That failure leads to a lot of error messages like Error amdgpu_plugin: amdgpu-kfd-141.img: Failed to open for read For this normal behaviour. Add an option on open_img_file to suppress this error when we aren't sure if the file we're trying to open exists. Signed-off-by: David Francis <David.Francis@amd.com> |
||
|---|---|---|
| .. | ||
| amdgpu | ||
| cuda | ||