Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andreas-eberle/bbf4427bfcb96f4e3e1acb3885c7d89e to your computer and use it in GitHub Desktop.
Save andreas-eberle/bbf4427bfcb96f4e3e1acb3885c7d89e to your computer and use it in GitHub Desktop.
andreas@ubuntu:~/development/dl4j/libnd4j$ ./buildnativeoperations.sh blas cuda release
eval cmake
Running blas
./buildnativeoperations.sh: Zeile 103: e: Befehl nicht gefunden
-- The C compiler identification is GNU 5.3.1
-- The CXX compiler identification is GNU 5.3.1
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
ADDING BLAS
-- Try OpenMP C flag = [-fopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Success
-- Try OpenMP CXX flag = [-fopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Success
-- Found OpenMP: -fopenmp
Build cublas
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Found CUDA: /usr (found version "7.5")
CUDA found!
Compiling to external module
Compiling to external module
-- Configuring done
-- Generating done
-- Build files have been written to: /home/andreas/development/dl4j/libnd4j/blasbuild/cuda
/usr/bin/cmake -H/home/andreas/development/dl4j/libnd4j -B/home/andreas/development/dl4j/libnd4j/blasbuild/cuda --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /home/andreas/development/dl4j/libnd4j/blasbuild/cuda/CMakeFiles /home/andreas/development/dl4j/libnd4j/blasbuild/cuda/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[1]: Verzeichnis „/home/andreas/development/dl4j/libnd4j/blasbuild/cuda“ wird betreten
make -f blas/CMakeFiles/nd4j.dir/build.make blas/CMakeFiles/nd4j.dir/depend
make[2]: Verzeichnis „/home/andreas/development/dl4j/libnd4j/blasbuild/cuda“ wird betreten
[ 33%] Building NVCC (Device) object blas/CMakeFiles/nd4j.dir/cuda/nd4j_generated_NativeOps.cu.o
cd /home/andreas/development/dl4j/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4j.dir/cuda && /usr/bin/cmake -E make_directory /home/andreas/development/dl4j/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4j.dir/cuda/.
cd /home/andreas/development/dl4j/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4j.dir/cuda && /usr/bin/cmake -D verbose:BOOL=ON -D build_configuration:STRING=release -D generated_file:STRING=/home/andreas/development/dl4j/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4j.dir/cuda/./nd4j_generated_NativeOps.cu.o -D generated_cubin_file:STRING=/home/andreas/development/dl4j/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4j.dir/cuda/./nd4j_generated_NativeOps.cu.o.cubin.txt -P /home/andreas/development/dl4j/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4j.dir/cuda/nd4j_generated_NativeOps.cu.o.cmake
-- Removing /home/andreas/development/dl4j/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4j.dir/cuda/./nd4j_generated_NativeOps.cu.o
/usr/bin/cmake -E remove /home/andreas/development/dl4j/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4j.dir/cuda/./nd4j_generated_NativeOps.cu.o
-- Generating dependency file: /home/andreas/development/dl4j/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4j.dir/cuda/nd4j_generated_NativeOps.cu.o.NVCC-depend
/usr/bin/nvcc -M -D__CUDACC__ /home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu -o /home/andreas/development/dl4j/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4j.dir/cuda/nd4j_generated_NativeOps.cu.o.NVCC-depend -m64 --std c++11 -D__CUDABLAS__=true -Dnd4j_EXPORTS -Xcompiler ,\"-march=native\",\"-fopenmp\",\"-Wall\",\"-g\",\"-fPIC\",\"-Wall\",\"-fopenmp\",\"-fassociative-math\",\"-funsafe-math-optimizations\" -DVERBOSE -G -g -lcublas -gencode arch=compute_20,code=sm_20 -gencode arch=compute_30,code=sm_30 -gencode arch=compute_35,code=sm_35 -gencode arch=compute_37,code=sm_37 -gencode arch=compute_50,code=sm_50 -gencode arch=compute_52,code=sm_52 -DNVCC -I/usr/include -I/home/andreas/development/dl4j/libnd4j/include -I/usr/include -I/usr/local/include
-- Generating temporary cmake readable file: /home/andreas/development/dl4j/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4j.dir/cuda/nd4j_generated_NativeOps.cu.o.depend.tmp
/usr/bin/cmake -D input_file:FILEPATH=/home/andreas/development/dl4j/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4j.dir/cuda/nd4j_generated_NativeOps.cu.o.NVCC-depend -D output_file:FILEPATH=/home/andreas/development/dl4j/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4j.dir/cuda/nd4j_generated_NativeOps.cu.o.depend.tmp -P /home/andreas/development/dl4j/libnd4j/cmake/FindCUDA/make2cmake.cmake
-- Copy if different /home/andreas/development/dl4j/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4j.dir/cuda/nd4j_generated_NativeOps.cu.o.depend.tmp to /home/andreas/development/dl4j/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4j.dir/cuda/nd4j_generated_NativeOps.cu.o.depend
/usr/bin/cmake -E copy_if_different /home/andreas/development/dl4j/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4j.dir/cuda/nd4j_generated_NativeOps.cu.o.depend.tmp /home/andreas/development/dl4j/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4j.dir/cuda/nd4j_generated_NativeOps.cu.o.depend
-- Removing /home/andreas/development/dl4j/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4j.dir/cuda/nd4j_generated_NativeOps.cu.o.depend.tmp and /home/andreas/development/dl4j/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4j.dir/cuda/nd4j_generated_NativeOps.cu.o.NVCC-depend
/usr/bin/cmake -E remove /home/andreas/development/dl4j/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4j.dir/cuda/nd4j_generated_NativeOps.cu.o.depend.tmp /home/andreas/development/dl4j/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4j.dir/cuda/nd4j_generated_NativeOps.cu.o.NVCC-depend
-- Generating /home/andreas/development/dl4j/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4j.dir/cuda/./nd4j_generated_NativeOps.cu.o
/usr/bin/nvcc /home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu -c -o /home/andreas/development/dl4j/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4j.dir/cuda/./nd4j_generated_NativeOps.cu.o -m64 --std c++11 -D__CUDABLAS__=true -Dnd4j_EXPORTS -Xcompiler ,\"-march=native\",\"-fopenmp\",\"-Wall\",\"-g\",\"-fPIC\",\"-Wall\",\"-fopenmp\",\"-fassociative-math\",\"-funsafe-math-optimizations\" -DVERBOSE -G -g -lcublas -gencode arch=compute_20,code=sm_20 -gencode arch=compute_30,code=sm_30 -gencode arch=compute_35,code=sm_35 -gencode arch=compute_37,code=sm_37 -gencode arch=compute_50,code=sm_50 -gencode arch=compute_52,code=sm_52 -DNVCC -I/usr/include -I/home/andreas/development/dl4j/libnd4j/include -I/usr/include -I/usr/local/include
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(43): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(46): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(49): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(52): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(55): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(58): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(61): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(64): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(67): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(70): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(73): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(76): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(79): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(82): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(85): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(88): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(91): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(94): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(97): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(100): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(103): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(106): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(109): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(112): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(115): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(118): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(121): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(124): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(127): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(130): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(133): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(136): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(139): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(142): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(145): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(148): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(151): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(154): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(157): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(160): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(163): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(166): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(169): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(172): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(175): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(178): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(181): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(184): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(187): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(190): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(193): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(196): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(199): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(202): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(205): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(208): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(211): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(229): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(232): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(235): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(246): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(249): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(252): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(255): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(258): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(261): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(264): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(267): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(270): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(273): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(276): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(279): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(282): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(285): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(288): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(291): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(294): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(297): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(300): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(303): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(306): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(309): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(312): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(315): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(318): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(321): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(324): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(327): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(330): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(333): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(336): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(339): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(342): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(345): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(348): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(351): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(354): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(357): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(360): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(363): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(366): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(369): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(372): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(375): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(378): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(381): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(384): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(387): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(777): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(777): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(800): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(800): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(814): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(814): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(900): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(902): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(924): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(924): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(925): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(925): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(940): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(940): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(941): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/helper_cuda.h(941): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/shape.h(1524): error: expression must have a constant value
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(206): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(206): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(258): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(258): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(305): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(305): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(354): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(354): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(415): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(415): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(463): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(463): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(508): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(508): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(556): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(556): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(598): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(598): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(652): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(652): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(698): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(698): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(756): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(756): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(799): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(799): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(841): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(841): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(889): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(889): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(930): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(930): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(977): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(977): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(1024): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(1024): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(1064): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(1064): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(1128): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(1128): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(1189): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(1189): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(1233): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(1233): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(1273): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(1273): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(1324): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(1324): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(1372): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(1372): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(1421): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(1421): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(1482): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(1482): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(1531): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(1531): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(1576): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(1576): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(1623): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(1623): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(1667): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(1667): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(1721): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(1721): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(1767): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(1767): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(1826): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(1826): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(1868): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(1868): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(1913): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(1913): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(1961): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(1961): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(2000): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(2000): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(2046): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(2046): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(2093): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(2093): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(2134): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(2134): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(2197): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(2197): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(2258): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(2258): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(2303): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(2303): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(2435): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(2435): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(2469): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(2469): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/buffer.h(260): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/buffer.h(260): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/buffer.h(262): warning: conversion from a string literal to "char *" is deprecated
detected during instantiation of "nd4j::buffer::Buffer<T> *nd4j::buffer::createBuffer(T *, int, cudaStream_t) [with T=int]"
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(74): here
/home/andreas/development/dl4j/libnd4j/include/buffer.h(262): warning: conversion from a string literal to "char *" is deprecated
detected during instantiation of "nd4j::buffer::Buffer<T> *nd4j::buffer::createBuffer(T *, int, cudaStream_t) [with T=int]"
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(74): here
/home/andreas/development/dl4j/libnd4j/include/buffer.h(179): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/buffer.h(179): warning: conversion from a string literal to "char *" is deprecated
/home/andreas/development/dl4j/libnd4j/include/buffer.h(178): warning: conversion from a string literal to "char *" is deprecated
detected during instantiation of "void nd4j::buffer::copyDataToGpu(nd4j::buffer::Buffer<T> **, cudaStream_t) [with T=int]"
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(75): here
/home/andreas/development/dl4j/libnd4j/include/buffer.h(178): warning: conversion from a string literal to "char *" is deprecated
detected during instantiation of "void nd4j::buffer::copyDataToGpu(nd4j::buffer::Buffer<T> **, cudaStream_t) [with T=int]"
/home/andreas/development/dl4j/libnd4j/blas/cuda/NativeOps.cu(75): here
1 error detected in the compilation of "/tmp/tmpxft_0000458d_00000000-22_NativeOps.compute_52.cpp1.ii".
-- Removing /home/andreas/development/dl4j/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4j.dir/cuda/./nd4j_generated_NativeOps.cu.o
/usr/bin/cmake -E remove /home/andreas/development/dl4j/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4j.dir/cuda/./nd4j_generated_NativeOps.cu.o
CMake Error at nd4j_generated_NativeOps.cu.o.cmake:259 (message):
Error generating file
/home/andreas/development/dl4j/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4j.dir/cuda/./nd4j_generated_NativeOps.cu.o
blas/CMakeFiles/nd4j.dir/build.make:73: die Regel für Ziel „blas/CMakeFiles/nd4j.dir/cuda/nd4j_generated_NativeOps.cu.o“ scheiterte
make[2]: *** [blas/CMakeFiles/nd4j.dir/cuda/nd4j_generated_NativeOps.cu.o] Fehler 1
make[2]: Verzeichnis „/home/andreas/development/dl4j/libnd4j/blasbuild/cuda“ wird verlassen
CMakeFiles/Makefile2:124: die Regel für Ziel „blas/CMakeFiles/nd4j.dir/all“ scheiterte
make[1]: *** [blas/CMakeFiles/nd4j.dir/all] Fehler 2
make[1]: Verzeichnis „/home/andreas/development/dl4j/libnd4j/blasbuild/cuda“ wird verlassen
Makefile:86: die Regel für Ziel „all“ scheiterte
make: *** [all] Fehler 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment