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

RPI 3 #3

Open
amatii opened this issue Jun 15, 2018 · 1 comment
Open

RPI 3 #3

amatii opened this issue Jun 15, 2018 · 1 comment

Comments

@amatii
Copy link

amatii commented Jun 15, 2018

I am getting the following error fro RPI3 plus:
g++ -Ofast -DTARGET_PI -march=armv6 -mfloat-abi=hard -ftree-vectorize -funroll-all-loops -mfpu=vfp -fPIC -c buffer.cpp -o buffer.o
g++ -Ofast -DTARGET_PI -march=armv6 -mfloat-abi=hard -ftree-vectorize -funroll-all-loops -mfpu=vfp -fPIC -c cstring_helpers.cpp -o cstring_helpers.o
g++ -Ofast -DTARGET_PI -march=armv6 -mfloat-abi=hard -ftree-vectorize -funroll-all-loops -mfpu=vfp -fPIC -c mailbox.cpp -o mailbox.o
g++ -Ofast -DTARGET_PI -march=armv6 -mfloat-abi=hard -ftree-vectorize -funroll-all-loops -mfpu=vfp -fPIC -c main.cpp -o main.o
m4 gemm_float.asm | qpu-asm -o gemm_float.cdat -c g_gemm_floatCode
/bin/sh: 1: qpu-asm: not found
Makefile:17: recipe for target 'gemm_float.cdat' failed
make: *** [gemm_float.cdat] Error 127

@ly0
Copy link

ly0 commented Jun 17, 2018

here is you may want:
https://github.com/jetpacapp/qpu-asm

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

2 participants