* installing *source* package ‘gpuR’ ... ** using staged installation OPENCL_FLAGS not set, using default -DCL_HPP_MINIMUM_OPENCL_VERSION=110 -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_HPP_TARGET_OPENCL_VERSION=120 Linux OS ./configure: 1: ldconfig: not found found OpenCL library Checking OpenCL C++ API OPENCL_INC not set, using default include directory /usr/include cl2.hpp header exists *********** Generated Makevars file *********** CXX_STD=CXX11 PKG_CPPFLAGS=-I../inst/include -DCL_HPP_MINIMUM_OPENCL_VERSION=110 -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_HPP_TARGET_OPENCL_VERSION=120 -I'/usr/include/' -DHAVE_CL_CL2_HPP PKG_CXXFLAGS= PKG_LIBS=-lOpenCL BUILD_LIB= $(SHLIB): $(BUILD_LIB) ../inst/include/loader/libOpenCL.a: cd ../inst/include/loader/ && mkdir -p .$(R_ARCH) && $(MAKE) libOpenCL.a \ CC="$(CC)" CFLAGS="$(ALL_CFLAGS)" AR="$(AR)" RM="$(RM)" \ ICD_OS=icd_linux *********************************************** ** libs using C++ compiler: ‘Debian clang version 17.0.6 (5)’ using C++11 clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DCL_HPP_MINIMUM_OPENCL_VERSION=110 -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_HPP_TARGET_OPENCL_VERSION=120 -I'/usr/include/' -DHAVE_CL_CL2_HPP -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include' -I'/srv/hornik/tmp/CRAN/Library/RViennaCL/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/BH/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c RcppExports.cpp -o RcppExports.o In file included from RcppExports.cpp:4: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from RcppExports.cpp:4: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable] 78 | Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable] 79 | Index nsuper_et = 0; // Number of relaxed snodes in the original etree | ^ In file included from RcppExports.cpp:4: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable] 72 | Index replacements = 0; | ^ In file included from RcppExports.cpp:4: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] 246 | int count = 0; | ^ 5 warnings generated. clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DCL_HPP_MINIMUM_OPENCL_VERSION=110 -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_HPP_TARGET_OPENCL_VERSION=120 -I'/usr/include/' -DHAVE_CL_CL2_HPP -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include' -I'/srv/hornik/tmp/CRAN/Library/RViennaCL/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/BH/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c chol.cpp -o chol.o In file included from chol.cpp:3: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from chol.cpp:3: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable] 78 | Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable] 79 | Index nsuper_et = 0; // Number of relaxed snodes in the original etree | ^ In file included from chol.cpp:3: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable] 72 | Index replacements = 0; | ^ In file included from chol.cpp:3: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] 246 | int count = 0; | ^ In file included from chol.cpp:11: In file included from ../inst/include/gpuR/getVCLptr.hpp:7: ../inst/include/gpuR/dynEigenMat.hpp:269:49: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 269 | viennacl::matrix vclMat(K,M, ctx = ctx); | ~~~ ^ ~~~ ../inst/include/gpuR/dynEigenMat.hpp:291:49: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 291 | viennacl::matrix vclMat(K,M, ctx = ctx); | ~~~ ^ ~~~ ../inst/include/gpuR/dynEigenMat.hpp:314:58: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 314 | shptr.reset(new viennacl::matrix(K, M, ctx=ctx)); | ~~~^~~~ ../inst/include/gpuR/dynEigenMat.hpp:333:58: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 333 | shptr.reset(new viennacl::matrix(K, M, ctx=ctx)); | ~~~^~~~ In file included from chol.cpp:11: In file included from ../inst/include/gpuR/getVCLptr.hpp:8: ../inst/include/gpuR/dynEigenVec.hpp:165:76: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 165 | viennacl::vector_base vclA = viennacl::vector_base(M, ctx=ctx); | ~~~^~~~ 10 warnings generated. clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DCL_HPP_MINIMUM_OPENCL_VERSION=110 -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_HPP_TARGET_OPENCL_VERSION=120 -I'/usr/include/' -DHAVE_CL_CL2_HPP -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include' -I'/srv/hornik/tmp/CRAN/Library/RViennaCL/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/BH/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c context.cpp -o context.o clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DCL_HPP_MINIMUM_OPENCL_VERSION=110 -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_HPP_TARGET_OPENCL_VERSION=120 -I'/usr/include/' -DHAVE_CL_CL2_HPP -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include' -I'/srv/hornik/tmp/CRAN/Library/RViennaCL/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/BH/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c custom_math.cpp -o custom_math.o In file included from custom_math.cpp:3: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from custom_math.cpp:3: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable] 78 | Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable] 79 | Index nsuper_et = 0; // Number of relaxed snodes in the original etree | ^ In file included from custom_math.cpp:3: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable] 72 | Index replacements = 0; | ^ In file included from custom_math.cpp:3: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] 246 | int count = 0; | ^ In file included from custom_math.cpp:8: In file included from ../inst/include/gpuR/getVCLptr.hpp:7: ../inst/include/gpuR/dynEigenMat.hpp:269:49: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 269 | viennacl::matrix vclMat(K,M, ctx = ctx); | ~~~ ^ ~~~ ../inst/include/gpuR/dynEigenMat.hpp:291:49: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 291 | viennacl::matrix vclMat(K,M, ctx = ctx); | ~~~ ^ ~~~ ../inst/include/gpuR/dynEigenMat.hpp:314:58: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 314 | shptr.reset(new viennacl::matrix(K, M, ctx=ctx)); | ~~~^~~~ ../inst/include/gpuR/dynEigenMat.hpp:333:58: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 333 | shptr.reset(new viennacl::matrix(K, M, ctx=ctx)); | ~~~^~~~ In file included from custom_math.cpp:8: In file included from ../inst/include/gpuR/getVCLptr.hpp:8: ../inst/include/gpuR/dynEigenVec.hpp:165:76: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 165 | viennacl::vector_base vclA = viennacl::vector_base(M, ctx=ctx); | ~~~^~~~ 10 warnings generated. clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DCL_HPP_MINIMUM_OPENCL_VERSION=110 -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_HPP_TARGET_OPENCL_VERSION=120 -I'/usr/include/' -DHAVE_CL_CL2_HPP -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include' -I'/srv/hornik/tmp/CRAN/Library/RViennaCL/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/BH/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c device.cpp -o device.o In file included from device.cpp:280: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from device.cpp:280: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable] 78 | Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable] 79 | Index nsuper_et = 0; // Number of relaxed snodes in the original etree | ^ In file included from device.cpp:280: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable] 72 | Index replacements = 0; | ^ In file included from device.cpp:280: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] 246 | int count = 0; | ^ 5 warnings generated. clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DCL_HPP_MINIMUM_OPENCL_VERSION=110 -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_HPP_TARGET_OPENCL_VERSION=120 -I'/usr/include/' -DHAVE_CL_CL2_HPP -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include' -I'/srv/hornik/tmp/CRAN/Library/RViennaCL/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/BH/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c gpuEigenPtr.cpp -o gpuEigenPtr.o In file included from gpuEigenPtr.cpp:4: In file included from ../inst/include/gpuR/dynEigenMat.hpp:12: In file included from /srv/hornik/tmp/CRAN/Library/RViennaCL/include/viennacl/matrix.hpp:26: In file included from /srv/hornik/tmp/CRAN/Library/RViennaCL/include/viennacl/detail/matrix_def.hpp:26: In file included from /srv/hornik/tmp/CRAN/Library/RViennaCL/include/viennacl/tools/entry_proxy.hpp:27: In file included from /srv/hornik/tmp/CRAN/Library/RViennaCL/include/viennacl/scalar.hpp:29: In file included from /srv/hornik/tmp/CRAN/Library/RViennaCL/include/viennacl/meta/result_of.hpp:42: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from gpuEigenPtr.cpp:4: In file included from ../inst/include/gpuR/dynEigenMat.hpp:15: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable] 78 | Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable] 79 | Index nsuper_et = 0; // Number of relaxed snodes in the original etree | ^ In file included from gpuEigenPtr.cpp:4: In file included from ../inst/include/gpuR/dynEigenMat.hpp:15: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable] 72 | Index replacements = 0; | ^ In file included from gpuEigenPtr.cpp:4: In file included from ../inst/include/gpuR/dynEigenMat.hpp:15: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] 246 | int count = 0; | ^ In file included from gpuEigenPtr.cpp:4: ../inst/include/gpuR/dynEigenMat.hpp:269:49: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 269 | viennacl::matrix vclMat(K,M, ctx = ctx); | ~~~ ^ ~~~ ../inst/include/gpuR/dynEigenMat.hpp:291:49: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 291 | viennacl::matrix vclMat(K,M, ctx = ctx); | ~~~ ^ ~~~ ../inst/include/gpuR/dynEigenMat.hpp:314:58: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 314 | shptr.reset(new viennacl::matrix(K, M, ctx=ctx)); | ~~~^~~~ ../inst/include/gpuR/dynEigenMat.hpp:333:58: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 333 | shptr.reset(new viennacl::matrix(K, M, ctx=ctx)); | ~~~^~~~ In file included from gpuEigenPtr.cpp:5: ../inst/include/gpuR/dynEigenVec.hpp:165:76: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 165 | viennacl::vector_base vclA = viennacl::vector_base(M, ctx=ctx); | ~~~^~~~ 10 warnings generated. clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DCL_HPP_MINIMUM_OPENCL_VERSION=110 -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_HPP_TARGET_OPENCL_VERSION=120 -I'/usr/include/' -DHAVE_CL_CL2_HPP -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include' -I'/srv/hornik/tmp/CRAN/Library/RViennaCL/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/BH/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c gpuMatrix_igemm.cpp -o gpuMatrix_igemm.o In file included from gpuMatrix_igemm.cpp:4: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from gpuMatrix_igemm.cpp:4: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable] 78 | Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable] 79 | Index nsuper_et = 0; // Number of relaxed snodes in the original etree | ^ In file included from gpuMatrix_igemm.cpp:4: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable] 72 | Index replacements = 0; | ^ In file included from gpuMatrix_igemm.cpp:4: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] 246 | int count = 0; | ^ In file included from gpuMatrix_igemm.cpp:9: In file included from ../inst/include/gpuR/getVCLptr.hpp:7: ../inst/include/gpuR/dynEigenMat.hpp:269:49: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 269 | viennacl::matrix vclMat(K,M, ctx = ctx); | ~~~ ^ ~~~ ../inst/include/gpuR/dynEigenMat.hpp:291:49: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 291 | viennacl::matrix vclMat(K,M, ctx = ctx); | ~~~ ^ ~~~ ../inst/include/gpuR/dynEigenMat.hpp:314:58: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 314 | shptr.reset(new viennacl::matrix(K, M, ctx=ctx)); | ~~~^~~~ ../inst/include/gpuR/dynEigenMat.hpp:333:58: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 333 | shptr.reset(new viennacl::matrix(K, M, ctx=ctx)); | ~~~^~~~ In file included from gpuMatrix_igemm.cpp:9: In file included from ../inst/include/gpuR/getVCLptr.hpp:8: ../inst/include/gpuR/dynEigenVec.hpp:165:76: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 165 | viennacl::vector_base vclA = viennacl::vector_base(M, ctx=ctx); | ~~~^~~~ 10 warnings generated. clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DCL_HPP_MINIMUM_OPENCL_VERSION=110 -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_HPP_TARGET_OPENCL_VERSION=120 -I'/usr/include/' -DHAVE_CL_CL2_HPP -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include' -I'/srv/hornik/tmp/CRAN/Library/RViennaCL/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/BH/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c norm.cpp -o norm.o In file included from norm.cpp:5: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from norm.cpp:5: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable] 78 | Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable] 79 | Index nsuper_et = 0; // Number of relaxed snodes in the original etree | ^ In file included from norm.cpp:5: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable] 72 | Index replacements = 0; | ^ In file included from norm.cpp:5: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] 246 | int count = 0; | ^ In file included from norm.cpp:7: ../inst/include/gpuR/dynEigenMat.hpp:269:49: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 269 | viennacl::matrix vclMat(K,M, ctx = ctx); | ~~~ ^ ~~~ ../inst/include/gpuR/dynEigenMat.hpp:291:49: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 291 | viennacl::matrix vclMat(K,M, ctx = ctx); | ~~~ ^ ~~~ ../inst/include/gpuR/dynEigenMat.hpp:314:58: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 314 | shptr.reset(new viennacl::matrix(K, M, ctx=ctx)); | ~~~^~~~ ../inst/include/gpuR/dynEigenMat.hpp:333:58: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 333 | shptr.reset(new viennacl::matrix(K, M, ctx=ctx)); | ~~~^~~~ In file included from norm.cpp:8: ../inst/include/gpuR/dynEigenVec.hpp:165:76: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 165 | viennacl::vector_base vclA = viennacl::vector_base(M, ctx=ctx); | ~~~^~~~ 10 warnings generated. clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DCL_HPP_MINIMUM_OPENCL_VERSION=110 -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_HPP_TARGET_OPENCL_VERSION=120 -I'/usr/include/' -DHAVE_CL_CL2_HPP -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include' -I'/srv/hornik/tmp/CRAN/Library/RViennaCL/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/BH/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c platform.cpp -o platform.o clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DCL_HPP_MINIMUM_OPENCL_VERSION=110 -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_HPP_TARGET_OPENCL_VERSION=120 -I'/usr/include/' -DHAVE_CL_CL2_HPP -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include' -I'/srv/hornik/tmp/CRAN/Library/RViennaCL/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/BH/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c set_row_order.cpp -o set_row_order.o In file included from set_row_order.cpp:3: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from set_row_order.cpp:3: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable] 78 | Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable] 79 | Index nsuper_et = 0; // Number of relaxed snodes in the original etree | ^ In file included from set_row_order.cpp:3: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable] 72 | Index replacements = 0; | ^ In file included from set_row_order.cpp:3: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] 246 | int count = 0; | ^ In file included from set_row_order.cpp:8: In file included from ../inst/include/gpuR/getVCLptr.hpp:7: ../inst/include/gpuR/dynEigenMat.hpp:269:49: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 269 | viennacl::matrix vclMat(K,M, ctx = ctx); | ~~~ ^ ~~~ ../inst/include/gpuR/dynEigenMat.hpp:291:49: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 291 | viennacl::matrix vclMat(K,M, ctx = ctx); | ~~~ ^ ~~~ ../inst/include/gpuR/dynEigenMat.hpp:314:58: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 314 | shptr.reset(new viennacl::matrix(K, M, ctx=ctx)); | ~~~^~~~ ../inst/include/gpuR/dynEigenMat.hpp:333:58: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 333 | shptr.reset(new viennacl::matrix(K, M, ctx=ctx)); | ~~~^~~~ In file included from set_row_order.cpp:8: In file included from ../inst/include/gpuR/getVCLptr.hpp:8: ../inst/include/gpuR/dynEigenVec.hpp:165:76: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 165 | viennacl::vector_base vclA = viennacl::vector_base(M, ctx=ctx); | ~~~^~~~ 10 warnings generated. clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DCL_HPP_MINIMUM_OPENCL_VERSION=110 -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_HPP_TARGET_OPENCL_VERSION=120 -I'/usr/include/' -DHAVE_CL_CL2_HPP -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include' -I'/srv/hornik/tmp/CRAN/Library/RViennaCL/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/BH/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c solve.cpp -o solve.o In file included from solve.cpp:5: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from solve.cpp:5: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable] 78 | Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable] 79 | Index nsuper_et = 0; // Number of relaxed snodes in the original etree | ^ In file included from solve.cpp:5: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable] 72 | Index replacements = 0; | ^ In file included from solve.cpp:5: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] 246 | int count = 0; | ^ In file included from solve.cpp:7: ../inst/include/gpuR/dynEigenMat.hpp:269:49: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 269 | viennacl::matrix vclMat(K,M, ctx = ctx); | ~~~ ^ ~~~ ../inst/include/gpuR/dynEigenMat.hpp:291:49: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 291 | viennacl::matrix vclMat(K,M, ctx = ctx); | ~~~ ^ ~~~ ../inst/include/gpuR/dynEigenMat.hpp:314:58: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 314 | shptr.reset(new viennacl::matrix(K, M, ctx=ctx)); | ~~~^~~~ ../inst/include/gpuR/dynEigenMat.hpp:333:58: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 333 | shptr.reset(new viennacl::matrix(K, M, ctx=ctx)); | ~~~^~~~ In file included from solve.cpp:9: In file included from ../inst/include/gpuR/getVCLptr.hpp:8: ../inst/include/gpuR/dynEigenVec.hpp:165:76: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 165 | viennacl::vector_base vclA = viennacl::vector_base(M, ctx=ctx); | ~~~^~~~ 10 warnings generated. clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DCL_HPP_MINIMUM_OPENCL_VERSION=110 -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_HPP_TARGET_OPENCL_VERSION=120 -I'/usr/include/' -DHAVE_CL_CL2_HPP -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include' -I'/srv/hornik/tmp/CRAN/Library/RViennaCL/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/BH/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c synchronize.cpp -o synchronize.o In file included from synchronize.cpp:14: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from synchronize.cpp:14: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable] 78 | Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable] 79 | Index nsuper_et = 0; // Number of relaxed snodes in the original etree | ^ In file included from synchronize.cpp:14: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable] 72 | Index replacements = 0; | ^ In file included from synchronize.cpp:14: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] 246 | int count = 0; | ^ 5 warnings generated. clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DCL_HPP_MINIMUM_OPENCL_VERSION=110 -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_HPP_TARGET_OPENCL_VERSION=120 -I'/usr/include/' -DHAVE_CL_CL2_HPP -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include' -I'/srv/hornik/tmp/CRAN/Library/RViennaCL/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/BH/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c trunc_gpuMat.cpp -o trunc_gpuMat.o In file included from trunc_gpuMat.cpp:10: In file included from ../inst/include/gpuR/dynEigenMat.hpp:12: In file included from /srv/hornik/tmp/CRAN/Library/RViennaCL/include/viennacl/matrix.hpp:26: In file included from /srv/hornik/tmp/CRAN/Library/RViennaCL/include/viennacl/detail/matrix_def.hpp:26: In file included from /srv/hornik/tmp/CRAN/Library/RViennaCL/include/viennacl/tools/entry_proxy.hpp:27: In file included from /srv/hornik/tmp/CRAN/Library/RViennaCL/include/viennacl/scalar.hpp:29: In file included from /srv/hornik/tmp/CRAN/Library/RViennaCL/include/viennacl/meta/result_of.hpp:42: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from trunc_gpuMat.cpp:10: In file included from ../inst/include/gpuR/dynEigenMat.hpp:15: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable] 78 | Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable] 79 | Index nsuper_et = 0; // Number of relaxed snodes in the original etree | ^ In file included from trunc_gpuMat.cpp:10: In file included from ../inst/include/gpuR/dynEigenMat.hpp:15: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable] 72 | Index replacements = 0; | ^ In file included from trunc_gpuMat.cpp:10: In file included from ../inst/include/gpuR/dynEigenMat.hpp:15: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] 246 | int count = 0; | ^ In file included from trunc_gpuMat.cpp:10: ../inst/include/gpuR/dynEigenMat.hpp:269:49: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 269 | viennacl::matrix vclMat(K,M, ctx = ctx); | ~~~ ^ ~~~ ../inst/include/gpuR/dynEigenMat.hpp:291:49: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 291 | viennacl::matrix vclMat(K,M, ctx = ctx); | ~~~ ^ ~~~ ../inst/include/gpuR/dynEigenMat.hpp:314:58: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 314 | shptr.reset(new viennacl::matrix(K, M, ctx=ctx)); | ~~~^~~~ ../inst/include/gpuR/dynEigenMat.hpp:333:58: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 333 | shptr.reset(new viennacl::matrix(K, M, ctx=ctx)); | ~~~^~~~ 9 warnings generated. clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DCL_HPP_MINIMUM_OPENCL_VERSION=110 -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_HPP_TARGET_OPENCL_VERSION=120 -I'/usr/include/' -DHAVE_CL_CL2_HPP -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include' -I'/srv/hornik/tmp/CRAN/Library/RViennaCL/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/BH/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c utils-vcl.cpp -o utils-vcl.o In file included from utils-vcl.cpp:3: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from utils-vcl.cpp:3: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable] 78 | Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable] 79 | Index nsuper_et = 0; // Number of relaxed snodes in the original etree | ^ In file included from utils-vcl.cpp:3: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable] 72 | Index replacements = 0; | ^ In file included from utils-vcl.cpp:3: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] 246 | int count = 0; | ^ 5 warnings generated. clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DCL_HPP_MINIMUM_OPENCL_VERSION=110 -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_HPP_TARGET_OPENCL_VERSION=120 -I'/usr/include/' -DHAVE_CL_CL2_HPP -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include' -I'/srv/hornik/tmp/CRAN/Library/RViennaCL/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/BH/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c utils.cpp -o utils.o In file included from utils.cpp:4: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from utils.cpp:4: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable] 78 | Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable] 79 | Index nsuper_et = 0; // Number of relaxed snodes in the original etree | ^ In file included from utils.cpp:4: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable] 72 | Index replacements = 0; | ^ In file included from utils.cpp:4: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] 246 | int count = 0; | ^ In file included from utils.cpp:6: ../inst/include/gpuR/dynEigenMat.hpp:269:49: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 269 | viennacl::matrix vclMat(K,M, ctx = ctx); | ~~~ ^ ~~~ ../inst/include/gpuR/dynEigenMat.hpp:291:49: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 291 | viennacl::matrix vclMat(K,M, ctx = ctx); | ~~~ ^ ~~~ ../inst/include/gpuR/dynEigenMat.hpp:314:58: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 314 | shptr.reset(new viennacl::matrix(K, M, ctx=ctx)); | ~~~^~~~ ../inst/include/gpuR/dynEigenMat.hpp:333:58: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 333 | shptr.reset(new viennacl::matrix(K, M, ctx=ctx)); | ~~~^~~~ In file included from utils.cpp:7: ../inst/include/gpuR/dynEigenVec.hpp:165:76: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 165 | viennacl::vector_base vclA = viennacl::vector_base(M, ctx=ctx); | ~~~^~~~ 10 warnings generated. clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DCL_HPP_MINIMUM_OPENCL_VERSION=110 -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_HPP_TARGET_OPENCL_VERSION=120 -I'/usr/include/' -DHAVE_CL_CL2_HPP -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include' -I'/srv/hornik/tmp/CRAN/Library/RViennaCL/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/BH/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c vclPtr.cpp -o vclPtr.o In file included from vclPtr.cpp:4: In file included from ../inst/include/gpuR/dynVCLMat.hpp:17: In file included from /srv/hornik/tmp/CRAN/Library/RViennaCL/include/viennacl/matrix.hpp:26: In file included from /srv/hornik/tmp/CRAN/Library/RViennaCL/include/viennacl/detail/matrix_def.hpp:26: In file included from /srv/hornik/tmp/CRAN/Library/RViennaCL/include/viennacl/tools/entry_proxy.hpp:27: In file included from /srv/hornik/tmp/CRAN/Library/RViennaCL/include/viennacl/scalar.hpp:29: In file included from /srv/hornik/tmp/CRAN/Library/RViennaCL/include/viennacl/meta/result_of.hpp:42: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from vclPtr.cpp:4: In file included from ../inst/include/gpuR/dynVCLMat.hpp:20: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable] 78 | Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable] 79 | Index nsuper_et = 0; // Number of relaxed snodes in the original etree | ^ In file included from vclPtr.cpp:4: In file included from ../inst/include/gpuR/dynVCLMat.hpp:20: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable] 72 | Index replacements = 0; | ^ In file included from vclPtr.cpp:4: In file included from ../inst/include/gpuR/dynVCLMat.hpp:20: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] 246 | int count = 0; | ^ 5 warnings generated. clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DCL_HPP_MINIMUM_OPENCL_VERSION=110 -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_HPP_TARGET_OPENCL_VERSION=120 -I'/usr/include/' -DHAVE_CL_CL2_HPP -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include' -I'/srv/hornik/tmp/CRAN/Library/RViennaCL/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/BH/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c vienna_blas1.cpp -o vienna_blas1.o In file included from vienna_blas1.cpp:5: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from vienna_blas1.cpp:5: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable] 78 | Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable] 79 | Index nsuper_et = 0; // Number of relaxed snodes in the original etree | ^ In file included from vienna_blas1.cpp:5: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable] 72 | Index replacements = 0; | ^ In file included from vienna_blas1.cpp:5: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] 246 | int count = 0; | ^ In file included from vienna_blas1.cpp:8: In file included from ../inst/include/gpuR/getVCLptr.hpp:7: ../inst/include/gpuR/dynEigenMat.hpp:269:49: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 269 | viennacl::matrix vclMat(K,M, ctx = ctx); | ~~~ ^ ~~~ ../inst/include/gpuR/dynEigenMat.hpp:291:49: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 291 | viennacl::matrix vclMat(K,M, ctx = ctx); | ~~~ ^ ~~~ ../inst/include/gpuR/dynEigenMat.hpp:314:58: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 314 | shptr.reset(new viennacl::matrix(K, M, ctx=ctx)); | ~~~^~~~ ../inst/include/gpuR/dynEigenMat.hpp:333:58: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 333 | shptr.reset(new viennacl::matrix(K, M, ctx=ctx)); | ~~~^~~~ In file included from vienna_blas1.cpp:8: In file included from ../inst/include/gpuR/getVCLptr.hpp:8: ../inst/include/gpuR/dynEigenVec.hpp:165:76: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 165 | viennacl::vector_base vclA = viennacl::vector_base(M, ctx=ctx); | ~~~^~~~ vienna_blas1.cpp:78:82: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 78 | viennacl::vector_base vcl_Z = viennacl::vector_base(vcl_A->size(), ctx = ctx); | ~~~ ^ ~~~ vienna_blas1.cpp:240:91: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 240 | viennacl::vector_base vcl_scalar = viennacl::vector_base(vcl_C->size(), ctx = ctx); | ~~~ ^ ~~~ vienna_blas1.cpp:297:82: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 297 | viennacl::vector_base vcl_B = viennacl::vector_base(vcl_A->size(), ctx = ctx); | ~~~ ^ ~~~ vienna_blas1.cpp:680:43: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 680 | viennacl::vector_base vcl_A(M, ctx = ctx); | ~~~ ^ ~~~ vienna_blas1.cpp:1021:76: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 1021 | viennacl::matrix vcl_B = viennacl::scalar_matrix(K,M,scalar, ctx = ctx); | ~~~ ^ ~~~ vienna_blas1.cpp:1047:70: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 1047 | viennacl::matrix vcl_B(vcl_A->size1(),vcl_A->size2(), ctx = ctx); | ~~~ ^ ~~~ vienna_blas1.cpp:1070:70: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 1070 | viennacl::matrix vcl_B(vcl_A->size1(),vcl_A->size2(), ctx = ctx); | ~~~ ^ ~~~ vienna_blas1.cpp:1093:70: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 1093 | viennacl::matrix vcl_B(vcl_A->size1(),vcl_A->size2(), ctx = ctx); | ~~~ ^ ~~~ vienna_blas1.cpp:1117:70: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 1117 | viennacl::matrix vcl_B(vcl_A->size1(),vcl_A->size2(), ctx = ctx); | ~~~ ^ ~~~ vienna_blas1.cpp:1141:70: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 1141 | viennacl::matrix vcl_B(vcl_A->size1(),vcl_A->size2(), ctx = ctx); | ~~~ ^ ~~~ vienna_blas1.cpp:1164:70: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 1164 | viennacl::matrix vcl_B(vcl_A->size1(),vcl_A->size2(), ctx = ctx); | ~~~ ^ ~~~ vienna_blas1.cpp:1188:70: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 1188 | viennacl::matrix vcl_B(vcl_A->size1(),vcl_A->size2(), ctx = ctx); | ~~~ ^ ~~~ vienna_blas1.cpp:1212:70: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 1212 | viennacl::matrix vcl_B(vcl_A->size1(),vcl_A->size2(), ctx = ctx); | ~~~ ^ ~~~ vienna_blas1.cpp:1235:70: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 1235 | viennacl::matrix vcl_B(vcl_A->size1(),vcl_A->size2(), ctx = ctx); | ~~~ ^ ~~~ vienna_blas1.cpp:1259:70: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 1259 | viennacl::matrix vcl_B(vcl_A->size1(),vcl_A->size2(), ctx = ctx); | ~~~ ^ ~~~ vienna_blas1.cpp:1282:70: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 1282 | viennacl::matrix vcl_B(vcl_A->size1(),vcl_A->size2(), ctx = ctx); | ~~~ ^ ~~~ vienna_blas1.cpp:1308:70: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 1308 | viennacl::matrix vcl_B(vcl_A->size1(),vcl_A->size2(), ctx = ctx); | ~~~ ^ ~~~ vienna_blas1.cpp:1332:70: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 1332 | viennacl::matrix vcl_B(vcl_A->size1(),vcl_A->size2(), ctx = ctx); | ~~~ ^ ~~~ vienna_blas1.cpp:1355:70: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 1355 | viennacl::matrix vcl_B(vcl_A->size1(),vcl_A->size2(), ctx = ctx); | ~~~ ^ ~~~ vienna_blas1.cpp:1378:70: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 1378 | viennacl::matrix vcl_B(vcl_A->size1(),vcl_A->size2(), ctx = ctx); | ~~~ ^ ~~~ 30 warnings generated. clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DCL_HPP_MINIMUM_OPENCL_VERSION=110 -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_HPP_TARGET_OPENCL_VERSION=120 -I'/usr/include/' -DHAVE_CL_CL2_HPP -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include' -I'/srv/hornik/tmp/CRAN/Library/RViennaCL/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/BH/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c vienna_blas2.cpp -o vienna_blas2.o In file included from vienna_blas2.cpp:5: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from vienna_blas2.cpp:5: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable] 78 | Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable] 79 | Index nsuper_et = 0; // Number of relaxed snodes in the original etree | ^ In file included from vienna_blas2.cpp:5: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable] 72 | Index replacements = 0; | ^ In file included from vienna_blas2.cpp:5: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] 246 | int count = 0; | ^ In file included from vienna_blas2.cpp:11: In file included from ../inst/include/gpuR/getVCLptr.hpp:7: ../inst/include/gpuR/dynEigenMat.hpp:269:49: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 269 | viennacl::matrix vclMat(K,M, ctx = ctx); | ~~~ ^ ~~~ ../inst/include/gpuR/dynEigenMat.hpp:291:49: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 291 | viennacl::matrix vclMat(K,M, ctx = ctx); | ~~~ ^ ~~~ ../inst/include/gpuR/dynEigenMat.hpp:314:58: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 314 | shptr.reset(new viennacl::matrix(K, M, ctx=ctx)); | ~~~^~~~ ../inst/include/gpuR/dynEigenMat.hpp:333:58: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 333 | shptr.reset(new viennacl::matrix(K, M, ctx=ctx)); | ~~~^~~~ In file included from vienna_blas2.cpp:11: In file included from ../inst/include/gpuR/getVCLptr.hpp:8: ../inst/include/gpuR/dynEigenVec.hpp:165:76: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 165 | viennacl::vector_base vclA = viennacl::vector_base(M, ctx=ctx); | ~~~^~~~ 10 warnings generated. clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DCL_HPP_MINIMUM_OPENCL_VERSION=110 -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_HPP_TARGET_OPENCL_VERSION=120 -I'/usr/include/' -DHAVE_CL_CL2_HPP -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include' -I'/srv/hornik/tmp/CRAN/Library/RViennaCL/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/BH/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c vienna_blas3.cpp -o vienna_blas3.o In file included from vienna_blas3.cpp:6: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from vienna_blas3.cpp:6: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable] 78 | Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable] 79 | Index nsuper_et = 0; // Number of relaxed snodes in the original etree | ^ In file included from vienna_blas3.cpp:6: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable] 72 | Index replacements = 0; | ^ In file included from vienna_blas3.cpp:6: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] 246 | int count = 0; | ^ In file included from vienna_blas3.cpp:8: ../inst/include/gpuR/dynEigenMat.hpp:269:49: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 269 | viennacl::matrix vclMat(K,M, ctx = ctx); | ~~~ ^ ~~~ ../inst/include/gpuR/dynEigenMat.hpp:291:49: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 291 | viennacl::matrix vclMat(K,M, ctx = ctx); | ~~~ ^ ~~~ ../inst/include/gpuR/dynEigenMat.hpp:314:58: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 314 | shptr.reset(new viennacl::matrix(K, M, ctx=ctx)); | ~~~^~~~ ../inst/include/gpuR/dynEigenMat.hpp:333:58: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 333 | shptr.reset(new viennacl::matrix(K, M, ctx=ctx)); | ~~~^~~~ vienna_blas3.cpp:47:41: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 47 | viennacl::matrix vcl_C(M, K, ctx = ctx); | ~~~ ^ ~~~ vienna_blas3.cpp:72:41: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 72 | viennacl::matrix vcl_C(M, K, ctx = ctx); | ~~~ ^ ~~~ vienna_blas3.cpp:97:41: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 97 | viennacl::matrix vcl_C(M, K, ctx = ctx); | ~~~ ^ ~~~ vienna_blas3.cpp:119:41: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 119 | viennacl::matrix vcl_B(M, K, ctx = ctx); | ~~~ ^ ~~~ 13 warnings generated. clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DCL_HPP_MINIMUM_OPENCL_VERSION=110 -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_HPP_TARGET_OPENCL_VERSION=120 -I'/usr/include/' -DHAVE_CL_CL2_HPP -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include' -I'/srv/hornik/tmp/CRAN/Library/RViennaCL/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/BH/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c vienna_eigen.cpp -o vienna_eigen.o In file included from vienna_eigen.cpp:3: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from vienna_eigen.cpp:3: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable] 78 | Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable] 79 | Index nsuper_et = 0; // Number of relaxed snodes in the original etree | ^ In file included from vienna_eigen.cpp:3: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable] 72 | Index replacements = 0; | ^ In file included from vienna_eigen.cpp:3: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] 246 | int count = 0; | ^ In file included from vienna_eigen.cpp:5: ../inst/include/gpuR/dynEigenMat.hpp:269:49: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 269 | viennacl::matrix vclMat(K,M, ctx = ctx); | ~~~ ^ ~~~ ../inst/include/gpuR/dynEigenMat.hpp:291:49: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 291 | viennacl::matrix vclMat(K,M, ctx = ctx); | ~~~ ^ ~~~ ../inst/include/gpuR/dynEigenMat.hpp:314:58: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 314 | shptr.reset(new viennacl::matrix(K, M, ctx=ctx)); | ~~~^~~~ ../inst/include/gpuR/dynEigenMat.hpp:333:58: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 333 | shptr.reset(new viennacl::matrix(K, M, ctx=ctx)); | ~~~^~~~ In file included from vienna_eigen.cpp:6: ../inst/include/gpuR/dynEigenVec.hpp:165:76: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 165 | viennacl::vector_base vclA = viennacl::vector_base(M, ctx=ctx); | ~~~^~~~ vienna_eigen.cpp:47:53: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 47 | viennacl::vector_base vcl_eigenvalues(K, ctx = ctx); | ~~~ ^ ~~~ 11 warnings generated. clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DCL_HPP_MINIMUM_OPENCL_VERSION=110 -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_HPP_TARGET_OPENCL_VERSION=120 -I'/usr/include/' -DHAVE_CL_CL2_HPP -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include' -I'/srv/hornik/tmp/CRAN/Library/RViennaCL/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/BH/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c vienna_qr.cpp -o vienna_qr.o In file included from vienna_qr.cpp:5: In file included from ../inst/include/gpuR/getVCLptr.hpp:5: In file included from ../inst/include/gpuR/dynVCLMat.hpp:17: In file included from /srv/hornik/tmp/CRAN/Library/RViennaCL/include/viennacl/matrix.hpp:26: In file included from /srv/hornik/tmp/CRAN/Library/RViennaCL/include/viennacl/detail/matrix_def.hpp:26: In file included from /srv/hornik/tmp/CRAN/Library/RViennaCL/include/viennacl/tools/entry_proxy.hpp:27: In file included from /srv/hornik/tmp/CRAN/Library/RViennaCL/include/viennacl/scalar.hpp:29: In file included from /srv/hornik/tmp/CRAN/Library/RViennaCL/include/viennacl/meta/result_of.hpp:42: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from vienna_qr.cpp:5: In file included from ../inst/include/gpuR/getVCLptr.hpp:5: In file included from ../inst/include/gpuR/dynVCLMat.hpp:20: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable] 78 | Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable] 79 | Index nsuper_et = 0; // Number of relaxed snodes in the original etree | ^ In file included from vienna_qr.cpp:5: In file included from ../inst/include/gpuR/getVCLptr.hpp:5: In file included from ../inst/include/gpuR/dynVCLMat.hpp:20: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable] 72 | Index replacements = 0; | ^ In file included from vienna_qr.cpp:5: In file included from ../inst/include/gpuR/getVCLptr.hpp:5: In file included from ../inst/include/gpuR/dynVCLMat.hpp:20: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] 246 | int count = 0; | ^ In file included from vienna_qr.cpp:5: In file included from ../inst/include/gpuR/getVCLptr.hpp:7: ../inst/include/gpuR/dynEigenMat.hpp:269:49: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 269 | viennacl::matrix vclMat(K,M, ctx = ctx); | ~~~ ^ ~~~ ../inst/include/gpuR/dynEigenMat.hpp:291:49: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 291 | viennacl::matrix vclMat(K,M, ctx = ctx); | ~~~ ^ ~~~ ../inst/include/gpuR/dynEigenMat.hpp:314:58: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 314 | shptr.reset(new viennacl::matrix(K, M, ctx=ctx)); | ~~~^~~~ ../inst/include/gpuR/dynEigenMat.hpp:333:58: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 333 | shptr.reset(new viennacl::matrix(K, M, ctx=ctx)); | ~~~^~~~ In file included from vienna_qr.cpp:5: In file included from ../inst/include/gpuR/getVCLptr.hpp:8: ../inst/include/gpuR/dynEigenVec.hpp:165:76: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 165 | viennacl::vector_base vclA = viennacl::vector_base(M, ctx=ctx); | ~~~^~~~ 10 warnings generated. clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DCL_HPP_MINIMUM_OPENCL_VERSION=110 -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_HPP_TARGET_OPENCL_VERSION=120 -I'/usr/include/' -DHAVE_CL_CL2_HPP -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include' -I'/srv/hornik/tmp/CRAN/Library/RViennaCL/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/BH/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c vienna_stats.cpp -o vienna_stats.o In file included from vienna_stats.cpp:5: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from vienna_stats.cpp:5: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable] 78 | Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable] 79 | Index nsuper_et = 0; // Number of relaxed snodes in the original etree | ^ In file included from vienna_stats.cpp:5: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable] 72 | Index replacements = 0; | ^ In file included from vienna_stats.cpp:5: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] 246 | int count = 0; | ^ In file included from vienna_stats.cpp:7: ../inst/include/gpuR/dynEigenMat.hpp:269:49: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 269 | viennacl::matrix vclMat(K,M, ctx = ctx); | ~~~ ^ ~~~ ../inst/include/gpuR/dynEigenMat.hpp:291:49: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 291 | viennacl::matrix vclMat(K,M, ctx = ctx); | ~~~ ^ ~~~ ../inst/include/gpuR/dynEigenMat.hpp:314:58: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 314 | shptr.reset(new viennacl::matrix(K, M, ctx=ctx)); | ~~~^~~~ ../inst/include/gpuR/dynEigenMat.hpp:333:58: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 333 | shptr.reset(new viennacl::matrix(K, M, ctx=ctx)); | ~~~^~~~ In file included from vienna_stats.cpp:8: ../inst/include/gpuR/dynEigenVec.hpp:165:76: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 165 | viennacl::vector_base vclA = viennacl::vector_base(M, ctx=ctx); | ~~~^~~~ vienna_stats.cpp:47:50: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 47 | viennacl::vector_base vcl_colMeans(V, ctx = ctx); | ~~~ ^ ~~~ vienna_stats.cpp:71:49: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 71 | viennacl::vector_base vcl_colSums(V, ctx = ctx); | ~~~ ^ ~~~ vienna_stats.cpp:96:50: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 96 | viennacl::vector_base vcl_rowMeans(V, ctx = ctx); | ~~~ ^ ~~~ vienna_stats.cpp:121:49: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 121 | viennacl::vector_base vcl_rowSums(V, ctx = ctx); | ~~~ ^ ~~~ vienna_stats.cpp:244:69: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 244 | viennacl::vector_base ones = viennacl::vector_base(K, ctx = ctx); | ~~~ ^ ~~~ vienna_stats.cpp:247:49: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 247 | viennacl::vector_base vcl_meanVec(M, ctx = ctx); | ~~~ ^ ~~~ vienna_stats.cpp:248:46: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 248 | viennacl::matrix vcl_meanMat(K,M, ctx = ctx); | ~~~ ^ ~~~ vienna_stats.cpp:288:69: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 288 | viennacl::vector_base ones = viennacl::vector_base(K, ctx = ctx); | ~~~ ^ ~~~ vienna_stats.cpp:291:48: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 291 | viennacl::vector_base vcl_meanVec(M, ctx=ctx); | ~~~^~~~ vienna_stats.cpp:292:50: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 292 | viennacl::vector_base vclB_meanVec(M2, ctx=ctx); | ~~~^~~~ vienna_stats.cpp:293:46: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 293 | viennacl::matrix vclA_meanMat(K,M, ctx=ctx); | ~~~^~~~ vienna_stats.cpp:294:47: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 294 | viennacl::matrix vclB_meanMat(K,M2, ctx=ctx); | ~~~^~~~ vienna_stats.cpp:342:69: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 342 | viennacl::vector_base ones = viennacl::vector_base(K, ctx = ctx); | ~~~ ^ ~~~ vienna_stats.cpp:345:48: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 345 | viennacl::vector_base vcl_meanVec(M, ctx=ctx); | ~~~^~~~ vienna_stats.cpp:346:45: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 346 | viennacl::matrix vcl_meanMat(K,M, ctx=ctx); | ~~~^~~~ vienna_stats.cpp:386:69: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 386 | viennacl::vector_base ones = viennacl::vector_base(K, ctx = ctx); | ~~~ ^ ~~~ vienna_stats.cpp:389:48: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 389 | viennacl::vector_base vcl_meanVec(M, ctx=ctx); | ~~~^~~~ vienna_stats.cpp:390:50: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 390 | viennacl::vector_base vclB_meanVec(M2, ctx=ctx); | ~~~^~~~ vienna_stats.cpp:391:46: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 391 | viennacl::matrix vclA_meanMat(K,M, ctx=ctx); | ~~~^~~~ vienna_stats.cpp:392:47: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 392 | viennacl::matrix vclB_meanMat(K,M2, ctx=ctx); | ~~~^~~~ vienna_stats.cpp:431:92: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 431 | viennacl::matrix vcl_D = viennacl::zero_matrix(vcl_A.size1(), vcl_A.size1(), ctx = ctx); | ~~~ ^ ~~~ vienna_stats.cpp:444:100: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 444 | viennacl::matrix twos = viennacl::scalar_matrix(vcl_A.size1(), vcl_A.size2(), 2, ctx = ctx); | ~~~ ^ ~~~ vienna_stats.cpp:453:89: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 453 | viennacl::vector_base row_ones = viennacl::vector_base(vcl_A.size1(), ctx = ctx); | ~~~ ^ ~~~ vienna_stats.cpp:491:92: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 491 | viennacl::matrix vcl_D = viennacl::zero_matrix(vcl_A.size1(), vcl_B.size1(), ctx = ctx); | ~~~ ^ ~~~ vienna_stats.cpp:500:75: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 500 | viennacl::vector_base A_row_ones = viennacl::vector_base(K, ctx = ctx); | ~~~ ^ ~~~ vienna_stats.cpp:501:75: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 501 | viennacl::vector_base B_row_ones = viennacl::vector_base(Q, ctx = ctx); | ~~~ ^ ~~~ vienna_stats.cpp:505:95: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 505 | viennacl::matrix square_A = viennacl::zero_matrix(vcl_A.size1(), vcl_A.size2(), ctx = ctx); | ~~~ ^ ~~~ vienna_stats.cpp:506:95: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 506 | viennacl::matrix square_B = viennacl::zero_matrix(vcl_B.size1(), vcl_B.size2(), ctx = ctx); | ~~~ ^ ~~~ vienna_stats.cpp:512:102: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 512 | viennacl::matrix twos = viennacl::scalar_matrix(std::max(K, Q), std::max(M, R), 2, ctx = ctx); | ~~~ ^ ~~~ vienna_stats.cpp:521:81: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 521 | viennacl::vector_base vcl_A_rowsum = viennacl::vector_base(K, ctx = ctx); | ~~~ ^ ~~~ vienna_stats.cpp:522:81: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 522 | viennacl::vector_base vcl_B_rowsum = viennacl::vector_base(Q, ctx = ctx); | ~~~ ^ ~~~ vienna_stats.cpp:578:89: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 578 | viennacl::vector_base row_ones = viennacl::vector_base(vcl_A.size1(), ctx = ctx); | ~~~ ^ ~~~ vienna_stats.cpp:646:91: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 646 | viennacl::vector_base x_row_ones = viennacl::vector_base(vcl_A.size1(), ctx = ctx); | ~~~ ^ ~~~ vienna_stats.cpp:647:91: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 647 | viennacl::vector_base y_row_ones = viennacl::vector_base(vcl_B.size1(), ctx = ctx); | ~~~ ^ ~~~ vienna_stats.cpp:648:93: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 648 | viennacl::vector_base vcl_A_rowsum = viennacl::vector_base(vcl_A.size1(), ctx = ctx); | ~~~ ^ ~~~ vienna_stats.cpp:649:93: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 649 | viennacl::vector_base vcl_B_rowsum = viennacl::vector_base(vcl_B.size1(), ctx = ctx); | ~~~ ^ ~~~ 46 warnings generated. clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DCL_HPP_MINIMUM_OPENCL_VERSION=110 -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_HPP_TARGET_OPENCL_VERSION=120 -I'/usr/include/' -DHAVE_CL_CL2_HPP -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include' -I'/srv/hornik/tmp/CRAN/Library/RViennaCL/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/BH/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c vienna_svd.cpp -o vienna_svd.o In file included from vienna_svd.cpp:5: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/Sparse:26: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/SparseCore:61: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 273 | Index count = 0; | ^ In file included from vienna_svd.cpp:5: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/Sparse:29: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/SparseLU:35: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable] 78 | Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable] 79 | Index nsuper_et = 0; // Number of relaxed snodes in the original etree | ^ In file included from vienna_svd.cpp:5: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:31: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable] 72 | Index replacements = 0; | ^ In file included from vienna_svd.cpp:5: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigen.h:25: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/RcppEigenForward.h:37: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] 246 | int count = 0; | ^ In file included from vienna_svd.cpp:7: ../inst/include/gpuR/dynEigenMat.hpp:269:49: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 269 | viennacl::matrix vclMat(K,M, ctx = ctx); | ~~~ ^ ~~~ ../inst/include/gpuR/dynEigenMat.hpp:291:49: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 291 | viennacl::matrix vclMat(K,M, ctx = ctx); | ~~~ ^ ~~~ ../inst/include/gpuR/dynEigenMat.hpp:314:58: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 314 | shptr.reset(new viennacl::matrix(K, M, ctx=ctx)); | ~~~^~~~ ../inst/include/gpuR/dynEigenMat.hpp:333:58: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 333 | shptr.reset(new viennacl::matrix(K, M, ctx=ctx)); | ~~~^~~~ In file included from vienna_svd.cpp:8: ../inst/include/gpuR/dynEigenVec.hpp:165:76: warning: explicitly assigning value of variable of type 'viennacl::context' to itself [-Wself-assign-overloaded] 165 | viennacl::vector_base vclA = viennacl::vector_base(M, ctx=ctx); | ~~~^~~~ 10 warnings generated. clang++-17 -std=gnu++11 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o gpuR.so RcppExports.o chol.o context.o custom_math.o device.o gpuEigenPtr.o gpuMatrix_igemm.o norm.o platform.o set_row_order.o solve.o synchronize.o trunc_gpuMat.o utils-vcl.o utils.o vclPtr.o vienna_blas1.o vienna_blas2.o vienna_blas3.o vienna_eigen.o vienna_qr.o vienna_stats.o vienna_svd.o -lOpenCL -L/home/hornik/tmp/R/lib -lR installing to /srv/hornik/tmp/CRAN/gpuR.Rcheck/00LOCK-gpuR/00new/gpuR/libs ** R ** inst ** byte-compile and prepare package for lazy loading Creating a generic function for ‘eigen’ from package ‘base’ in package ‘gpuR’ Creating a generic function for ‘%o%’ from package ‘base’ in package ‘gpuR’ Creating a generic function for ‘nrow’ from package ‘base’ in package ‘gpuR’ Creating a generic function for ‘ncol’ from package ‘base’ in package ‘gpuR’ Creating a generic function for ‘cov’ from package ‘stats’ in package ‘gpuR’ Creating a generic function for ‘colSums’ from package ‘base’ in package ‘gpuR’ Creating a generic function for ‘rowSums’ from package ‘base’ in package ‘gpuR’ Creating a generic function for ‘colMeans’ from package ‘base’ in package ‘gpuR’ Creating a generic function for ‘rowMeans’ from package ‘base’ in package ‘gpuR’ Creating a generic function for ‘dist’ from package ‘stats’ in package ‘gpuR’ Creating a generic function for ‘diag’ from package ‘base’ in package ‘gpuR’ Creating a generic function for ‘diag<-’ from package ‘base’ in package ‘gpuR’ Creating a generic function for ‘det’ from package ‘base’ in package ‘gpuR’ Creating a generic function for ‘norm’ from package ‘base’ in package ‘gpuR’ Creating a generic function for ‘qr.R’ from package ‘base’ in package ‘gpuR’ Creating a generic function for ‘qr.Q’ from package ‘base’ in package ‘gpuR’ Creating a generic function for ‘typeof’ from package ‘base’ in package ‘gpuR’ Creating a generic function for ‘colnames<-’ from package ‘base’ in package ‘gpuR’ ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (gpuR)