Related to #36 and #56
Using the pre built rpi binaries, the error described in #56 arises. However, fixing the "MAJOR_NUM" and recompiling using one of the below make commands creates a binary that crashes the rpi requiring a hard reset (i.e. Pulling the plug)
make TARGET=pi GEMM=eigen
make TARGET=pi GEMM=piqpu
make TARGET=pi GEMM=atlas