change to CPU
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# This tells ROCm to treat gfx1151 as gfx1100
|
||||
export HSA_OVERRIDE_GFX_VERSION=11.0.0
|
||||
export AMD_SERIALIZE_KERNEL=3 # Enable debugging
|
||||
# DISABLED: export TORCH_ROCM_AOTRITON_ENABLE_EXPERIMENTAL=1 # Was causing inplace operation errors
|
||||
export TORCH_ROCM_AOTRITON_ENABLE_EXPERIMENTAL=0 # DISABLED - was causing inplace operation errors
|
||||
cd /mnt/shared/DEV/repos/d-popov.com/gogo2
|
||||
source venv/bin/activate
|
||||
python ANNOTATE/web/app.py "$@"
|
||||
|
||||
Reference in New Issue
Block a user