But before:
Increase video memory!
Note that can be done for Python 3 or 2. For the later installing QMKL it needs to be in Python 2 (sudo python setup.py install
).
https://github.com/Terminus-IMRC/qpu-assembler2
Clone and install as described in the README.
Note that you will need cdbs, install with sudo apt-get install cdbs
.
Also when something went wront, undo by make clean
and/or debuild clean
.
https://github.com/Terminus-IMRC/qpu-bin-to-hex
make
sudo make install
https://github.com/Terminus-IMRC/mailbox
https://github.com/Idein/librpimemmgr
as described in the repo README, but additionally do make install
(or sudo make install
.
Need CUnit? sudo apt-get install libcunit1 libcunit1-doc libcunit1-dev
(not sure if this is needed)
https://github.com/doe300/VC4CL
Install instructions see in the repo's Wiki
Here's an install guide for Raspberry: https://github.com/aaguiar96/VC4CL-Install
Has some requirements:
Compiler
https://github.com/doe300/VC4C
https://github.com/fixstars/clpy
requires:
https://github.com/CNugteren/CLBlast
pip3 install cython==0.24.0