mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-03-11 23:46:12 +00:00
feat: remove AMD device detection for /dev/kfd from build functions
This commit is contained in:
@@ -4282,9 +4282,6 @@ $PCT_OPTIONS_STRING"
|
||||
done
|
||||
fi
|
||||
fi
|
||||
if [[ -e /dev/kfd ]]; then
|
||||
AMD_DEVICES+=("/dev/kfd")
|
||||
fi
|
||||
fi
|
||||
|
||||
# Check for NVIDIA GPU - look for NVIDIA vendor ID [10de]
|
||||
|
||||
Reference in New Issue
Block a user