mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-08-23 09:13:47 +08:00
feat: Squash all min-features into full
This commit is contained in:
@@ -5,6 +5,9 @@ export MKL_NUM_THREADS=1
|
||||
export NUMEXPR_NUM_THREADS=1
|
||||
export OPENBLAS_NUM_THREADS=1
|
||||
export VECLIB_MAXIMUM_THREADS=1
|
||||
if [ -s /data/params/d/dp_device_model_selected ]; then
|
||||
export FINGERPRINT="$(cat /data/params/d/dp_device_model_selected)"
|
||||
fi
|
||||
|
||||
if [ -z "$AGNOS_VERSION" ]; then
|
||||
export AGNOS_VERSION="12.8"
|
||||
|
||||
Reference in New Issue
Block a user