Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deployment on devices with ARM architecture #387

Open
WangHeng1021 opened this issue Feb 19, 2025 · 0 comments
Open

deployment on devices with ARM architecture #387

WangHeng1021 opened this issue Feb 19, 2025 · 0 comments

Comments

@WangHeng1021
Copy link

Hello, may I ask if this project supports deployment on devices with ARM architecture? I want to deploy it on Orin, but I encountered the following error trying to install the required dependencies in the current directory with pip install -e .

error: Command "aarch64-linux-gnu-g++ -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -g -fwrapv -O2 build/temp.linux-aarch64-cpython-310/GroundingDINO-main/groundingdino/models/GroundingDINO/csrc/MsDeformAttn/ms_deform_attn_cpu.o build/temp.linux-aarch64-cpython-310/GroundingDINO-main/groundingdino/models/GroundingDINO/csrc/MsDeformAttn/ms_deform_attn_cuda.o build/temp.linux-aarch64-cpython-310/GroundingDINO-main/groundingdino/models/GroundingDINO/csrc/cuda_version.o build/temp.linux-aarch64-cpython-310/GroundingDINO-main/groundingdino/models/GroundingDINO/csrc/vision.o -L/home/ba/.local/lib/python3.10/site-packages/torch/lib -L/usr/local/cuda-12.6/lib64 -L/usr/lib/aarch64-linux-gnu -lc10 -ltorch -ltorch_cpu -ltorch_python -lcudart -lc10_cuda -ltorch_cuda -o build/lib.linux-aarch64-cpython-310/groundingdino/_C.cpython-310-aarch64-linux-gnu.so" failed with exit status 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant