mahmoodn commented on issue #16001: Low kernel performance URL: https://github.com/apache/incubator-mxnet/issues/16001#issuecomment-524984494 But as I said the source package in the asset section of 1.2.0 is missing 3rdparty/ Please see the output below ``` mn@n37i:~/incubator-mxnet-1.2.0$ make USE_OPENCV=1 USE_BLAS=openblas USE_CUDA=1 USE_CUDA_PATH=/usr/local/cuda USE_CUDNN=1 Makefile:77: /home/mh.naderan/mx/incubator-mxnet-1.2.0/3rdparty/mshadow/make/mshadow.mk: No such file or directory Makefile:78: /home/mh.naderan/mx/incubator-mxnet-1.2.0/3rdparty/dmlc-core/make/dmlc.mk: No such file or directory Makefile:166: "USE_LAPACK disabled because libraries were not found" Makefile:264: WARNING: Significant performance increases can be achieved by installing and enabling gperftools or jemalloc development packages INFO: nvcc was not found on your path INFO: Using /usr/local/cuda/bin/nvcc as nvcc path Running CUDA_ARCH: -gencode arch=compute_30,code=sm_30 -gencode arch=compute_35,code=sm_35 -gencode arch=compute_50,code=sm_50 -gencode arch=compute_52,code=sm_52 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=[sm_70,compute_70] --fatbin-options -compress-all Makefile:335: /home/mh.naderan/mx/incubator-mxnet-1.2.0/3rdparty/ps-lite/make/ps.mk: No such file or directory make: *** No rule to make target '/home/mh.naderan/mx/incubator-mxnet-1.2.0/3rdparty/ps-lite/make/ps.mk'. Stop. ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
