I'm trying to compile Numpy and Scipy on Xeon Phi. While running the Makefile, I got an error saying patch: **** Only garbage was found in the patch input.
From reading the log, the error occurs when patch is applied by the command : "cd /home/dkl524/jbang/mic/python && patch -p1 < ../xcompile.patch"
Does anyone know solution to this?
I'm trying to compile Numpy and Scipy on Xeon Phi. While running the Makefile, I got an error saying patch: **** Only garbage was found in the patch input.
From reading the log, the error occurs when patch is applied by the command : "cd /home/dkl524/jbang/mic/python && patch -p1 < ../xcompile.patch"
Does anyone know solution to this?