Skip to content

Instantly share code, notes, and snippets.

@zealbell
Created March 27, 2020 13:30
Show Gist options
  • Save zealbell/080f9e467e7d17ca0c57a4098cc23fe8 to your computer and use it in GitHub Desktop.
Save zealbell/080f9e467e7d17ca0c57a4098cc23fe8 to your computer and use it in GitHub Desktop.
pi@raspberrypi:~/deeplearning4j/libnd4j $ ./buildnativeoperations.sh -o linux-armhf
eval cmake
Could not find OpenBLAS, please make sure to run the build with Maven or set the OPENBLAS_PATH variable
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!                                                                                                           !!
!!                                                                                                           !!
!!                                                                                                           !!
!!                                                                                                           !!
!!                                                 WARNING!                                                  !!
!!                                      No helper packages configured!                                       !!
!!                          You can specify helper by using -h key. I.e. <-h mkldnn>                         !!
!!                                                                                                           !!
!!                                                                                                           !!
!!                                                                                                           !!
!!                                                                                                           !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
PACKAGING = none
BUILD = release
CHIP = cpu
ARCH = armv7-r
CHIP_EXTENSION = 
CHIP_VERSION = 
GPU_COMPUTE_CAPABILITY = all
EXPERIMENTAL = no
LIBRARY TYPE = dynamic
OPERATIONS = -DSD_ALL_OPS=true
MINIFIER = -DSD_BUILD_MINIFIER=false
TESTS = -DSD_BUILD_TESTS=OFF
NAME = -DSD_LIBRARY_NAME=nd4jcpu
OPENBLAS_PATH = 
CHECK_VECTORIZATION = OFF
HELPERS = 
/home/pi/deeplearning4j/libnd4j/blasbuild/cpu
./buildnativeoperations.sh: line 590: cmake: command not found
@zealbell
Copy link
Author

raspberry

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment