Created
July 26, 2025 08:16
-
-
Save danieldk/97eceeb9568968b0af290c136d5b78e6 to your computer and use it in GitHub Desktop.
magma-cuda-static.log
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Sourcing setup-cuda-hook | |
| Running phase: unpackPhase | |
| @nix { "action": "setPhase", "phase": "unpackPhase" } | |
| unpacking source archive /nix/store/b3bw5vnj7ydqqzlwis9p8n7lipihrj8n-magma-2.9.0.tar.gz | |
| source root is magma-2.9.0 | |
| setting SOURCE_DATE_EPOCH to timestamp 1737557019 of file "magma-2.9.0/docs/html/topics.js" | |
| Running phase: patchPhase | |
| @nix { "action": "setPhase", "phase": "patchPhase" } | |
| patching script interpreter paths in tools/ | |
| tools/checklist_run_tests.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/djck7mx6jad1w0yy6zings96dyxanls6-python3-3.13.5/bin/python" | |
| tools/get-rocm-version.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/p79bgyzmmmddi554ckwzbqlavbkw07zh-bash-5.2p37/bin/bash" | |
| tools/find_obj_files.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/p79bgyzmmmddi554ckwzbqlavbkw07zh-bash-5.2p37/bin/sh" | |
| tools/check-style.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/djck7mx6jad1w0yy6zings96dyxanls6-python3-3.13.5/bin/python" | |
| tools/build.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/p79bgyzmmmddi554ckwzbqlavbkw07zh-bash-5.2p37/bin/sh" | |
| tools/package-routine.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/djck7mx6jad1w0yy6zings96dyxanls6-python3-3.13.5/bin/python3" | |
| patching script interpreter paths in ./testing/run_tests.py ./testing/run_summarize.py | |
| ./testing/run_tests.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/djck7mx6jad1w0yy6zings96dyxanls6-python3-3.13.5/bin/python3" | |
| ./testing/run_summarize.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/djck7mx6jad1w0yy6zings96dyxanls6-python3-3.13.5/bin/python" | |
| Running phase: updateAutotoolsGnuConfigScriptsPhase | |
| @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } | |
| Running phase: configurePhase | |
| @nix { "action": "setPhase", "phase": "configurePhase" } | |
| Executing setupCUDAToolkitCompilers | |
| fixing cmake files... | |
| cmake flags: -GNinja -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=OFF -DCMAKE_INSTALL_LOCALEDIR=/nix/store/sz97qgvhpbf07vvn1kf7c54syyf4jnqp-magma-2.9.0/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/sz97qgvhpbf07vvn1kf7c54syyf4jnqp-magma-2.9.0/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/sz97qgvhpbf07vvn1kf7c54syyf4jnqp-magma-2.9.0/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/sz97qgvhpbf07vvn1kf7c54syyf4jnqp-magma-2.9.0/share/doc/MAGMA -DCMAKE_INSTALL_INFODIR=/nix/store/sz97qgvhpbf07vvn1kf7c54syyf4jnqp-magma-2.9.0/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/sz97qgvhpbf07vvn1kf7c54syyf4jnqp-magma-2.9.0/share/man -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/sz97qgvhpbf07vvn1kf7c54syyf4jnqp-magma-2.9.0/include -DCMAKE_INSTALL_SBINDIR=/nix/store/sz97qgvhpbf07vvn1kf7c54syyf4jnqp-magma-2.9.0/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/sz97qgvhpbf07vvn1kf7c54syyf4jnqp-magma-2.9.0/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/sz97qgvhpbf07vvn1kf7c54syyf4jnqp-magma-2.9.0/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/glqxq6b8k39lsskswyc56g1a0s6hdlwy-binutils-wrapper-2.44/bin/strip -DCMAKE_RANLIB=/nix/store/glqxq6b8k39lsskswyc56g1a0s6hdlwy-binutils-wrapper-2.44/bin/ranlib -DCMAKE_AR=/nix/store/glqxq6b8k39lsskswyc56g1a0s6hdlwy-binutils-wrapper-2.44/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/sz97qgvhpbf07vvn1kf7c54syyf4jnqp-magma-2.9.0 -DGPU_TARGET:STRING= -DMAGMA_ENABLE_CUDA:BOOL=TRUE -DMAGMA_ENABLE_HIP:BOOL=FALSE -DBUILD_SHARED_LIBS:BOOL=FALSE -DUSE_FORTRAN:BOOL=TRUE -DCMAKE_C_FLAGS:STRING=-DADD_ -DCMAKE_CXX_FLAGS:STRING=-DADD_ -DFORTRAN_CONVENTION:STRING=-DADD_ -DCMAKE_CUDA_ARCHITECTURES:STRING=75\;80\;86\;89\;90\;100\;120 -DMIN_ARCH:STRING=750 -DCUDAToolkit_INCLUDE_DIR=/nix/store/8kjnbs4sc2pfz83c26lpq1vvdl9avfd3-libcublas-12.8.4.1-dev/include\;/nix/store/vcfhzvblwzqpp9y218i6hpzzrgv4cm0m-cuda_nvcc-12.8.93/include\;/nix/store/nqqqmls9ibqbq1kbhj5y0mvg1zz9i92c-cuda_cudart-12.8.90-dev/include\;/nix/store/h808rb1ypc4r62bcgx7hhv8vn4w72009-libcusparse-12.5.8.93-dev/include\;/nix/store/hjfhzpdk4xf26qp2i7zpmvx19h7zh26a-cuda_cccl-12.8.90-dev/include\;/nix/store/1cby2iyyspzhvifc2p2amm88wkzmplfp-cuda_profiler_api-12.8.90-dev/include -DCUDAToolkit_ROOT=/nix/store/ppbvx4kfzwqcmskhhhm3yj6bswbhc1qq-cuda_cudart-12.8.90\;/nix/store/8kjnbs4sc2pfz83c26lpq1vvdl9avfd3-libcublas-12.8.4.1-dev\;/nix/store/z5f74vvafm7gfw2mkq24g6sqqvx14m81-libcusparse-12.5.8.93-lib\;/nix/store/vcfhzvblwzqpp9y218i6hpzzrgv4cm0m-cuda_nvcc-12.8.93\;/nix/store/nqqqmls9ibqbq1kbhj5y0mvg1zz9i92c-cuda_cudart-12.8.90-dev\;/nix/store/6x91wfxqn7184ycma0xqypmrjs7dfap3-libcusparse-12.5.8.93\;/nix/store/hp966hd5ynnvisf1w1kbzzhk69giz6wh-cuda_nvcc-12.8.93-static\;/nix/store/f9az7i4cqgzfr919p5isv60jz135fz2l-cuda_cudart-12.8.90-lib\;/nix/store/z318ala3g285bah288zs9iq4k3wwsflq-cuda_profiler_api-12.8.90\;/nix/store/gmg7aj3yfj8jz83niqqy9ws81gzw2dqk-libcusparse-12.5.8.93-static\;/nix/store/rqq68jk75nmyfwar8v3r6pakbz22snvx-cuda_cudart-12.8.90-stubs\;/nix/store/87f2dzjm3d6hapm30hrgvdg110hqqidw-cuda_cudart-12.8.90-static\;/nix/store/jk28ig21p2bcvgaxdfjhgfc08wdb0jln-cuda_cccl-12.8.90\;/nix/store/h808rb1ypc4r62bcgx7hhv8vn4w72009-libcusparse-12.5.8.93-dev\;/nix/store/8qrzl8dkr2k454bwa9s01km3n9nm5d5f-libcublas-12.8.4.1\;/nix/store/7123x5dyvs9grb7lhwacixaplid575fx-libcublas-12.8.4.1-static\;/nix/store/hjfhzpdk4xf26qp2i7zpmvx19h7zh26a-cuda_cccl-12.8.90-dev\;/nix/store/1cby2iyyspzhvifc2p2amm88wkzmplfp-cuda_profiler_api-12.8.90-dev\;/nix/store/ad7qirg6whpcjdnyzdibvrah7bh8rqn4-libcublas-12.8.4.1-lib -DCUDA_HOST_COMPILER=/nix/store/vh8iqfb5fjwl349hm4hgaijzzmi1jzx4-gcc-wrapper-14.3.0/bin/c++ -DCMAKE_CUDA_HOST_COMPILER=/nix/store/vh8iqfb5fjwl349hm4hgaijzzmi1jzx4-gcc-wrapper-14.3.0/bin/c++ | |
| -- The C compiler identification is GNU 14.3.0 | |
| -- The CXX compiler identification is GNU 14.3.0 | |
| -- The Fortran compiler identification is GNU 14.3.0 | |
| -- Detecting C compiler ABI info | |
| -- Detecting C compiler ABI info - done | |
| -- Check for working C compiler: /nix/store/ngx0cm8z4ksaqwgyzaq1z9f92wra4r0k-gfortran-wrapper-14.3.0/bin/gcc - skipped | |
| -- Detecting C compile features | |
| -- Detecting C compile features - done | |
| -- Detecting CXX compiler ABI info | |
| -- Detecting CXX compiler ABI info - done | |
| -- Check for working CXX compiler: /nix/store/ngx0cm8z4ksaqwgyzaq1z9f92wra4r0k-gfortran-wrapper-14.3.0/bin/g++ - skipped | |
| -- Detecting CXX compile features | |
| -- Detecting CXX compile features - done | |
| -- Detecting Fortran compiler ABI info | |
| -- Detecting Fortran compiler ABI info - done | |
| -- Check for working Fortran compiler: /nix/store/ngx0cm8z4ksaqwgyzaq1z9f92wra4r0k-gfortran-wrapper-14.3.0/bin/gfortran - skipped | |
| -- Performing Test COMPILER_SUPPORTS_CXX14 | |
| -- Performing Test COMPILER_SUPPORTS_CXX14 - Success | |
| -- Performing Test COMPILER_SUPPORTS_CXX0X | |
| -- Performing Test COMPILER_SUPPORTS_CXX0X - Success | |
| -- Performing Test COMPILER_SUPPORTS_FPIC | |
| -- Performing Test COMPILER_SUPPORTS_FPIC - Success | |
| -- Performing Test COMPILER_SUPPORTS_C99 | |
| -- Performing Test COMPILER_SUPPORTS_C99 - Success | |
| -- Detecting Fortran/C Interface | |
| -- Detecting Fortran/C Interface - Found GLOBAL and MODULE mangling | |
| -- Found OpenMP_C: -fopenmp (found version "4.5") | |
| -- Found OpenMP_CXX: -fopenmp (found version "4.5") | |
| -- Found OpenMP_Fortran: -fopenmp (found version "4.5") | |
| -- Found OpenMP: TRUE (found version "4.5") | |
| -- Found OpenMP | |
| -- OpenMP_C_FLAGS -fopenmp | |
| -- OpenMP_CXX_FLAGS -fopenmp | |
| -- The CUDA compiler identification is NVIDIA 12.8.93 with host compiler GNU 14.3.0 | |
| -- Detecting CUDA compiler ABI info | |
| -- Detecting CUDA compiler ABI info - done | |
| -- Check for working CUDA compiler: /nix/store/vcfhzvblwzqpp9y218i6hpzzrgv4cm0m-cuda_nvcc-12.8.93/bin/nvcc - skipped | |
| -- Detecting CUDA compile features | |
| -- Detecting CUDA compile features - done | |
| -- Found CUDAToolkit: /nix/store/vcfhzvblwzqpp9y218i6hpzzrgv4cm0m-cuda_nvcc-12.8.93/include;/nix/store/8kjnbs4sc2pfz83c26lpq1vvdl9avfd3-libcublas-12.8.4.1-dev/include (found version "12.8.93") | |
| -- Performing Test CMAKE_HAVE_LIBC_PTHREAD | |
| -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success | |
| -- Found Threads: TRUE | |
| -- Found CUDA | |
| -- CUDA_CUDART_LIBRARY: CUDA::cudart | |
| -- Compile for CMAKE_CUDA_ARCHITECTURES=75;80;86;89;90;100;120 | |
| -- Define -DMAGMA_HAVE_CUDA -DMAGMA_CUDA_ARCH_MIN=750 | |
| -- Searching for BLAS and LAPACK. To override, set LAPACK_LIBRARIES using ccmake. | |
| -- Looking for Fortran sgemm | |
| -- Looking for Fortran sgemm - not found | |
| -- Looking for Fortran sgemm | |
| -- Looking for Fortran sgemm - found | |
| -- Found BLAS: /nix/store/rad4dd8djq7qad3f1vx108mws6mwrg5d-blas-3/lib/libblas.so | |
| -- Looking for Fortran cheev | |
| -- Looking for Fortran cheev - found | |
| -- Found LAPACK: /nix/store/rad4dd8djq7qad3f1vx108mws6mwrg5d-blas-3/lib/libblas.so;-lm;-ldl | |
| -- Looking for sys/types.h | |
| -- Looking for sys/types.h - found | |
| -- Looking for stdint.h | |
| -- Looking for stdint.h - found | |
| -- Looking for stddef.h | |
| -- Looking for stddef.h - found | |
| -- Check size of void* | |
| -- Check size of void* - done | |
| [0mCMake Deprecation Warning at CMakeLists.txt:657 (cmake_policy): | |
| The OLD behavior for policy CMP0037 will be removed from a future version | |
| of CMake. | |
| The cmake-policies(7) manual explains that the OLD behaviors of all | |
| policies are deprecated and that a policy should be set to OLD only under | |
| specific short-term circumstances. Projects should be ported to the NEW | |
| behavior and not rely on setting a policy to OLD. | |
| [0m | |
| -- pkgconfig lib/pkgconfig/magma.pc | |
| -- Flags | |
| -- CMAKE_INSTALL_PREFIX: /nix/store/sz97qgvhpbf07vvn1kf7c54syyf4jnqp-magma-2.9.0 | |
| -- CFLAGS: -DADD_ -std=c99 -fopenmp -Wall -Wno-unused-function | |
| -- CXXFLAGS: -DADD_ -std=c++14 -fopenmp -Wall -Wno-unused-function | |
| -- NVCCFLAGS: | |
| -- FFLAGS: -Dmagma_devptr_t="integer(kind=8)" | |
| -- LIBS: /nix/store/rad4dd8djq7qad3f1vx108mws6mwrg5d-blas-3/lib/libblas.so -lm -ldl -L/nix/store/f9az7i4cqgzfr919p5isv60jz135fz2l-cuda_cudart-12.8.90-lib/lib -lcudart -lcublas -lcusparse | |
| -- blas_fix: (MacOS Accelerate only) | |
| -- LAPACK_LIBRARIES: /nix/store/rad4dd8djq7qad3f1vx108mws6mwrg5d-blas-3/lib/libblas.so;-lm;-ldl | |
| -- INCLUDE_DIRECTORIES: -I/nix/store/vcfhzvblwzqpp9y218i6hpzzrgv4cm0m-cuda_nvcc-12.8.93/include -I/nix/store/8kjnbs4sc2pfz83c26lpq1vvdl9avfd3-libcublas-12.8.4.1-dev/include -I/build/magma-2.9.0/build/include -I/build/magma-2.9.0/include -I/build/magma-2.9.0/control -I/build/magma-2.9.0/magmablas -I/build/magma-2.9.0/sparse/include -I/build/magma-2.9.0/sparse/control -I/build/magma-2.9.0/testing | |
| -- CUDA_CUDART_LIBRARY: CUDA::cudart | |
| -- CUDA_CUBLAS_LIBRARIES: CUDA::cublas | |
| -- CUDA_cusparse_LIBRARY: CUDA::cusparse | |
| -- Fortran modules: /build/magma-2.9.0/build/magma_param.mod;/build/magma-2.9.0/build/magma.mod;/build/magma-2.9.0/build/magma_sfortran.mod;/build/magma-2.9.0/build/magma_dfortran.mod;/build/magma-2.9.0/build/magma_cfortran.mod;/build/magma-2.9.0/build/magma_zfortran.mod;/build/magma-2.9.0/build/magmablas_sfortran.mod;/build/magma-2.9.0/build/magmablas_dfortran.mod;/build/magma-2.9.0/build/magmablas_cfortran.mod;/build/magma-2.9.0/build/magmablas_zfortran.mod | |
| -- Configuring done (13.6s) | |
| -- Generating done (1.9s) | |
| [33mCMake Warning: | |
| Manually-specified variables were not used by the project: | |
| BUILD_TESTING | |
| CMAKE_EXPORT_NO_PACKAGE_REGISTRY | |
| CMAKE_INSTALL_BINDIR | |
| CMAKE_INSTALL_DOCDIR | |
| CMAKE_INSTALL_INCLUDEDIR | |
| CMAKE_INSTALL_INFODIR | |
| CMAKE_INSTALL_LIBDIR | |
| CMAKE_INSTALL_LIBEXECDIR | |
| CMAKE_INSTALL_LOCALEDIR | |
| CMAKE_INSTALL_MANDIR | |
| CMAKE_INSTALL_SBINDIR | |
| CMAKE_POLICY_DEFAULT_CMP0025 | |
| CUDAToolkit_INCLUDE_DIR | |
| CUDA_HOST_COMPILER | |
| MIN_ARCH | |
| [0m | |
| -- Build files have been written to: /build/magma-2.9.0/build | |
| cmake: enabled parallel building | |
| cmake: enabled parallel installing | |
| Running phase: buildPhase | |
| @nix { "action": "setPhase", "phase": "buildPhase" } | |
| build flags: -j32 | |
| [1/3492] Building Fortran preprocessed CMakeFiles/magma.dir/control/magma_zfortran.F90-pp.f90 | |
| [2/3492] Building Fortran preprocessed CMakeFiles/magma.dir/control/magma_param.F90-pp.f90 | |
| [3/3492] Building Fortran preprocessed CMakeFiles/magma.dir/control/magmablas_cfortran.F90-pp.f90 | |
| [4/3492] Building Fortran preprocessed CMakeFiles/magma.dir/control/magma.F90-pp.f90 | |
| [5/3492] Building Fortran preprocessed CMakeFiles/magma.dir/control/magmablas_sfortran.F90-pp.f90 | |
| [6/3492] Building Fortran preprocessed CMakeFiles/lapacktest.dir/testing/lin/zhet22.f-pp.f | |
| [7/3492] Building Fortran preprocessed CMakeFiles/magma.dir/control/magma_sfortran.F90-pp.f90 | |
| [8/3492] Building Fortran preprocessed CMakeFiles/magma.dir/control/magmablas_zfortran.F90-pp.f90 | |
| [9/3492] Building Fortran preprocessed CMakeFiles/magma.dir/control/magma_dfortran.F90-pp.f90 | |
| [10/3492] Building Fortran preprocessed CMakeFiles/magma.dir/control/magmablas_dfortran.F90-pp.f90 | |
| [11/3492] Building Fortran preprocessed CMakeFiles/lapacktest.dir/testing/lin/chst01.f-pp.f | |
| [12/3492] Building Fortran preprocessed CMakeFiles/lapacktest.dir/testing/lin/zqpt01.f-pp.f | |
| [13/3492] Building Fortran preprocessed CMakeFiles/lapacktest.dir/testing/lin/zlarfy.f-pp.f | |
| [14/3492] Building Fortran preprocessed CMakeFiles/lapacktest.dir/testing/lin/zstt21.f-pp.f | |
| [15/3492] Building Fortran preprocessed CMakeFiles/lapacktest.dir/testing/lin/chet22.f-pp.f | |
| [16/3492] Building Fortran preprocessed CMakeFiles/lapacktest.dir/testing/lin/zhst01.f-pp.f | |
| [17/3492] Building Fortran preprocessed CMakeFiles/lapacktest.dir/testing/lin/zunt01.f-pp.f | |
| [18/3492] Building Fortran preprocessed CMakeFiles/lapacktest.dir/testing/lin/zqrt02.f-pp.f | |
| [19/3492] Building Fortran preprocessed CMakeFiles/magma.dir/control/magma_cfortran.F90-pp.f90 | |
| [20/3492] Building Fortran preprocessed CMakeFiles/lapacktest.dir/testing/lin/zbdt01.f-pp.f | |
| [21/3492] Building Fortran preprocessed CMakeFiles/lapacktest.dir/testing/lin/zget22.f-pp.f | |
| [22/3492] Building Fortran preprocessed CMakeFiles/lapacktest.dir/testing/lin/zhet21.f-pp.f | |
| [23/3492] Building Fortran preprocessed CMakeFiles/lapacktest.dir/testing/lin/cbdt01.f-pp.f | |
| [24/3492] Building Fortran preprocessed CMakeFiles/lapacktest.dir/testing/lin/chet21.f-pp.f | |
| [25/3492] Building Fortran preprocessed CMakeFiles/lapacktest.dir/testing/lin/cunt01.f-pp.f | |
| [26/3492] Building Fortran preprocessed CMakeFiles/lapacktest.dir/testing/lin/cqpt01.f-pp.f | |
| [27/3492] Building Fortran preprocessed CMakeFiles/lapacktest.dir/testing/lin/cget22.f-pp.f | |
| [28/3492] Building Fortran preprocessed CMakeFiles/lapacktest.dir/testing/lin/dget22.f-pp.f | |
| [29/3492] Building Fortran preprocessed CMakeFiles/lapacktest.dir/testing/lin/dsyt21.f-pp.f | |
| [30/3492] Building Fortran preprocessed CMakeFiles/lapacktest.dir/testing/lin/dsyt22.f-pp.f | |
| [31/3492] Building Fortran preprocessed CMakeFiles/lapacktest.dir/testing/lin/dqpt01.f-pp.f | |
| [32/3492] Generating Fortran dyndep file CMakeFiles/magma.dir/Fortran.dd | |
| [33/3492] Building Fortran preprocessed CMakeFiles/lapacktest.dir/testing/lin/cqrt02.f-pp.f | |
| [34/3492] Building Fortran preprocessed CMakeFiles/lapacktest.dir/testing/lin/clarfy.f-pp.f | |
| [35/3492] Building Fortran preprocessed CMakeFiles/lapacktest.dir/testing/lin/cstt21.f-pp.f | |
| [36/3492] Building Fortran preprocessed CMakeFiles/lapacktest.dir/testing/lin/dbdt01.f-pp.f | |
| [37/3492] Building Fortran preprocessed CMakeFiles/lapacktest.dir/testing/lin/dhst01.f-pp.f | |
| [38/3492] Building Fortran preprocessed CMakeFiles/lapacktest.dir/testing/lin/dort01.f-pp.f | |
| [39/3492] Building Fortran preprocessed CMakeFiles/lapacktest.dir/testing/lin/dqrt02.f-pp.f | |
| [40/3492] Building Fortran preprocessed CMakeFiles/lapacktest.dir/testing/lin/dlarfy.f-pp.f | |
| [41/3492] Building Fortran preprocessed CMakeFiles/lapacktest.dir/testing/lin/dstt21.f-pp.f | |
| [42/3492] Building Fortran preprocessed CMakeFiles/lapacktest.dir/testing/lin/sbdt01.f-pp.f | |
| [43/3492] Building Fortran preprocessed CMakeFiles/lapacktest.dir/testing/lin/ssyt21.f-pp.f | |
| [44/3492] Building Fortran preprocessed CMakeFiles/lapacktest.dir/testing/lin/ssyt22.f-pp.f | |
| [45/3492] Building Fortran preprocessed CMakeFiles/lapacktest.dir/testing/lin/sort01.f-pp.f | |
| [46/3492] Building Fortran preprocessed CMakeFiles/lapacktest.dir/testing/lin/sget22.f-pp.f | |
| [47/3492] Building Fortran preprocessed CMakeFiles/lapacktest.dir/testing/lin/shst01.f-pp.f | |
| [48/3492] Building Fortran preprocessed CMakeFiles/lapacktest.dir/testing/lin/sqpt01.f-pp.f | |
| [49/3492] Building Fortran preprocessed CMakeFiles/lapacktest.dir/testing/lin/sqrt02.f-pp.f | |
| [50/3492] Building Fortran preprocessed CMakeFiles/lapacktest.dir/testing/lin/slarfy.f-pp.f | |
| [51/3492] Building Fortran object CMakeFiles/magma.dir/control/magma_param.F90.o | |
| [52/3492] Building Fortran preprocessed CMakeFiles/lapacktest.dir/testing/lin/sstt21.f-pp.f | |
| [53/3492] Building CXX object CMakeFiles/magma.dir/control/magma_winthread.cpp.o | |
| [54/3492] Generating Fortran dyndep file CMakeFiles/lapacktest.dir/Fortran.dd | |
| [55/3492] Building CXX object CMakeFiles/magma.dir/control/pthread_barrier.cpp.o | |
| [56/3492] Building CXX object CMakeFiles/magma.dir/control/affinity.cpp.o | |
| [57/3492] Building Fortran object CMakeFiles/magma.dir/control/magma_dfortran.F90.o | |
| [58/3492] Building Fortran object CMakeFiles/magma.dir/control/magma_sfortran.F90.o | |
| [59/3492] Building Fortran object CMakeFiles/magma.dir/control/magma_cfortran.F90.o | |
| [60/3492] Building Fortran object CMakeFiles/magma.dir/control/magma_zfortran.F90.o | |
| [61/3492] Building CXX object CMakeFiles/magma.dir/control/constants.cpp.o | |
| [62/3492] Building Fortran object CMakeFiles/magma.dir/control/magmablas_sfortran.F90.o | |
| [63/3492] Building CXX object CMakeFiles/magma.dir/control/auxiliary.cpp.o | |
| [64/3492] Building CXX object CMakeFiles/magma.dir/control/abs.cpp.o | |
| [65/3492] Building CXX object CMakeFiles/magma.dir/control/magma_timer.cpp.o | |
| [66/3492] Building CXX object CMakeFiles/magma.dir/control/get_batched_gbtrf_params.cpp.o | |
| [67/3492] Building CXX object CMakeFiles/magma.dir/control/magma_threadsetting.cpp.o | |
| [68/3492] Building Fortran object CMakeFiles/magma.dir/control/magmablas_dfortran.F90.o | |
| [69/3492] Building Fortran object CMakeFiles/magma.dir/control/magmablas_cfortran.F90.o | |
| [70/3492] Building CXX object CMakeFiles/magma.dir/control/get_ntcol.cpp.o | |
| [71/3492] Building CXX object CMakeFiles/magma.dir/control/magma_f77.cpp.o | |
| [72/3492] Building CXX object CMakeFiles/magma.dir/control/magma_yield.cpp.o | |
| [73/3492] Building CXX object CMakeFiles/magma.dir/control/magma_zauxiliary.cpp.o | |
| [74/3492] Building Fortran object CMakeFiles/magma.dir/control/magmablas_zfortran.F90.o | |
| [75/3492] Building CXX object CMakeFiles/magma.dir/control/magma_bulge.cpp.o | |
| [76/3492] Building CXX object CMakeFiles/magma.dir/control/magma_zbulge.cpp.o | |
| [77/3492] Building CXX object CMakeFiles/magma.dir/control/iprint.cpp.o | |
| [78/3492] Building CXX object CMakeFiles/magma.dir/control/sqrt.cpp.o | |
| [79/3492] Building CXX object CMakeFiles/magma.dir/control/zprint.cpp.o | |
| [80/3492] Building CXX object CMakeFiles/magma.dir/control/trace.cpp.o | |
| [81/3492] Building CXX object CMakeFiles/magma.dir/control/get_nb.cpp.o | |
| [82/3492] Building CXX object CMakeFiles/magma.dir/control/zpanel_to_q.cpp.o | |
| [83/3492] Building Fortran object CMakeFiles/magma.dir/control/magma.F90.o | |
| [84/3492] Building CXX object CMakeFiles/magma.dir/control/strlcpy.cpp.o | |
| [85/3492] Building CXX object CMakeFiles/magma.dir/control/get_batched_gemm_decision.cpp.o | |
| [86/3492] Building CXX object CMakeFiles/magma.dir/control/xerbla.cpp.o | |
| [87/3492] Building CXX object CMakeFiles/magma.dir/control/thread_queue.cpp.o | |
| [88/3492] Building CXX object CMakeFiles/magma.dir/control/magma_znan_inf.cpp.o | |
| [89/3492] Building CXX object CMakeFiles/magma.dir/src/zposv_gpu.cpp.o | |
| [90/3492] Building CXX object CMakeFiles/magma.dir/control/magmablas_df77.cpp.o | |
| [91/3492] Building CXX object CMakeFiles/magma.dir/control/magma_zf77.cpp.o | |
| [92/3492] Building CXX object CMakeFiles/magma.dir/control/magma_df77.cpp.o | |
| [93/3492] Building CXX object CMakeFiles/magma.dir/src/zpotri_gpu.cpp.o | |
| [94/3492] Building CXX object CMakeFiles/magma.dir/control/magmablas_zf77.cpp.o | |
| [95/3492] Building CXX object CMakeFiles/magma.dir/control/magma_sf77.cpp.o | |
| [96/3492] Building CXX object CMakeFiles/magma.dir/control/magmablas_cf77.cpp.o | |
| [97/3492] Building CXX object CMakeFiles/magma.dir/src/zcposv_gpu.cpp.o | |
| [98/3492] Building CXX object CMakeFiles/magma.dir/src/zpotrf_mgpu_right.cpp.o | |
| [99/3492] Building CXX object CMakeFiles/magma.dir/control/magmablas_sf77.cpp.o | |
| [100/3492] Building CXX object CMakeFiles/magma.dir/src/zpotrs_gpu.cpp.o | |
| [101/3492] Building CXX object CMakeFiles/magma.dir/src/zlauum_gpu.cpp.o | |
| [102/3492] Building CXX object CMakeFiles/magma.dir/control/get_batched_crossover.cpp.o | |
| [103/3492] Building CXX object CMakeFiles/magma.dir/src/zpotrf.cpp.o | |
| [104/3492] Building CXX object CMakeFiles/magma.dir/src/ztrtri_gpu.cpp.o | |
| [105/3492] Building CXX object CMakeFiles/magma.dir/src/zpotri.cpp.o | |
| [106/3492] Building CXX object CMakeFiles/magma.dir/control/magma_cf77.cpp.o | |
| [107/3492] Building CXX object CMakeFiles/magma.dir/src/ztrtri.cpp.o | |
| [108/3492] Building CXX object CMakeFiles/magma.dir/src/zpotrf_mgpu.cpp.o | |
| [109/3492] Building CXX object CMakeFiles/magma.dir/src/zpotrf_gpu.cpp.o | |
| [110/3492] Building CXX object CMakeFiles/magma.dir/src/cblas_z.cpp.o | |
| [111/3492] Building CXX object CMakeFiles/magma.dir/src/dshposv_gmres_gpu.cpp.o | |
| [112/3492] Building CXX object CMakeFiles/magma.dir/src/zlauum.cpp.o | |
| [113/3492] Building CXX object CMakeFiles/magma.dir/src/zposv.cpp.o | |
| [114/3492] Building CXX object CMakeFiles/magma.dir/src/zcgesv_gpu.cpp.o | |
| [115/3492] Building CXX object CMakeFiles/magma.dir/src/shpotrf_gpu.cpp.o | |
| [116/3492] Building CXX object CMakeFiles/magma.dir/src/dfgmres_spd_gpu.cpp.o | |
| [117/3492] Building CXX object CMakeFiles/magma.dir/src/zpotrf_m.cpp.o | |
| [118/3492] Building CXX object CMakeFiles/magma.dir/src/dgmres_plu_gpu.cpp.o | |
| [119/3492] Building CXX object CMakeFiles/magma.dir/src/zcgetrs_gpu.cpp.o | |
| [120/3492] Building CXX object CMakeFiles/magma.dir/src/zgesv_gpu.cpp.o | |
| [121/3492] Building CXX object CMakeFiles/magma.dir/src/dxgesv_gmres_gpu.cpp.o | |
| /build/magma-2.9.0/src/dxgesv_gmres_gpu.cpp: In function 'magma_int_t magma_dxgesv_gmres_gpu(magma_trans_t, magma_int_t, magma_int_t, magmaDouble_ptr, magma_int_t, magma_int_t*, magmaInt_ptr, magmaDouble_ptr, magma_int_t, magmaDouble_ptr, magma_int_t, magmaDouble_ptr, magmaFloat_ptr, magma_refinement_t, magma_refinement_t, magma_int_t*, magma_int_t*, real_Double_t*)': | |
| /build/magma-2.9.0/src/dxgesv_gmres_gpu.cpp:361:41: warning: '%s' directive output may be truncated writing up to 19 bytes into a region of size between 8 and 37 [-Wformat-truncation=] | |
| 361 | snprintf(algoname, sizeof(algoname),"%lld_%s_%s", (long long) n, factoname, solvername); | |
| | ^~~~~~~~~~~~ ~~~~~~~~~~ | |
| /build/magma-2.9.0/src/dxgesv_gmres_gpu.cpp:361:13: note: 'snprintf' output between 4 and 52 bytes into a destination of size 40 | |
| 361 | snprintf(algoname, sizeof(algoname),"%lld_%s_%s", (long long) n, factoname, solvername); | |
| | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| [122/3492] Building CXX object CMakeFiles/magma.dir/src/zgesv_nopiv_gpu.cpp.o | |
| [123/3492] Building CXX object CMakeFiles/magma.dir/src/zgetrf_gpu.cpp.o | |
| [124/3492] Building CXX object CMakeFiles/magma.dir/src/xshgetrf_gpu.cpp.o | |
| [125/3492] Building CXX object CMakeFiles/magma.dir/src/zgetrs_nopiv_gpu.cpp.o | |
| [126/3492] Building CXX object CMakeFiles/magma.dir/src/zgerfs_nopiv_gpu.cpp.o | |
| [127/3492] Building CXX object CMakeFiles/magma.dir/src/zpotrf3_mgpu.cpp.o | |
| [128/3492] Building CXX object CMakeFiles/magma.dir/src/zgetrf2_mgpu.cpp.o | |
| [129/3492] Building CXX object CMakeFiles/magma.dir/src/zgetrs_gpu.cpp.o | |
| [130/3492] Building CXX object CMakeFiles/magma.dir/src/zgetrf_nopiv_gpu.cpp.o | |
| [131/3492] Building CXX object CMakeFiles/magma.dir/src/zgerbt_gpu.cpp.o | |
| [132/3492] Building CXX object CMakeFiles/magma.dir/src/zgesv.cpp.o | |
| [133/3492] Building CXX object CMakeFiles/magma.dir/src/zgbtrf_gpu.cpp.o | |
| [134/3492] Building CXX object CMakeFiles/magma.dir/src/zgetrf_mgpu.cpp.o | |
| [135/3492] Building CXX object CMakeFiles/magma.dir/src/zgbsv_gpu.cpp.o | |
| [136/3492] Building CXX object CMakeFiles/magma.dir/src/zgelqf_gpu.cpp.o | |
| [137/3492] Building CXX object CMakeFiles/magma.dir/src/zgetri_gpu.cpp.o | |
| [138/3492] Building CXX object CMakeFiles/magma.dir/src/zgetf2_nopiv.cpp.o | |
| [139/3492] Building CXX object CMakeFiles/magma.dir/src/zgetrf.cpp.o | |
| [140/3492] Building CXX object CMakeFiles/magma.dir/src/zgetrf_nopiv.cpp.o | |
| [141/3492] Building CXX object CMakeFiles/magma.dir/src/zcgeqrsv_gpu.cpp.o | |
| [142/3492] Building CXX object CMakeFiles/magma.dir/src/zgeqrf2_gpu.cpp.o | |
| [143/3492] Building CXX object CMakeFiles/magma.dir/src/zgeqrf_gpu.cpp.o | |
| [144/3492] Building CXX object CMakeFiles/magma.dir/src/zgeqrf3_gpu.cpp.o | |
| [145/3492] Building CXX object CMakeFiles/magma.dir/src/xhsgetrf_gpu.cpp.o | |
| [146/3492] Building CXX object CMakeFiles/magma.dir/src/zgels_gpu.cpp.o | |
| [147/3492] Building CXX object CMakeFiles/magma.dir/src/zgeqrs3_gpu.cpp.o | |
| [148/3492] Building CXX object CMakeFiles/magma.dir/src/zgegqr_gpu.cpp.o | |
| [149/3492] Building CXX object CMakeFiles/magma.dir/src/zgeqr2x_gpu.cpp.o | |
| [150/3492] Building CXX object CMakeFiles/magma.dir/src/zgesv_rbt.cpp.o | |
| [151/3492] Building CXX object CMakeFiles/magma.dir/src/zgels3_gpu.cpp.o | |
| [152/3492] Building CXX object CMakeFiles/magma.dir/src/zungqr_gpu.cpp.o | |
| [153/3492] Building CXX object CMakeFiles/magma.dir/src/zlarfb_gpu_gemm.cpp.o | |
| [154/3492] Building CXX object CMakeFiles/magma.dir/src/zgeqr2x_gpu-v3.cpp.o | |
| [155/3492] Building CXX object CMakeFiles/magma.dir/src/zgeqr2x_gpu-v2.cpp.o | |
| [156/3492] Building CXX object CMakeFiles/magma.dir/src/zunmqr_gpu.cpp.o | |
| [157/3492] Building CXX object CMakeFiles/magma.dir/src/zgetrf_m.cpp.o | |
| [158/3492] Building CXX object CMakeFiles/magma.dir/src/zlarfb_gpu.cpp.o | |
| [159/3492] Building CXX object CMakeFiles/magma.dir/src/zgeqrs_gpu.cpp.o | |
| [160/3492] Building CXX object CMakeFiles/magma.dir/src/zgglse.cpp.o | |
| [161/3492] Building CXX object CMakeFiles/magma.dir/src/zungqr.cpp.o | |
| [162/3492] Building CXX object CMakeFiles/magma.dir/src/zgelqf.cpp.o | |
| [163/3492] Building CXX object CMakeFiles/magma.dir/src/zgeqrf_ooc.cpp.o | |
| [164/3492] Building CXX object CMakeFiles/magma.dir/src/zgels.cpp.o | |
| [165/3492] Building CXX object CMakeFiles/magma.dir/src/zgeqrf.cpp.o | |
| [166/3492] Building CXX object CMakeFiles/magma.dir/src/zgeqlf.cpp.o | |
| [167/3492] Building CXX object CMakeFiles/magma.dir/src/zunmql2_gpu.cpp.o | |
| [168/3492] Building CXX object CMakeFiles/magma.dir/src/zgeqrf_mgpu.cpp.o | |
| [169/3492] Building CXX object CMakeFiles/magma.dir/src/zggrqf.cpp.o | |
| [170/3492] Building CXX object CMakeFiles/magma.dir/src/zgeqp3_gpu.cpp.o | |
| /build/magma-2.9.0/src/zgeqp3_gpu.cpp: In function 'magma_int_t magma_zgeqp3_gpu(magma_int_t, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, magma_int_t*, magmaDoubleComplex*, magmaDoubleComplex_ptr, magma_int_t, double*, magma_int_t*)': | |
| /build/magma-2.9.0/src/zgeqp3_gpu.cpp:404:47: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'magma_int_t' {aka 'int'} [-Wsign-compare] | |
| 404 | else if( lwork*sizeof(magmaDoubleComplex) < lwork_device[0] ) { | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ | |
| [171/3492] Building CXX object CMakeFiles/magma.dir/src/zunmql.cpp.o | |
| [172/3492] Building CXX object CMakeFiles/magma.dir/src/zunmqr2_gpu.cpp.o | |
| [173/3492] Building CXX object CMakeFiles/magma.dir/src/zunglq.cpp.o | |
| [174/3492] Building CXX object CMakeFiles/magma.dir/src/zungqr2.cpp.o | |
| [175/3492] Building CXX object CMakeFiles/magma.dir/src/zunmlq.cpp.o | |
| [176/3492] Building CXX object CMakeFiles/magma.dir/src/zunmqr.cpp.o | |
| [177/3492] Building CXX object CMakeFiles/magma.dir/src/zungqr_m.cpp.o | |
| [178/3492] Building CXX object CMakeFiles/magma.dir/src/zunmrq.cpp.o | |
| [179/3492] Building CXX object CMakeFiles/magma.dir/src/zhetrf_gpu.cpp.o | |
| [180/3492] Building CXX object CMakeFiles/magma.dir/src/zgeqrf_m.cpp.o | |
| [181/3492] Building CXX object CMakeFiles/magma.dir/src/zhesv.cpp.o | |
| [182/3492] Building CXX object CMakeFiles/magma.dir/src/zhetrf.cpp.o | |
| [183/3492] Building CXX object CMakeFiles/magma.dir/src/zhetrf_nopiv_cpu.cpp.o | |
| [184/3492] Building CXX object CMakeFiles/magma.dir/src/zsytrs_nopiv_gpu.cpp.o | |
| [185/3492] Building CXX object CMakeFiles/magma.dir/src/zunmqr_m.cpp.o | |
| [186/3492] Building CXX object CMakeFiles/magma.dir/src/zlaqps.cpp.o | |
| [187/3492] Building CXX object CMakeFiles/magma.dir/src/zgeqp3.cpp.o | |
| [188/3492] Building CXX object CMakeFiles/magma.dir/src/zchesv_gpu.cpp.o | |
| [189/3492] Building CXX object CMakeFiles/magma.dir/src/zsysv_nopiv_gpu.cpp.o | |
| [190/3492] Building CXX object CMakeFiles/magma.dir/src/zhetrf_nopiv_gpu.cpp.o | |
| [191/3492] Building CXX object CMakeFiles/magma.dir/src/zhetrf_aasen.cpp.o | |
| [192/3492] Building CXX object CMakeFiles/magma.dir/src/zhetrf_nopiv.cpp.o | |
| [193/3492] Building CXX object CMakeFiles/magma.dir/src/zhesv_nopiv_gpu.cpp.o | |
| [194/3492] Building CXX object CMakeFiles/magma.dir/src/zsytrf_nopiv_gpu.cpp.o | |
| [195/3492] Building CXX object CMakeFiles/magma.dir/src/zheevd_gpu.cpp.o | |
| [196/3492] Building CXX object CMakeFiles/magma.dir/src/dsyevd_gpu.cpp.o | |
| [197/3492] Building CXX object CMakeFiles/magma.dir/src/dsidi.cpp.o | |
| [198/3492] Building CXX object CMakeFiles/magma.dir/src/zheevr_gpu.cpp.o | |
| [199/3492] Building CXX object CMakeFiles/magma.dir/src/zhetrs_nopiv_gpu.cpp.o | |
| [200/3492] Building CXX object CMakeFiles/magma.dir/src/dsyevdx_gpu.cpp.o | |
| [201/3492] Building CXX object CMakeFiles/magma.dir/src/zsytrf_nopiv_cpu.cpp.o | |
| [202/3492] Building CXX object CMakeFiles/magma.dir/src/zhetrd_gpu.cpp.o | |
| [203/3492] Building CXX object CMakeFiles/magma.dir/src/dsyevd.cpp.o | |
| [204/3492] Building CXX object CMakeFiles/magma.dir/src/dsyevdx.cpp.o | |
| [205/3492] Building CXX object CMakeFiles/magma.dir/src/zheevx_gpu.cpp.o | |
| [206/3492] Building CXX object CMakeFiles/magma.dir/src/zunmtr_gpu.cpp.o | |
| [207/3492] Building CXX object CMakeFiles/magma.dir/src/zheevdx_gpu.cpp.o | |
| [208/3492] Building CXX object CMakeFiles/magma.dir/src/zhetrd2_gpu.cpp.o | |
| [209/3492] Building CXX object CMakeFiles/magma.dir/src/zheevr.cpp.o | |
| [210/3492] Building CXX object CMakeFiles/magma.dir/src/zlahef_gpu.cpp.o | |
| [211/3492] Building CXX object CMakeFiles/magma.dir/src/zheevdx.cpp.o | |
| [212/3492] Building CXX object CMakeFiles/magma.dir/src/dlaex0.cpp.o | |
| [213/3492] Building CXX object CMakeFiles/magma.dir/src/zheevd.cpp.o | |
| [214/3492] Building CXX object CMakeFiles/magma.dir/src/zhetrd.cpp.o | |
| [215/3492] Building CXX object CMakeFiles/magma.dir/src/zheevx.cpp.o | |
| [216/3492] Building CXX object CMakeFiles/magma.dir/src/dlaex1.cpp.o | |
| [217/3492] Building CXX object CMakeFiles/magma.dir/src/zlatrd.cpp.o | |
| [218/3492] Building CXX object CMakeFiles/magma.dir/src/dstedx.cpp.o | |
| [219/3492] Building CXX object CMakeFiles/magma.dir/src/dsyevd_m.cpp.o | |
| [220/3492] Building CXX object CMakeFiles/magma.dir/src/zheevdx_m.cpp.o | |
| [221/3492] Building CXX object CMakeFiles/magma.dir/src/zstedx.cpp.o | |
| [222/3492] Building CXX object CMakeFiles/magma.dir/src/zunmtr.cpp.o | |
| [223/3492] Building CXX object CMakeFiles/magma.dir/src/zlatrd2.cpp.o | |
| [224/3492] Building CXX object CMakeFiles/magma.dir/src/dsyevdx_m.cpp.o | |
| [225/3492] Building CXX object CMakeFiles/magma.dir/src/zhetrd_mgpu.cpp.o | |
| [226/3492] Building CXX object CMakeFiles/magma.dir/src/zungtr.cpp.o | |
| [227/3492] Building CXX object CMakeFiles/magma.dir/src/dlaex3.cpp.o | |
| [228/3492] Building CXX object CMakeFiles/magma.dir/src/dmove_eig.cpp.o | |
| [229/3492] Building CXX object CMakeFiles/magma.dir/src/dlaex0_m.cpp.o | |
| [230/3492] Building CXX object CMakeFiles/magma.dir/src/zunmtr_m.cpp.o | |
| [231/3492] Building CXX object CMakeFiles/magma.dir/src/zlatrd_mgpu.cpp.o | |
| [232/3492] Building CXX object CMakeFiles/magma.dir/src/zheevd_m.cpp.o | |
| [233/3492] Building CXX object CMakeFiles/magma.dir/src/dstedx_m.cpp.o | |
| [234/3492] Building CXX object CMakeFiles/magma.dir/src/zstedx_m.cpp.o | |
| [235/3492] Building CXX object CMakeFiles/magma.dir/src/zbulge_back.cpp.o | |
| [236/3492] Building CXX object CMakeFiles/magma.dir/src/dlaex3_m.cpp.o | |
| [237/3492] Building CXX object CMakeFiles/magma.dir/src/dlaex1_m.cpp.o | |
| [238/3492] Building CXX object CMakeFiles/magma.dir/src/zbulge_applyQ_v2.cpp.o | |
| [239/3492] Building CXX object CMakeFiles/magma.dir/src/zungqr_2stage_gpu.cpp.o | |
| [240/3492] Building CXX object CMakeFiles/magma.dir/src/zunmqr_2stage_gpu.cpp.o | |
| [241/3492] Building CXX object CMakeFiles/magma.dir/src/zhetrd_he2hb.cpp.o | |
| [242/3492] Building CXX object CMakeFiles/magma.dir/src/zhegvdx_2stage.cpp.o | |
| [243/3492] Building CXX object CMakeFiles/magma.dir/src/zhetrd_hb2st.cpp.o | |
| [244/3492] Building CXX object CMakeFiles/magma.dir/src/zheevdx_2stage.cpp.o | |
| [245/3492] Building CXX object CMakeFiles/magma.dir/src/zbulge_back_m.cpp.o | |
| [246/3492] Building CXX object CMakeFiles/magma.dir/src/core_zhbtype3cb.cpp.o | |
| [247/3492] Building CXX object CMakeFiles/magma.dir/src/zhegvdx_2stage_m.cpp.o | |
| [248/3492] Building CXX object CMakeFiles/magma.dir/src/core_zhbtype2cb.cpp.o | |
| [249/3492] Building CXX object CMakeFiles/magma.dir/src/zhegvr.cpp.o | |
| [250/3492] Building CXX object CMakeFiles/magma.dir/src/zbulge_applyQ_v2_m.cpp.o | |
| [251/3492] Building CXX object CMakeFiles/magma.dir/src/zhegvd.cpp.o | |
| [252/3492] Building CXX object CMakeFiles/magma.dir/src/dsygvdx.cpp.o | |
| [253/3492] Building CXX object CMakeFiles/magma.dir/src/zhetrd_he2hb_mgpu.cpp.o | |
| [254/3492] Building CXX object CMakeFiles/magma.dir/src/zhegvdx.cpp.o | |
| [255/3492] Building CXX object CMakeFiles/magma.dir/src/dsygvd.cpp.o | |
| [256/3492] Building CXX object CMakeFiles/magma.dir/src/zheevdx_2stage_m.cpp.o | |
| [257/3492] Building CXX object CMakeFiles/magma.dir/src/zhegst.cpp.o | |
| [258/3492] Building CXX object CMakeFiles/magma.dir/src/core_zlarfy.cpp.o | |
| [259/3492] Building CXX object CMakeFiles/magma.dir/src/core_zhbtype1cb.cpp.o | |
| [260/3492] Building CXX object CMakeFiles/magma.dir/src/zhegvd_m.cpp.o | |
| [261/3492] Building CXX object CMakeFiles/magma.dir/src/zhegst_gpu.cpp.o | |
| [262/3492] Building CXX object CMakeFiles/magma.dir/src/zhegvx.cpp.o | |
| [263/3492] Building CXX object CMakeFiles/magma.dir/src/dsygvd_m.cpp.o | |
| [264/3492] Building CXX object CMakeFiles/magma.dir/src/dsygvdx_m.cpp.o | |
| [265/3492] Building CXX object CMakeFiles/magma.dir/src/dgeev.cpp.o | |
| [266/3492] Building CXX object CMakeFiles/magma.dir/src/zhegvdx_m.cpp.o | |
| [267/3492] Building CXX object CMakeFiles/magma.dir/src/zgeev.cpp.o | |
| [268/3492] Building CXX object CMakeFiles/magma.dir/src/zgehrd.cpp.o | |
| [269/3492] Building CXX object CMakeFiles/magma.dir/src/zgehrd2.cpp.o | |
| [270/3492] Building CXX object CMakeFiles/magma.dir/src/zlahr2.cpp.o | |
| [271/3492] Building CXX object CMakeFiles/magma.dir/src/zlahru.cpp.o | |
| [272/3492] Building CXX object CMakeFiles/magma.dir/src/dlaln2.cpp.o | |
| [273/3492] Building CXX object CMakeFiles/magma.dir/src/zgeev_m.cpp.o | |
| [274/3492] Building CXX object CMakeFiles/magma.dir/src/dlaqtrsd.cpp.o | |
| [275/3492] Building CXX object CMakeFiles/magma.dir/src/zlahru_m.cpp.o | |
| [276/3492] Building CXX object CMakeFiles/magma.dir/src/zhegst_m.cpp.o | |
| [277/3492] Building CXX object CMakeFiles/magma.dir/src/zlahr2_m.cpp.o | |
| [278/3492] Building CXX object CMakeFiles/magma.dir/src/zunghr_m.cpp.o | |
| [279/3492] Building CXX object CMakeFiles/magma.dir/src/zunghr.cpp.o | |
| [280/3492] Building CXX object CMakeFiles/magma.dir/src/zgehrd_m.cpp.o | |
| [281/3492] Building CXX object CMakeFiles/magma.dir/src/dgeev_m.cpp.o | |
| [282/3492] Building CXX object CMakeFiles/magma.dir/src/zunmbr.cpp.o | |
| [283/3492] Building CXX object CMakeFiles/magma.dir/src/dtrevc3.cpp.o | |
| [284/3492] Building CXX object CMakeFiles/magma.dir/src/ztrevc3.cpp.o | |
| [285/3492] Building CXX object CMakeFiles/magma.dir/src/zlatrsd.cpp.o | |
| [286/3492] Building CXX object CMakeFiles/magma.dir/src/zungbr.cpp.o | |
| [287/3492] Building CXX object CMakeFiles/magma.dir/src/dgesdd.cpp.o | |
| [288/3492] Building CXX object CMakeFiles/magma.dir/src/zgetf2_batched.cpp.o | |
| [289/3492] Building CXX object CMakeFiles/magma.dir/src/zgebrd.cpp.o | |
| [290/3492] Building CXX object CMakeFiles/magma.dir/src/ztrevc3_mt.cpp.o | |
| [291/3492] Building CXX object CMakeFiles/magma.dir/src/ztrsm_m.cpp.o | |
| [292/3492] Building CXX object CMakeFiles/magma.dir/src/zlabrd_gpu.cpp.o | |
| [293/3492] Building CXX object CMakeFiles/magma.dir/src/zgbsv_batched.cpp.o | |
| [294/3492] Building CXX object CMakeFiles/magma.dir/src/zgetf2_nopiv_batched.cpp.o | |
| [295/3492] Building CXX object CMakeFiles/magma.dir/src/zgbtrs_batched.cpp.o | |
| [296/3492] Building CXX object CMakeFiles/magma.dir/src/zgetrf_panel_batched.cpp.o | |
| [297/3492] Building CXX object CMakeFiles/magma.dir/src/dtrevc3_mt.cpp.o | |
| [298/3492] Building CXX object CMakeFiles/magma.dir/src/zgetrf_panel_nopiv_batched.cpp.o | |
| [299/3492] Building CXX object CMakeFiles/magma.dir/src/zgetrf_nopiv_batched.cpp.o | |
| [300/3492] Building CXX object CMakeFiles/magma.dir/src/zgesdd.cpp.o | |
| [301/3492] Building CXX object CMakeFiles/magma.dir/src/zgetrf_batched.cpp.o | |
| [302/3492] Building CXX object CMakeFiles/magma.dir/src/zgesv_nopiv_batched.cpp.o | |
| [303/3492] Building CXX object CMakeFiles/magma.dir/src/zgbtrf_batched.cpp.o | |
| [304/3492] Building CXX object CMakeFiles/magma.dir/src/zgetrs_nopiv_batched.cpp.o | |
| [305/3492] Building CXX object CMakeFiles/magma.dir/src/zgerbt_batched.cpp.o | |
| [306/3492] Building CXX object CMakeFiles/magma.dir/src/zgetri_outofplace_batched.cpp.o | |
| [307/3492] Building CXX object CMakeFiles/magma.dir/src/zgetrs_batched.cpp.o | |
| [308/3492] Building CXX object CMakeFiles/magma.dir/src/zgesv_batched.cpp.o | |
| [309/3492] Building CXX object CMakeFiles/magma.dir/src/zgesv_rbt_batched.cpp.o | |
| [310/3492] Building CXX object CMakeFiles/magma.dir/src/zpotf2_batched.cpp.o | |
| [311/3492] Building CXX object CMakeFiles/magma.dir/src/zpotrf_batched.cpp.o | |
| [312/3492] Building CXX object CMakeFiles/magma.dir/src/zpotrs_batched.cpp.o | |
| [313/3492] Building CXX object CMakeFiles/magma.dir/src/zposv_batched.cpp.o | |
| [314/3492] Building CXX object CMakeFiles/magma.dir/src/zgesvd.cpp.o | |
| [315/3492] Building CXX object CMakeFiles/magma.dir/src/zpotrf_panel_batched.cpp.o | |
| [316/3492] Building CXX object CMakeFiles/magma.dir/src/zgeqrf_batched.cpp.o | |
| [317/3492] Building CXX object CMakeFiles/magma.dir/src/zgeqrf_panel_batched.cpp.o | |
| [318/3492] Building CXX object CMakeFiles/magma.dir/src/zlarft_batched.cpp.o | |
| [319/3492] Building CXX object CMakeFiles/magma.dir/src/zgeqrf_expert_batched.cpp.o | |
| [320/3492] Building CXX object CMakeFiles/magma.dir/src/zlarfb_gemm_batched.cpp.o | |
| [321/3492] Building CXX object CMakeFiles/magma.dir/src/zgetrf_panel_vbatched.cpp.o | |
| [322/3492] Building CXX object CMakeFiles/magma.dir/src/dgesvd.cpp.o | |
| [323/3492] Building CXX object CMakeFiles/magma.dir/src/zgetf2_vbatched.cpp.o | |
| [324/3492] Building CXX object CMakeFiles/magma.dir/src/zpotrf_panel_vbatched.cpp.o | |
| [325/3492] Building CXX object CMakeFiles/magma.dir/src/zgetrf_vbatched.cpp.o | |
| [326/3492] Building CXX object CMakeFiles/magma.dir/src/zpotf2_vbatched.cpp.o | |
| [327/3492] Building CXX object CMakeFiles/magma.dir/src/zpotrf_panel_native.cpp.o | |
| [328/3492] Building CXX object CMakeFiles/magma.dir/interface_cuda/blas_h_v2.cpp.o | |
| [329/3492] Building CXX object CMakeFiles/magma.dir/src/zgetf2_native.cpp.o | |
| [330/3492] Building CXX object CMakeFiles/magma.dir/interface_cuda/alloc.cpp.o | |
| [331/3492] Building CXX object CMakeFiles/magma.dir/src/zpotrf_vbatched.cpp.o | |
| [332/3492] Building CXX object CMakeFiles/magma.dir/src/zgetrf_panel_native.cpp.o | |
| [333/3492] Building CXX object CMakeFiles/magma.dir/interface_cuda/blas_z_v1.cpp.o | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:17, | |
| from /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp:14: | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_isetvector_v1_internal(magma_int_t, const magma_int_t*, magma_int_t, magmaInt_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:136:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 136 | magma_setvector_v1_internal( n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 137 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 138 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 139 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_igetvector_v1_internal(magma_int_t, magmaInt_const_ptr, magma_int_t, magma_int_t*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:152:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 152 | magma_getvector_v1_internal( n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 153 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 154 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 155 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_icopyvector_v1_internal(magma_int_t, magmaInt_const_ptr, magma_int_t, magmaInt_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:168:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 168 | magma_copyvector_v1_internal( n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 169 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 170 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 171 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_isetmatrix_v1_internal(magma_int_t, magma_int_t, const magma_int_t*, magma_int_t, magmaInt_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:197:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 197 | magma_setmatrix_v1_internal( m, n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 198 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 199 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 200 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_igetmatrix_v1_internal(magma_int_t, magma_int_t, magmaInt_const_ptr, magma_int_t, magma_int_t*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:213:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 213 | magma_getmatrix_v1_internal( m, n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 214 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 215 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 216 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_icopymatrix_v1_internal(magma_int_t, magma_int_t, magmaInt_const_ptr, magma_int_t, magmaInt_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:229:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 229 | magma_copymatrix_v1_internal( m, n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 230 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 231 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 232 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_setvector_v1_internal(magma_int_t, const magma_index_t*, magma_int_t, magmaIndex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:258:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 258 | magma_setvector_v1_internal( n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 259 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 260 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 261 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_getvector_v1_internal(magma_int_t, magmaIndex_const_ptr, magma_int_t, magma_index_t*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:274:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 274 | magma_getvector_v1_internal( n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 275 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 276 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 277 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_copyvector_v1_internal(magma_int_t, magmaIndex_const_ptr, magma_int_t, magmaIndex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:290:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 290 | magma_copyvector_v1_internal( n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 291 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 292 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 293 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_setmatrix_v1_internal(magma_int_t, magma_int_t, const magma_index_t*, magma_int_t, magmaIndex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:319:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 319 | magma_setmatrix_v1_internal( m, n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 320 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 321 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 322 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_getmatrix_v1_internal(magma_int_t, magma_int_t, magmaIndex_const_ptr, magma_int_t, magma_index_t*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:335:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 335 | magma_getmatrix_v1_internal( m, n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 336 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 337 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 338 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_copymatrix_v1_internal(magma_int_t, magma_int_t, magmaIndex_const_ptr, magma_int_t, magmaIndex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:351:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 351 | magma_copymatrix_v1_internal( m, n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 352 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 353 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 354 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:19: | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zsetvector_v1_internal(magma_int_t, const magmaDoubleComplex*, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:789:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 789 | magma_setvector_v1_internal( n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 790 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 791 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 792 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zgetvector_v1_internal(magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:805:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 805 | magma_getvector_v1_internal( n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 806 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 807 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 808 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zcopyvector_v1_internal(magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:821:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 821 | magma_copyvector_v1_internal( n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 822 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 823 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 824 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zsetmatrix_v1_internal(magma_int_t, magma_int_t, const magmaDoubleComplex*, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:850:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 850 | magma_setmatrix_v1_internal( m, n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 851 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 852 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 853 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zgetmatrix_v1_internal(magma_int_t, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:866:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 866 | magma_getmatrix_v1_internal( m, n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 867 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 868 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 869 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zcopymatrix_v1_internal(magma_int_t, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:882:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 882 | magma_copymatrix_v1_internal( m, n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 883 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 884 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 885 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:20: | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_csetvector_v1_internal(magma_int_t, const magmaFloatComplex*, magma_int_t, magmaFloatComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:789:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 789 | magma_setvector_v1_internal( n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 790 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 791 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 792 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_cgetvector_v1_internal(magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:805:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 805 | magma_getvector_v1_internal( n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 806 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 807 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 808 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_ccopyvector_v1_internal(magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:821:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 821 | magma_copyvector_v1_internal( n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 822 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 823 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 824 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_csetmatrix_v1_internal(magma_int_t, magma_int_t, const magmaFloatComplex*, magma_int_t, magmaFloatComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:850:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 850 | magma_setmatrix_v1_internal( m, n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 851 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 852 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 853 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_cgetmatrix_v1_internal(magma_int_t, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:866:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 866 | magma_getmatrix_v1_internal( m, n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 867 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 868 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 869 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_ccopymatrix_v1_internal(magma_int_t, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:882:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 882 | magma_copymatrix_v1_internal( m, n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 883 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 884 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 885 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:21: | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dsetvector_v1_internal(magma_int_t, const double*, magma_int_t, magmaDouble_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:789:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 789 | magma_setvector_v1_internal( n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ | |
| 790 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 791 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 792 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dgetvector_v1_internal(magma_int_t, magmaDouble_const_ptr, magma_int_t, double*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:805:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 805 | magma_getvector_v1_internal( n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ | |
| 806 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 807 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 808 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dcopyvector_v1_internal(magma_int_t, magmaDouble_const_ptr, magma_int_t, magmaDouble_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:821:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 821 | magma_copyvector_v1_internal( n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ | |
| 822 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 823 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 824 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dsetmatrix_v1_internal(magma_int_t, magma_int_t, const double*, magma_int_t, magmaDouble_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:850:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 850 | magma_setmatrix_v1_internal( m, n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ | |
| 851 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 852 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 853 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dgetmatrix_v1_internal(magma_int_t, magma_int_t, magmaDouble_const_ptr, magma_int_t, double*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:866:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 866 | magma_getmatrix_v1_internal( m, n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ | |
| 867 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 868 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 869 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dcopymatrix_v1_internal(magma_int_t, magma_int_t, magmaDouble_const_ptr, magma_int_t, magmaDouble_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:882:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 882 | magma_copymatrix_v1_internal( m, n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ | |
| 883 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 884 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 885 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:22: | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_ssetvector_v1_internal(magma_int_t, const float*, magma_int_t, magmaFloat_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:789:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 789 | magma_setvector_v1_internal( n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ | |
| 790 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 791 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 792 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_sgetvector_v1_internal(magma_int_t, magmaFloat_const_ptr, magma_int_t, float*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:805:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 805 | magma_getvector_v1_internal( n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ | |
| 806 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 807 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 808 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_scopyvector_v1_internal(magma_int_t, magmaFloat_const_ptr, magma_int_t, magmaFloat_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:821:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 821 | magma_copyvector_v1_internal( n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ | |
| 822 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 823 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 824 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_ssetmatrix_v1_internal(magma_int_t, magma_int_t, const float*, magma_int_t, magmaFloat_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:850:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 850 | magma_setmatrix_v1_internal( m, n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ | |
| 851 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 852 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 853 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_sgetmatrix_v1_internal(magma_int_t, magma_int_t, magmaFloat_const_ptr, magma_int_t, float*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:866:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 866 | magma_getmatrix_v1_internal( m, n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ | |
| 867 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 868 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 869 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_scopymatrix_v1_internal(magma_int_t, magma_int_t, magmaFloat_const_ptr, magma_int_t, magmaFloat_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:882:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 882 | magma_copymatrix_v1_internal( m, n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ | |
| 883 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 884 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 885 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp: In function 'magma_int_t magma_izamax_v1(magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp:34:56: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 34 | return magma_izamax( n, dx, incx, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp: In function 'magma_int_t magma_izamin_v1(magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp:44:56: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 44 | return magma_izamin( n, dx, incx, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp: In function 'double magma_dzasum_v1(magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp:54:56: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 54 | return magma_dzasum( n, dx, incx, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp: In function 'void magma_zaxpy_v1(magma_int_t, magmaDoubleComplex, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp:66:65: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 66 | magma_zaxpy( n, alpha, dx, incx, dy, incy, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp: In function 'void magma_zcopy_v1(magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp:77:58: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 77 | magma_zcopy( n, dx, incx, dy, incy, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp: In function 'magmaDoubleComplex magma_zdotc_v1(magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp:88:65: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 88 | return magma_zdotc( n, dx, incx, dy, incy, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp: In function 'magmaDoubleComplex magma_zdotu_v1(magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp:100:65: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 100 | return magma_zdotu( n, dx, incx, dy, incy, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp: In function 'double magma_dznrm2_v1(magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp:111:56: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 111 | return magma_dznrm2( n, dx, incx, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp: In function 'void magma_zrot_v1(magma_int_t, magmaDoubleComplex_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, double, magmaDoubleComplex)': | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp:123:63: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 123 | magma_zrot( n, dx, incx, dy, incy, c, s, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp: In function 'void magma_zdrot_v1(magma_int_t, magmaDoubleComplex_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, double, double)': | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp:136:64: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 136 | magma_zdrot( n, dx, incx, dy, incy, c, s, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp: In function 'void magma_zscal_v1(magma_int_t, magmaDoubleComplex, magmaDoubleComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp:175:55: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 175 | magma_zscal( n, alpha, dx, incx, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp: In function 'void magma_zdscal_v1(magma_int_t, double, magmaDoubleComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp:187:56: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 187 | magma_zdscal( n, alpha, dx, incx, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp: In function 'void magma_zswap_v1(magma_int_t, magmaDoubleComplex_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp:199:58: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 199 | magma_zswap( n, dx, incx, dy, incy, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp: In function 'void magma_zgemv_v1(magma_trans_t, magma_int_t, magma_int_t, magmaDoubleComplex, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex, magmaDoubleComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp:223:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 223 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp: In function 'void magma_zgerc_v1(magma_int_t, magma_int_t, magmaDoubleComplex, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp:241:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 241 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp: In function 'void magma_zgeru_v1(magma_int_t, magma_int_t, magmaDoubleComplex, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp:260:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 260 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp: In function 'void magma_zhemv_v1(magma_uplo_t, magma_int_t, magmaDoubleComplex, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex, magmaDoubleComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp:282:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 282 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp: In function 'void magma_zher_v1(magma_uplo_t, magma_int_t, double, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp:300:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 300 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp: In function 'void magma_zher2_v1(magma_uplo_t, magma_int_t, magmaDoubleComplex, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp:320:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 320 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp: In function 'void magma_ztrmv_v1(magma_uplo_t, magma_trans_t, magma_diag_t, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp:337:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 337 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp: In function 'void magma_ztrsv_v1(magma_uplo_t, magma_trans_t, magma_diag_t, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp:354:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 354 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp: In function 'void magma_zgemm_v1(magma_trans_t, magma_trans_t, magma_int_t, magma_int_t, magma_int_t, magmaDoubleComplex, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex, magmaDoubleComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp:378:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 378 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp: In function 'void magma_zsymm_v1(magma_side_t, magma_uplo_t, magma_int_t, magma_int_t, magmaDoubleComplex, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex, magmaDoubleComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp:399:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 399 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp: In function 'void magma_zsyrk_v1(magma_uplo_t, magma_trans_t, magma_int_t, magma_int_t, magmaDoubleComplex, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex, magmaDoubleComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp:418:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 418 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp: In function 'void magma_zsyr2k_v1(magma_uplo_t, magma_trans_t, magma_int_t, magma_int_t, magmaDoubleComplex, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex, magmaDoubleComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp:439:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 439 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp: In function 'void magma_zhemm_v1(magma_side_t, magma_uplo_t, magma_int_t, magma_int_t, magmaDoubleComplex, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex, magmaDoubleComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp:461:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 461 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp: In function 'void magma_zherk_v1(magma_uplo_t, magma_trans_t, magma_int_t, magma_int_t, double, magmaDoubleComplex_const_ptr, magma_int_t, double, magmaDoubleComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp:482:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 482 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp: In function 'void magma_zher2k_v1(magma_uplo_t, magma_trans_t, magma_int_t, magma_int_t, magmaDoubleComplex, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, double, magmaDoubleComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp:505:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 505 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp: In function 'void magma_ztrmm_v1(magma_side_t, magma_uplo_t, magma_trans_t, magma_diag_t, magma_int_t, magma_int_t, magmaDoubleComplex, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp:524:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 524 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp: In function 'void magma_ztrsm_v1(magma_side_t, magma_uplo_t, magma_trans_t, magma_diag_t, magma_int_t, magma_int_t, magmaDoubleComplex, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_z_v1.cpp:542:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 542 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| [334/3492] Building CXX object CMakeFiles/magma.dir/interface_cuda/copy_v1.cpp.o | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:17, | |
| from /build/magma-2.9.0/interface_cuda/copy_v1.cpp:13: | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_isetvector_v1_internal(magma_int_t, const magma_int_t*, magma_int_t, magmaInt_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:136:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 136 | magma_setvector_v1_internal( n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 137 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 138 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 139 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_igetvector_v1_internal(magma_int_t, magmaInt_const_ptr, magma_int_t, magma_int_t*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:152:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 152 | magma_getvector_v1_internal( n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 153 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 154 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 155 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_icopyvector_v1_internal(magma_int_t, magmaInt_const_ptr, magma_int_t, magmaInt_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:168:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 168 | magma_copyvector_v1_internal( n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 169 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 170 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 171 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_isetmatrix_v1_internal(magma_int_t, magma_int_t, const magma_int_t*, magma_int_t, magmaInt_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:197:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 197 | magma_setmatrix_v1_internal( m, n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 198 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 199 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 200 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_igetmatrix_v1_internal(magma_int_t, magma_int_t, magmaInt_const_ptr, magma_int_t, magma_int_t*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:213:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 213 | magma_getmatrix_v1_internal( m, n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 214 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 215 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 216 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_icopymatrix_v1_internal(magma_int_t, magma_int_t, magmaInt_const_ptr, magma_int_t, magmaInt_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:229:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 229 | magma_copymatrix_v1_internal( m, n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 230 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 231 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 232 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_setvector_v1_internal(magma_int_t, const magma_index_t*, magma_int_t, magmaIndex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:258:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 258 | magma_setvector_v1_internal( n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 259 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 260 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 261 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_getvector_v1_internal(magma_int_t, magmaIndex_const_ptr, magma_int_t, magma_index_t*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:274:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 274 | magma_getvector_v1_internal( n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 275 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 276 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 277 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_copyvector_v1_internal(magma_int_t, magmaIndex_const_ptr, magma_int_t, magmaIndex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:290:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 290 | magma_copyvector_v1_internal( n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 291 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 292 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 293 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_setmatrix_v1_internal(magma_int_t, magma_int_t, const magma_index_t*, magma_int_t, magmaIndex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:319:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 319 | magma_setmatrix_v1_internal( m, n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 320 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 321 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 322 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_getmatrix_v1_internal(magma_int_t, magma_int_t, magmaIndex_const_ptr, magma_int_t, magma_index_t*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:335:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 335 | magma_getmatrix_v1_internal( m, n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 336 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 337 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 338 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_copymatrix_v1_internal(magma_int_t, magma_int_t, magmaIndex_const_ptr, magma_int_t, magmaIndex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:351:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 351 | magma_copymatrix_v1_internal( m, n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 352 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 353 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 354 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:19: | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zsetvector_v1_internal(magma_int_t, const magmaDoubleComplex*, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:789:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 789 | magma_setvector_v1_internal( n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 790 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 791 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 792 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zgetvector_v1_internal(magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:805:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 805 | magma_getvector_v1_internal( n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 806 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 807 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 808 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zcopyvector_v1_internal(magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:821:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 821 | magma_copyvector_v1_internal( n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 822 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 823 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 824 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zsetmatrix_v1_internal(magma_int_t, magma_int_t, const magmaDoubleComplex*, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:850:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 850 | magma_setmatrix_v1_internal( m, n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 851 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 852 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 853 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zgetmatrix_v1_internal(magma_int_t, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:866:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 866 | magma_getmatrix_v1_internal( m, n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 867 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 868 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 869 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zcopymatrix_v1_internal(magma_int_t, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:882:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 882 | magma_copymatrix_v1_internal( m, n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 883 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 884 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 885 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:20: | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_csetvector_v1_internal(magma_int_t, const magmaFloatComplex*, magma_int_t, magmaFloatComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:789:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 789 | magma_setvector_v1_internal( n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 790 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 791 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 792 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_cgetvector_v1_internal(magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:805:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 805 | magma_getvector_v1_internal( n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 806 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 807 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 808 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_ccopyvector_v1_internal(magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:821:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 821 | magma_copyvector_v1_internal( n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 822 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 823 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 824 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_csetmatrix_v1_internal(magma_int_t, magma_int_t, const magmaFloatComplex*, magma_int_t, magmaFloatComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:850:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 850 | magma_setmatrix_v1_internal( m, n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 851 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 852 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 853 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_cgetmatrix_v1_internal(magma_int_t, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:866:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 866 | magma_getmatrix_v1_internal( m, n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 867 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 868 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 869 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_ccopymatrix_v1_internal(magma_int_t, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:882:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 882 | magma_copymatrix_v1_internal( m, n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 883 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 884 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 885 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:21: | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dsetvector_v1_internal(magma_int_t, const double*, magma_int_t, magmaDouble_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:789:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 789 | magma_setvector_v1_internal( n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ | |
| 790 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 791 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 792 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dgetvector_v1_internal(magma_int_t, magmaDouble_const_ptr, magma_int_t, double*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:805:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 805 | magma_getvector_v1_internal( n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ | |
| 806 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 807 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 808 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dcopyvector_v1_internal(magma_int_t, magmaDouble_const_ptr, magma_int_t, magmaDouble_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:821:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 821 | magma_copyvector_v1_internal( n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ | |
| 822 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 823 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 824 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dsetmatrix_v1_internal(magma_int_t, magma_int_t, const double*, magma_int_t, magmaDouble_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:850:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 850 | magma_setmatrix_v1_internal( m, n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ | |
| 851 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 852 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 853 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dgetmatrix_v1_internal(magma_int_t, magma_int_t, magmaDouble_const_ptr, magma_int_t, double*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:866:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 866 | magma_getmatrix_v1_internal( m, n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ | |
| 867 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 868 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 869 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dcopymatrix_v1_internal(magma_int_t, magma_int_t, magmaDouble_const_ptr, magma_int_t, magmaDouble_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:882:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 882 | magma_copymatrix_v1_internal( m, n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ | |
| 883 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 884 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 885 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:22: | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_ssetvector_v1_internal(magma_int_t, const float*, magma_int_t, magmaFloat_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:789:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 789 | magma_setvector_v1_internal( n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ | |
| 790 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 791 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 792 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_sgetvector_v1_internal(magma_int_t, magmaFloat_const_ptr, magma_int_t, float*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:805:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 805 | magma_getvector_v1_internal( n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ | |
| 806 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 807 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 808 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_scopyvector_v1_internal(magma_int_t, magmaFloat_const_ptr, magma_int_t, magmaFloat_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:821:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 821 | magma_copyvector_v1_internal( n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ | |
| 822 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 823 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 824 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_ssetmatrix_v1_internal(magma_int_t, magma_int_t, const float*, magma_int_t, magmaFloat_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:850:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 850 | magma_setmatrix_v1_internal( m, n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ | |
| 851 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 852 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 853 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_sgetmatrix_v1_internal(magma_int_t, magma_int_t, magmaFloat_const_ptr, magma_int_t, float*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:866:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 866 | magma_getmatrix_v1_internal( m, n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ | |
| 867 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 868 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 869 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_scopymatrix_v1_internal(magma_int_t, magma_int_t, magmaFloat_const_ptr, magma_int_t, magmaFloat_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:882:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 882 | magma_copymatrix_v1_internal( m, n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ | |
| 883 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 884 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 885 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/copy_v1.cpp: In function 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/interface_cuda/copy_v1.cpp:39:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 39 | magmablasGetQueue(), | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/copy_v1.cpp: In function 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/interface_cuda/copy_v1.cpp:56:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 56 | magmablasGetQueue(), | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/copy_v1.cpp: In function 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/interface_cuda/copy_v1.cpp:73:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 73 | magmablasGetQueue(), | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| [335/3492] Building CXX object CMakeFiles/magma.dir/interface_cuda/copy_v2.cpp.o | |
| [336/3492] Building CXX object CMakeFiles/magma.dir/interface_cuda/error.cpp.o | |
| [337/3492] Building CXX object CMakeFiles/magma.dir/interface_cuda/blas_z_v2.cpp.o | |
| [338/3492] Building CXX object CMakeFiles/magma.dir/interface_cuda/interface_v1.cpp.o | |
| [339/3492] Building CXX object CMakeFiles/magma.dir/interface_cuda/connection_mgpu.cpp.o | |
| [340/3492] Building CXX object CMakeFiles/magma.dir/interface_cuda/interface.cpp.o | |
| [341/3492] Building CXX object CMakeFiles/magma.dir/magmablas/zgetmatrix_transpose.cpp.o | |
| [342/3492] Building CXX object CMakeFiles/magma.dir/magmablas/zher2k.cpp.o | |
| [343/3492] Building CXX object CMakeFiles/magma.dir/magmablas/zherk.cpp.o | |
| [344/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zaxpycp.cu.o | |
| [345/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zdiinertia.cu.o | |
| [346/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zcaxpycp.cu.o | |
| [347/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zgemv_conj.cu.o | |
| [348/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zgerbt.cu.o | |
| [349/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zgeadd.cu.o | |
| [350/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zlacpy_conj.cu.o | |
| [351/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zlaqps2_gpu.cu.o | |
| [352/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zgeadd2.cu.o | |
| [353/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zlag2c.cu.o | |
| [354/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zgemm_reduce.cu.o | |
| [355/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zgerbt_kernels.cu.o | |
| [356/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/clag2z.cu.o | |
| [357/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zgeam.cu.o | |
| [358/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zlacpy_sym_in.cu.o | |
| [359/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zlarfg-v2.cu.o | |
| [360/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zheinertia.cu.o | |
| [361/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zlarfbx.cu.o | |
| [362/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zlarf.cu.o | |
| [363/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zhemv.cu.o | |
| [364/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zlacpy_sym_out.cu.o | |
| [365/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zgemv_fermi.cu.o | |
| [366/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zhemv_upper.cu.o | |
| [367/3492] Building CXX object CMakeFiles/magma.dir/magmablas/zsetmatrix_transpose.cpp.o | |
| [368/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zlange.cu.o | |
| [369/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dgemm.cu.o | |
| [370/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zlacpy.cu.o | |
| [371/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zlanhe.cu.o | |
| [372/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zlascl.cu.o | |
| [373/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zlarfg.cu.o | |
| [374/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zlarfgx-v2.cu.o | |
| [375/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zgemm.cu.o | |
| [376/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/sgemm.cu.o | |
| [377/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zlascl2.cu.o | |
| [378/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zclaswp.cu.o | |
| [379/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zlascl_2x2.cu.o | |
| [380/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zlaswp_sym.cu.o | |
| [381/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zswap.cu.o | |
| [382/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zlaswp.cu.o | |
| [383/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zlascl_diag.cu.o | |
| [384/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zlarfx.cu.o | |
| [385/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zswapblk.cu.o | |
| [386/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zswapdblk.cu.o | |
| [387/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/clat2z.cu.o | |
| [388/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zsymmetrize_tiles.cu.o | |
| [389/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zhemm.cu.o | |
| [390/3492] Building CXX object CMakeFiles/magma.dir/magmablas/magmablas_zc_v1.cpp.o | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:17, | |
| from /build/magma-2.9.0/magmablas/magmablas_zc_v1.cpp:18: | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_isetvector_v1_internal(magma_int_t, const magma_int_t*, magma_int_t, magmaInt_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:136:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 136 | magma_setvector_v1_internal( n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 137 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 138 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 139 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_igetvector_v1_internal(magma_int_t, magmaInt_const_ptr, magma_int_t, magma_int_t*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:152:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 152 | magma_getvector_v1_internal( n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 153 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 154 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 155 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_icopyvector_v1_internal(magma_int_t, magmaInt_const_ptr, magma_int_t, magmaInt_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:168:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 168 | magma_copyvector_v1_internal( n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 169 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 170 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 171 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_isetmatrix_v1_internal(magma_int_t, magma_int_t, const magma_int_t*, magma_int_t, magmaInt_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:197:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 197 | magma_setmatrix_v1_internal( m, n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 198 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 199 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 200 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_igetmatrix_v1_internal(magma_int_t, magma_int_t, magmaInt_const_ptr, magma_int_t, magma_int_t*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:213:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 213 | magma_getmatrix_v1_internal( m, n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 214 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 215 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 216 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_icopymatrix_v1_internal(magma_int_t, magma_int_t, magmaInt_const_ptr, magma_int_t, magmaInt_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:229:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 229 | magma_copymatrix_v1_internal( m, n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 230 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 231 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 232 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_setvector_v1_internal(magma_int_t, const magma_index_t*, magma_int_t, magmaIndex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:258:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 258 | magma_setvector_v1_internal( n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 259 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 260 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 261 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_getvector_v1_internal(magma_int_t, magmaIndex_const_ptr, magma_int_t, magma_index_t*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:274:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 274 | magma_getvector_v1_internal( n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 275 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 276 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 277 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_copyvector_v1_internal(magma_int_t, magmaIndex_const_ptr, magma_int_t, magmaIndex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:290:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 290 | magma_copyvector_v1_internal( n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 291 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 292 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 293 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_setmatrix_v1_internal(magma_int_t, magma_int_t, const magma_index_t*, magma_int_t, magmaIndex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:319:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 319 | magma_setmatrix_v1_internal( m, n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 320 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 321 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 322 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_getmatrix_v1_internal(magma_int_t, magma_int_t, magmaIndex_const_ptr, magma_int_t, magma_index_t*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:335:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 335 | magma_getmatrix_v1_internal( m, n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 336 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 337 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 338 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_copymatrix_v1_internal(magma_int_t, magma_int_t, magmaIndex_const_ptr, magma_int_t, magmaIndex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:351:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 351 | magma_copymatrix_v1_internal( m, n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 352 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 353 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 354 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:19: | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zsetvector_v1_internal(magma_int_t, const magmaDoubleComplex*, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:789:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 789 | magma_setvector_v1_internal( n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 790 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 791 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 792 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zgetvector_v1_internal(magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:805:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 805 | magma_getvector_v1_internal( n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 806 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 807 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 808 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zcopyvector_v1_internal(magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:821:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 821 | magma_copyvector_v1_internal( n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 822 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 823 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 824 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zsetmatrix_v1_internal(magma_int_t, magma_int_t, const magmaDoubleComplex*, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:850:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 850 | magma_setmatrix_v1_internal( m, n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 851 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 852 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 853 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zgetmatrix_v1_internal(magma_int_t, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:866:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 866 | magma_getmatrix_v1_internal( m, n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 867 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 868 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 869 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zcopymatrix_v1_internal(magma_int_t, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:882:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 882 | magma_copymatrix_v1_internal( m, n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 883 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 884 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 885 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:20: | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_csetvector_v1_internal(magma_int_t, const magmaFloatComplex*, magma_int_t, magmaFloatComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:789:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 789 | magma_setvector_v1_internal( n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 790 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 791 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 792 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_cgetvector_v1_internal(magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:805:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 805 | magma_getvector_v1_internal( n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 806 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 807 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 808 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_ccopyvector_v1_internal(magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:821:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 821 | magma_copyvector_v1_internal( n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 822 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 823 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 824 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_csetmatrix_v1_internal(magma_int_t, magma_int_t, const magmaFloatComplex*, magma_int_t, magmaFloatComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:850:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 850 | magma_setmatrix_v1_internal( m, n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 851 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 852 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 853 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_cgetmatrix_v1_internal(magma_int_t, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:866:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 866 | magma_getmatrix_v1_internal( m, n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 867 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 868 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 869 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_ccopymatrix_v1_internal(magma_int_t, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:882:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 882 | magma_copymatrix_v1_internal( m, n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 883 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 884 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 885 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:21: | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dsetvector_v1_internal(magma_int_t, const double*, magma_int_t, magmaDouble_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:789:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 789 | magma_setvector_v1_internal( n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ | |
| 790 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 791 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 792 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dgetvector_v1_internal(magma_int_t, magmaDouble_const_ptr, magma_int_t, double*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:805:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 805 | magma_getvector_v1_internal( n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ | |
| 806 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 807 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 808 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dcopyvector_v1_internal(magma_int_t, magmaDouble_const_ptr, magma_int_t, magmaDouble_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:821:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 821 | magma_copyvector_v1_internal( n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ | |
| 822 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 823 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 824 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dsetmatrix_v1_internal(magma_int_t, magma_int_t, const double*, magma_int_t, magmaDouble_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:850:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 850 | magma_setmatrix_v1_internal( m, n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ | |
| 851 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 852 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 853 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dgetmatrix_v1_internal(magma_int_t, magma_int_t, magmaDouble_const_ptr, magma_int_t, double*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:866:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 866 | magma_getmatrix_v1_internal( m, n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ | |
| 867 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 868 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 869 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dcopymatrix_v1_internal(magma_int_t, magma_int_t, magmaDouble_const_ptr, magma_int_t, magmaDouble_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:882:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 882 | magma_copymatrix_v1_internal( m, n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ | |
| 883 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 884 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 885 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:22: | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_ssetvector_v1_internal(magma_int_t, const float*, magma_int_t, magmaFloat_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:789:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 789 | magma_setvector_v1_internal( n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ | |
| 790 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 791 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 792 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_sgetvector_v1_internal(magma_int_t, magmaFloat_const_ptr, magma_int_t, float*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:805:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 805 | magma_getvector_v1_internal( n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ | |
| 806 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 807 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 808 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_scopyvector_v1_internal(magma_int_t, magmaFloat_const_ptr, magma_int_t, magmaFloat_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:821:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 821 | magma_copyvector_v1_internal( n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ | |
| 822 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 823 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 824 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_ssetmatrix_v1_internal(magma_int_t, magma_int_t, const float*, magma_int_t, magmaFloat_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:850:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 850 | magma_setmatrix_v1_internal( m, n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ | |
| 851 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 852 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 853 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_sgetmatrix_v1_internal(magma_int_t, magma_int_t, magmaFloat_const_ptr, magma_int_t, float*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:866:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 866 | magma_getmatrix_v1_internal( m, n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ | |
| 867 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 868 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 869 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_scopymatrix_v1_internal(magma_int_t, magma_int_t, magmaFloat_const_ptr, magma_int_t, magmaFloat_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:882:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 882 | magma_copymatrix_v1_internal( m, n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ | |
| 883 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 884 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 885 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_zc_v1.cpp: In function 'void magmablas_zcaxpycp_v1(magma_int_t, magmaFloatComplex_ptr, magmaDoubleComplex_ptr, magmaDoubleComplex_const_ptr, magmaDoubleComplex_ptr)': | |
| /build/magma-2.9.0/magmablas/magmablas_zc_v1.cpp:32:57: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 32 | magmablas_zcaxpycp( m, r, x, b, w, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_zc_v1.cpp: In function 'void magmablas_clag2z_v1(magma_int_t, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, magma_int_t*)': | |
| /build/magma-2.9.0/magmablas/magmablas_zc_v1.cpp:44:64: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 44 | magmablas_clag2z( m, n, SA, ldsa, A, lda, magmablasGetQueue(), info ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_zc_v1.cpp: In function 'void magmablas_clat2z_v1(magma_uplo_t, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, magma_int_t*)': | |
| /build/magma-2.9.0/magmablas/magmablas_zc_v1.cpp:56:67: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 56 | magmablas_clat2z( uplo, n, SA, ldsa, A, lda, magmablasGetQueue(), info ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_zc_v1.cpp: In function 'void magmablas_zlag2c_v1(magma_int_t, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t, magma_int_t*)': | |
| /build/magma-2.9.0/magmablas/magmablas_zc_v1.cpp:68:64: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 68 | magmablas_zlag2c( m, n, A, lda, SA, ldsa, magmablasGetQueue(), info ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_zc_v1.cpp: In function 'void magmablas_zlat2c_v1(magma_uplo_t, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t, magma_int_t*)': | |
| /build/magma-2.9.0/magmablas/magmablas_zc_v1.cpp:80:67: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 80 | magmablas_zlat2c( uplo, n, A, lda, SA, ldsa, magmablasGetQueue(), info ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_zc_v1.cpp: In function 'void magmablas_zclaswp_v1(magma_int_t, magmaDoubleComplex_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t, const magma_int_t*, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_zc_v1.cpp:93:76: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 93 | magmablas_zclaswp( n, A, lda, SA, lda, m, ipiv, incx, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| [391/3492] Building CXX object CMakeFiles/magma.dir/magmablas/magmablas_z_v1.cpp.o | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:17, | |
| from /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:18: | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_isetvector_v1_internal(magma_int_t, const magma_int_t*, magma_int_t, magmaInt_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:136:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 136 | magma_setvector_v1_internal( n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 137 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 138 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 139 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_igetvector_v1_internal(magma_int_t, magmaInt_const_ptr, magma_int_t, magma_int_t*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:152:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 152 | magma_getvector_v1_internal( n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 153 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 154 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 155 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_icopyvector_v1_internal(magma_int_t, magmaInt_const_ptr, magma_int_t, magmaInt_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:168:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 168 | magma_copyvector_v1_internal( n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 169 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 170 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 171 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_isetmatrix_v1_internal(magma_int_t, magma_int_t, const magma_int_t*, magma_int_t, magmaInt_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:197:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 197 | magma_setmatrix_v1_internal( m, n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 198 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 199 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 200 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_igetmatrix_v1_internal(magma_int_t, magma_int_t, magmaInt_const_ptr, magma_int_t, magma_int_t*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:213:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 213 | magma_getmatrix_v1_internal( m, n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 214 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 215 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 216 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_icopymatrix_v1_internal(magma_int_t, magma_int_t, magmaInt_const_ptr, magma_int_t, magmaInt_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:229:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 229 | magma_copymatrix_v1_internal( m, n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 230 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 231 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 232 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_setvector_v1_internal(magma_int_t, const magma_index_t*, magma_int_t, magmaIndex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:258:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 258 | magma_setvector_v1_internal( n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 259 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 260 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 261 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_getvector_v1_internal(magma_int_t, magmaIndex_const_ptr, magma_int_t, magma_index_t*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:274:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 274 | magma_getvector_v1_internal( n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 275 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 276 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 277 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_copyvector_v1_internal(magma_int_t, magmaIndex_const_ptr, magma_int_t, magmaIndex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:290:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 290 | magma_copyvector_v1_internal( n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 291 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 292 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 293 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_setmatrix_v1_internal(magma_int_t, magma_int_t, const magma_index_t*, magma_int_t, magmaIndex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:319:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 319 | magma_setmatrix_v1_internal( m, n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 320 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 321 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 322 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_getmatrix_v1_internal(magma_int_t, magma_int_t, magmaIndex_const_ptr, magma_int_t, magma_index_t*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:335:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 335 | magma_getmatrix_v1_internal( m, n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 336 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 337 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 338 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_copymatrix_v1_internal(magma_int_t, magma_int_t, magmaIndex_const_ptr, magma_int_t, magmaIndex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:351:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 351 | magma_copymatrix_v1_internal( m, n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 352 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 353 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 354 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:19: | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zsetvector_v1_internal(magma_int_t, const magmaDoubleComplex*, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:789:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 789 | magma_setvector_v1_internal( n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 790 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 791 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 792 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zgetvector_v1_internal(magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:805:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 805 | magma_getvector_v1_internal( n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 806 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 807 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 808 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zcopyvector_v1_internal(magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:821:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 821 | magma_copyvector_v1_internal( n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 822 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 823 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 824 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zsetmatrix_v1_internal(magma_int_t, magma_int_t, const magmaDoubleComplex*, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:850:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 850 | magma_setmatrix_v1_internal( m, n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 851 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 852 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 853 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zgetmatrix_v1_internal(magma_int_t, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:866:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 866 | magma_getmatrix_v1_internal( m, n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 867 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 868 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 869 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zcopymatrix_v1_internal(magma_int_t, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:882:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 882 | magma_copymatrix_v1_internal( m, n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 883 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 884 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 885 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:20: | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_csetvector_v1_internal(magma_int_t, const magmaFloatComplex*, magma_int_t, magmaFloatComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:789:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 789 | magma_setvector_v1_internal( n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 790 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 791 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 792 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_cgetvector_v1_internal(magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:805:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 805 | magma_getvector_v1_internal( n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 806 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 807 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 808 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_ccopyvector_v1_internal(magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:821:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 821 | magma_copyvector_v1_internal( n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 822 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 823 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 824 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_csetmatrix_v1_internal(magma_int_t, magma_int_t, const magmaFloatComplex*, magma_int_t, magmaFloatComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:850:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 850 | magma_setmatrix_v1_internal( m, n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 851 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 852 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 853 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_cgetmatrix_v1_internal(magma_int_t, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:866:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 866 | magma_getmatrix_v1_internal( m, n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 867 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 868 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 869 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_ccopymatrix_v1_internal(magma_int_t, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:882:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 882 | magma_copymatrix_v1_internal( m, n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 883 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 884 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 885 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:21: | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dsetvector_v1_internal(magma_int_t, const double*, magma_int_t, magmaDouble_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:789:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 789 | magma_setvector_v1_internal( n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ | |
| 790 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 791 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 792 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dgetvector_v1_internal(magma_int_t, magmaDouble_const_ptr, magma_int_t, double*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:805:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 805 | magma_getvector_v1_internal( n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ | |
| 806 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 807 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 808 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dcopyvector_v1_internal(magma_int_t, magmaDouble_const_ptr, magma_int_t, magmaDouble_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:821:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 821 | magma_copyvector_v1_internal( n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ | |
| 822 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 823 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 824 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dsetmatrix_v1_internal(magma_int_t, magma_int_t, const double*, magma_int_t, magmaDouble_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:850:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 850 | magma_setmatrix_v1_internal( m, n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ | |
| 851 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 852 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 853 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dgetmatrix_v1_internal(magma_int_t, magma_int_t, magmaDouble_const_ptr, magma_int_t, double*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:866:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 866 | magma_getmatrix_v1_internal( m, n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ | |
| 867 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 868 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 869 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dcopymatrix_v1_internal(magma_int_t, magma_int_t, magmaDouble_const_ptr, magma_int_t, magmaDouble_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:882:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 882 | magma_copymatrix_v1_internal( m, n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ | |
| 883 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 884 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 885 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:22: | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_ssetvector_v1_internal(magma_int_t, const float*, magma_int_t, magmaFloat_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:789:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 789 | magma_setvector_v1_internal( n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ | |
| 790 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 791 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 792 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_sgetvector_v1_internal(magma_int_t, magmaFloat_const_ptr, magma_int_t, float*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:805:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 805 | magma_getvector_v1_internal( n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ | |
| 806 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 807 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 808 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_scopyvector_v1_internal(magma_int_t, magmaFloat_const_ptr, magma_int_t, magmaFloat_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:821:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 821 | magma_copyvector_v1_internal( n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ | |
| 822 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 823 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 824 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_ssetmatrix_v1_internal(magma_int_t, magma_int_t, const float*, magma_int_t, magmaFloat_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:850:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 850 | magma_setmatrix_v1_internal( m, n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ | |
| 851 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 852 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 853 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_sgetmatrix_v1_internal(magma_int_t, magma_int_t, magmaFloat_const_ptr, magma_int_t, float*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:866:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 866 | magma_getmatrix_v1_internal( m, n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ | |
| 867 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 868 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 869 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_scopymatrix_v1_internal(magma_int_t, magma_int_t, magmaFloat_const_ptr, magma_int_t, magmaFloat_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:882:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 882 | magma_copymatrix_v1_internal( m, n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ | |
| 883 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 884 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 885 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'void magmablas_zaxpycp_v1(magma_int_t, magmaDoubleComplex_ptr, magmaDoubleComplex_ptr, magmaDoubleComplex_const_ptr)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:33:53: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 33 | magmablas_zaxpycp( m, r, x, b, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'void magmablas_zgeadd_v1(magma_int_t, magma_int_t, magmaDoubleComplex, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:45:73: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 45 | magmablas_zgeadd( m, n, alpha, dA, ldda, dB, lddb, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'void magmablas_zgeadd2_v1(magma_int_t, magma_int_t, magmaDoubleComplex, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex, magmaDoubleComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:58:80: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 58 | magmablas_zgeadd2( m, n, alpha, dA, ldda, beta, dB, lddb, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'void magmablas_zgemm_v1(magma_trans_t, magma_trans_t, magma_int_t, magma_int_t, magma_int_t, magmaDoubleComplex, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex, magmaDoubleComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:75:58: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 75 | beta, dC, lddc, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'void magmablas_zgemv_v1(magma_trans_t, magma_int_t, magma_int_t, magmaDoubleComplex, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex, magmaDoubleComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:88:95: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 88 | magmablas_zgemv( trans, m, n, alpha, dA, ldda, dx, incx, beta, dy, incy, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'void magmablas_zgemv_conj_v1(magma_int_t, magma_int_t, magmaDoubleComplex, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex, magmaDoubleComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:102:75: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 102 | m, n, alpha, dA, ldda, dx, incx, beta, dy, incy, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'void magmablas_zgemm_reduce_v1(magma_int_t, magma_int_t, magma_int_t, magmaDoubleComplex, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex, magmaDoubleComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:117:78: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 117 | m, n, k, alpha, dA, ldda, dB, lddb, beta, dC, lddc, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'void magmablas_zgetmatrix_transpose_v1(magma_int_t, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex*, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, magma_int_t)': | |
| /build/magma-2.9.0/include/magmablas_v1.h:38:39: warning: 'void magma_queue_create_v1_internal(magma_queue**, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 38 | magma_queue_create_v1_internal( queue_ptr, __func__, __FILE__, __LINE__ ) | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:130:5: note: in expansion of macro 'magma_queue_create_v1' | |
| 130 | magma_queue_create_v1( &queues[0] ); | |
| | ^~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:43:6: note: declared here | |
| 43 | void magma_queue_create_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:38:39: warning: 'void magma_queue_create_v1_internal(magma_queue**, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 38 | magma_queue_create_v1_internal( queue_ptr, __func__, __FILE__, __LINE__ ) | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:131:5: note: in expansion of macro 'magma_queue_create_v1' | |
| 131 | magma_queue_create_v1( &queues[1] ); | |
| | ^~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:43:6: note: declared here | |
| 43 | void magma_queue_create_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'magma_int_t magmablas_zhemv_v1(magma_uplo_t, magma_int_t, magmaDoubleComplex, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex, magmaDoubleComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:150:98: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 150 | return magmablas_zhemv( uplo, n, alpha, dA, ldda, dx, incx, beta, dy, incy, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'magma_int_t magmablas_zsymv_v1(magma_uplo_t, magma_int_t, magmaDoubleComplex, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex, magmaDoubleComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:165:98: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 165 | return magmablas_zsymv( uplo, n, alpha, dA, ldda, dx, incx, beta, dy, incy, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'void magmablas_zprbt_v1(magma_int_t, magmaDoubleComplex*, magma_int_t, magmaDoubleComplex*, magmaDoubleComplex*)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:177:59: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 177 | magmablas_zprbt(n, dA, ldda, du, dv, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'void magmablas_zprbt_mv_v1(magma_int_t, magma_int_t, magmaDoubleComplex*, magmaDoubleComplex*, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:187:64: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 187 | magmablas_zprbt_mv(n, nrhs, dv, db, lddb, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'void magmablas_zprbt_mtv_v1(magma_int_t, magma_int_t, magmaDoubleComplex*, magmaDoubleComplex*, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:197:65: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 197 | magmablas_zprbt_mtv(n, nrhs, du, db, lddb, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'void magmablas_zlacpy_v1(magma_uplo_t, magma_int_t, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:208:72: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 208 | magmablas_zlacpy( uplo, m, n, dA, ldda, dB, lddb, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'void magmablas_zlacpy_conj_v1(magma_int_t, magmaDoubleComplex_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:219:70: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 219 | magmablas_zlacpy_conj( n, dA1, lda1, dA2, lda2, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'void magmablas_zlacpy_sym_in_v1(magma_uplo_t, magma_int_t, magma_int_t, magma_int_t*, magma_int_t*, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:231:91: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 231 | magmablas_zlacpy_sym_in( uplo, m, n, rows, perm, dA, ldda, dB, lddb, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'void magmablas_zlacpy_sym_out_v1(magma_uplo_t, magma_int_t, magma_int_t, magma_int_t*, magma_int_t*, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:243:92: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 243 | magmablas_zlacpy_sym_out( uplo, m, n, rows, perm, dA, ldda, dB, lddb, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'double magmablas_zlange_v1(magma_norm_t, magma_int_t, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDouble_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:254:83: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 254 | return magmablas_zlange( norm, m, n, dA, ldda, dwork, lwork, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'double magmablas_zlanhe_v1(magma_norm_t, magma_uplo_t, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDouble_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:265:86: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 265 | return magmablas_zlanhe( norm, uplo, n, dA, ldda, dwork, lwork, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'void magma_zlarfx_gpu_v1(magma_int_t, magma_int_t, magmaDoubleComplex_ptr, magmaDoubleComplex_ptr, magmaDoubleComplex_ptr, magma_int_t, magmaDouble_ptr, magmaDoubleComplex_ptr, magma_int_t, magmaDoubleComplex_ptr)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:281:41: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 281 | magmablasGetQueue()); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'void magma_zlarfbx_gpu_v1(magma_int_t, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, magmaDoubleComplex_ptr, magmaDoubleComplex_ptr)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:294:74: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 294 | magma_zlarfbx_gpu( m, k, V, ldv, dT, ldt, c, dwork, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'void magmablas_zlarfg_v1(magma_int_t, magmaDoubleComplex_ptr, magmaDoubleComplex_ptr, magma_int_t, magmaDoubleComplex_ptr)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:306:67: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 306 | magmablas_zlarfg( n, dalpha, dx, incx, dtau, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'void magma_zlarfg_gpu_v1(magma_int_t, magmaDoubleComplex_ptr, magmaDoubleComplex_ptr, magmaDoubleComplex_ptr, magmaDouble_ptr, magmaDoubleComplex_ptr)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:320:72: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 320 | magma_zlarfg_gpu( n, dx0, dx, dtau, dxnorm, dAkk, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'void magma_zlarfgx_gpu_v1(magma_int_t, magmaDoubleComplex_ptr, magmaDoubleComplex_ptr, magmaDoubleComplex_ptr, magmaDouble_ptr, magmaDoubleComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:334:77: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 334 | magma_zlarfgx_gpu( n, dx0, dx, dtau, dxnorm, dA, iter, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'void magma_zlarfgtx_gpu_v1(magma_int_t, magmaDoubleComplex_ptr, magmaDoubleComplex_ptr, magmaDoubleComplex_ptr, magmaDouble_ptr, magmaDoubleComplex_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, magmaDoubleComplex_ptr)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:352:58: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 352 | T, ldt, dwork, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'void magmablas_zlascl_v1(magma_type_t, magma_int_t, magma_int_t, double, double, magma_int_t, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, magma_int_t*)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:365:82: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 365 | magmablas_zlascl( type, kl, ku, cfrom, cto, m, n, dA, ldda, magmablasGetQueue(), info ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'void magmablas_zlascl2_v1(magma_type_t, magma_int_t, magma_int_t, magmaDouble_const_ptr, magmaDoubleComplex_ptr, magma_int_t, magma_int_t*)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:376:67: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 376 | magmablas_zlascl2( type, m, n, dD, dA, ldda, magmablasGetQueue(), info ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'void magmablas_zlascl_2x2_v1(magma_type_t, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, magma_int_t*)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:388:73: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 388 | magmablas_zlascl_2x2( type, m, dW, lddw, dA, ldda, magmablasGetQueue(), info ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'void magmablas_zlascl_diag_v1(magma_type_t, magma_int_t, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, magma_int_t*)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:400:77: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 400 | magmablas_zlascl_diag( type, m, n, dD, lddd, dA, ldda, magmablasGetQueue(), info ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'void magmablas_zlaset_v1(magma_uplo_t, magma_int_t, magma_int_t, magmaDoubleComplex, magmaDoubleComplex, magmaDoubleComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:411:77: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 411 | magmablas_zlaset( uplo, m, n, offdiag, diag, dA, ldda, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'void magmablas_zlaset_band_v1(magma_uplo_t, magma_int_t, magma_int_t, magma_int_t, magmaDoubleComplex, magmaDoubleComplex, magmaDoubleComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:422:84: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 422 | magmablas_zlaset_band(uplo, m, n, k, offdiag, diag, dA, ldda, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'void magmablas_zlaswp_v1(magma_int_t, magmaDoubleComplex_ptr, magma_int_t, magma_int_t, magma_int_t, const magma_int_t*, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:434:74: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 434 | magmablas_zlaswp( n, dAT, ldda, k1, k2, ipiv, inci, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'void magmablas_zlaswpx_v1(magma_int_t, magmaDoubleComplex_ptr, magma_int_t, magma_int_t, magma_int_t, magma_int_t, const magma_int_t*, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:446:85: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 446 | return magmablas_zlaswpx( n, dA, ldx, ldy, k1, k2, ipiv, inci, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'void magmablas_zlaswp2_v1(magma_int_t, magmaDoubleComplex_ptr, magma_int_t, magma_int_t, magma_int_t, magmaInt_const_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:458:77: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 458 | magmablas_zlaswp2( n, dAT, ldda, k1, k2, d_ipiv, inci, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'void magmablas_zlaswp_sym_v1(magma_int_t, magmaDoubleComplex*, magma_int_t, magma_int_t, magma_int_t, const magma_int_t*, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:468:83: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 468 | return magmablas_zlaswp_sym( n, dA, lda, k1, k2, ipiv, inci, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'void magmablas_dznrm2_check_v1(magma_int_t, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, magmaDouble_ptr, magmaDouble_ptr)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:480:79: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 480 | magmablas_dznrm2_check( m, n, dA, ldda, dxnorm, dlsticc, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'void magmablas_dznrm2_adjust_v1(magma_int_t, magmaDouble_ptr, magmaDoubleComplex_ptr)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:491:62: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 491 | magmablas_dznrm2_adjust( k, dxnorm, dc, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'void magmablas_dznrm2_row_check_adjust_v1(magma_int_t, double, magmaDouble_ptr, magmaDouble_ptr, magmaDoubleComplex_ptr, magma_int_t, magmaDouble_ptr)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:504:101: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 504 | magmablas_dznrm2_row_check_adjust( k, tol, dxnorm, dxnorm2, dC, lddc, dlsticc, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'void magmablas_dznrm2_cols_v1(magma_int_t, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, magmaDouble_ptr)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:515:69: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 515 | magmablas_dznrm2_cols( m, n, dA, ldda, dxnorm, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'void magmablas_zsetmatrix_transpose_v1(magma_int_t, magma_int_t, const magmaDoubleComplex*, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, magma_int_t)': | |
| /build/magma-2.9.0/include/magmablas_v1.h:38:39: warning: 'void magma_queue_create_v1_internal(magma_queue**, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 38 | magma_queue_create_v1_internal( queue_ptr, __func__, __FILE__, __LINE__ ) | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:528:5: note: in expansion of macro 'magma_queue_create_v1' | |
| 528 | magma_queue_create_v1( &queues[0] ); | |
| | ^~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:43:6: note: declared here | |
| 43 | void magma_queue_create_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:38:39: warning: 'void magma_queue_create_v1_internal(magma_queue**, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 38 | magma_queue_create_v1_internal( queue_ptr, __func__, __FILE__, __LINE__ ) | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:529:5: note: in expansion of macro 'magma_queue_create_v1' | |
| 529 | magma_queue_create_v1( &queues[1] ); | |
| | ^~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:43:6: note: declared here | |
| 43 | void magma_queue_create_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'void magmablas_zswap_v1(magma_int_t, magmaDoubleComplex_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:545:62: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 545 | magmablas_zswap( n, dx, incx, dy, incy, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'void magmablas_zswapblk_v1(magma_order_t, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, magma_int_t, magma_int_t, const magma_int_t*, magma_int_t, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:559:84: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 559 | order, n, dA, ldda, dB, lddb, i1, i2, ipiv, inci, offset, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'void magmablas_zswapdblk_v1(magma_int_t, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:570:82: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 570 | magmablas_zswapdblk( n, nb, dA, ldda, inca, dB, lddb, incb, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'void magmablas_zsymmetrize_v1(magma_uplo_t, magma_int_t, magmaDoubleComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:580:64: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 580 | magmablas_zsymmetrize( uplo, m, dA, ldda, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'void magmablas_zsymmetrize_tiles_v1(magma_uplo_t, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, magma_int_t, magma_int_t, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:591:95: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 591 | magmablas_zsymmetrize_tiles( uplo, m, dA, ldda, ntile, mstride, nstride, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'void magmablas_ztranspose_v1(magma_int_t, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:602:72: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 602 | magmablas_ztranspose( m, n, dA, ldda, dAT, lddat, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'void magmablas_ztranspose_conj_v1(magma_int_t, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:614:77: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 614 | magmablas_ztranspose_conj( m, n, dA, ldda, dAT, lddat, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'void magmablas_ztranspose_conj_inplace_v1(magma_int_t, magmaDoubleComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:624:70: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 624 | magmablas_ztranspose_conj_inplace( n, dA, ldda, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'void magmablas_ztranspose_inplace_v1(magma_int_t, magmaDoubleComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:635:65: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 635 | magmablas_ztranspose_inplace( n, dA, ldda, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'void magmablas_ztrsm_v1(magma_side_t, magma_uplo_t, magma_trans_t, magma_diag_t, magma_int_t, magma_int_t, magmaDoubleComplex, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:649:41: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 649 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'void magmablas_ztrsm_outofplace_v1(magma_side_t, magma_uplo_t, magma_trans_t, magma_diag_t, magma_int_t, magma_int_t, magmaDoubleComplex, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, magma_int_t, magmaDoubleComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:667:75: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 667 | d_dinvA, dinvA_length, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'void magmablas_ztrsm_work_v1(magma_side_t, magma_uplo_t, magma_trans_t, magma_diag_t, magma_int_t, magma_int_t, magmaDoubleComplex, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, magma_int_t, magmaDoubleComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:685:69: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 685 | d_dinvA, dinvA_length, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'void magmablas_ztrtri_diag_v1(magma_uplo_t, magma_diag_t, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_ptr)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:696:79: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 696 | magmablas_ztrtri_diag( uplo, diag, n, dA, ldda, d_dinvA, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'magma_int_t magma_zlarfb_gpu_v1(magma_side_t, magma_trans_t, magma_direct_t, magma_storev_t, magma_int_t, magma_int_t, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:802:49: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 802 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp: In function 'magma_int_t magma_zlarfb_gpu_gemm_v1(magma_side_t, magma_trans_t, magma_direct_t, magma_storev_t, magma_int_t, magma_int_t, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_z_v1.cpp:822:54: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 822 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| [392/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zlat2c.cu.o | |
| [393/3492] Building CXX object CMakeFiles/magma.dir/magmablas/zgetmatrix_transpose_mgpu.cpp.o | |
| [394/3492] Building CXX object CMakeFiles/magma.dir/magmablas/zbcyclic.cpp.o | |
| [395/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zlaset_band.cu.o | |
| [396/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zsymmetrize.cu.o | |
| [397/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zlarft_kernels.cu.o | |
| [398/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dznrm2.cu.o | |
| [399/3492] Building CXX object CMakeFiles/magma.dir/magmablas/zsetmatrix_transpose_mgpu.cpp.o | |
| [400/3492] Building CXX object CMakeFiles/magma.dir/magmablas/zher2k_mgpu.cpp.o | |
| [401/3492] Building CXX object CMakeFiles/magma.dir/magmablas/zherk_mgpu.cpp.o | |
| [402/3492] Building CXX object CMakeFiles/magma.dir/magmablas/zhemm_mgpu.cpp.o | |
| [403/3492] Building CXX object CMakeFiles/magma.dir/magmablas/zgeqr2.cpp.o | |
| [404/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zsymv.cu.o | |
| [405/3492] Building CXX object CMakeFiles/magma.dir/magmablas/zgemm_batched.cpp.o | |
| [406/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ztranspose_conj_inplace.cu.o | |
| [407/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ztranspose_conj.cu.o | |
| [408/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ztranspose.cu.o | |
| [409/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zlaset.cu.o | |
| [410/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zsymv_upper.cu.o | |
| [411/3492] Building CXX object CMakeFiles/magma.dir/magmablas/zgemv_batched.cpp.o | |
| [412/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ztrsm.cu.o | |
| [413/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ztrmm.cu.o | |
| [414/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ztrtri_diag.cu.o | |
| [415/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ztranspose_inplace.cu.o | |
| [416/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/cgemm.cu.o | |
| [417/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zgeqr2x_gpu-v4.cu.o | |
| [418/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ztrmv.cu.o | |
| [419/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zsymm.cu.o | |
| [420/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zgetf2.cu.o | |
| [421/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zgeadd_batched.cu.o | |
| [422/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zpotf2.cu.o | |
| [423/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zhetrs.cu.o | |
| [424/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zgbtrf_batched_fused_sm.cu.o | |
| [425/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zhemv_mgpu_upper.cu.o | |
| [426/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zhemv_mgpu.cu.o | |
| [427/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zherk_small_reduce.cu.o | |
| [428/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zgerbt_func_batched.cu.o | |
| [429/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zgeqr2_batched_fused_sm.cu.o | |
| [430/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zhemv_batched_core.cu.o | |
| [431/3492] Building CXX object CMakeFiles/magma.dir/magmablas/zher2k_batched.cpp.o | |
| [432/3492] Building CXX object CMakeFiles/magma.dir/magmablas/zherk_batched.cpp.o | |
| [433/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zgeqr2_batched.cu.o | |
| [434/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zgbtf2_kernels.cu.o | |
| [435/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zgemm_batched_smallsq.cu.o | |
| [436/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dgemv_batched_core.cu.o | |
| [437/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/getrf_setup_pivinfo.cu.o | |
| [438/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/cgemv_batched_core.cu.o | |
| [439/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zgemm_batched_core.cu.o | |
| [440/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/sgemv_batched_core.cu.o | |
| [441/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zgemv_batched_core.cu.o | |
| [442/3492] Building CXX object CMakeFiles/magma.dir/magmablas/zsyr2k_batched.cpp.o | |
| [443/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ztrsv.cu.o | |
| [444/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dgemm_batched_core.cu.o | |
| [445/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/set_pointer.cu.o | |
| [446/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zherk_batched_core.cu.o | |
| [447/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zlaswp_batched.cu.o | |
| [448/3492] Building CXX object CMakeFiles/magma.dir/magmablas/ztrsm_batched.cpp.o | |
| [449/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zset_pointer.cu.o | |
| [450/3492] Building CXX object CMakeFiles/magma.dir/magmablas/ztrsm_batched_core.cpp.o | |
| [451/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/cgemm_batched_core.cu.o | |
| [452/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ztrtri_lower.cu.o | |
| [453/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zhemm_batched_core.cu.o | |
| [454/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dsyrk_batched_core.cu.o | |
| [455/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/sgemm_batched_core.cu.o | |
| [456/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ztrtri_upper.cu.o | |
| [457/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zgemv_batched_smallsq.cu.o | |
| [458/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/cherk_batched_core.cu.o | |
| [459/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ztrmm_batched_core.cu.o | |
| [460/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ssyrk_batched_core.cu.o | |
| [461/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ztrtri_diag_batched.cu.o | |
| [462/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zgetf2_native_kernel.cu.o | |
| [463/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zpotf2_kernels.cu.o | |
| [464/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zgemv_vbatched_core.cu.o | |
| [465/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zhemv_vbatched_core.cu.o | |
| [466/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zgemm_vbatched_core.cu.o | |
| [467/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zlarf_batched_fused_sm.cu.o | |
| [468/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dgemv_vbatched_core.cu.o | |
| [469/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zherk_vbatched_core.cu.o | |
| [470/3492] Building CXX object CMakeFiles/magma.dir/magmablas/zgemm_vbatched.cpp.o | |
| [471/3492] Building CXX object CMakeFiles/magma.dir/magmablas/zgemv_vbatched.cpp.o | |
| [472/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/sgemv_vbatched_core.cu.o | |
| [473/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/cgemv_vbatched_core.cu.o | |
| [474/3492] Building CXX object CMakeFiles/magma.dir/magmablas/zher2k_vbatched.cpp.o | |
| [475/3492] Building CXX object CMakeFiles/magma.dir/magmablas/zhemv_vbatched.cpp.o | |
| [476/3492] Building CXX object CMakeFiles/magma.dir/magmablas/zhemm_vbatched.cpp.o | |
| [477/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ssyrk_vbatched_core.cu.o | |
| [478/3492] Building CXX object CMakeFiles/magma.dir/magmablas/zsyr2k_vbatched.cpp.o | |
| [479/3492] Building CXX object CMakeFiles/magma.dir/magmablas/zsyrk_vbatched.cpp.o | |
| [480/3492] Building CXX object CMakeFiles/magma.dir/magmablas/zherk_vbatched.cpp.o | |
| [481/3492] Building CXX object CMakeFiles/magma.dir/magmablas/ztrmm_vbatched.cpp.o | |
| [482/3492] Building CXX object CMakeFiles/magma.dir/magmablas/ztrsm_vbatched_core.cpp.o | |
| [483/3492] Building CXX object CMakeFiles/magma.dir/magmablas/ztrsm_vbatched.cpp.o | |
| [484/3492] Building CXX object CMakeFiles/magma.dir/magmablas/ztrsm_inv_vbatched.cpp.o | |
| [485/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/cherk_vbatched_core.cu.o | |
| [486/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ztrsm_inv_vbatched_core.cu.o | |
| [487/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zhemm_vbatched_core.cu.o | |
| [488/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ztrtri_diag_vbatched.cu.o | |
| [489/3492] Building CXX object CMakeFiles/magma.dir/magmablas/blas_zbatched.cpp.o | |
| [490/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ztrmm_vbatched_core.cu.o | |
| [491/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zgbsv_kernels.cu.o | |
| [492/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ztrtri_lower_batched.cu.o | |
| [493/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dsyrk_vbatched_core.cu.o | |
| [494/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ztrtri_upper_batched.cu.o | |
| [495/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dgemm_vbatched_core.cu.o | |
| [496/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ztrsv_batched.cu.o | |
| [497/3492] Building CXX object CMakeFiles/magma.dir/control/magma_sauxiliary.cpp.o | |
| [498/3492] Building CXX object CMakeFiles/magma.dir/control/magma_dauxiliary.cpp.o | |
| [499/3492] Building CXX object CMakeFiles/magma.dir/control/magma_cauxiliary.cpp.o | |
| [500/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/cgemm_vbatched_core.cu.o | |
| [501/3492] Building CXX object CMakeFiles/magma.dir/control/magma_cbulge.cpp.o | |
| [502/3492] Building CXX object CMakeFiles/magma.dir/control/magma_dbulge.cpp.o | |
| [503/3492] Building CXX object CMakeFiles/magma.dir/control/magma_sbulge.cpp.o | |
| [504/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/prefix_sum.cu.o | |
| [505/3492] Building CXX object CMakeFiles/magma.dir/control/magma_dnan_inf.cpp.o | |
| [506/3492] Building CXX object CMakeFiles/magma.dir/control/magma_cnan_inf.cpp.o | |
| [507/3492] Building CXX object CMakeFiles/magma.dir/control/magma_snan_inf.cpp.o | |
| [508/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zlaswp_vbatched.cu.o | |
| [509/3492] Building CXX object CMakeFiles/magma.dir/control/spanel_to_q.cpp.o | |
| [510/3492] Building CXX object CMakeFiles/magma.dir/control/cpanel_to_q.cpp.o | |
| [511/3492] Building CXX object CMakeFiles/magma.dir/control/dpanel_to_q.cpp.o | |
| [512/3492] Building CXX object CMakeFiles/magma.dir/control/sprint.cpp.o | |
| [513/3492] Building CXX object CMakeFiles/magma.dir/control/dprint.cpp.o | |
| [514/3492] Building CXX object CMakeFiles/magma.dir/control/cprint.cpp.o | |
| [515/3492] Building CXX object CMakeFiles/magma.dir/src/dsposv_gpu.cpp.o | |
| [516/3492] Building CXX object CMakeFiles/magma.dir/src/cblas_s.cpp.o | |
| [517/3492] Building CXX object CMakeFiles/magma.dir/src/cblas_c.cpp.o | |
| [518/3492] Building CXX object CMakeFiles/magma.dir/src/sposv_gpu.cpp.o | |
| [519/3492] Building CXX object CMakeFiles/magma.dir/src/cblas_d.cpp.o | |
| [520/3492] Building CXX object CMakeFiles/magma.dir/src/dpotrf_gpu.cpp.o | |
| [521/3492] Building CXX object CMakeFiles/magma.dir/src/dposv_gpu.cpp.o | |
| [522/3492] Building CXX object CMakeFiles/magma.dir/src/cposv_gpu.cpp.o | |
| [523/3492] Building CXX object CMakeFiles/magma.dir/src/spotrf_gpu.cpp.o | |
| [524/3492] Building CXX object CMakeFiles/magma.dir/src/cpotrf_gpu.cpp.o | |
| [525/3492] Building CXX object CMakeFiles/magma.dir/src/spotri_gpu.cpp.o | |
| [526/3492] Building CXX object CMakeFiles/magma.dir/src/dpotri_gpu.cpp.o | |
| [527/3492] Building CXX object CMakeFiles/magma.dir/src/spotrs_gpu.cpp.o | |
| [528/3492] Building CXX object CMakeFiles/magma.dir/src/cpotri_gpu.cpp.o | |
| [529/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/vbatched_aux.cu.o | |
| [530/3492] Building CXX object CMakeFiles/magma.dir/src/dpotrs_gpu.cpp.o | |
| [531/3492] Building CXX object CMakeFiles/magma.dir/src/slauum_gpu.cpp.o | |
| [532/3492] Building CXX object CMakeFiles/magma.dir/src/dlauum_gpu.cpp.o | |
| [533/3492] Building CXX object CMakeFiles/magma.dir/src/cpotrs_gpu.cpp.o | |
| [534/3492] Building CXX object CMakeFiles/magma.dir/src/strtri_gpu.cpp.o | |
| [535/3492] Building CXX object CMakeFiles/magma.dir/src/clauum_gpu.cpp.o | |
| [536/3492] Building CXX object CMakeFiles/magma.dir/src/ctrtri_gpu.cpp.o | |
| [537/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/vbatched_check.cu.o | |
| [538/3492] Building CXX object CMakeFiles/magma.dir/src/dtrtri_gpu.cpp.o | |
| [539/3492] Building CXX object CMakeFiles/magma.dir/src/spotrf_mgpu.cpp.o | |
| [540/3492] Building CXX object CMakeFiles/magma.dir/src/dpotrf_mgpu.cpp.o | |
| [541/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/hlag2s.cu.o | |
| [542/3492] Building CXX object CMakeFiles/magma.dir/src/cpotrf_mgpu.cpp.o | |
| [543/3492] Building CXX object CMakeFiles/magma.dir/src/dpotrf_mgpu_right.cpp.o | |
| [544/3492] Building CXX object CMakeFiles/magma.dir/src/spotrf_mgpu_right.cpp.o | |
| [545/3492] Building CXX object CMakeFiles/magma.dir/src/cpotrf_mgpu_right.cpp.o | |
| [546/3492] Building CXX object CMakeFiles/magma.dir/src/cposv.cpp.o | |
| [547/3492] Building CXX object CMakeFiles/magma.dir/src/spotrf3_mgpu.cpp.o | |
| [548/3492] Building CXX object CMakeFiles/magma.dir/src/dpotrf3_mgpu.cpp.o | |
| [549/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zpotf2_kernels_var.cu.o | |
| [550/3492] Building CXX object CMakeFiles/magma.dir/src/sposv.cpp.o | |
| [551/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/slag2h.cu.o | |
| [552/3492] Building CXX object CMakeFiles/magma.dir/src/dposv.cpp.o | |
| [553/3492] Building CXX object CMakeFiles/magma.dir/src/cpotrf3_mgpu.cpp.o | |
| [554/3492] Building CXX object CMakeFiles/magma.dir/src/spotrf.cpp.o | |
| [555/3492] Building CXX object CMakeFiles/magma.dir/src/spotri.cpp.o | |
| [556/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/hset_pointer.cu.o | |
| [557/3492] Building CXX object CMakeFiles/magma.dir/src/cpotri.cpp.o | |
| [558/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/hlaswp.cu.o | |
| [559/3492] Building CXX object CMakeFiles/magma.dir/src/slauum.cpp.o | |
| [560/3492] Building CXX object CMakeFiles/magma.dir/src/dpotrf.cpp.o | |
| [561/3492] Building CXX object CMakeFiles/magma.dir/src/dpotri.cpp.o | |
| [562/3492] Building CXX object CMakeFiles/magma.dir/src/cpotrf.cpp.o | |
| [563/3492] Building CXX object CMakeFiles/magma.dir/src/dlauum.cpp.o | |
| [564/3492] Building CXX object CMakeFiles/magma.dir/src/strtri.cpp.o | |
| [565/3492] Building CXX object CMakeFiles/magma.dir/src/clauum.cpp.o | |
| [566/3492] Building CXX object CMakeFiles/magma.dir/src/dtrtri.cpp.o | |
| [567/3492] Building CXX object CMakeFiles/magma.dir/src/dpotrf_m.cpp.o | |
| [568/3492] Building CXX object CMakeFiles/magma.dir/src/cpotrf_m.cpp.o | |
| [569/3492] Building CXX object CMakeFiles/magma.dir/src/dsgesv_gpu.cpp.o | |
| [570/3492] Building CXX object CMakeFiles/magma.dir/src/ctrtri.cpp.o | |
| [571/3492] Building CXX object CMakeFiles/magma.dir/src/cgerfs_nopiv_gpu.cpp.o | |
| [572/3492] Building CXX object CMakeFiles/magma.dir/src/sgesv_gpu.cpp.o | |
| [573/3492] Building CXX object CMakeFiles/magma.dir/src/dsgetrs_gpu.cpp.o | |
| [574/3492] Building CXX object CMakeFiles/magma.dir/src/spotrf_m.cpp.o | |
| [575/3492] Building CXX object CMakeFiles/magma.dir/src/dgerfs_nopiv_gpu.cpp.o | |
| [576/3492] Building CXX object CMakeFiles/magma.dir/src/sgerfs_nopiv_gpu.cpp.o | |
| [577/3492] Building CXX object CMakeFiles/magma.dir/src/dgesv_gpu.cpp.o | |
| [578/3492] Building CXX object CMakeFiles/magma.dir/src/sgesv_nopiv_gpu.cpp.o | |
| [579/3492] Building CXX object CMakeFiles/magma.dir/src/dgesv_nopiv_gpu.cpp.o | |
| [580/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/sgemm_vbatched_core.cu.o | |
| [581/3492] Building CXX object CMakeFiles/magma.dir/src/cgesv_gpu.cpp.o | |
| [582/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zposv_irgmres_kernels.cu.o | |
| [583/3492] Building CXX object CMakeFiles/magma.dir/src/cgetrf_gpu.cpp.o | |
| [584/3492] Building CXX object CMakeFiles/magma.dir/src/cgetrf_nopiv_gpu.cpp.o | |
| [585/3492] Building CXX object CMakeFiles/magma.dir/src/dgetrf_gpu.cpp.o | |
| [586/3492] Building CXX object CMakeFiles/magma.dir/src/cgesv_nopiv_gpu.cpp.o | |
| [587/3492] Building CXX object CMakeFiles/magma.dir/src/sgetri_gpu.cpp.o | |
| [588/3492] Building CXX object CMakeFiles/magma.dir/src/sgetrf_nopiv_gpu.cpp.o | |
| [589/3492] Building CXX object CMakeFiles/magma.dir/src/cgetri_gpu.cpp.o | |
| [590/3492] Building CXX object CMakeFiles/magma.dir/src/sgetrs_gpu.cpp.o | |
| [591/3492] Building CXX object CMakeFiles/magma.dir/src/sgetrf_gpu.cpp.o | |
| [592/3492] Building CXX object CMakeFiles/magma.dir/src/dgetrf_nopiv_gpu.cpp.o | |
| [593/3492] Building CXX object CMakeFiles/magma.dir/src/dgetrs_gpu.cpp.o | |
| [594/3492] Building CXX object CMakeFiles/magma.dir/src/dgetri_gpu.cpp.o | |
| [595/3492] Building CXX object CMakeFiles/magma.dir/src/cgetrs_gpu.cpp.o | |
| [596/3492] Building CXX object CMakeFiles/magma.dir/src/dgetrf_mgpu.cpp.o | |
| [597/3492] Building CXX object CMakeFiles/magma.dir/src/cgetrs_nopiv_gpu.cpp.o | |
| [598/3492] Building CXX object CMakeFiles/magma.dir/src/sgetrs_nopiv_gpu.cpp.o | |
| [599/3492] Building CXX object CMakeFiles/magma.dir/src/dgetrs_nopiv_gpu.cpp.o | |
| [600/3492] Building CXX object CMakeFiles/magma.dir/src/sgetrf2_mgpu.cpp.o | |
| [601/3492] Building CXX object CMakeFiles/magma.dir/src/dgerbt_gpu.cpp.o | |
| [602/3492] Building CXX object CMakeFiles/magma.dir/src/sgetrf_mgpu.cpp.o | |
| [603/3492] Building CXX object CMakeFiles/magma.dir/src/cgetrf2_mgpu.cpp.o | |
| [604/3492] Building CXX object CMakeFiles/magma.dir/src/sgerbt_gpu.cpp.o | |
| [605/3492] Building CXX object CMakeFiles/magma.dir/src/cgetrf_mgpu.cpp.o | |
| [606/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/hlaconvert.cu.o | |
| [607/3492] Building CXX object CMakeFiles/magma.dir/src/cgerbt_gpu.cpp.o | |
| [608/3492] Building CXX object CMakeFiles/magma.dir/src/dgetrf2_mgpu.cpp.o | |
| [609/3492] Building CXX object CMakeFiles/magma.dir/src/sgbsv_gpu.cpp.o | |
| [610/3492] Building CXX object CMakeFiles/magma.dir/src/cgbsv_gpu.cpp.o | |
| [611/3492] Building CXX object CMakeFiles/magma.dir/src/dgbsv_gpu.cpp.o | |
| [612/3492] Building CXX object CMakeFiles/magma.dir/src/sgbtrf_gpu.cpp.o | |
| [613/3492] Building CXX object CMakeFiles/magma.dir/src/dgesv.cpp.o | |
| [614/3492] Building CXX object CMakeFiles/magma.dir/src/dgesv_rbt.cpp.o | |
| [615/3492] Building CXX object CMakeFiles/magma.dir/src/dgbtrf_gpu.cpp.o | |
| [616/3492] Building CXX object CMakeFiles/magma.dir/src/cgesv.cpp.o | |
| [617/3492] Building CXX object CMakeFiles/magma.dir/src/sgesv.cpp.o | |
| [618/3492] Building CXX object CMakeFiles/magma.dir/src/cgbtrf_gpu.cpp.o | |
| [619/3492] Building CXX object CMakeFiles/magma.dir/src/sgesv_rbt.cpp.o | |
| [620/3492] Building CXX object CMakeFiles/magma.dir/src/sgetrf.cpp.o | |
| [621/3492] Building CXX object CMakeFiles/magma.dir/src/cgesv_rbt.cpp.o | |
| [622/3492] Building CXX object CMakeFiles/magma.dir/src/cgetrf_nopiv.cpp.o | |
| [623/3492] Building CXX object CMakeFiles/magma.dir/src/cgetrf.cpp.o | |
| [624/3492] Building CXX object CMakeFiles/magma.dir/src/dgetf2_nopiv.cpp.o | |
| [625/3492] Building CXX object CMakeFiles/magma.dir/src/sgetf2_nopiv.cpp.o | |
| [626/3492] Building CXX object CMakeFiles/magma.dir/src/dgetrf.cpp.o | |
| [627/3492] Building CXX object CMakeFiles/magma.dir/src/cgetf2_nopiv.cpp.o | |
| [628/3492] Building CXX object CMakeFiles/magma.dir/src/dgetrf_nopiv.cpp.o | |
| [629/3492] Building CXX object CMakeFiles/magma.dir/src/sgelqf_gpu.cpp.o | |
| [630/3492] Building CXX object CMakeFiles/magma.dir/src/sgetrf_nopiv.cpp.o | |
| [631/3492] Building CXX object CMakeFiles/magma.dir/src/dgetrf_m.cpp.o | |
| [632/3492] Building CXX object CMakeFiles/magma.dir/src/cgetrf_m.cpp.o | |
| [633/3492] Building CXX object CMakeFiles/magma.dir/src/dgelqf_gpu.cpp.o | |
| [634/3492] Building CXX object CMakeFiles/magma.dir/src/dsgeqrsv_gpu.cpp.o | |
| [635/3492] Building CXX object CMakeFiles/magma.dir/src/sgetrf_m.cpp.o | |
| [636/3492] Building CXX object CMakeFiles/magma.dir/src/sgels_gpu.cpp.o | |
| [637/3492] Building CXX object CMakeFiles/magma.dir/src/sgels3_gpu.cpp.o | |
| [638/3492] Building CXX object CMakeFiles/magma.dir/src/cgelqf_gpu.cpp.o | |
| [639/3492] Building CXX object CMakeFiles/magma.dir/src/cgels3_gpu.cpp.o | |
| [640/3492] Building CXX object CMakeFiles/magma.dir/src/sgeqrf2_gpu.cpp.o | |
| [641/3492] Building CXX object CMakeFiles/magma.dir/src/dgegqr_gpu.cpp.o | |
| [642/3492] Building CXX object CMakeFiles/magma.dir/src/dgeqrf2_gpu.cpp.o | |
| [643/3492] Building CXX object CMakeFiles/magma.dir/src/dgels3_gpu.cpp.o | |
| [644/3492] Building CXX object CMakeFiles/magma.dir/src/dgels_gpu.cpp.o | |
| [645/3492] Building CXX object CMakeFiles/magma.dir/src/cgels_gpu.cpp.o | |
| [646/3492] Building CXX object CMakeFiles/magma.dir/src/cgegqr_gpu.cpp.o | |
| [647/3492] Building CXX object CMakeFiles/magma.dir/src/cgeqrf2_gpu.cpp.o | |
| [648/3492] Building CXX object CMakeFiles/magma.dir/src/sgegqr_gpu.cpp.o | |
| [649/3492] Building CXX object CMakeFiles/magma.dir/src/dgeqrf3_gpu.cpp.o | |
| [650/3492] Building CXX object CMakeFiles/magma.dir/src/sgeqrf_gpu.cpp.o | |
| [651/3492] Building CXX object CMakeFiles/magma.dir/src/cgeqr2x_gpu.cpp.o | |
| [652/3492] Building CXX object CMakeFiles/magma.dir/src/dgeqr2x_gpu.cpp.o | |
| [653/3492] Building CXX object CMakeFiles/magma.dir/src/sgeqr2x_gpu-v2.cpp.o | |
| [654/3492] Building CXX object CMakeFiles/magma.dir/src/sgeqrf3_gpu.cpp.o | |
| [655/3492] Building CXX object CMakeFiles/magma.dir/src/cgeqrf_gpu.cpp.o | |
| [656/3492] Building CXX object CMakeFiles/magma.dir/src/cgeqrf3_gpu.cpp.o | |
| [657/3492] Building CXX object CMakeFiles/magma.dir/src/dgeqrf_gpu.cpp.o | |
| [658/3492] Building CXX object CMakeFiles/magma.dir/src/sgeqr2x_gpu.cpp.o | |
| [659/3492] Building CXX object CMakeFiles/magma.dir/src/cgeqr2x_gpu-v2.cpp.o | |
| [660/3492] Building CXX object CMakeFiles/magma.dir/src/sgeqrs3_gpu.cpp.o | |
| [661/3492] Building CXX object CMakeFiles/magma.dir/src/dgeqr2x_gpu-v2.cpp.o | |
| [662/3492] Building CXX object CMakeFiles/magma.dir/src/sgeqr2x_gpu-v3.cpp.o | |
| [663/3492] Building CXX object CMakeFiles/magma.dir/src/dgeqrs3_gpu.cpp.o | |
| [664/3492] Building CXX object CMakeFiles/magma.dir/src/cgeqrs3_gpu.cpp.o | |
| [665/3492] Building CXX object CMakeFiles/magma.dir/src/dgeqr2x_gpu-v3.cpp.o | |
| [666/3492] Building CXX object CMakeFiles/magma.dir/src/cgeqr2x_gpu-v3.cpp.o | |
| [667/3492] Building CXX object CMakeFiles/magma.dir/src/sgeqrs_gpu.cpp.o | |
| [668/3492] Building CXX object CMakeFiles/magma.dir/src/slarfb_gpu_gemm.cpp.o | |
| [669/3492] Building CXX object CMakeFiles/magma.dir/src/dgeqrs_gpu.cpp.o | |
| [670/3492] Building CXX object CMakeFiles/magma.dir/src/clarfb_gpu_gemm.cpp.o | |
| [671/3492] Building CXX object CMakeFiles/magma.dir/src/slarfb_gpu.cpp.o | |
| [672/3492] Building CXX object CMakeFiles/magma.dir/src/sorgqr_gpu.cpp.o | |
| [673/3492] Building CXX object CMakeFiles/magma.dir/src/clarfb_gpu.cpp.o | |
| [674/3492] Building CXX object CMakeFiles/magma.dir/src/cgeqrs_gpu.cpp.o | |
| [675/3492] Building CXX object CMakeFiles/magma.dir/src/dlarfb_gpu_gemm.cpp.o | |
| [676/3492] Building CXX object CMakeFiles/magma.dir/src/cungqr_gpu.cpp.o | |
| [677/3492] Building CXX object CMakeFiles/magma.dir/src/dlarfb_gpu.cpp.o | |
| [678/3492] Building CXX object CMakeFiles/magma.dir/src/sormql2_gpu.cpp.o | |
| [679/3492] Building CXX object CMakeFiles/magma.dir/src/dorgqr_gpu.cpp.o | |
| [680/3492] Building CXX object CMakeFiles/magma.dir/src/cunmql2_gpu.cpp.o | |
| [681/3492] Building CXX object CMakeFiles/magma.dir/src/dormqr2_gpu.cpp.o | |
| [682/3492] Building CXX object CMakeFiles/magma.dir/src/sormqr_gpu.cpp.o | |
| [683/3492] Building CXX object CMakeFiles/magma.dir/src/sormqr2_gpu.cpp.o | |
| [684/3492] Building CXX object CMakeFiles/magma.dir/src/dormql2_gpu.cpp.o | |
| [685/3492] Building CXX object CMakeFiles/magma.dir/src/cunmqr2_gpu.cpp.o | |
| [686/3492] Building CXX object CMakeFiles/magma.dir/src/cgeqrf_mgpu.cpp.o | |
| [687/3492] Building CXX object CMakeFiles/magma.dir/src/dgeqrf_mgpu.cpp.o | |
| [688/3492] Building CXX object CMakeFiles/magma.dir/src/sgeqp3_gpu.cpp.o | |
| /build/magma-2.9.0/src/sgeqp3_gpu.cpp: In function 'magma_int_t magma_sgeqp3_gpu(magma_int_t, magma_int_t, magmaFloat_ptr, magma_int_t, magma_int_t*, float*, magmaFloat_ptr, magma_int_t, magma_int_t*)': | |
| /build/magma-2.9.0/src/sgeqp3_gpu.cpp:404:34: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'magma_int_t' {aka 'int'} [-Wsign-compare] | |
| 404 | else if( lwork*sizeof(float) < lwork_device[0] ) { | |
| | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ | |
| [689/3492] Building CXX object CMakeFiles/magma.dir/src/dormqr_gpu.cpp.o | |
| [690/3492] Building CXX object CMakeFiles/magma.dir/src/cunmqr_gpu.cpp.o | |
| [691/3492] Building CXX object CMakeFiles/magma.dir/src/sgeqrf_mgpu.cpp.o | |
| [692/3492] Building CXX object CMakeFiles/magma.dir/src/cgeqp3_gpu.cpp.o | |
| /build/magma-2.9.0/src/cgeqp3_gpu.cpp: In function 'magma_int_t magma_cgeqp3_gpu(magma_int_t, magma_int_t, magmaFloatComplex_ptr, magma_int_t, magma_int_t*, magmaFloatComplex*, magmaFloatComplex_ptr, magma_int_t, float*, magma_int_t*)': | |
| /build/magma-2.9.0/src/cgeqp3_gpu.cpp:404:46: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'magma_int_t' {aka 'int'} [-Wsign-compare] | |
| 404 | else if( lwork*sizeof(magmaFloatComplex) < lwork_device[0] ) { | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ | |
| [693/3492] Building CXX object CMakeFiles/magma.dir/src/dgeqp3_gpu.cpp.o | |
| /build/magma-2.9.0/src/dgeqp3_gpu.cpp: In function 'magma_int_t magma_dgeqp3_gpu(magma_int_t, magma_int_t, magmaDouble_ptr, magma_int_t, magma_int_t*, double*, magmaDouble_ptr, magma_int_t, magma_int_t*)': | |
| /build/magma-2.9.0/src/dgeqp3_gpu.cpp:404:35: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'magma_int_t' {aka 'int'} [-Wsign-compare] | |
| 404 | else if( lwork*sizeof(double) < lwork_device[0] ) { | |
| | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ | |
| [694/3492] Building CXX object CMakeFiles/magma.dir/src/cgelqf.cpp.o | |
| [695/3492] Building CXX object CMakeFiles/magma.dir/src/sgelqf.cpp.o | |
| [696/3492] Building CXX object CMakeFiles/magma.dir/src/dgelqf.cpp.o | |
| [697/3492] Building CXX object CMakeFiles/magma.dir/src/dgels.cpp.o | |
| [698/3492] Building CXX object CMakeFiles/magma.dir/src/sgels.cpp.o | |
| [699/3492] Building CXX object CMakeFiles/magma.dir/src/cgeqlf.cpp.o | |
| [700/3492] Building CXX object CMakeFiles/magma.dir/src/cgels.cpp.o | |
| [701/3492] Building CXX object CMakeFiles/magma.dir/src/dgeqlf.cpp.o | |
| [702/3492] Building CXX object CMakeFiles/magma.dir/src/dgeqrf.cpp.o | |
| [703/3492] Building CXX object CMakeFiles/magma.dir/src/sgglse.cpp.o | |
| [704/3492] Building CXX object CMakeFiles/magma.dir/src/cgeqrf.cpp.o | |
| [705/3492] Building CXX object CMakeFiles/magma.dir/src/sgeqrf.cpp.o | |
| [706/3492] Building CXX object CMakeFiles/magma.dir/src/sgeqlf.cpp.o | |
| [707/3492] Building CXX object CMakeFiles/magma.dir/src/dgeqrf_ooc.cpp.o | |
| [708/3492] Building CXX object CMakeFiles/magma.dir/src/sgeqrf_ooc.cpp.o | |
| [709/3492] Building CXX object CMakeFiles/magma.dir/src/dggrqf.cpp.o | |
| [710/3492] Building CXX object CMakeFiles/magma.dir/src/dgglse.cpp.o | |
| [711/3492] Building CXX object CMakeFiles/magma.dir/src/cggrqf.cpp.o | |
| [712/3492] Building CXX object CMakeFiles/magma.dir/src/cgeqrf_ooc.cpp.o | |
| [713/3492] Building CXX object CMakeFiles/magma.dir/src/dorglq.cpp.o | |
| [714/3492] Building CXX object CMakeFiles/magma.dir/src/sggrqf.cpp.o | |
| [715/3492] Building CXX object CMakeFiles/magma.dir/src/cgglse.cpp.o | |
| [716/3492] Building CXX object CMakeFiles/magma.dir/src/cunglq.cpp.o | |
| [717/3492] Building CXX object CMakeFiles/magma.dir/src/sorglq.cpp.o | |
| [718/3492] Building CXX object CMakeFiles/magma.dir/src/dorgqr.cpp.o | |
| [719/3492] Building CXX object CMakeFiles/magma.dir/src/dorgqr2.cpp.o | |
| [720/3492] Building CXX object CMakeFiles/magma.dir/src/sorgqr.cpp.o | |
| [721/3492] Building CXX object CMakeFiles/magma.dir/src/sormql.cpp.o | |
| [722/3492] Building CXX object CMakeFiles/magma.dir/src/cungqr.cpp.o | |
| [723/3492] Building CXX object CMakeFiles/magma.dir/src/sorgqr2.cpp.o | |
| [724/3492] Building CXX object CMakeFiles/magma.dir/src/dormql.cpp.o | |
| [725/3492] Building CXX object CMakeFiles/magma.dir/src/sormlq.cpp.o | |
| [726/3492] Building CXX object CMakeFiles/magma.dir/src/dormqr.cpp.o | |
| [727/3492] Building CXX object CMakeFiles/magma.dir/src/cungqr2.cpp.o | |
| [728/3492] Building CXX object CMakeFiles/magma.dir/src/dormlq.cpp.o | |
| [729/3492] Building CXX object CMakeFiles/magma.dir/src/cunmqr.cpp.o | |
| [730/3492] Building CXX object CMakeFiles/magma.dir/src/cunmlq.cpp.o | |
| [731/3492] Building CXX object CMakeFiles/magma.dir/src/sormqr.cpp.o | |
| [732/3492] Building CXX object CMakeFiles/magma.dir/src/cunmql.cpp.o | |
| [733/3492] Building CXX object CMakeFiles/magma.dir/src/cgeqp3.cpp.o | |
| [734/3492] Building CXX object CMakeFiles/magma.dir/src/sormrq.cpp.o | |
| [735/3492] Building CXX object CMakeFiles/magma.dir/src/dormrq.cpp.o | |
| [736/3492] Building CXX object CMakeFiles/magma.dir/src/slaqps.cpp.o | |
| [737/3492] Building CXX object CMakeFiles/magma.dir/src/dlaqps.cpp.o | |
| [738/3492] Building CXX object CMakeFiles/magma.dir/src/sgeqrf_m.cpp.o | |
| [739/3492] Building CXX object CMakeFiles/magma.dir/src/cunmrq.cpp.o | |
| [740/3492] Building CXX object CMakeFiles/magma.dir/src/sgeqp3.cpp.o | |
| [741/3492] Building CXX object CMakeFiles/magma.dir/src/dgeqp3.cpp.o | |
| [742/3492] Building CXX object CMakeFiles/magma.dir/src/dorgqr_m.cpp.o | |
| [743/3492] Building CXX object CMakeFiles/magma.dir/src/claqps.cpp.o | |
| [744/3492] Building CXX object CMakeFiles/magma.dir/src/dgeqrf_m.cpp.o | |
| [745/3492] Building CXX object CMakeFiles/magma.dir/src/sormqr_m.cpp.o | |
| [746/3492] Building CXX object CMakeFiles/magma.dir/src/cgeqrf_m.cpp.o | |
| [747/3492] Building CXX object CMakeFiles/magma.dir/src/sorgqr_m.cpp.o | |
| [748/3492] Building CXX object CMakeFiles/magma.dir/src/dormqr_m.cpp.o | |
| [749/3492] Building CXX object CMakeFiles/magma.dir/src/ssysv.cpp.o | |
| [750/3492] Building CXX object CMakeFiles/magma.dir/src/cungqr_m.cpp.o | |
| [751/3492] Building CXX object CMakeFiles/magma.dir/src/dssysv_gpu.cpp.o | |
| [752/3492] Building CXX object CMakeFiles/magma.dir/src/cunmqr_m.cpp.o | |
| [753/3492] Building CXX object CMakeFiles/magma.dir/src/dsytrf_gpu.cpp.o | |
| [754/3492] Building CXX object CMakeFiles/magma.dir/src/ssytrf_gpu.cpp.o | |
| [755/3492] Building CXX object CMakeFiles/magma.dir/src/ssytrf.cpp.o | |
| [756/3492] Building CXX object CMakeFiles/magma.dir/src/chetrf_gpu.cpp.o | |
| [757/3492] Building CXX object CMakeFiles/magma.dir/src/dsysv.cpp.o | |
| [758/3492] Building CXX object CMakeFiles/magma.dir/src/chesv.cpp.o | |
| [759/3492] Building CXX object CMakeFiles/magma.dir/src/chetrf.cpp.o | |
| [760/3492] Building CXX object CMakeFiles/magma.dir/src/dsytrf.cpp.o | |
| [761/3492] Building CXX object CMakeFiles/magma.dir/src/ssidi.cpp.o | |
| [762/3492] Building CXX object CMakeFiles/magma.dir/src/dsytrf_aasen.cpp.o | |
| [763/3492] Building CXX object CMakeFiles/magma.dir/src/chetrf_aasen.cpp.o | |
| [764/3492] Building CXX object CMakeFiles/magma.dir/src/ssytrf_aasen.cpp.o | |
| [765/3492] Building CXX object CMakeFiles/magma.dir/src/chetrf_nopiv.cpp.o | |
| [766/3492] Building CXX object CMakeFiles/magma.dir/src/dsytrf_nopiv_gpu.cpp.o | |
| [767/3492] Building CXX object CMakeFiles/magma.dir/src/csytrf_nopiv_cpu.cpp.o | |
| [768/3492] Building CXX object CMakeFiles/magma.dir/src/ssytrf_nopiv_gpu.cpp.o | |
| [769/3492] Building CXX object CMakeFiles/magma.dir/src/ssytrf_nopiv.cpp.o | |
| [770/3492] Building CXX object CMakeFiles/magma.dir/src/chetrf_nopiv_cpu.cpp.o | |
| [771/3492] Building CXX object CMakeFiles/magma.dir/src/dsytrf_nopiv_cpu.cpp.o | |
| [772/3492] Building CXX object CMakeFiles/magma.dir/src/csytrf_nopiv_gpu.cpp.o | |
| [773/3492] Building CXX object CMakeFiles/magma.dir/src/dsytrf_nopiv.cpp.o | |
| [774/3492] Building CXX object CMakeFiles/magma.dir/src/ssytrs_nopiv_gpu.cpp.o | |
| [775/3492] Building CXX object CMakeFiles/magma.dir/src/ssytrf_nopiv_cpu.cpp.o | |
| [776/3492] Building CXX object CMakeFiles/magma.dir/src/dsytrs_nopiv_gpu.cpp.o | |
| [777/3492] Building CXX object CMakeFiles/magma.dir/src/chetrf_nopiv_gpu.cpp.o | |
| [778/3492] Building CXX object CMakeFiles/magma.dir/src/ssysv_nopiv_gpu.cpp.o | |
| [779/3492] Building CXX object CMakeFiles/magma.dir/src/chetrs_nopiv_gpu.cpp.o | |
| [780/3492] Building CXX object CMakeFiles/magma.dir/src/chesv_nopiv_gpu.cpp.o | |
| [781/3492] Building CXX object CMakeFiles/magma.dir/src/csysv_nopiv_gpu.cpp.o | |
| [782/3492] Building CXX object CMakeFiles/magma.dir/src/ssyevd_gpu.cpp.o | |
| [783/3492] Building CXX object CMakeFiles/magma.dir/src/dsysv_nopiv_gpu.cpp.o | |
| [784/3492] Building CXX object CMakeFiles/magma.dir/src/csytrs_nopiv_gpu.cpp.o | |
| [785/3492] Building CXX object CMakeFiles/magma.dir/src/clahef_gpu.cpp.o | |
| [786/3492] Building CXX object CMakeFiles/magma.dir/src/ssyevdx_gpu.cpp.o | |
| [787/3492] Building CXX object CMakeFiles/magma.dir/src/cheevd_gpu.cpp.o | |
| [788/3492] Building CXX object CMakeFiles/magma.dir/src/slasyf_gpu.cpp.o | |
| [789/3492] Building CXX object CMakeFiles/magma.dir/src/cheevdx_gpu.cpp.o | |
| [790/3492] Building CXX object CMakeFiles/magma.dir/src/dlasyf_gpu.cpp.o | |
| [791/3492] Building CXX object CMakeFiles/magma.dir/src/cheevr_gpu.cpp.o | |
| [792/3492] Building CXX object CMakeFiles/magma.dir/src/dsytrd2_gpu.cpp.o | |
| [793/3492] Building CXX object CMakeFiles/magma.dir/src/ssytrd_gpu.cpp.o | |
| [794/3492] Building CXX object CMakeFiles/magma.dir/src/cheevx_gpu.cpp.o | |
| [795/3492] Building CXX object CMakeFiles/magma.dir/src/dsytrd_gpu.cpp.o | |
| [796/3492] Building CXX object CMakeFiles/magma.dir/src/ssytrd2_gpu.cpp.o | |
| [797/3492] Building CXX object CMakeFiles/magma.dir/src/sormtr_gpu.cpp.o | |
| [798/3492] Building CXX object CMakeFiles/magma.dir/src/cunmtr_gpu.cpp.o | |
| [799/3492] Building CXX object CMakeFiles/magma.dir/src/chetrd2_gpu.cpp.o | |
| [800/3492] Building CXX object CMakeFiles/magma.dir/src/ssyevd.cpp.o | |
| [801/3492] Building CXX object CMakeFiles/magma.dir/src/dormtr_gpu.cpp.o | |
| [802/3492] Building CXX object CMakeFiles/magma.dir/src/chetrd_gpu.cpp.o | |
| [803/3492] Building CXX object CMakeFiles/magma.dir/src/ssyevdx.cpp.o | |
| [804/3492] Building CXX object CMakeFiles/magma.dir/src/cheevx.cpp.o | |
| [805/3492] Building CXX object CMakeFiles/magma.dir/src/cheevr.cpp.o | |
| [806/3492] Building CXX object CMakeFiles/magma.dir/src/cheevdx.cpp.o | |
| [807/3492] Building CXX object CMakeFiles/magma.dir/src/cheevd.cpp.o | |
| [808/3492] Building CXX object CMakeFiles/magma.dir/src/slaex1.cpp.o | |
| [809/3492] Building CXX object CMakeFiles/magma.dir/src/sstedx.cpp.o | |
| [810/3492] Building CXX object CMakeFiles/magma.dir/src/slaex0.cpp.o | |
| [811/3492] Building CXX object CMakeFiles/magma.dir/src/chetrd.cpp.o | |
| [812/3492] Building CXX object CMakeFiles/magma.dir/src/slaex3.cpp.o | |
| [813/3492] Building CXX object CMakeFiles/magma.dir/src/smove_eig.cpp.o | |
| [814/3492] Building CXX object CMakeFiles/magma.dir/src/slatrd.cpp.o | |
| [815/3492] Building CXX object CMakeFiles/magma.dir/src/dsytrd.cpp.o | |
| [816/3492] Building CXX object CMakeFiles/magma.dir/src/ssytrd.cpp.o | |
| [817/3492] Building CXX object CMakeFiles/magma.dir/src/dlatrd2.cpp.o | |
| [818/3492] Building CXX object CMakeFiles/magma.dir/src/slatrd2.cpp.o | |
| [819/3492] Building CXX object CMakeFiles/magma.dir/src/dlatrd.cpp.o | |
| [820/3492] Building CXX object CMakeFiles/magma.dir/src/clatrd2.cpp.o | |
| [821/3492] Building CXX object CMakeFiles/magma.dir/src/clatrd.cpp.o | |
| [822/3492] Building CXX object CMakeFiles/magma.dir/src/cstedx.cpp.o | |
| [823/3492] Building CXX object CMakeFiles/magma.dir/src/sormtr.cpp.o | |
| [824/3492] Building CXX object CMakeFiles/magma.dir/src/sorgtr.cpp.o | |
| [825/3492] Building CXX object CMakeFiles/magma.dir/src/cungtr.cpp.o | |
| [826/3492] Building CXX object CMakeFiles/magma.dir/src/dorgtr.cpp.o | |
| [827/3492] Building CXX object CMakeFiles/magma.dir/src/ssytrd_mgpu.cpp.o | |
| [828/3492] Building CXX object CMakeFiles/magma.dir/src/dormtr.cpp.o | |
| [829/3492] Building CXX object CMakeFiles/magma.dir/src/dsytrd_mgpu.cpp.o | |
| [830/3492] Building CXX object CMakeFiles/magma.dir/src/cunmtr.cpp.o | |
| [831/3492] Building CXX object CMakeFiles/magma.dir/src/clatrd_mgpu.cpp.o | |
| [832/3492] Building CXX object CMakeFiles/magma.dir/src/slatrd_mgpu.cpp.o | |
| [833/3492] Building CXX object CMakeFiles/magma.dir/src/dlatrd_mgpu.cpp.o | |
| [834/3492] Building CXX object CMakeFiles/magma.dir/src/ssyevd_m.cpp.o | |
| [835/3492] Building CXX object CMakeFiles/magma.dir/src/cheevd_m.cpp.o | |
| [836/3492] Building CXX object CMakeFiles/magma.dir/src/slaex1_m.cpp.o | |
| [837/3492] Building CXX object CMakeFiles/magma.dir/src/cheevdx_m.cpp.o | |
| [838/3492] Building CXX object CMakeFiles/magma.dir/src/ssyevdx_m.cpp.o | |
| [839/3492] Building CXX object CMakeFiles/magma.dir/src/chetrd_mgpu.cpp.o | |
| [840/3492] Building CXX object CMakeFiles/magma.dir/src/sormtr_m.cpp.o | |
| [841/3492] Building CXX object CMakeFiles/magma.dir/src/sstedx_m.cpp.o | |
| [842/3492] Building CXX object CMakeFiles/magma.dir/src/cunmtr_m.cpp.o | |
| [843/3492] Building CXX object CMakeFiles/magma.dir/src/cstedx_m.cpp.o | |
| [844/3492] Building CXX object CMakeFiles/magma.dir/src/slaex0_m.cpp.o | |
| [845/3492] Building CXX object CMakeFiles/magma.dir/src/dormtr_m.cpp.o | |
| [846/3492] Building CXX object CMakeFiles/magma.dir/src/cbulge_applyQ_v2.cpp.o | |
| [847/3492] Building CXX object CMakeFiles/magma.dir/src/ssytrd_sy2sb.cpp.o | |
| [848/3492] Building CXX object CMakeFiles/magma.dir/src/dsytrd_sy2sb.cpp.o | |
| [849/3492] Building CXX object CMakeFiles/magma.dir/src/slaex3_m.cpp.o | |
| [850/3492] Building CXX object CMakeFiles/magma.dir/src/sbulge_applyQ_v2.cpp.o | |
| [851/3492] Building CXX object CMakeFiles/magma.dir/src/sbulge_back.cpp.o | |
| [852/3492] Building CXX object CMakeFiles/magma.dir/src/dbulge_applyQ_v2.cpp.o | |
| [853/3492] Building CXX object CMakeFiles/magma.dir/src/chetrd_he2hb.cpp.o | |
| [854/3492] Building CXX object CMakeFiles/magma.dir/src/chetrd_hb2st.cpp.o | |
| [855/3492] Building CXX object CMakeFiles/magma.dir/src/cbulge_back.cpp.o | |
| [856/3492] Building CXX object CMakeFiles/magma.dir/src/sorgqr_2stage_gpu.cpp.o | |
| [857/3492] Building CXX object CMakeFiles/magma.dir/src/ssytrd_sb2st.cpp.o | |
| [858/3492] Building CXX object CMakeFiles/magma.dir/src/dsytrd_sb2st.cpp.o | |
| [859/3492] Building CXX object CMakeFiles/magma.dir/src/sormqr_2stage_gpu.cpp.o | |
| [860/3492] Building CXX object CMakeFiles/magma.dir/src/dorgqr_2stage_gpu.cpp.o | |
| [861/3492] Building CXX object CMakeFiles/magma.dir/src/dbulge_back.cpp.o | |
| [862/3492] Building CXX object CMakeFiles/magma.dir/src/ssyevdx_2stage.cpp.o | |
| [863/3492] Building CXX object CMakeFiles/magma.dir/src/cungqr_2stage_gpu.cpp.o | |
| [864/3492] Building CXX object CMakeFiles/magma.dir/src/dormqr_2stage_gpu.cpp.o | |
| [865/3492] Building CXX object CMakeFiles/magma.dir/src/cunmqr_2stage_gpu.cpp.o | |
| [866/3492] Building CXX object CMakeFiles/magma.dir/src/ssygvdx_2stage.cpp.o | |
| [867/3492] Building CXX object CMakeFiles/magma.dir/src/dsygvdx_2stage.cpp.o | |
| [868/3492] Building CXX object CMakeFiles/magma.dir/src/cheevdx_2stage.cpp.o | |
| [869/3492] Building CXX object CMakeFiles/magma.dir/src/chegvdx_2stage.cpp.o | |
| [870/3492] Building CXX object CMakeFiles/magma.dir/src/sbulge_back_m.cpp.o | |
| [871/3492] Building CXX object CMakeFiles/magma.dir/src/dsyevdx_2stage.cpp.o | |
| [872/3492] Building CXX object CMakeFiles/magma.dir/src/dbulge_applyQ_v2_m.cpp.o | |
| [873/3492] Building CXX object CMakeFiles/magma.dir/src/dbulge_back_m.cpp.o | |
| [874/3492] Building CXX object CMakeFiles/magma.dir/src/cbulge_back_m.cpp.o | |
| [875/3492] Building CXX object CMakeFiles/magma.dir/src/dsyevdx_2stage_m.cpp.o | |
| [876/3492] Building CXX object CMakeFiles/magma.dir/src/ssygvdx_2stage_m.cpp.o | |
| [877/3492] Building CXX object CMakeFiles/magma.dir/src/cheevdx_2stage_m.cpp.o | |
| [878/3492] Building CXX object CMakeFiles/magma.dir/src/sbulge_applyQ_v2_m.cpp.o | |
| [879/3492] Building CXX object CMakeFiles/magma.dir/src/cbulge_applyQ_v2_m.cpp.o | |
| [880/3492] Building CXX object CMakeFiles/magma.dir/src/ssytrd_sy2sb_mgpu.cpp.o | |
| [881/3492] Building CXX object CMakeFiles/magma.dir/src/core_dlarfy.cpp.o | |
| [882/3492] Building CXX object CMakeFiles/magma.dir/src/ssyevdx_2stage_m.cpp.o | |
| [883/3492] Building CXX object CMakeFiles/magma.dir/src/dsygvdx_2stage_m.cpp.o | |
| [884/3492] Building CXX object CMakeFiles/magma.dir/src/chegvdx_2stage_m.cpp.o | |
| [885/3492] Building CXX object CMakeFiles/magma.dir/src/core_clarfy.cpp.o | |
| [886/3492] Building CXX object CMakeFiles/magma.dir/src/core_slarfy.cpp.o | |
| [887/3492] Building CXX object CMakeFiles/magma.dir/src/dsytrd_sy2sb_mgpu.cpp.o | |
| [888/3492] Building CXX object CMakeFiles/magma.dir/src/chetrd_he2hb_mgpu.cpp.o | |
| [889/3492] Building CXX object CMakeFiles/magma.dir/src/core_ssbtype2cb.cpp.o | |
| [890/3492] Building CXX object CMakeFiles/magma.dir/src/core_ssbtype1cb.cpp.o | |
| [891/3492] Building CXX object CMakeFiles/magma.dir/src/core_chbtype2cb.cpp.o | |
| [892/3492] Building CXX object CMakeFiles/magma.dir/src/core_chbtype1cb.cpp.o | |
| [893/3492] Building CXX object CMakeFiles/magma.dir/src/core_ssbtype3cb.cpp.o | |
| [894/3492] Building CXX object CMakeFiles/magma.dir/src/core_dsbtype1cb.cpp.o | |
| [895/3492] Building CXX object CMakeFiles/magma.dir/src/core_dsbtype2cb.cpp.o | |
| [896/3492] Building CXX object CMakeFiles/magma.dir/src/dsygst.cpp.o | |
| [897/3492] Building CXX object CMakeFiles/magma.dir/src/core_chbtype3cb.cpp.o | |
| [898/3492] Building CXX object CMakeFiles/magma.dir/src/core_dsbtype3cb.cpp.o | |
| [899/3492] Building CXX object CMakeFiles/magma.dir/src/chegvr.cpp.o | |
| [900/3492] Building CXX object CMakeFiles/magma.dir/src/chegvdx.cpp.o | |
| [901/3492] Building CXX object CMakeFiles/magma.dir/src/chegst.cpp.o | |
| [902/3492] Building CXX object CMakeFiles/magma.dir/src/chegvx.cpp.o | |
| [903/3492] Building CXX object CMakeFiles/magma.dir/src/ssygvd.cpp.o | |
| [904/3492] Building CXX object CMakeFiles/magma.dir/src/ssygst_gpu.cpp.o | |
| [905/3492] Building CXX object CMakeFiles/magma.dir/src/ssygvdx.cpp.o | |
| [906/3492] Building CXX object CMakeFiles/magma.dir/src/dsygst_gpu.cpp.o | |
| [907/3492] Building CXX object CMakeFiles/magma.dir/src/ssygst.cpp.o | |
| [908/3492] Building CXX object CMakeFiles/magma.dir/src/chegvd.cpp.o | |
| [909/3492] Building CXX object CMakeFiles/magma.dir/src/chegst_gpu.cpp.o | |
| [910/3492] Building CXX object CMakeFiles/magma.dir/src/chegvd_m.cpp.o | |
| [911/3492] Building CXX object CMakeFiles/magma.dir/src/ssygvdx_m.cpp.o | |
| [912/3492] Building CXX object CMakeFiles/magma.dir/src/chegvdx_m.cpp.o | |
| [913/3492] Building CXX object CMakeFiles/magma.dir/src/ssygst_m.cpp.o | |
| [914/3492] Building CXX object CMakeFiles/magma.dir/src/dgehrd.cpp.o | |
| [915/3492] Building CXX object CMakeFiles/magma.dir/src/ssygvd_m.cpp.o | |
| [916/3492] Building CXX object CMakeFiles/magma.dir/src/cgeev.cpp.o | |
| [917/3492] Building CXX object CMakeFiles/magma.dir/src/sgeev.cpp.o | |
| [918/3492] Building CXX object CMakeFiles/magma.dir/src/strsm_m.cpp.o | |
| [919/3492] Building CXX object CMakeFiles/magma.dir/src/sgehrd.cpp.o | |
| [920/3492] Building CXX object CMakeFiles/magma.dir/src/cgehrd.cpp.o | |
| [921/3492] Building CXX object CMakeFiles/magma.dir/src/sgehrd2.cpp.o | |
| [922/3492] Building CXX object CMakeFiles/magma.dir/src/dgehrd2.cpp.o | |
| [923/3492] Building CXX object CMakeFiles/magma.dir/src/cgehrd2.cpp.o | |
| [924/3492] Building CXX object CMakeFiles/magma.dir/src/ctrsm_m.cpp.o | |
| [925/3492] Building CXX object CMakeFiles/magma.dir/src/dsygst_m.cpp.o | |
| [926/3492] Building CXX object CMakeFiles/magma.dir/src/dlahr2.cpp.o | |
| [927/3492] Building CXX object CMakeFiles/magma.dir/src/chegst_m.cpp.o | |
| [928/3492] Building CXX object CMakeFiles/magma.dir/src/slahru.cpp.o | |
| [929/3492] Building CXX object CMakeFiles/magma.dir/src/dlahru.cpp.o | |
| [930/3492] Building CXX object CMakeFiles/magma.dir/src/clahru.cpp.o | |
| [931/3492] Building CXX object CMakeFiles/magma.dir/src/slahr2.cpp.o | |
| [932/3492] Building CXX object CMakeFiles/magma.dir/src/dtrsm_m.cpp.o | |
| [933/3492] Building CXX object CMakeFiles/magma.dir/src/slaln2.cpp.o | |
| [934/3492] Building CXX object CMakeFiles/magma.dir/src/clahr2.cpp.o | |
| [935/3492] Building CXX object CMakeFiles/magma.dir/src/ctrevc3.cpp.o | |
| [936/3492] Building CXX object CMakeFiles/magma.dir/src/strevc3.cpp.o | |
| [937/3492] Building CXX object CMakeFiles/magma.dir/src/sorghr.cpp.o | |
| [938/3492] Building CXX object CMakeFiles/magma.dir/src/clatrsd.cpp.o | |
| [939/3492] Building CXX object CMakeFiles/magma.dir/src/cunghr.cpp.o | |
| [940/3492] Building CXX object CMakeFiles/magma.dir/src/strevc3_mt.cpp.o | |
| [941/3492] Building CXX object CMakeFiles/magma.dir/src/cgeev_m.cpp.o | |
| [942/3492] Building CXX object CMakeFiles/magma.dir/src/slaqtrsd.cpp.o | |
| [943/3492] Building CXX object CMakeFiles/magma.dir/src/sgeev_m.cpp.o | |
| [944/3492] Building CXX object CMakeFiles/magma.dir/src/dorghr.cpp.o | |
| [945/3492] Building CXX object CMakeFiles/magma.dir/src/dgehrd_m.cpp.o | |
| [946/3492] Building CXX object CMakeFiles/magma.dir/src/sgehrd_m.cpp.o | |
| [947/3492] Building CXX object CMakeFiles/magma.dir/src/cgehrd_m.cpp.o | |
| [948/3492] Building CXX object CMakeFiles/magma.dir/src/clahr2_m.cpp.o | |
| [949/3492] Building CXX object CMakeFiles/magma.dir/src/slahr2_m.cpp.o | |
| [950/3492] Building CXX object CMakeFiles/magma.dir/src/ctrevc3_mt.cpp.o | |
| [951/3492] Building CXX object CMakeFiles/magma.dir/src/dlahr2_m.cpp.o | |
| [952/3492] Building CXX object CMakeFiles/magma.dir/src/sorghr_m.cpp.o | |
| [953/3492] Building CXX object CMakeFiles/magma.dir/src/dlahru_m.cpp.o | |
| [954/3492] Building CXX object CMakeFiles/magma.dir/src/dorghr_m.cpp.o | |
| [955/3492] Building CXX object CMakeFiles/magma.dir/src/slahru_m.cpp.o | |
| [956/3492] Building CXX object CMakeFiles/magma.dir/src/clahru_m.cpp.o | |
| [957/3492] Building CXX object CMakeFiles/magma.dir/src/cunghr_m.cpp.o | |
| [958/3492] Building CXX object CMakeFiles/magma.dir/src/sgesdd.cpp.o | |
| [959/3492] Building CXX object CMakeFiles/magma.dir/src/dlabrd_gpu.cpp.o | |
| [960/3492] Building CXX object CMakeFiles/magma.dir/src/clabrd_gpu.cpp.o | |
| [961/3492] Building CXX object CMakeFiles/magma.dir/src/sormbr.cpp.o | |
| [962/3492] Building CXX object CMakeFiles/magma.dir/src/dgebrd.cpp.o | |
| [963/3492] Building CXX object CMakeFiles/magma.dir/src/sgebrd.cpp.o | |
| [964/3492] Building CXX object CMakeFiles/magma.dir/src/cgebrd.cpp.o | |
| [965/3492] Building CXX object CMakeFiles/magma.dir/src/cgesdd.cpp.o | |
| [966/3492] Building CXX object CMakeFiles/magma.dir/src/cunmbr.cpp.o | |
| [967/3492] Building CXX object CMakeFiles/magma.dir/src/slabrd_gpu.cpp.o | |
| [968/3492] Building CXX object CMakeFiles/magma.dir/src/cungbr.cpp.o | |
| [969/3492] Building CXX object CMakeFiles/magma.dir/src/sorgbr.cpp.o | |
| [970/3492] Building CXX object CMakeFiles/magma.dir/src/dorgbr.cpp.o | |
| [971/3492] Building CXX object CMakeFiles/magma.dir/src/dormbr.cpp.o | |
| [972/3492] Building CXX object CMakeFiles/magma.dir/src/sgesvd.cpp.o | |
| [973/3492] Building CXX object CMakeFiles/magma.dir/src/cgesvd.cpp.o | |
| [974/3492] Building CXX object CMakeFiles/magma.dir/src/sgbsv_batched.cpp.o | |
| [975/3492] Building CXX object CMakeFiles/magma.dir/src/dgbsv_batched.cpp.o | |
| [976/3492] Building CXX object CMakeFiles/magma.dir/src/dgbtrs_batched.cpp.o | |
| [977/3492] Building CXX object CMakeFiles/magma.dir/src/cgbsv_batched.cpp.o | |
| [978/3492] Building CXX object CMakeFiles/magma.dir/src/cgbtrs_batched.cpp.o | |
| [979/3492] Building CXX object CMakeFiles/magma.dir/src/cgetf2_batched.cpp.o | |
| [980/3492] Building CXX object CMakeFiles/magma.dir/src/sgbtrs_batched.cpp.o | |
| [981/3492] Building CXX object CMakeFiles/magma.dir/src/dgetf2_nopiv_batched.cpp.o | |
| [982/3492] Building CXX object CMakeFiles/magma.dir/src/dgetf2_batched.cpp.o | |
| [983/3492] Building CXX object CMakeFiles/magma.dir/src/sgbtrf_batched.cpp.o | |
| [984/3492] Building CXX object CMakeFiles/magma.dir/src/dgbtrf_batched.cpp.o | |
| [985/3492] Building CXX object CMakeFiles/magma.dir/src/cgbtrf_batched.cpp.o | |
| [986/3492] Building CXX object CMakeFiles/magma.dir/src/dgetrf_panel_batched.cpp.o | |
| [987/3492] Building CXX object CMakeFiles/magma.dir/src/sgetf2_batched.cpp.o | |
| [988/3492] Building CXX object CMakeFiles/magma.dir/src/sgetrf_panel_batched.cpp.o | |
| [989/3492] Building CXX object CMakeFiles/magma.dir/src/sgetf2_nopiv_batched.cpp.o | |
| [990/3492] Building CXX object CMakeFiles/magma.dir/src/cgetf2_nopiv_batched.cpp.o | |
| [991/3492] Building CXX object CMakeFiles/magma.dir/src/cgetrf_panel_batched.cpp.o | |
| [992/3492] Building CXX object CMakeFiles/magma.dir/src/dgetrf_panel_nopiv_batched.cpp.o | |
| [993/3492] Building CXX object CMakeFiles/magma.dir/src/cgetrf_panel_nopiv_batched.cpp.o | |
| [994/3492] Building CXX object CMakeFiles/magma.dir/src/cgetrf_batched.cpp.o | |
| [995/3492] Building CXX object CMakeFiles/magma.dir/src/cgetrf_nopiv_batched.cpp.o | |
| [996/3492] Building CXX object CMakeFiles/magma.dir/src/sgetrf_panel_nopiv_batched.cpp.o | |
| [997/3492] Building CXX object CMakeFiles/magma.dir/src/dgetrf_nopiv_batched.cpp.o | |
| [998/3492] Building CXX object CMakeFiles/magma.dir/src/sgetrs_nopiv_batched.cpp.o | |
| [999/3492] Building CXX object CMakeFiles/magma.dir/src/dgetrs_nopiv_batched.cpp.o | |
| [1000/3492] Building CXX object CMakeFiles/magma.dir/src/sgetrf_batched.cpp.o | |
| [1001/3492] Building CXX object CMakeFiles/magma.dir/src/dgetrf_batched.cpp.o | |
| [1002/3492] Building CXX object CMakeFiles/magma.dir/src/sgetrf_nopiv_batched.cpp.o | |
| [1003/3492] Building CXX object CMakeFiles/magma.dir/src/cgetrs_nopiv_batched.cpp.o | |
| [1004/3492] Building CXX object CMakeFiles/magma.dir/src/sgetrs_batched.cpp.o | |
| [1005/3492] Building CXX object CMakeFiles/magma.dir/src/dgesv_batched.cpp.o | |
| [1006/3492] Building CXX object CMakeFiles/magma.dir/src/dgetrs_batched.cpp.o | |
| [1007/3492] Building CXX object CMakeFiles/magma.dir/src/cgetrs_batched.cpp.o | |
| [1008/3492] Building CXX object CMakeFiles/magma.dir/src/cgesv_batched.cpp.o | |
| [1009/3492] Building CXX object CMakeFiles/magma.dir/src/sgesv_nopiv_batched.cpp.o | |
| [1010/3492] Building CXX object CMakeFiles/magma.dir/src/cgesv_nopiv_batched.cpp.o | |
| [1011/3492] Building CXX object CMakeFiles/magma.dir/src/sgesv_batched.cpp.o | |
| [1012/3492] Building CXX object CMakeFiles/magma.dir/src/sgerbt_batched.cpp.o | |
| [1013/3492] Building CXX object CMakeFiles/magma.dir/src/dgesv_nopiv_batched.cpp.o | |
| [1014/3492] Building CXX object CMakeFiles/magma.dir/src/dgetri_outofplace_batched.cpp.o | |
| [1015/3492] Building CXX object CMakeFiles/magma.dir/src/cgerbt_batched.cpp.o | |
| [1016/3492] Building CXX object CMakeFiles/magma.dir/src/spotf2_batched.cpp.o | |
| [1017/3492] Building CXX object CMakeFiles/magma.dir/src/dgerbt_batched.cpp.o | |
| [1018/3492] Building CXX object CMakeFiles/magma.dir/src/sgesv_rbt_batched.cpp.o | |
| [1019/3492] Building CXX object CMakeFiles/magma.dir/src/cgetri_outofplace_batched.cpp.o | |
| [1020/3492] Building CXX object CMakeFiles/magma.dir/src/dpotf2_batched.cpp.o | |
| [1021/3492] Building CXX object CMakeFiles/magma.dir/src/cpotf2_batched.cpp.o | |
| [1022/3492] Building CXX object CMakeFiles/magma.dir/src/dgesv_rbt_batched.cpp.o | |
| [1023/3492] Building CXX object CMakeFiles/magma.dir/src/spotrf_batched.cpp.o | |
| [1024/3492] Building CXX object CMakeFiles/magma.dir/src/cgesv_rbt_batched.cpp.o | |
| [1025/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zgbtrf_batched_sliding_window_sm.cu.o | |
| [1026/3492] Building CXX object CMakeFiles/magma.dir/src/sgetri_outofplace_batched.cpp.o | |
| [1027/3492] Building CXX object CMakeFiles/magma.dir/src/spotrf_panel_batched.cpp.o | |
| [1028/3492] Building CXX object CMakeFiles/magma.dir/src/dpotrf_batched.cpp.o | |
| [1029/3492] Building CXX object CMakeFiles/magma.dir/src/dpotrf_panel_batched.cpp.o | |
| [1030/3492] Building CXX object CMakeFiles/magma.dir/src/cpotrf_batched.cpp.o | |
| [1031/3492] Building CXX object CMakeFiles/magma.dir/src/cpotrf_panel_batched.cpp.o | |
| [1032/3492] Building CXX object CMakeFiles/magma.dir/src/sposv_batched.cpp.o | |
| [1033/3492] Building CXX object CMakeFiles/magma.dir/src/dposv_batched.cpp.o | |
| [1034/3492] Building CXX object CMakeFiles/magma.dir/src/dpotrs_batched.cpp.o | |
| [1035/3492] Building CXX object CMakeFiles/magma.dir/src/clarft_batched.cpp.o | |
| [1036/3492] Building CXX object CMakeFiles/magma.dir/src/slarft_batched.cpp.o | |
| [1037/3492] Building CXX object CMakeFiles/magma.dir/src/spotrs_batched.cpp.o | |
| [1038/3492] Building CXX object CMakeFiles/magma.dir/src/dlarft_batched.cpp.o | |
| [1039/3492] Building CXX object CMakeFiles/magma.dir/src/cpotrs_batched.cpp.o | |
| [1040/3492] Building CXX object CMakeFiles/magma.dir/src/cposv_batched.cpp.o | |
| [1041/3492] Building CXX object CMakeFiles/magma.dir/src/dlarfb_gemm_batched.cpp.o | |
| [1042/3492] Building CXX object CMakeFiles/magma.dir/src/sgeqrf_panel_batched.cpp.o | |
| [1043/3492] Building CXX object CMakeFiles/magma.dir/src/slarfb_gemm_batched.cpp.o | |
| [1044/3492] Building CXX object CMakeFiles/magma.dir/src/dgeqrf_panel_batched.cpp.o | |
| [1045/3492] Building CXX object CMakeFiles/magma.dir/src/sgeqrf_batched.cpp.o | |
| [1046/3492] Building CXX object CMakeFiles/magma.dir/src/clarfb_gemm_batched.cpp.o | |
| [1047/3492] Building CXX object CMakeFiles/magma.dir/src/cgeqrf_batched.cpp.o | |
| [1048/3492] Building CXX object CMakeFiles/magma.dir/src/dgeqrf_batched.cpp.o | |
| [1049/3492] Building CXX object CMakeFiles/magma.dir/src/sgeqrf_expert_batched.cpp.o | |
| [1050/3492] Building CXX object CMakeFiles/magma.dir/src/cgeqrf_panel_batched.cpp.o | |
| [1051/3492] Building CXX object CMakeFiles/magma.dir/src/dgetf2_vbatched.cpp.o | |
| [1052/3492] Building CXX object CMakeFiles/magma.dir/src/cgeqrf_expert_batched.cpp.o | |
| [1053/3492] Building CXX object CMakeFiles/magma.dir/src/dgeqrf_expert_batched.cpp.o | |
| [1054/3492] Building CXX object CMakeFiles/magma.dir/src/sgetrf_panel_vbatched.cpp.o | |
| [1055/3492] Building CXX object CMakeFiles/magma.dir/src/cgetf2_vbatched.cpp.o | |
| [1056/3492] Building CXX object CMakeFiles/magma.dir/src/cgetrf_panel_vbatched.cpp.o | |
| [1057/3492] Building CXX object CMakeFiles/magma.dir/src/sgetf2_vbatched.cpp.o | |
| [1058/3492] Building CXX object CMakeFiles/magma.dir/src/cgetrf_vbatched.cpp.o | |
| [1059/3492] Building CXX object CMakeFiles/magma.dir/src/dgetrf_panel_vbatched.cpp.o | |
| [1060/3492] Building CXX object CMakeFiles/magma.dir/src/dgetrf_vbatched.cpp.o | |
| [1061/3492] Building CXX object CMakeFiles/magma.dir/src/sgetrf_vbatched.cpp.o | |
| [1062/3492] Building CXX object CMakeFiles/magma.dir/src/spotf2_vbatched.cpp.o | |
| [1063/3492] Building CXX object CMakeFiles/magma.dir/src/dpotf2_vbatched.cpp.o | |
| [1064/3492] Building CXX object CMakeFiles/magma.dir/src/spotrf_vbatched.cpp.o | |
| [1065/3492] Building CXX object CMakeFiles/magma.dir/src/cpotf2_vbatched.cpp.o | |
| [1066/3492] Building CXX object CMakeFiles/magma.dir/src/dpotrf_panel_vbatched.cpp.o | |
| [1067/3492] Building CXX object CMakeFiles/magma.dir/src/spotrf_panel_vbatched.cpp.o | |
| [1068/3492] Building CXX object CMakeFiles/magma.dir/src/dpotrf_vbatched.cpp.o | |
| [1069/3492] Building CXX object CMakeFiles/magma.dir/src/cpotrf_vbatched.cpp.o | |
| [1070/3492] Building CXX object CMakeFiles/magma.dir/src/sgetf2_native.cpp.o | |
| [1071/3492] Building CXX object CMakeFiles/magma.dir/src/dgetf2_native.cpp.o | |
| [1072/3492] Building CXX object CMakeFiles/magma.dir/src/cpotrf_panel_vbatched.cpp.o | |
| [1073/3492] Building CXX object CMakeFiles/magma.dir/src/cgetf2_native.cpp.o | |
| [1074/3492] Building CXX object CMakeFiles/magma.dir/src/dgetrf_panel_native.cpp.o | |
| [1075/3492] Building CXX object CMakeFiles/magma.dir/src/sgetrf_panel_native.cpp.o | |
| [1076/3492] Building CXX object CMakeFiles/magma.dir/src/cpotrf_panel_native.cpp.o | |
| [1077/3492] Building CXX object CMakeFiles/magma.dir/src/cgetrf_panel_native.cpp.o | |
| [1078/3492] Building CXX object CMakeFiles/magma.dir/interface_cuda/blas_s_v1.cpp.o | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:17, | |
| from /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp:14: | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_isetvector_v1_internal(magma_int_t, const magma_int_t*, magma_int_t, magmaInt_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:136:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 136 | magma_setvector_v1_internal( n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 137 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 138 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 139 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_igetvector_v1_internal(magma_int_t, magmaInt_const_ptr, magma_int_t, magma_int_t*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:152:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 152 | magma_getvector_v1_internal( n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 153 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 154 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 155 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_icopyvector_v1_internal(magma_int_t, magmaInt_const_ptr, magma_int_t, magmaInt_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:168:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 168 | magma_copyvector_v1_internal( n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 169 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 170 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 171 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_isetmatrix_v1_internal(magma_int_t, magma_int_t, const magma_int_t*, magma_int_t, magmaInt_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:197:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 197 | magma_setmatrix_v1_internal( m, n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 198 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 199 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 200 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_igetmatrix_v1_internal(magma_int_t, magma_int_t, magmaInt_const_ptr, magma_int_t, magma_int_t*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:213:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 213 | magma_getmatrix_v1_internal( m, n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 214 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 215 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 216 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_icopymatrix_v1_internal(magma_int_t, magma_int_t, magmaInt_const_ptr, magma_int_t, magmaInt_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:229:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 229 | magma_copymatrix_v1_internal( m, n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 230 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 231 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 232 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_setvector_v1_internal(magma_int_t, const magma_index_t*, magma_int_t, magmaIndex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:258:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 258 | magma_setvector_v1_internal( n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 259 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 260 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 261 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_getvector_v1_internal(magma_int_t, magmaIndex_const_ptr, magma_int_t, magma_index_t*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:274:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 274 | magma_getvector_v1_internal( n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 275 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 276 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 277 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_copyvector_v1_internal(magma_int_t, magmaIndex_const_ptr, magma_int_t, magmaIndex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:290:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 290 | magma_copyvector_v1_internal( n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 291 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 292 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 293 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_setmatrix_v1_internal(magma_int_t, magma_int_t, const magma_index_t*, magma_int_t, magmaIndex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:319:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 319 | magma_setmatrix_v1_internal( m, n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 320 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 321 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 322 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_getmatrix_v1_internal(magma_int_t, magma_int_t, magmaIndex_const_ptr, magma_int_t, magma_index_t*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:335:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 335 | magma_getmatrix_v1_internal( m, n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 336 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 337 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 338 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_copymatrix_v1_internal(magma_int_t, magma_int_t, magmaIndex_const_ptr, magma_int_t, magmaIndex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:351:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 351 | magma_copymatrix_v1_internal( m, n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 352 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 353 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 354 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:19: | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zsetvector_v1_internal(magma_int_t, const magmaDoubleComplex*, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:789:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 789 | magma_setvector_v1_internal( n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 790 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 791 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 792 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zgetvector_v1_internal(magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:805:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 805 | magma_getvector_v1_internal( n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 806 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 807 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 808 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zcopyvector_v1_internal(magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:821:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 821 | magma_copyvector_v1_internal( n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 822 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 823 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 824 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zsetmatrix_v1_internal(magma_int_t, magma_int_t, const magmaDoubleComplex*, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:850:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 850 | magma_setmatrix_v1_internal( m, n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 851 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 852 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 853 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zgetmatrix_v1_internal(magma_int_t, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:866:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 866 | magma_getmatrix_v1_internal( m, n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 867 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 868 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 869 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zcopymatrix_v1_internal(magma_int_t, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:882:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 882 | magma_copymatrix_v1_internal( m, n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 883 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 884 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 885 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:20: | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_csetvector_v1_internal(magma_int_t, const magmaFloatComplex*, magma_int_t, magmaFloatComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:789:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 789 | magma_setvector_v1_internal( n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 790 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 791 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 792 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_cgetvector_v1_internal(magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:805:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 805 | magma_getvector_v1_internal( n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 806 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 807 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 808 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_ccopyvector_v1_internal(magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:821:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 821 | magma_copyvector_v1_internal( n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 822 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 823 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 824 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_csetmatrix_v1_internal(magma_int_t, magma_int_t, const magmaFloatComplex*, magma_int_t, magmaFloatComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:850:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 850 | magma_setmatrix_v1_internal( m, n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 851 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 852 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 853 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_cgetmatrix_v1_internal(magma_int_t, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:866:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 866 | magma_getmatrix_v1_internal( m, n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 867 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 868 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 869 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_ccopymatrix_v1_internal(magma_int_t, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:882:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 882 | magma_copymatrix_v1_internal( m, n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 883 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 884 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 885 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:21: | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dsetvector_v1_internal(magma_int_t, const double*, magma_int_t, magmaDouble_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:789:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 789 | magma_setvector_v1_internal( n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ | |
| 790 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 791 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 792 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dgetvector_v1_internal(magma_int_t, magmaDouble_const_ptr, magma_int_t, double*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:805:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 805 | magma_getvector_v1_internal( n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ | |
| 806 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 807 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 808 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dcopyvector_v1_internal(magma_int_t, magmaDouble_const_ptr, magma_int_t, magmaDouble_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:821:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 821 | magma_copyvector_v1_internal( n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ | |
| 822 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 823 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 824 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dsetmatrix_v1_internal(magma_int_t, magma_int_t, const double*, magma_int_t, magmaDouble_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:850:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 850 | magma_setmatrix_v1_internal( m, n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ | |
| 851 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 852 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 853 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dgetmatrix_v1_internal(magma_int_t, magma_int_t, magmaDouble_const_ptr, magma_int_t, double*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:866:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 866 | magma_getmatrix_v1_internal( m, n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ | |
| 867 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 868 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 869 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dcopymatrix_v1_internal(magma_int_t, magma_int_t, magmaDouble_const_ptr, magma_int_t, magmaDouble_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:882:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 882 | magma_copymatrix_v1_internal( m, n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ | |
| 883 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 884 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 885 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:22: | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_ssetvector_v1_internal(magma_int_t, const float*, magma_int_t, magmaFloat_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:789:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 789 | magma_setvector_v1_internal( n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ | |
| 790 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 791 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 792 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_sgetvector_v1_internal(magma_int_t, magmaFloat_const_ptr, magma_int_t, float*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:805:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 805 | magma_getvector_v1_internal( n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ | |
| 806 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 807 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 808 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_scopyvector_v1_internal(magma_int_t, magmaFloat_const_ptr, magma_int_t, magmaFloat_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:821:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 821 | magma_copyvector_v1_internal( n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ | |
| 822 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 823 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 824 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_ssetmatrix_v1_internal(magma_int_t, magma_int_t, const float*, magma_int_t, magmaFloat_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:850:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 850 | magma_setmatrix_v1_internal( m, n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ | |
| 851 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 852 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 853 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_sgetmatrix_v1_internal(magma_int_t, magma_int_t, magmaFloat_const_ptr, magma_int_t, float*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:866:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 866 | magma_getmatrix_v1_internal( m, n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ | |
| 867 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 868 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 869 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_scopymatrix_v1_internal(magma_int_t, magma_int_t, magmaFloat_const_ptr, magma_int_t, magmaFloat_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:882:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 882 | magma_copymatrix_v1_internal( m, n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ | |
| 883 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 884 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 885 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp: In function 'magma_int_t magma_isamax_v1(magma_int_t, magmaFloat_const_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp:34:56: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 34 | return magma_isamax( n, dx, incx, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp: In function 'magma_int_t magma_isamin_v1(magma_int_t, magmaFloat_const_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp:44:56: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 44 | return magma_isamin( n, dx, incx, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp: In function 'float magma_sasum_v1(magma_int_t, magmaFloat_const_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp:54:55: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 54 | return magma_sasum( n, dx, incx, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp: In function 'void magma_saxpy_v1(magma_int_t, float, magmaFloat_const_ptr, magma_int_t, magmaFloat_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp:66:65: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 66 | magma_saxpy( n, alpha, dx, incx, dy, incy, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp: In function 'void magma_scopy_v1(magma_int_t, magmaFloat_const_ptr, magma_int_t, magmaFloat_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp:77:58: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 77 | magma_scopy( n, dx, incx, dy, incy, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp: In function 'float magma_sdot_v1(magma_int_t, magmaFloat_const_ptr, magma_int_t, magmaFloat_const_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp:88:64: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 88 | return magma_sdot( n, dx, incx, dy, incy, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp: In function 'float magma_snrm2_v1(magma_int_t, magmaFloat_const_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp:111:55: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 111 | return magma_snrm2( n, dx, incx, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp: In function 'void magma_srot_v1(magma_int_t, magmaFloat_ptr, magma_int_t, magmaFloat_ptr, magma_int_t, float, float)': | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp:123:63: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 123 | magma_srot( n, dx, incx, dy, incy, c, s, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp: In function 'void magma_srotm_v1(magma_int_t, float*, magma_int_t, float*, magma_int_t, const float*)': | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp:150:65: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 150 | magma_srotm( n, dx, incx, dy, incy, param, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp: In function 'void magma_srotmg_v1(float*, float*, float*, const float*, float*)': | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp:163:59: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 163 | magma_srotmg( d1, d2, x1, y1, param, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp: In function 'void magma_sscal_v1(magma_int_t, float, magmaFloat_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp:175:55: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 175 | magma_sscal( n, alpha, dx, incx, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp: In function 'void magma_sswap_v1(magma_int_t, magmaFloat_ptr, magma_int_t, magmaFloat_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp:199:58: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 199 | magma_sswap( n, dx, incx, dy, incy, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp: In function 'void magma_sgemv_v1(magma_trans_t, magma_int_t, magma_int_t, float, magmaFloat_const_ptr, magma_int_t, magmaFloat_const_ptr, magma_int_t, float, magmaFloat_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp:223:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 223 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp: In function 'void magma_sger_v1(magma_int_t, magma_int_t, float, magmaFloat_const_ptr, magma_int_t, magmaFloat_const_ptr, magma_int_t, magmaFloat_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp:241:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 241 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp: In function 'void magma_ssymv_v1(magma_uplo_t, magma_int_t, float, magmaFloat_const_ptr, magma_int_t, magmaFloat_const_ptr, magma_int_t, float, magmaFloat_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp:282:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 282 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp: In function 'void magma_ssyr_v1(magma_uplo_t, magma_int_t, float, magmaFloat_const_ptr, magma_int_t, magmaFloat_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp:300:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 300 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp: In function 'void magma_ssyr2_v1(magma_uplo_t, magma_int_t, float, magmaFloat_const_ptr, magma_int_t, magmaFloat_const_ptr, magma_int_t, magmaFloat_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp:320:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 320 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp: In function 'void magma_strmv_v1(magma_uplo_t, magma_trans_t, magma_diag_t, magma_int_t, magmaFloat_const_ptr, magma_int_t, magmaFloat_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp:337:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 337 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp: In function 'void magma_strsv_v1(magma_uplo_t, magma_trans_t, magma_diag_t, magma_int_t, magmaFloat_const_ptr, magma_int_t, magmaFloat_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp:354:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 354 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp: In function 'void magma_sgemm_v1(magma_trans_t, magma_trans_t, magma_int_t, magma_int_t, magma_int_t, float, magmaFloat_const_ptr, magma_int_t, magmaFloat_const_ptr, magma_int_t, float, magmaFloat_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp:378:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 378 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp: In function 'void magma_ssymm_v1(magma_side_t, magma_uplo_t, magma_int_t, magma_int_t, float, magmaFloat_const_ptr, magma_int_t, magmaFloat_const_ptr, magma_int_t, float, magmaFloat_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp:399:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 399 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp: In function 'void magma_ssyrk_v1(magma_uplo_t, magma_trans_t, magma_int_t, magma_int_t, float, magmaFloat_const_ptr, magma_int_t, float, magmaFloat_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp:418:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 418 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp: In function 'void magma_ssyr2k_v1(magma_uplo_t, magma_trans_t, magma_int_t, magma_int_t, float, magmaFloat_const_ptr, magma_int_t, magmaFloat_const_ptr, magma_int_t, float, magmaFloat_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp:439:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 439 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp: In function 'void magma_strmm_v1(magma_side_t, magma_uplo_t, magma_trans_t, magma_diag_t, magma_int_t, magma_int_t, float, magmaFloat_const_ptr, magma_int_t, magmaFloat_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp:524:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 524 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp: In function 'void magma_strsm_v1(magma_side_t, magma_uplo_t, magma_trans_t, magma_diag_t, magma_int_t, magma_int_t, float, magmaFloat_const_ptr, magma_int_t, magmaFloat_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_s_v1.cpp:542:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 542 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| [1079/3492] Building CXX object CMakeFiles/magma.dir/src/spotrf_panel_native.cpp.o | |
| [1080/3492] Building CXX object CMakeFiles/magma.dir/interface_cuda/blas_d_v1.cpp.o | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:17, | |
| from /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp:14: | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_isetvector_v1_internal(magma_int_t, const magma_int_t*, magma_int_t, magmaInt_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:136:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 136 | magma_setvector_v1_internal( n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 137 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 138 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 139 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_igetvector_v1_internal(magma_int_t, magmaInt_const_ptr, magma_int_t, magma_int_t*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:152:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 152 | magma_getvector_v1_internal( n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 153 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 154 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 155 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_icopyvector_v1_internal(magma_int_t, magmaInt_const_ptr, magma_int_t, magmaInt_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:168:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 168 | magma_copyvector_v1_internal( n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 169 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 170 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 171 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_isetmatrix_v1_internal(magma_int_t, magma_int_t, const magma_int_t*, magma_int_t, magmaInt_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:197:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 197 | magma_setmatrix_v1_internal( m, n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 198 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 199 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 200 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_igetmatrix_v1_internal(magma_int_t, magma_int_t, magmaInt_const_ptr, magma_int_t, magma_int_t*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:213:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 213 | magma_getmatrix_v1_internal( m, n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 214 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 215 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 216 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_icopymatrix_v1_internal(magma_int_t, magma_int_t, magmaInt_const_ptr, magma_int_t, magmaInt_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:229:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 229 | magma_copymatrix_v1_internal( m, n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 230 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 231 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 232 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_setvector_v1_internal(magma_int_t, const magma_index_t*, magma_int_t, magmaIndex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:258:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 258 | magma_setvector_v1_internal( n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 259 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 260 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 261 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_getvector_v1_internal(magma_int_t, magmaIndex_const_ptr, magma_int_t, magma_index_t*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:274:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 274 | magma_getvector_v1_internal( n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 275 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 276 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 277 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_copyvector_v1_internal(magma_int_t, magmaIndex_const_ptr, magma_int_t, magmaIndex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:290:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 290 | magma_copyvector_v1_internal( n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 291 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 292 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 293 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_setmatrix_v1_internal(magma_int_t, magma_int_t, const magma_index_t*, magma_int_t, magmaIndex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:319:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 319 | magma_setmatrix_v1_internal( m, n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 320 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 321 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 322 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_getmatrix_v1_internal(magma_int_t, magma_int_t, magmaIndex_const_ptr, magma_int_t, magma_index_t*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:335:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 335 | magma_getmatrix_v1_internal( m, n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 336 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 337 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 338 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_copymatrix_v1_internal(magma_int_t, magma_int_t, magmaIndex_const_ptr, magma_int_t, magmaIndex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:351:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 351 | magma_copymatrix_v1_internal( m, n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 352 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 353 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 354 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:19: | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zsetvector_v1_internal(magma_int_t, const magmaDoubleComplex*, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:789:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 789 | magma_setvector_v1_internal( n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 790 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 791 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 792 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zgetvector_v1_internal(magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:805:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 805 | magma_getvector_v1_internal( n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 806 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 807 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 808 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zcopyvector_v1_internal(magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:821:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 821 | magma_copyvector_v1_internal( n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 822 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 823 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 824 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zsetmatrix_v1_internal(magma_int_t, magma_int_t, const magmaDoubleComplex*, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:850:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 850 | magma_setmatrix_v1_internal( m, n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 851 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 852 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 853 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zgetmatrix_v1_internal(magma_int_t, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:866:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 866 | magma_getmatrix_v1_internal( m, n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 867 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 868 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 869 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zcopymatrix_v1_internal(magma_int_t, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:882:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 882 | magma_copymatrix_v1_internal( m, n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 883 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 884 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 885 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:20: | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_csetvector_v1_internal(magma_int_t, const magmaFloatComplex*, magma_int_t, magmaFloatComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:789:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 789 | magma_setvector_v1_internal( n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 790 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 791 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 792 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_cgetvector_v1_internal(magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:805:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 805 | magma_getvector_v1_internal( n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 806 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 807 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 808 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_ccopyvector_v1_internal(magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:821:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 821 | magma_copyvector_v1_internal( n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 822 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 823 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 824 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_csetmatrix_v1_internal(magma_int_t, magma_int_t, const magmaFloatComplex*, magma_int_t, magmaFloatComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:850:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 850 | magma_setmatrix_v1_internal( m, n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 851 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 852 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 853 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_cgetmatrix_v1_internal(magma_int_t, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:866:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 866 | magma_getmatrix_v1_internal( m, n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 867 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 868 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 869 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_ccopymatrix_v1_internal(magma_int_t, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:882:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 882 | magma_copymatrix_v1_internal( m, n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 883 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 884 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 885 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:21: | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dsetvector_v1_internal(magma_int_t, const double*, magma_int_t, magmaDouble_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:789:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 789 | magma_setvector_v1_internal( n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ | |
| 790 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 791 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 792 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dgetvector_v1_internal(magma_int_t, magmaDouble_const_ptr, magma_int_t, double*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:805:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 805 | magma_getvector_v1_internal( n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ | |
| 806 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 807 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 808 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dcopyvector_v1_internal(magma_int_t, magmaDouble_const_ptr, magma_int_t, magmaDouble_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:821:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 821 | magma_copyvector_v1_internal( n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ | |
| 822 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 823 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 824 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dsetmatrix_v1_internal(magma_int_t, magma_int_t, const double*, magma_int_t, magmaDouble_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:850:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 850 | magma_setmatrix_v1_internal( m, n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ | |
| 851 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 852 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 853 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dgetmatrix_v1_internal(magma_int_t, magma_int_t, magmaDouble_const_ptr, magma_int_t, double*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:866:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 866 | magma_getmatrix_v1_internal( m, n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ | |
| 867 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 868 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 869 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dcopymatrix_v1_internal(magma_int_t, magma_int_t, magmaDouble_const_ptr, magma_int_t, magmaDouble_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:882:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 882 | magma_copymatrix_v1_internal( m, n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ | |
| 883 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 884 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 885 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:22: | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_ssetvector_v1_internal(magma_int_t, const float*, magma_int_t, magmaFloat_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:789:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 789 | magma_setvector_v1_internal( n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ | |
| 790 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 791 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 792 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_sgetvector_v1_internal(magma_int_t, magmaFloat_const_ptr, magma_int_t, float*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:805:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 805 | magma_getvector_v1_internal( n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ | |
| 806 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 807 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 808 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_scopyvector_v1_internal(magma_int_t, magmaFloat_const_ptr, magma_int_t, magmaFloat_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:821:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 821 | magma_copyvector_v1_internal( n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ | |
| 822 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 823 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 824 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_ssetmatrix_v1_internal(magma_int_t, magma_int_t, const float*, magma_int_t, magmaFloat_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:850:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 850 | magma_setmatrix_v1_internal( m, n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ | |
| 851 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 852 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 853 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_sgetmatrix_v1_internal(magma_int_t, magma_int_t, magmaFloat_const_ptr, magma_int_t, float*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:866:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 866 | magma_getmatrix_v1_internal( m, n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ | |
| 867 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 868 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 869 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_scopymatrix_v1_internal(magma_int_t, magma_int_t, magmaFloat_const_ptr, magma_int_t, magmaFloat_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:882:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 882 | magma_copymatrix_v1_internal( m, n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ | |
| 883 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 884 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 885 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp: In function 'magma_int_t magma_idamax_v1(magma_int_t, magmaDouble_const_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp:34:56: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 34 | return magma_idamax( n, dx, incx, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp: In function 'magma_int_t magma_idamin_v1(magma_int_t, magmaDouble_const_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp:44:56: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 44 | return magma_idamin( n, dx, incx, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp: In function 'double magma_dasum_v1(magma_int_t, magmaDouble_const_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp:54:55: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 54 | return magma_dasum( n, dx, incx, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp: In function 'void magma_daxpy_v1(magma_int_t, double, magmaDouble_const_ptr, magma_int_t, magmaDouble_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp:66:65: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 66 | magma_daxpy( n, alpha, dx, incx, dy, incy, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp: In function 'void magma_dcopy_v1(magma_int_t, magmaDouble_const_ptr, magma_int_t, magmaDouble_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp:77:58: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 77 | magma_dcopy( n, dx, incx, dy, incy, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp: In function 'double magma_ddot_v1(magma_int_t, magmaDouble_const_ptr, magma_int_t, magmaDouble_const_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp:88:64: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 88 | return magma_ddot( n, dx, incx, dy, incy, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp: In function 'double magma_dnrm2_v1(magma_int_t, magmaDouble_const_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp:111:55: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 111 | return magma_dnrm2( n, dx, incx, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp: In function 'void magma_drot_v1(magma_int_t, magmaDouble_ptr, magma_int_t, magmaDouble_ptr, magma_int_t, double, double)': | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp:123:63: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 123 | magma_drot( n, dx, incx, dy, incy, c, s, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp: In function 'void magma_drotm_v1(magma_int_t, double*, magma_int_t, double*, magma_int_t, const double*)': | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp:150:65: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 150 | magma_drotm( n, dx, incx, dy, incy, param, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp: In function 'void magma_drotmg_v1(double*, double*, double*, const double*, double*)': | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp:163:59: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 163 | magma_drotmg( d1, d2, x1, y1, param, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp: In function 'void magma_dscal_v1(magma_int_t, double, magmaDouble_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp:175:55: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 175 | magma_dscal( n, alpha, dx, incx, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp: In function 'void magma_dswap_v1(magma_int_t, magmaDouble_ptr, magma_int_t, magmaDouble_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp:199:58: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 199 | magma_dswap( n, dx, incx, dy, incy, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp: In function 'void magma_dgemv_v1(magma_trans_t, magma_int_t, magma_int_t, double, magmaDouble_const_ptr, magma_int_t, magmaDouble_const_ptr, magma_int_t, double, magmaDouble_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp:223:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 223 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp: In function 'void magma_dger_v1(magma_int_t, magma_int_t, double, magmaDouble_const_ptr, magma_int_t, magmaDouble_const_ptr, magma_int_t, magmaDouble_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp:241:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 241 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp: In function 'void magma_dsymv_v1(magma_uplo_t, magma_int_t, double, magmaDouble_const_ptr, magma_int_t, magmaDouble_const_ptr, magma_int_t, double, magmaDouble_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp:282:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 282 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp: In function 'void magma_dsyr_v1(magma_uplo_t, magma_int_t, double, magmaDouble_const_ptr, magma_int_t, magmaDouble_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp:300:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 300 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp: In function 'void magma_dsyr2_v1(magma_uplo_t, magma_int_t, double, magmaDouble_const_ptr, magma_int_t, magmaDouble_const_ptr, magma_int_t, magmaDouble_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp:320:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 320 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp: In function 'void magma_dtrmv_v1(magma_uplo_t, magma_trans_t, magma_diag_t, magma_int_t, magmaDouble_const_ptr, magma_int_t, magmaDouble_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp:337:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 337 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp: In function 'void magma_dtrsv_v1(magma_uplo_t, magma_trans_t, magma_diag_t, magma_int_t, magmaDouble_const_ptr, magma_int_t, magmaDouble_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp:354:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 354 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp: In function 'void magma_dgemm_v1(magma_trans_t, magma_trans_t, magma_int_t, magma_int_t, magma_int_t, double, magmaDouble_const_ptr, magma_int_t, magmaDouble_const_ptr, magma_int_t, double, magmaDouble_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp:378:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 378 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp: In function 'void magma_dsymm_v1(magma_side_t, magma_uplo_t, magma_int_t, magma_int_t, double, magmaDouble_const_ptr, magma_int_t, magmaDouble_const_ptr, magma_int_t, double, magmaDouble_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp:399:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 399 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp: In function 'void magma_dsyrk_v1(magma_uplo_t, magma_trans_t, magma_int_t, magma_int_t, double, magmaDouble_const_ptr, magma_int_t, double, magmaDouble_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp:418:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 418 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp: In function 'void magma_dsyr2k_v1(magma_uplo_t, magma_trans_t, magma_int_t, magma_int_t, double, magmaDouble_const_ptr, magma_int_t, magmaDouble_const_ptr, magma_int_t, double, magmaDouble_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp:439:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 439 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp: In function 'void magma_dtrmm_v1(magma_side_t, magma_uplo_t, magma_trans_t, magma_diag_t, magma_int_t, magma_int_t, double, magmaDouble_const_ptr, magma_int_t, magmaDouble_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp:524:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 524 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp: In function 'void magma_dtrsm_v1(magma_side_t, magma_uplo_t, magma_trans_t, magma_diag_t, magma_int_t, magma_int_t, double, magmaDouble_const_ptr, magma_int_t, magmaDouble_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_d_v1.cpp:542:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 542 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| [1081/3492] Building CXX object CMakeFiles/magma.dir/src/dpotrf_panel_native.cpp.o | |
| [1082/3492] Building CXX object CMakeFiles/magma.dir/interface_cuda/blas_d_v2.cpp.o | |
| [1083/3492] Building CXX object CMakeFiles/magma.dir/interface_cuda/blas_c_v1.cpp.o | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:17, | |
| from /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp:14: | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_isetvector_v1_internal(magma_int_t, const magma_int_t*, magma_int_t, magmaInt_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:136:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 136 | magma_setvector_v1_internal( n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 137 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 138 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 139 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_igetvector_v1_internal(magma_int_t, magmaInt_const_ptr, magma_int_t, magma_int_t*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:152:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 152 | magma_getvector_v1_internal( n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 153 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 154 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 155 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_icopyvector_v1_internal(magma_int_t, magmaInt_const_ptr, magma_int_t, magmaInt_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:168:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 168 | magma_copyvector_v1_internal( n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 169 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 170 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 171 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_isetmatrix_v1_internal(magma_int_t, magma_int_t, const magma_int_t*, magma_int_t, magmaInt_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:197:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 197 | magma_setmatrix_v1_internal( m, n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 198 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 199 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 200 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_igetmatrix_v1_internal(magma_int_t, magma_int_t, magmaInt_const_ptr, magma_int_t, magma_int_t*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:213:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 213 | magma_getmatrix_v1_internal( m, n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 214 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 215 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 216 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_icopymatrix_v1_internal(magma_int_t, magma_int_t, magmaInt_const_ptr, magma_int_t, magmaInt_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:229:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 229 | magma_copymatrix_v1_internal( m, n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 230 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 231 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 232 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_setvector_v1_internal(magma_int_t, const magma_index_t*, magma_int_t, magmaIndex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:258:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 258 | magma_setvector_v1_internal( n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 259 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 260 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 261 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_getvector_v1_internal(magma_int_t, magmaIndex_const_ptr, magma_int_t, magma_index_t*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:274:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 274 | magma_getvector_v1_internal( n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 275 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 276 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 277 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_copyvector_v1_internal(magma_int_t, magmaIndex_const_ptr, magma_int_t, magmaIndex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:290:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 290 | magma_copyvector_v1_internal( n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 291 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 292 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 293 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_setmatrix_v1_internal(magma_int_t, magma_int_t, const magma_index_t*, magma_int_t, magmaIndex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:319:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 319 | magma_setmatrix_v1_internal( m, n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 320 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 321 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 322 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_getmatrix_v1_internal(magma_int_t, magma_int_t, magmaIndex_const_ptr, magma_int_t, magma_index_t*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:335:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 335 | magma_getmatrix_v1_internal( m, n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 336 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 337 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 338 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_copymatrix_v1_internal(magma_int_t, magma_int_t, magmaIndex_const_ptr, magma_int_t, magmaIndex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:351:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 351 | magma_copymatrix_v1_internal( m, n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 352 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 353 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 354 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:19: | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zsetvector_v1_internal(magma_int_t, const magmaDoubleComplex*, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:789:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 789 | magma_setvector_v1_internal( n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 790 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 791 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 792 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zgetvector_v1_internal(magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:805:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 805 | magma_getvector_v1_internal( n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 806 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 807 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 808 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zcopyvector_v1_internal(magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:821:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 821 | magma_copyvector_v1_internal( n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 822 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 823 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 824 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zsetmatrix_v1_internal(magma_int_t, magma_int_t, const magmaDoubleComplex*, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:850:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 850 | magma_setmatrix_v1_internal( m, n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 851 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 852 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 853 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zgetmatrix_v1_internal(magma_int_t, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:866:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 866 | magma_getmatrix_v1_internal( m, n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 867 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 868 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 869 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zcopymatrix_v1_internal(magma_int_t, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:882:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 882 | magma_copymatrix_v1_internal( m, n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 883 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 884 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 885 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:20: | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_csetvector_v1_internal(magma_int_t, const magmaFloatComplex*, magma_int_t, magmaFloatComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:789:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 789 | magma_setvector_v1_internal( n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 790 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 791 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 792 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_cgetvector_v1_internal(magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:805:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 805 | magma_getvector_v1_internal( n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 806 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 807 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 808 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_ccopyvector_v1_internal(magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:821:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 821 | magma_copyvector_v1_internal( n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 822 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 823 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 824 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_csetmatrix_v1_internal(magma_int_t, magma_int_t, const magmaFloatComplex*, magma_int_t, magmaFloatComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:850:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 850 | magma_setmatrix_v1_internal( m, n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 851 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 852 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 853 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_cgetmatrix_v1_internal(magma_int_t, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:866:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 866 | magma_getmatrix_v1_internal( m, n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 867 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 868 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 869 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_ccopymatrix_v1_internal(magma_int_t, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:882:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 882 | magma_copymatrix_v1_internal( m, n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 883 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 884 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 885 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:21: | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dsetvector_v1_internal(magma_int_t, const double*, magma_int_t, magmaDouble_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:789:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 789 | magma_setvector_v1_internal( n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ | |
| 790 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 791 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 792 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dgetvector_v1_internal(magma_int_t, magmaDouble_const_ptr, magma_int_t, double*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:805:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 805 | magma_getvector_v1_internal( n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ | |
| 806 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 807 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 808 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dcopyvector_v1_internal(magma_int_t, magmaDouble_const_ptr, magma_int_t, magmaDouble_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:821:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 821 | magma_copyvector_v1_internal( n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ | |
| 822 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 823 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 824 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dsetmatrix_v1_internal(magma_int_t, magma_int_t, const double*, magma_int_t, magmaDouble_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:850:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 850 | magma_setmatrix_v1_internal( m, n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ | |
| 851 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 852 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 853 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dgetmatrix_v1_internal(magma_int_t, magma_int_t, magmaDouble_const_ptr, magma_int_t, double*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:866:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 866 | magma_getmatrix_v1_internal( m, n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ | |
| 867 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 868 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 869 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dcopymatrix_v1_internal(magma_int_t, magma_int_t, magmaDouble_const_ptr, magma_int_t, magmaDouble_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:882:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 882 | magma_copymatrix_v1_internal( m, n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ | |
| 883 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 884 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 885 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:22: | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_ssetvector_v1_internal(magma_int_t, const float*, magma_int_t, magmaFloat_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:789:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 789 | magma_setvector_v1_internal( n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ | |
| 790 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 791 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 792 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_sgetvector_v1_internal(magma_int_t, magmaFloat_const_ptr, magma_int_t, float*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:805:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 805 | magma_getvector_v1_internal( n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ | |
| 806 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 807 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 808 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_scopyvector_v1_internal(magma_int_t, magmaFloat_const_ptr, magma_int_t, magmaFloat_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:821:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 821 | magma_copyvector_v1_internal( n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ | |
| 822 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 823 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 824 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_ssetmatrix_v1_internal(magma_int_t, magma_int_t, const float*, magma_int_t, magmaFloat_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:850:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 850 | magma_setmatrix_v1_internal( m, n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ | |
| 851 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 852 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 853 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_sgetmatrix_v1_internal(magma_int_t, magma_int_t, magmaFloat_const_ptr, magma_int_t, float*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:866:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 866 | magma_getmatrix_v1_internal( m, n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ | |
| 867 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 868 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 869 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_scopymatrix_v1_internal(magma_int_t, magma_int_t, magmaFloat_const_ptr, magma_int_t, magmaFloat_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:882:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 882 | magma_copymatrix_v1_internal( m, n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ | |
| 883 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 884 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 885 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp: In function 'magma_int_t magma_icamax_v1(magma_int_t, magmaFloatComplex_const_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp:34:56: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 34 | return magma_icamax( n, dx, incx, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp: In function 'magma_int_t magma_icamin_v1(magma_int_t, magmaFloatComplex_const_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp:44:56: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 44 | return magma_icamin( n, dx, incx, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp: In function 'float magma_scasum_v1(magma_int_t, magmaFloatComplex_const_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp:54:56: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 54 | return magma_scasum( n, dx, incx, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp: In function 'void magma_caxpy_v1(magma_int_t, magmaFloatComplex, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp:66:65: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 66 | magma_caxpy( n, alpha, dx, incx, dy, incy, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp: In function 'void magma_ccopy_v1(magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp:77:58: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 77 | magma_ccopy( n, dx, incx, dy, incy, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp: In function 'magmaFloatComplex magma_cdotc_v1(magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp:88:65: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 88 | return magma_cdotc( n, dx, incx, dy, incy, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp: In function 'magmaFloatComplex magma_cdotu_v1(magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp:100:65: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 100 | return magma_cdotu( n, dx, incx, dy, incy, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp: In function 'float magma_scnrm2_v1(magma_int_t, magmaFloatComplex_const_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp:111:56: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 111 | return magma_scnrm2( n, dx, incx, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp: In function 'void magma_crot_v1(magma_int_t, magmaFloatComplex_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t, float, magmaFloatComplex)': | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp:123:63: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 123 | magma_crot( n, dx, incx, dy, incy, c, s, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp: In function 'void magma_csrot_v1(magma_int_t, magmaFloatComplex_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t, float, float)': | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp:136:64: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 136 | magma_csrot( n, dx, incx, dy, incy, c, s, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp: In function 'void magma_cscal_v1(magma_int_t, magmaFloatComplex, magmaFloatComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp:175:55: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 175 | magma_cscal( n, alpha, dx, incx, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp: In function 'void magma_csscal_v1(magma_int_t, float, magmaFloatComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp:187:56: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 187 | magma_csscal( n, alpha, dx, incx, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp: In function 'void magma_cswap_v1(magma_int_t, magmaFloatComplex_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp:199:58: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 199 | magma_cswap( n, dx, incx, dy, incy, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp: In function 'void magma_cgemv_v1(magma_trans_t, magma_int_t, magma_int_t, magmaFloatComplex, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex, magmaFloatComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp:223:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 223 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp: In function 'void magma_cgerc_v1(magma_int_t, magma_int_t, magmaFloatComplex, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp:241:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 241 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp: In function 'void magma_cgeru_v1(magma_int_t, magma_int_t, magmaFloatComplex, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp:260:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 260 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp: In function 'void magma_chemv_v1(magma_uplo_t, magma_int_t, magmaFloatComplex, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex, magmaFloatComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp:282:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 282 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp: In function 'void magma_cher_v1(magma_uplo_t, magma_int_t, float, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp:300:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 300 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp: In function 'void magma_cher2_v1(magma_uplo_t, magma_int_t, magmaFloatComplex, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp:320:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 320 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp: In function 'void magma_ctrmv_v1(magma_uplo_t, magma_trans_t, magma_diag_t, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp:337:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 337 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp: In function 'void magma_ctrsv_v1(magma_uplo_t, magma_trans_t, magma_diag_t, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp:354:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 354 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp: In function 'void magma_cgemm_v1(magma_trans_t, magma_trans_t, magma_int_t, magma_int_t, magma_int_t, magmaFloatComplex, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex, magmaFloatComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp:378:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 378 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp: In function 'void magma_csymm_v1(magma_side_t, magma_uplo_t, magma_int_t, magma_int_t, magmaFloatComplex, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex, magmaFloatComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp:399:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 399 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp: In function 'void magma_csyrk_v1(magma_uplo_t, magma_trans_t, magma_int_t, magma_int_t, magmaFloatComplex, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex, magmaFloatComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp:418:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 418 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp: In function 'void magma_csyr2k_v1(magma_uplo_t, magma_trans_t, magma_int_t, magma_int_t, magmaFloatComplex, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex, magmaFloatComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp:439:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 439 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp: In function 'void magma_chemm_v1(magma_side_t, magma_uplo_t, magma_int_t, magma_int_t, magmaFloatComplex, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex, magmaFloatComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp:461:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 461 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp: In function 'void magma_cherk_v1(magma_uplo_t, magma_trans_t, magma_int_t, magma_int_t, float, magmaFloatComplex_const_ptr, magma_int_t, float, magmaFloatComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp:482:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 482 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp: In function 'void magma_cher2k_v1(magma_uplo_t, magma_trans_t, magma_int_t, magma_int_t, magmaFloatComplex, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, float, magmaFloatComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp:505:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 505 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp: In function 'void magma_ctrmm_v1(magma_side_t, magma_uplo_t, magma_trans_t, magma_diag_t, magma_int_t, magma_int_t, magmaFloatComplex, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp:524:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 524 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp: In function 'void magma_ctrsm_v1(magma_side_t, magma_uplo_t, magma_trans_t, magma_diag_t, magma_int_t, magma_int_t, magmaFloatComplex, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/interface_cuda/blas_c_v1.cpp:542:26: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 542 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| [1084/3492] Building CXX object CMakeFiles/magma.dir/interface_cuda/blas_c_v2.cpp.o | |
| [1085/3492] Building CXX object CMakeFiles/magma.dir/interface_cuda/blas_s_v2.cpp.o | |
| [1086/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/caxpycp.cu.o | |
| [1087/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/cgeadd.cu.o | |
| [1088/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/saxpycp.cu.o | |
| [1089/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/daxpycp.cu.o | |
| [1090/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/cdiinertia.cu.o | |
| [1091/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/sgeadd.cu.o | |
| [1092/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dgeadd.cu.o | |
| [1093/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dsaxpycp.cu.o | |
| [1094/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/cgeadd2.cu.o | |
| [1095/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dgeadd2.cu.o | |
| [1096/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dgeam.cu.o | |
| [1097/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/sgeadd2.cu.o | |
| [1098/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ddiinertia.cu.o | |
| [1099/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/sdiinertia.cu.o | |
| [1100/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/sgeam.cu.o | |
| [1101/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/cgeam.cu.o | |
| [1102/3492] Building CXX object CMakeFiles/magma.dir/magmablas/sgetmatrix_transpose.cpp.o | |
| [1103/3492] Building CXX object CMakeFiles/magma.dir/magmablas/dgetmatrix_transpose.cpp.o | |
| [1104/3492] Building CXX object CMakeFiles/magma.dir/magmablas/cgetmatrix_transpose.cpp.o | |
| [1105/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zgbtrs_kernels.cu.o | |
| [1106/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/sgemv_conj.cu.o | |
| [1107/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dgemm_reduce.cu.o | |
| [1108/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/sgemm_reduce.cu.o | |
| [1109/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/cgemm_reduce.cu.o | |
| [1110/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/cgerbt.cu.o | |
| [1111/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dgemv_conj.cu.o | |
| [1112/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/cgemv_conj.cu.o | |
| [1113/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dgerbt.cu.o | |
| [1114/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/sgerbt.cu.o | |
| [1115/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dgemv_fermi.cu.o | |
| [1116/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/sgerbt_kernels.cu.o | |
| [1117/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/sgemv_fermi.cu.o | |
| [1118/3492] Building CXX object CMakeFiles/magma.dir/magmablas/ssyr2k.cpp.o | |
| [1119/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/cgemv_fermi.cu.o | |
| [1120/3492] Building CXX object CMakeFiles/magma.dir/magmablas/cher2k.cpp.o | |
| [1121/3492] Building CXX object CMakeFiles/magma.dir/magmablas/dsyr2k.cpp.o | |
| [1122/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dgerbt_kernels.cu.o | |
| [1123/3492] Building CXX object CMakeFiles/magma.dir/magmablas/ssyrk.cpp.o | |
| [1124/3492] Building CXX object CMakeFiles/magma.dir/magmablas/dsyrk.cpp.o | |
| [1125/3492] Building CXX object CMakeFiles/magma.dir/magmablas/cherk.cpp.o | |
| [1126/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/cgerbt_kernels.cu.o | |
| [1127/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ssiinertia.cu.o | |
| [1128/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dsiinertia.cu.o | |
| [1129/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/cheinertia.cu.o | |
| [1130/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/chemv.cu.o | |
| [1131/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ssymv.cu.o | |
| [1132/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dsymv.cu.o | |
| [1133/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dsymv_upper.cu.o | |
| [1134/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/chemv_upper.cu.o | |
| [1135/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/slacpy_conj.cu.o | |
| [1136/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ssymv_upper.cu.o | |
| [1137/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dlacpy_conj.cu.o | |
| [1138/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/clacpy_conj.cu.o | |
| [1139/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dlacpy.cu.o | |
| [1140/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/slacpy.cu.o | |
| [1141/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/clacpy.cu.o | |
| [1142/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/slacpy_sym_in.cu.o | |
| [1143/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/clacpy_sym_out.cu.o | |
| [1144/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/clacpy_sym_in.cu.o | |
| [1145/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dlacpy_sym_in.cu.o | |
| [1146/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dlag2s.cu.o | |
| [1147/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/slag2d.cu.o | |
| [1148/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dlacpy_sym_out.cu.o | |
| [1149/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/slacpy_sym_out.cu.o | |
| [1150/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/slange.cu.o | |
| [1151/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dlange.cu.o | |
| [1152/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ssyrk_small_reduce.cu.o | |
| [1153/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dsyrk_small_reduce.cu.o | |
| [1154/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dlaqps2_gpu.cu.o | |
| [1155/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/chemm.cu.o | |
| [1156/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/slansy.cu.o | |
| [1157/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dlansy.cu.o | |
| [1158/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/clange.cu.o | |
| [1159/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/claqps2_gpu.cu.o | |
| [1160/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/slaqps2_gpu.cu.o | |
| [1161/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/slarf.cu.o | |
| [1162/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/clarf.cu.o | |
| [1163/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/slarfbx.cu.o | |
| [1164/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dlarf.cu.o | |
| [1165/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/clanhe.cu.o | |
| [1166/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/slarfg-v2.cu.o | |
| [1167/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/cherk_small_reduce.cu.o | |
| [1168/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dlarfg-v2.cu.o | |
| [1169/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dlarfbx.cu.o | |
| [1170/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/clarfbx.cu.o | |
| [1171/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/clarfgx-v2.cu.o | |
| [1172/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/clarfg-v2.cu.o | |
| [1173/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/clarfg.cu.o | |
| [1174/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dlarfg.cu.o | |
| [1175/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/slarfgx-v2.cu.o | |
| [1176/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dlarfgx-v2.cu.o | |
| [1177/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/slarfg.cu.o | |
| [1178/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/slarfx.cu.o | |
| [1179/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/slarft_kernels.cu.o | |
| [1180/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dlarfx.cu.o | |
| [1181/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dlarft_kernels.cu.o | |
| [1182/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zgetf2_nopiv_kernels.cu.o | |
| [1183/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/clarft_kernels.cu.o | |
| [1184/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dlascl.cu.o | |
| [1185/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/clarfx.cu.o | |
| [1186/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/slascl2.cu.o | |
| [1187/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/slascl.cu.o | |
| [1188/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/clascl.cu.o | |
| [1189/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dlascl2.cu.o | |
| [1190/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dlascl_2x2.cu.o | |
| [1191/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/clascl2.cu.o | |
| [1192/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/clascl_2x2.cu.o | |
| [1193/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/slascl_2x2.cu.o | |
| [1194/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/slascl_diag.cu.o | |
| [1195/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dlascl_diag.cu.o | |
| [1196/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/clascl_diag.cu.o | |
| [1197/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zgetrf_batched_smallsq_noshfl.cu.o | |
| [1198/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/slaswp.cu.o | |
| [1199/3492] Building CXX object CMakeFiles/magma.dir/magmablas/ssetmatrix_transpose.cpp.o | |
| [1200/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/slaset_band.cu.o | |
| [1201/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dlaswp.cu.o | |
| [1202/3492] Building CXX object CMakeFiles/magma.dir/magmablas/csetmatrix_transpose.cpp.o | |
| [1203/3492] Building CXX object CMakeFiles/magma.dir/magmablas/dsetmatrix_transpose.cpp.o | |
| [1204/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dlaset_band.cu.o | |
| [1205/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dslaswp.cu.o | |
| [1206/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/claswp.cu.o | |
| [1207/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/claset_band.cu.o | |
| [1208/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/slaswp_sym.cu.o | |
| [1209/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/slaset.cu.o | |
| [1210/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/claswp_sym.cu.o | |
| [1211/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dlaswp_sym.cu.o | |
| [1212/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/claset.cu.o | |
| [1213/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dlat2s.cu.o | |
| [1214/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/slat2d.cu.o | |
| [1215/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dlaset.cu.o | |
| [1216/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/snrm2.cu.o | |
| [1217/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dnrm2.cu.o | |
| [1218/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/sswap.cu.o | |
| [1219/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/cswap.cu.o | |
| [1220/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dswap.cu.o | |
| [1221/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/scnrm2.cu.o | |
| [1222/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dswapblk.cu.o | |
| [1223/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/cswapblk.cu.o | |
| [1224/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/sswapblk.cu.o | |
| [1225/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/sswapdblk.cu.o | |
| [1226/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dswapdblk.cu.o | |
| [1227/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/cswapdblk.cu.o | |
| [1228/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dsymmetrize.cu.o | |
| [1229/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zgesv_batched_small.cu.o | |
| [1230/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ssymmetrize.cu.o | |
| [1231/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ssymmetrize_tiles.cu.o | |
| [1232/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/csymmetrize.cu.o | |
| [1233/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dsymmetrize_tiles.cu.o | |
| [1234/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/csymmetrize_tiles.cu.o | |
| [1235/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dtranspose.cu.o | |
| [1236/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/stranspose.cu.o | |
| [1237/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ctranspose.cu.o | |
| [1238/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ctranspose_conj_inplace.cu.o | |
| [1239/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ctranspose_conj.cu.o | |
| [1240/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/csymv_upper.cu.o | |
| [1241/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/stranspose_inplace.cu.o | |
| [1242/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/csymv.cu.o | |
| [1243/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ssymm.cu.o | |
| [1244/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dtranspose_inplace.cu.o | |
| [1245/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ctranspose_inplace.cu.o | |
| [1246/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dsymm.cu.o | |
| [1247/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dtrmm.cu.o | |
| [1248/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ctrmm.cu.o | |
| [1249/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/strmm.cu.o | |
| [1250/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/strmv.cu.o | |
| [1251/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dtrmv.cu.o | |
| [1252/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ctrsm.cu.o | |
| [1253/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ctrmv.cu.o | |
| [1254/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dtrsm.cu.o | |
| [1255/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/strsm.cu.o | |
| [1256/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zgeqrf_batched_smallsq.cu.o | |
| [1257/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ctrtri_diag.cu.o | |
| [1258/3492] Building CXX object CMakeFiles/magma.dir/magmablas/magmablas_c_v1.cpp.o | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:17, | |
| from /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:18: | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_isetvector_v1_internal(magma_int_t, const magma_int_t*, magma_int_t, magmaInt_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:136:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 136 | magma_setvector_v1_internal( n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 137 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 138 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 139 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_igetvector_v1_internal(magma_int_t, magmaInt_const_ptr, magma_int_t, magma_int_t*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:152:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 152 | magma_getvector_v1_internal( n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 153 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 154 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 155 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_icopyvector_v1_internal(magma_int_t, magmaInt_const_ptr, magma_int_t, magmaInt_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:168:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 168 | magma_copyvector_v1_internal( n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 169 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 170 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 171 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_isetmatrix_v1_internal(magma_int_t, magma_int_t, const magma_int_t*, magma_int_t, magmaInt_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:197:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 197 | magma_setmatrix_v1_internal( m, n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 198 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 199 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 200 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_igetmatrix_v1_internal(magma_int_t, magma_int_t, magmaInt_const_ptr, magma_int_t, magma_int_t*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:213:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 213 | magma_getmatrix_v1_internal( m, n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 214 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 215 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 216 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_icopymatrix_v1_internal(magma_int_t, magma_int_t, magmaInt_const_ptr, magma_int_t, magmaInt_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:229:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 229 | magma_copymatrix_v1_internal( m, n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 230 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 231 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 232 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_setvector_v1_internal(magma_int_t, const magma_index_t*, magma_int_t, magmaIndex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:258:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 258 | magma_setvector_v1_internal( n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 259 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 260 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 261 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_getvector_v1_internal(magma_int_t, magmaIndex_const_ptr, magma_int_t, magma_index_t*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:274:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 274 | magma_getvector_v1_internal( n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 275 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 276 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 277 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_copyvector_v1_internal(magma_int_t, magmaIndex_const_ptr, magma_int_t, magmaIndex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:290:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 290 | magma_copyvector_v1_internal( n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 291 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 292 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 293 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_setmatrix_v1_internal(magma_int_t, magma_int_t, const magma_index_t*, magma_int_t, magmaIndex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:319:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 319 | magma_setmatrix_v1_internal( m, n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 320 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 321 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 322 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_getmatrix_v1_internal(magma_int_t, magma_int_t, magmaIndex_const_ptr, magma_int_t, magma_index_t*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:335:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 335 | magma_getmatrix_v1_internal( m, n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 336 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 337 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 338 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_copymatrix_v1_internal(magma_int_t, magma_int_t, magmaIndex_const_ptr, magma_int_t, magmaIndex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:351:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 351 | magma_copymatrix_v1_internal( m, n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 352 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 353 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 354 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:19: | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zsetvector_v1_internal(magma_int_t, const magmaDoubleComplex*, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:789:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 789 | magma_setvector_v1_internal( n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 790 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 791 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 792 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zgetvector_v1_internal(magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:805:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 805 | magma_getvector_v1_internal( n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 806 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 807 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 808 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zcopyvector_v1_internal(magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:821:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 821 | magma_copyvector_v1_internal( n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 822 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 823 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 824 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zsetmatrix_v1_internal(magma_int_t, magma_int_t, const magmaDoubleComplex*, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:850:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 850 | magma_setmatrix_v1_internal( m, n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 851 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 852 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 853 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zgetmatrix_v1_internal(magma_int_t, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:866:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 866 | magma_getmatrix_v1_internal( m, n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 867 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 868 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 869 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zcopymatrix_v1_internal(magma_int_t, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:882:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 882 | magma_copymatrix_v1_internal( m, n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 883 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 884 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 885 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:20: | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_csetvector_v1_internal(magma_int_t, const magmaFloatComplex*, magma_int_t, magmaFloatComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:789:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 789 | magma_setvector_v1_internal( n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 790 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 791 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 792 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_cgetvector_v1_internal(magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:805:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 805 | magma_getvector_v1_internal( n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 806 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 807 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 808 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_ccopyvector_v1_internal(magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:821:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 821 | magma_copyvector_v1_internal( n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 822 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 823 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 824 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_csetmatrix_v1_internal(magma_int_t, magma_int_t, const magmaFloatComplex*, magma_int_t, magmaFloatComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:850:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 850 | magma_setmatrix_v1_internal( m, n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 851 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 852 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 853 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_cgetmatrix_v1_internal(magma_int_t, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:866:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 866 | magma_getmatrix_v1_internal( m, n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 867 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 868 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 869 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_ccopymatrix_v1_internal(magma_int_t, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:882:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 882 | magma_copymatrix_v1_internal( m, n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 883 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 884 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 885 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:21: | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dsetvector_v1_internal(magma_int_t, const double*, magma_int_t, magmaDouble_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:789:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 789 | magma_setvector_v1_internal( n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ | |
| 790 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 791 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 792 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dgetvector_v1_internal(magma_int_t, magmaDouble_const_ptr, magma_int_t, double*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:805:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 805 | magma_getvector_v1_internal( n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ | |
| 806 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 807 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 808 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dcopyvector_v1_internal(magma_int_t, magmaDouble_const_ptr, magma_int_t, magmaDouble_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:821:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 821 | magma_copyvector_v1_internal( n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ | |
| 822 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 823 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 824 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dsetmatrix_v1_internal(magma_int_t, magma_int_t, const double*, magma_int_t, magmaDouble_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:850:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 850 | magma_setmatrix_v1_internal( m, n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ | |
| 851 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 852 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 853 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dgetmatrix_v1_internal(magma_int_t, magma_int_t, magmaDouble_const_ptr, magma_int_t, double*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:866:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 866 | magma_getmatrix_v1_internal( m, n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ | |
| 867 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 868 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 869 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dcopymatrix_v1_internal(magma_int_t, magma_int_t, magmaDouble_const_ptr, magma_int_t, magmaDouble_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:882:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 882 | magma_copymatrix_v1_internal( m, n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ | |
| 883 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 884 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 885 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:22: | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_ssetvector_v1_internal(magma_int_t, const float*, magma_int_t, magmaFloat_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:789:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 789 | magma_setvector_v1_internal( n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ | |
| 790 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 791 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 792 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_sgetvector_v1_internal(magma_int_t, magmaFloat_const_ptr, magma_int_t, float*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:805:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 805 | magma_getvector_v1_internal( n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ | |
| 806 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 807 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 808 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_scopyvector_v1_internal(magma_int_t, magmaFloat_const_ptr, magma_int_t, magmaFloat_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:821:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 821 | magma_copyvector_v1_internal( n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ | |
| 822 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 823 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 824 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_ssetmatrix_v1_internal(magma_int_t, magma_int_t, const float*, magma_int_t, magmaFloat_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:850:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 850 | magma_setmatrix_v1_internal( m, n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ | |
| 851 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 852 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 853 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_sgetmatrix_v1_internal(magma_int_t, magma_int_t, magmaFloat_const_ptr, magma_int_t, float*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:866:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 866 | magma_getmatrix_v1_internal( m, n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ | |
| 867 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 868 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 869 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_scopymatrix_v1_internal(magma_int_t, magma_int_t, magmaFloat_const_ptr, magma_int_t, magmaFloat_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:882:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 882 | magma_copymatrix_v1_internal( m, n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ | |
| 883 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 884 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 885 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'void magmablas_caxpycp_v1(magma_int_t, magmaFloatComplex_ptr, magmaFloatComplex_ptr, magmaFloatComplex_const_ptr)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:33:53: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 33 | magmablas_caxpycp( m, r, x, b, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'void magmablas_cgeadd_v1(magma_int_t, magma_int_t, magmaFloatComplex, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:45:73: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 45 | magmablas_cgeadd( m, n, alpha, dA, ldda, dB, lddb, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'void magmablas_cgeadd2_v1(magma_int_t, magma_int_t, magmaFloatComplex, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex, magmaFloatComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:58:80: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 58 | magmablas_cgeadd2( m, n, alpha, dA, ldda, beta, dB, lddb, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'void magmablas_cgemm_v1(magma_trans_t, magma_trans_t, magma_int_t, magma_int_t, magma_int_t, magmaFloatComplex, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex, magmaFloatComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:75:58: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 75 | beta, dC, lddc, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'void magmablas_cgemv_v1(magma_trans_t, magma_int_t, magma_int_t, magmaFloatComplex, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex, magmaFloatComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:88:95: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 88 | magmablas_cgemv( trans, m, n, alpha, dA, ldda, dx, incx, beta, dy, incy, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'void magmablas_cgemv_conj_v1(magma_int_t, magma_int_t, magmaFloatComplex, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex, magmaFloatComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:102:75: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 102 | m, n, alpha, dA, ldda, dx, incx, beta, dy, incy, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'void magmablas_cgemm_reduce_v1(magma_int_t, magma_int_t, magma_int_t, magmaFloatComplex, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex, magmaFloatComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:117:78: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 117 | m, n, k, alpha, dA, ldda, dB, lddb, beta, dC, lddc, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'void magmablas_cgetmatrix_transpose_v1(magma_int_t, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex*, magma_int_t, magmaFloatComplex_ptr, magma_int_t, magma_int_t)': | |
| /build/magma-2.9.0/include/magmablas_v1.h:38:39: warning: 'void magma_queue_create_v1_internal(magma_queue**, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 38 | magma_queue_create_v1_internal( queue_ptr, __func__, __FILE__, __LINE__ ) | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:130:5: note: in expansion of macro 'magma_queue_create_v1' | |
| 130 | magma_queue_create_v1( &queues[0] ); | |
| | ^~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:43:6: note: declared here | |
| 43 | void magma_queue_create_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:38:39: warning: 'void magma_queue_create_v1_internal(magma_queue**, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 38 | magma_queue_create_v1_internal( queue_ptr, __func__, __FILE__, __LINE__ ) | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:131:5: note: in expansion of macro 'magma_queue_create_v1' | |
| 131 | magma_queue_create_v1( &queues[1] ); | |
| | ^~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:43:6: note: declared here | |
| 43 | void magma_queue_create_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'magma_int_t magmablas_chemv_v1(magma_uplo_t, magma_int_t, magmaFloatComplex, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex, magmaFloatComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:150:98: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 150 | return magmablas_chemv( uplo, n, alpha, dA, ldda, dx, incx, beta, dy, incy, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'magma_int_t magmablas_csymv_v1(magma_uplo_t, magma_int_t, magmaFloatComplex, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex, magmaFloatComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:165:98: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 165 | return magmablas_csymv( uplo, n, alpha, dA, ldda, dx, incx, beta, dy, incy, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'void magmablas_cprbt_v1(magma_int_t, magmaFloatComplex*, magma_int_t, magmaFloatComplex*, magmaFloatComplex*)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:177:59: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 177 | magmablas_cprbt(n, dA, ldda, du, dv, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'void magmablas_cprbt_mv_v1(magma_int_t, magma_int_t, magmaFloatComplex*, magmaFloatComplex*, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:187:64: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 187 | magmablas_cprbt_mv(n, nrhs, dv, db, lddb, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'void magmablas_cprbt_mtv_v1(magma_int_t, magma_int_t, magmaFloatComplex*, magmaFloatComplex*, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:197:65: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 197 | magmablas_cprbt_mtv(n, nrhs, du, db, lddb, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'void magmablas_clacpy_v1(magma_uplo_t, magma_int_t, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:208:72: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 208 | magmablas_clacpy( uplo, m, n, dA, ldda, dB, lddb, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'void magmablas_clacpy_conj_v1(magma_int_t, magmaFloatComplex_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:219:70: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 219 | magmablas_clacpy_conj( n, dA1, lda1, dA2, lda2, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'void magmablas_clacpy_sym_in_v1(magma_uplo_t, magma_int_t, magma_int_t, magma_int_t*, magma_int_t*, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:231:91: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 231 | magmablas_clacpy_sym_in( uplo, m, n, rows, perm, dA, ldda, dB, lddb, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'void magmablas_clacpy_sym_out_v1(magma_uplo_t, magma_int_t, magma_int_t, magma_int_t*, magma_int_t*, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:243:92: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 243 | magmablas_clacpy_sym_out( uplo, m, n, rows, perm, dA, ldda, dB, lddb, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'float magmablas_clange_v1(magma_norm_t, magma_int_t, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloat_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:254:83: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 254 | return magmablas_clange( norm, m, n, dA, ldda, dwork, lwork, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'float magmablas_clanhe_v1(magma_norm_t, magma_uplo_t, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloat_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:265:86: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 265 | return magmablas_clanhe( norm, uplo, n, dA, ldda, dwork, lwork, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'void magma_clarfx_gpu_v1(magma_int_t, magma_int_t, magmaFloatComplex_ptr, magmaFloatComplex_ptr, magmaFloatComplex_ptr, magma_int_t, magmaFloat_ptr, magmaFloatComplex_ptr, magma_int_t, magmaFloatComplex_ptr)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:281:41: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 281 | magmablasGetQueue()); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'void magma_clarfbx_gpu_v1(magma_int_t, magma_int_t, magmaFloatComplex_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t, magmaFloatComplex_ptr, magmaFloatComplex_ptr)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:294:74: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 294 | magma_clarfbx_gpu( m, k, V, ldv, dT, ldt, c, dwork, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'void magmablas_clarfg_v1(magma_int_t, magmaFloatComplex_ptr, magmaFloatComplex_ptr, magma_int_t, magmaFloatComplex_ptr)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:306:67: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 306 | magmablas_clarfg( n, dalpha, dx, incx, dtau, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'void magma_clarfg_gpu_v1(magma_int_t, magmaFloatComplex_ptr, magmaFloatComplex_ptr, magmaFloatComplex_ptr, magmaFloat_ptr, magmaFloatComplex_ptr)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:320:72: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 320 | magma_clarfg_gpu( n, dx0, dx, dtau, dxnorm, dAkk, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'void magma_clarfgx_gpu_v1(magma_int_t, magmaFloatComplex_ptr, magmaFloatComplex_ptr, magmaFloatComplex_ptr, magmaFloat_ptr, magmaFloatComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:334:77: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 334 | magma_clarfgx_gpu( n, dx0, dx, dtau, dxnorm, dA, iter, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'void magma_clarfgtx_gpu_v1(magma_int_t, magmaFloatComplex_ptr, magmaFloatComplex_ptr, magmaFloatComplex_ptr, magmaFloat_ptr, magmaFloatComplex_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t, magmaFloatComplex_ptr)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:352:58: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 352 | T, ldt, dwork, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'void magmablas_clascl_v1(magma_type_t, magma_int_t, magma_int_t, float, float, magma_int_t, magma_int_t, magmaFloatComplex_ptr, magma_int_t, magma_int_t*)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:365:82: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 365 | magmablas_clascl( type, kl, ku, cfrom, cto, m, n, dA, ldda, magmablasGetQueue(), info ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'void magmablas_clascl2_v1(magma_type_t, magma_int_t, magma_int_t, magmaFloat_const_ptr, magmaFloatComplex_ptr, magma_int_t, magma_int_t*)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:376:67: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 376 | magmablas_clascl2( type, m, n, dD, dA, ldda, magmablasGetQueue(), info ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'void magmablas_clascl_2x2_v1(magma_type_t, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t, magma_int_t*)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:388:73: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 388 | magmablas_clascl_2x2( type, m, dW, lddw, dA, ldda, magmablasGetQueue(), info ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'void magmablas_clascl_diag_v1(magma_type_t, magma_int_t, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t, magma_int_t*)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:400:77: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 400 | magmablas_clascl_diag( type, m, n, dD, lddd, dA, ldda, magmablasGetQueue(), info ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'void magmablas_claset_v1(magma_uplo_t, magma_int_t, magma_int_t, magmaFloatComplex, magmaFloatComplex, magmaFloatComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:411:77: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 411 | magmablas_claset( uplo, m, n, offdiag, diag, dA, ldda, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'void magmablas_claset_band_v1(magma_uplo_t, magma_int_t, magma_int_t, magma_int_t, magmaFloatComplex, magmaFloatComplex, magmaFloatComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:422:84: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 422 | magmablas_claset_band(uplo, m, n, k, offdiag, diag, dA, ldda, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'void magmablas_claswp_v1(magma_int_t, magmaFloatComplex_ptr, magma_int_t, magma_int_t, magma_int_t, const magma_int_t*, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:434:74: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 434 | magmablas_claswp( n, dAT, ldda, k1, k2, ipiv, inci, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'void magmablas_claswpx_v1(magma_int_t, magmaFloatComplex_ptr, magma_int_t, magma_int_t, magma_int_t, magma_int_t, const magma_int_t*, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:446:85: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 446 | return magmablas_claswpx( n, dA, ldx, ldy, k1, k2, ipiv, inci, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'void magmablas_claswp2_v1(magma_int_t, magmaFloatComplex_ptr, magma_int_t, magma_int_t, magma_int_t, magmaInt_const_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:458:77: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 458 | magmablas_claswp2( n, dAT, ldda, k1, k2, d_ipiv, inci, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'void magmablas_claswp_sym_v1(magma_int_t, magmaFloatComplex*, magma_int_t, magma_int_t, magma_int_t, const magma_int_t*, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:468:83: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 468 | return magmablas_claswp_sym( n, dA, lda, k1, k2, ipiv, inci, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'void magmablas_scnrm2_check_v1(magma_int_t, magma_int_t, magmaFloatComplex_ptr, magma_int_t, magmaFloat_ptr, magmaFloat_ptr)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:480:79: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 480 | magmablas_scnrm2_check( m, n, dA, ldda, dxnorm, dlsticc, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'void magmablas_scnrm2_adjust_v1(magma_int_t, magmaFloat_ptr, magmaFloatComplex_ptr)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:491:62: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 491 | magmablas_scnrm2_adjust( k, dxnorm, dc, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'void magmablas_scnrm2_row_check_adjust_v1(magma_int_t, float, magmaFloat_ptr, magmaFloat_ptr, magmaFloatComplex_ptr, magma_int_t, magmaFloat_ptr)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:504:101: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 504 | magmablas_scnrm2_row_check_adjust( k, tol, dxnorm, dxnorm2, dC, lddc, dlsticc, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'void magmablas_scnrm2_cols_v1(magma_int_t, magma_int_t, magmaFloatComplex_ptr, magma_int_t, magmaFloat_ptr)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:515:69: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 515 | magmablas_scnrm2_cols( m, n, dA, ldda, dxnorm, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'void magmablas_csetmatrix_transpose_v1(magma_int_t, magma_int_t, const magmaFloatComplex*, magma_int_t, magmaFloatComplex_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t, magma_int_t)': | |
| /build/magma-2.9.0/include/magmablas_v1.h:38:39: warning: 'void magma_queue_create_v1_internal(magma_queue**, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 38 | magma_queue_create_v1_internal( queue_ptr, __func__, __FILE__, __LINE__ ) | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:528:5: note: in expansion of macro 'magma_queue_create_v1' | |
| 528 | magma_queue_create_v1( &queues[0] ); | |
| | ^~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:43:6: note: declared here | |
| 43 | void magma_queue_create_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:38:39: warning: 'void magma_queue_create_v1_internal(magma_queue**, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 38 | magma_queue_create_v1_internal( queue_ptr, __func__, __FILE__, __LINE__ ) | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:529:5: note: in expansion of macro 'magma_queue_create_v1' | |
| 529 | magma_queue_create_v1( &queues[1] ); | |
| | ^~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:43:6: note: declared here | |
| 43 | void magma_queue_create_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'void magmablas_cswap_v1(magma_int_t, magmaFloatComplex_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:545:62: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 545 | magmablas_cswap( n, dx, incx, dy, incy, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'void magmablas_cswapblk_v1(magma_order_t, magma_int_t, magmaFloatComplex_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t, magma_int_t, magma_int_t, const magma_int_t*, magma_int_t, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:559:84: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 559 | order, n, dA, ldda, dB, lddb, i1, i2, ipiv, inci, offset, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'void magmablas_cswapdblk_v1(magma_int_t, magma_int_t, magmaFloatComplex_ptr, magma_int_t, magma_int_t, magmaFloatComplex_ptr, magma_int_t, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:570:82: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 570 | magmablas_cswapdblk( n, nb, dA, ldda, inca, dB, lddb, incb, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'void magmablas_csymmetrize_v1(magma_uplo_t, magma_int_t, magmaFloatComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:580:64: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 580 | magmablas_csymmetrize( uplo, m, dA, ldda, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'void magmablas_csymmetrize_tiles_v1(magma_uplo_t, magma_int_t, magmaFloatComplex_ptr, magma_int_t, magma_int_t, magma_int_t, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:591:95: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 591 | magmablas_csymmetrize_tiles( uplo, m, dA, ldda, ntile, mstride, nstride, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'void magmablas_ctranspose_v1(magma_int_t, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:602:72: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 602 | magmablas_ctranspose( m, n, dA, ldda, dAT, lddat, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'void magmablas_ctranspose_conj_v1(magma_int_t, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:614:77: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 614 | magmablas_ctranspose_conj( m, n, dA, ldda, dAT, lddat, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'void magmablas_ctranspose_conj_inplace_v1(magma_int_t, magmaFloatComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:624:70: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 624 | magmablas_ctranspose_conj_inplace( n, dA, ldda, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'void magmablas_ctranspose_inplace_v1(magma_int_t, magmaFloatComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:635:65: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 635 | magmablas_ctranspose_inplace( n, dA, ldda, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'void magmablas_ctrsm_v1(magma_side_t, magma_uplo_t, magma_trans_t, magma_diag_t, magma_int_t, magma_int_t, magmaFloatComplex, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:649:41: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 649 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'void magmablas_ctrsm_outofplace_v1(magma_side_t, magma_uplo_t, magma_trans_t, magma_diag_t, magma_int_t, magma_int_t, magmaFloatComplex, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t, magma_int_t, magmaFloatComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:667:75: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 667 | d_dinvA, dinvA_length, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'void magmablas_ctrsm_work_v1(magma_side_t, magma_uplo_t, magma_trans_t, magma_diag_t, magma_int_t, magma_int_t, magmaFloatComplex, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t, magma_int_t, magmaFloatComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:685:69: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 685 | d_dinvA, dinvA_length, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'void magmablas_ctrtri_diag_v1(magma_uplo_t, magma_diag_t, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_ptr)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:696:79: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 696 | magmablas_ctrtri_diag( uplo, diag, n, dA, ldda, d_dinvA, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'magma_int_t magma_clarfb_gpu_v1(magma_side_t, magma_trans_t, magma_direct_t, magma_storev_t, magma_int_t, magma_int_t, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:802:49: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 802 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp: In function 'magma_int_t magma_clarfb_gpu_gemm_v1(magma_side_t, magma_trans_t, magma_direct_t, magma_storev_t, magma_int_t, magma_int_t, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_c_v1.cpp:822:54: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 822 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| [1259/3492] Building CXX object CMakeFiles/magma.dir/magmablas/magmablas_d_v1.cpp.o | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:17, | |
| from /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:18: | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_isetvector_v1_internal(magma_int_t, const magma_int_t*, magma_int_t, magmaInt_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:136:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 136 | magma_setvector_v1_internal( n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 137 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 138 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 139 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_igetvector_v1_internal(magma_int_t, magmaInt_const_ptr, magma_int_t, magma_int_t*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:152:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 152 | magma_getvector_v1_internal( n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 153 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 154 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 155 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_icopyvector_v1_internal(magma_int_t, magmaInt_const_ptr, magma_int_t, magmaInt_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:168:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 168 | magma_copyvector_v1_internal( n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 169 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 170 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 171 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_isetmatrix_v1_internal(magma_int_t, magma_int_t, const magma_int_t*, magma_int_t, magmaInt_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:197:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 197 | magma_setmatrix_v1_internal( m, n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 198 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 199 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 200 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_igetmatrix_v1_internal(magma_int_t, magma_int_t, magmaInt_const_ptr, magma_int_t, magma_int_t*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:213:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 213 | magma_getmatrix_v1_internal( m, n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 214 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 215 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 216 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_icopymatrix_v1_internal(magma_int_t, magma_int_t, magmaInt_const_ptr, magma_int_t, magmaInt_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:229:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 229 | magma_copymatrix_v1_internal( m, n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 230 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 231 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 232 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_setvector_v1_internal(magma_int_t, const magma_index_t*, magma_int_t, magmaIndex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:258:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 258 | magma_setvector_v1_internal( n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 259 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 260 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 261 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_getvector_v1_internal(magma_int_t, magmaIndex_const_ptr, magma_int_t, magma_index_t*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:274:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 274 | magma_getvector_v1_internal( n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 275 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 276 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 277 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_copyvector_v1_internal(magma_int_t, magmaIndex_const_ptr, magma_int_t, magmaIndex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:290:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 290 | magma_copyvector_v1_internal( n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 291 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 292 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 293 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_setmatrix_v1_internal(magma_int_t, magma_int_t, const magma_index_t*, magma_int_t, magmaIndex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:319:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 319 | magma_setmatrix_v1_internal( m, n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 320 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 321 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 322 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_getmatrix_v1_internal(magma_int_t, magma_int_t, magmaIndex_const_ptr, magma_int_t, magma_index_t*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:335:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 335 | magma_getmatrix_v1_internal( m, n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 336 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 337 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 338 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_copymatrix_v1_internal(magma_int_t, magma_int_t, magmaIndex_const_ptr, magma_int_t, magmaIndex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:351:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 351 | magma_copymatrix_v1_internal( m, n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 352 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 353 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 354 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:19: | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zsetvector_v1_internal(magma_int_t, const magmaDoubleComplex*, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:789:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 789 | magma_setvector_v1_internal( n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 790 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 791 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 792 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zgetvector_v1_internal(magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:805:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 805 | magma_getvector_v1_internal( n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 806 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 807 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 808 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zcopyvector_v1_internal(magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:821:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 821 | magma_copyvector_v1_internal( n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 822 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 823 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 824 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zsetmatrix_v1_internal(magma_int_t, magma_int_t, const magmaDoubleComplex*, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:850:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 850 | magma_setmatrix_v1_internal( m, n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 851 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 852 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 853 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zgetmatrix_v1_internal(magma_int_t, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:866:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 866 | magma_getmatrix_v1_internal( m, n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 867 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 868 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 869 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zcopymatrix_v1_internal(magma_int_t, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:882:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 882 | magma_copymatrix_v1_internal( m, n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 883 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 884 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 885 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:20: | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_csetvector_v1_internal(magma_int_t, const magmaFloatComplex*, magma_int_t, magmaFloatComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:789:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 789 | magma_setvector_v1_internal( n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 790 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 791 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 792 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_cgetvector_v1_internal(magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:805:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 805 | magma_getvector_v1_internal( n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 806 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 807 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 808 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_ccopyvector_v1_internal(magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:821:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 821 | magma_copyvector_v1_internal( n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 822 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 823 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 824 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_csetmatrix_v1_internal(magma_int_t, magma_int_t, const magmaFloatComplex*, magma_int_t, magmaFloatComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:850:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 850 | magma_setmatrix_v1_internal( m, n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 851 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 852 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 853 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_cgetmatrix_v1_internal(magma_int_t, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:866:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 866 | magma_getmatrix_v1_internal( m, n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 867 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 868 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 869 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_ccopymatrix_v1_internal(magma_int_t, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:882:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 882 | magma_copymatrix_v1_internal( m, n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 883 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 884 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 885 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:21: | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dsetvector_v1_internal(magma_int_t, const double*, magma_int_t, magmaDouble_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:789:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 789 | magma_setvector_v1_internal( n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ | |
| 790 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 791 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 792 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dgetvector_v1_internal(magma_int_t, magmaDouble_const_ptr, magma_int_t, double*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:805:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 805 | magma_getvector_v1_internal( n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ | |
| 806 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 807 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 808 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dcopyvector_v1_internal(magma_int_t, magmaDouble_const_ptr, magma_int_t, magmaDouble_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:821:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 821 | magma_copyvector_v1_internal( n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ | |
| 822 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 823 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 824 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dsetmatrix_v1_internal(magma_int_t, magma_int_t, const double*, magma_int_t, magmaDouble_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:850:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 850 | magma_setmatrix_v1_internal( m, n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ | |
| 851 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 852 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 853 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dgetmatrix_v1_internal(magma_int_t, magma_int_t, magmaDouble_const_ptr, magma_int_t, double*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:866:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 866 | magma_getmatrix_v1_internal( m, n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ | |
| 867 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 868 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 869 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dcopymatrix_v1_internal(magma_int_t, magma_int_t, magmaDouble_const_ptr, magma_int_t, magmaDouble_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:882:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 882 | magma_copymatrix_v1_internal( m, n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ | |
| 883 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 884 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 885 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:22: | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_ssetvector_v1_internal(magma_int_t, const float*, magma_int_t, magmaFloat_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:789:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 789 | magma_setvector_v1_internal( n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ | |
| 790 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 791 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 792 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_sgetvector_v1_internal(magma_int_t, magmaFloat_const_ptr, magma_int_t, float*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:805:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 805 | magma_getvector_v1_internal( n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ | |
| 806 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 807 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 808 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_scopyvector_v1_internal(magma_int_t, magmaFloat_const_ptr, magma_int_t, magmaFloat_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:821:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 821 | magma_copyvector_v1_internal( n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ | |
| 822 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 823 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 824 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_ssetmatrix_v1_internal(magma_int_t, magma_int_t, const float*, magma_int_t, magmaFloat_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:850:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 850 | magma_setmatrix_v1_internal( m, n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ | |
| 851 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 852 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 853 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_sgetmatrix_v1_internal(magma_int_t, magma_int_t, magmaFloat_const_ptr, magma_int_t, float*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:866:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 866 | magma_getmatrix_v1_internal( m, n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ | |
| 867 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 868 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 869 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_scopymatrix_v1_internal(magma_int_t, magma_int_t, magmaFloat_const_ptr, magma_int_t, magmaFloat_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:882:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 882 | magma_copymatrix_v1_internal( m, n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ | |
| 883 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 884 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 885 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'void magmablas_daxpycp_v1(magma_int_t, magmaDouble_ptr, magmaDouble_ptr, magmaDouble_const_ptr)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:33:53: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 33 | magmablas_daxpycp( m, r, x, b, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'void magmablas_dgeadd_v1(magma_int_t, magma_int_t, double, magmaDouble_const_ptr, magma_int_t, magmaDouble_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:45:73: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 45 | magmablas_dgeadd( m, n, alpha, dA, ldda, dB, lddb, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'void magmablas_dgeadd2_v1(magma_int_t, magma_int_t, double, magmaDouble_const_ptr, magma_int_t, double, magmaDouble_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:58:80: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 58 | magmablas_dgeadd2( m, n, alpha, dA, ldda, beta, dB, lddb, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'void magmablas_dgemm_v1(magma_trans_t, magma_trans_t, magma_int_t, magma_int_t, magma_int_t, double, magmaDouble_const_ptr, magma_int_t, magmaDouble_const_ptr, magma_int_t, double, magmaDouble_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:75:58: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 75 | beta, dC, lddc, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'void magmablas_dgemv_v1(magma_trans_t, magma_int_t, magma_int_t, double, magmaDouble_const_ptr, magma_int_t, magmaDouble_const_ptr, magma_int_t, double, magmaDouble_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:88:95: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 88 | magmablas_dgemv( trans, m, n, alpha, dA, ldda, dx, incx, beta, dy, incy, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'void magmablas_dgemv_conj_v1(magma_int_t, magma_int_t, double, magmaDouble_const_ptr, magma_int_t, magmaDouble_const_ptr, magma_int_t, double, magmaDouble_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:102:75: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 102 | m, n, alpha, dA, ldda, dx, incx, beta, dy, incy, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'void magmablas_dgemm_reduce_v1(magma_int_t, magma_int_t, magma_int_t, double, magmaDouble_const_ptr, magma_int_t, magmaDouble_const_ptr, magma_int_t, double, magmaDouble_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:117:78: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 117 | m, n, k, alpha, dA, ldda, dB, lddb, beta, dC, lddc, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'void magmablas_dgetmatrix_transpose_v1(magma_int_t, magma_int_t, magmaDouble_const_ptr, magma_int_t, double*, magma_int_t, magmaDouble_ptr, magma_int_t, magma_int_t)': | |
| /build/magma-2.9.0/include/magmablas_v1.h:38:39: warning: 'void magma_queue_create_v1_internal(magma_queue**, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 38 | magma_queue_create_v1_internal( queue_ptr, __func__, __FILE__, __LINE__ ) | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:130:5: note: in expansion of macro 'magma_queue_create_v1' | |
| 130 | magma_queue_create_v1( &queues[0] ); | |
| | ^~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:43:6: note: declared here | |
| 43 | void magma_queue_create_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:38:39: warning: 'void magma_queue_create_v1_internal(magma_queue**, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 38 | magma_queue_create_v1_internal( queue_ptr, __func__, __FILE__, __LINE__ ) | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:131:5: note: in expansion of macro 'magma_queue_create_v1' | |
| 131 | magma_queue_create_v1( &queues[1] ); | |
| | ^~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:43:6: note: declared here | |
| 43 | void magma_queue_create_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'magma_int_t magmablas_dsymv_v1(magma_uplo_t, magma_int_t, double, magmaDouble_const_ptr, magma_int_t, magmaDouble_const_ptr, magma_int_t, double, magmaDouble_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:150:98: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 150 | return magmablas_dsymv( uplo, n, alpha, dA, ldda, dx, incx, beta, dy, incy, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'void magmablas_dprbt_v1(magma_int_t, double*, magma_int_t, double*, double*)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:177:59: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 177 | magmablas_dprbt(n, dA, ldda, du, dv, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'void magmablas_dprbt_mv_v1(magma_int_t, magma_int_t, double*, double*, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:187:64: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 187 | magmablas_dprbt_mv(n, nrhs, dv, db, lddb, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'void magmablas_dprbt_mtv_v1(magma_int_t, magma_int_t, double*, double*, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:197:65: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 197 | magmablas_dprbt_mtv(n, nrhs, du, db, lddb, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'void magmablas_dlacpy_v1(magma_uplo_t, magma_int_t, magma_int_t, magmaDouble_const_ptr, magma_int_t, magmaDouble_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:208:72: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 208 | magmablas_dlacpy( uplo, m, n, dA, ldda, dB, lddb, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'void magmablas_dlacpy_conj_v1(magma_int_t, magmaDouble_ptr, magma_int_t, magmaDouble_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:219:70: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 219 | magmablas_dlacpy_conj( n, dA1, lda1, dA2, lda2, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'void magmablas_dlacpy_sym_in_v1(magma_uplo_t, magma_int_t, magma_int_t, magma_int_t*, magma_int_t*, magmaDouble_const_ptr, magma_int_t, magmaDouble_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:231:91: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 231 | magmablas_dlacpy_sym_in( uplo, m, n, rows, perm, dA, ldda, dB, lddb, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'void magmablas_dlacpy_sym_out_v1(magma_uplo_t, magma_int_t, magma_int_t, magma_int_t*, magma_int_t*, magmaDouble_const_ptr, magma_int_t, magmaDouble_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:243:92: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 243 | magmablas_dlacpy_sym_out( uplo, m, n, rows, perm, dA, ldda, dB, lddb, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'double magmablas_dlange_v1(magma_norm_t, magma_int_t, magma_int_t, magmaDouble_const_ptr, magma_int_t, magmaDouble_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:254:83: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 254 | return magmablas_dlange( norm, m, n, dA, ldda, dwork, lwork, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'double magmablas_dlansy_v1(magma_norm_t, magma_uplo_t, magma_int_t, magmaDouble_const_ptr, magma_int_t, magmaDouble_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:265:86: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 265 | return magmablas_dlansy( norm, uplo, n, dA, ldda, dwork, lwork, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'void magma_dlarfx_gpu_v1(magma_int_t, magma_int_t, magmaDouble_ptr, magmaDouble_ptr, magmaDouble_ptr, magma_int_t, magmaDouble_ptr, magmaDouble_ptr, magma_int_t, magmaDouble_ptr)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:281:41: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 281 | magmablasGetQueue()); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'void magma_dlarfbx_gpu_v1(magma_int_t, magma_int_t, magmaDouble_ptr, magma_int_t, magmaDouble_ptr, magma_int_t, magmaDouble_ptr, magmaDouble_ptr)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:294:74: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 294 | magma_dlarfbx_gpu( m, k, V, ldv, dT, ldt, c, dwork, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'void magmablas_dlarfg_v1(magma_int_t, magmaDouble_ptr, magmaDouble_ptr, magma_int_t, magmaDouble_ptr)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:306:67: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 306 | magmablas_dlarfg( n, dalpha, dx, incx, dtau, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'void magma_dlarfg_gpu_v1(magma_int_t, magmaDouble_ptr, magmaDouble_ptr, magmaDouble_ptr, magmaDouble_ptr, magmaDouble_ptr)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:320:72: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 320 | magma_dlarfg_gpu( n, dx0, dx, dtau, dxnorm, dAkk, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'void magma_dlarfgx_gpu_v1(magma_int_t, magmaDouble_ptr, magmaDouble_ptr, magmaDouble_ptr, magmaDouble_ptr, magmaDouble_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:334:77: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 334 | magma_dlarfgx_gpu( n, dx0, dx, dtau, dxnorm, dA, iter, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'void magma_dlarfgtx_gpu_v1(magma_int_t, magmaDouble_ptr, magmaDouble_ptr, magmaDouble_ptr, magmaDouble_ptr, magmaDouble_ptr, magma_int_t, magmaDouble_ptr, magma_int_t, magmaDouble_ptr, magma_int_t, magmaDouble_ptr)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:352:58: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 352 | T, ldt, dwork, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'void magmablas_dlascl_v1(magma_type_t, magma_int_t, magma_int_t, double, double, magma_int_t, magma_int_t, magmaDouble_ptr, magma_int_t, magma_int_t*)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:365:82: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 365 | magmablas_dlascl( type, kl, ku, cfrom, cto, m, n, dA, ldda, magmablasGetQueue(), info ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'void magmablas_dlascl2_v1(magma_type_t, magma_int_t, magma_int_t, magmaDouble_const_ptr, magmaDouble_ptr, magma_int_t, magma_int_t*)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:376:67: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 376 | magmablas_dlascl2( type, m, n, dD, dA, ldda, magmablasGetQueue(), info ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'void magmablas_dlascl_2x2_v1(magma_type_t, magma_int_t, magmaDouble_const_ptr, magma_int_t, magmaDouble_ptr, magma_int_t, magma_int_t*)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:388:73: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 388 | magmablas_dlascl_2x2( type, m, dW, lddw, dA, ldda, magmablasGetQueue(), info ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'void magmablas_dlascl_diag_v1(magma_type_t, magma_int_t, magma_int_t, magmaDouble_const_ptr, magma_int_t, magmaDouble_ptr, magma_int_t, magma_int_t*)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:400:77: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 400 | magmablas_dlascl_diag( type, m, n, dD, lddd, dA, ldda, magmablasGetQueue(), info ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'void magmablas_dlaset_v1(magma_uplo_t, magma_int_t, magma_int_t, double, double, magmaDouble_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:411:77: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 411 | magmablas_dlaset( uplo, m, n, offdiag, diag, dA, ldda, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'void magmablas_dlaset_band_v1(magma_uplo_t, magma_int_t, magma_int_t, magma_int_t, double, double, magmaDouble_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:422:84: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 422 | magmablas_dlaset_band(uplo, m, n, k, offdiag, diag, dA, ldda, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'void magmablas_dlaswp_v1(magma_int_t, magmaDouble_ptr, magma_int_t, magma_int_t, magma_int_t, const magma_int_t*, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:434:74: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 434 | magmablas_dlaswp( n, dAT, ldda, k1, k2, ipiv, inci, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'void magmablas_dlaswpx_v1(magma_int_t, magmaDouble_ptr, magma_int_t, magma_int_t, magma_int_t, magma_int_t, const magma_int_t*, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:446:85: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 446 | return magmablas_dlaswpx( n, dA, ldx, ldy, k1, k2, ipiv, inci, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'void magmablas_dlaswp2_v1(magma_int_t, magmaDouble_ptr, magma_int_t, magma_int_t, magma_int_t, magmaInt_const_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:458:77: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 458 | magmablas_dlaswp2( n, dAT, ldda, k1, k2, d_ipiv, inci, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'void magmablas_dlaswp_sym_v1(magma_int_t, double*, magma_int_t, magma_int_t, magma_int_t, const magma_int_t*, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:468:83: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 468 | return magmablas_dlaswp_sym( n, dA, lda, k1, k2, ipiv, inci, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'void magmablas_dnrm2_check_v1(magma_int_t, magma_int_t, magmaDouble_ptr, magma_int_t, magmaDouble_ptr, magmaDouble_ptr)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:480:78: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 480 | magmablas_dnrm2_check( m, n, dA, ldda, dxnorm, dlsticc, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'void magmablas_dnrm2_adjust_v1(magma_int_t, magmaDouble_ptr, magmaDouble_ptr)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:491:61: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 491 | magmablas_dnrm2_adjust( k, dxnorm, dc, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'void magmablas_dnrm2_row_check_adjust_v1(magma_int_t, double, magmaDouble_ptr, magmaDouble_ptr, magmaDouble_ptr, magma_int_t, magmaDouble_ptr)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:504:100: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 504 | magmablas_dnrm2_row_check_adjust( k, tol, dxnorm, dxnorm2, dC, lddc, dlsticc, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'void magmablas_dnrm2_cols_v1(magma_int_t, magma_int_t, magmaDouble_ptr, magma_int_t, magmaDouble_ptr)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:515:68: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 515 | magmablas_dnrm2_cols( m, n, dA, ldda, dxnorm, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'void magmablas_dsetmatrix_transpose_v1(magma_int_t, magma_int_t, const double*, magma_int_t, magmaDouble_ptr, magma_int_t, magmaDouble_ptr, magma_int_t, magma_int_t)': | |
| /build/magma-2.9.0/include/magmablas_v1.h:38:39: warning: 'void magma_queue_create_v1_internal(magma_queue**, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 38 | magma_queue_create_v1_internal( queue_ptr, __func__, __FILE__, __LINE__ ) | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:528:5: note: in expansion of macro 'magma_queue_create_v1' | |
| 528 | magma_queue_create_v1( &queues[0] ); | |
| | ^~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:43:6: note: declared here | |
| 43 | void magma_queue_create_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:38:39: warning: 'void magma_queue_create_v1_internal(magma_queue**, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 38 | magma_queue_create_v1_internal( queue_ptr, __func__, __FILE__, __LINE__ ) | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:529:5: note: in expansion of macro 'magma_queue_create_v1' | |
| 529 | magma_queue_create_v1( &queues[1] ); | |
| | ^~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:43:6: note: declared here | |
| 43 | void magma_queue_create_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'void magmablas_dswap_v1(magma_int_t, magmaDouble_ptr, magma_int_t, magmaDouble_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:545:62: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 545 | magmablas_dswap( n, dx, incx, dy, incy, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'void magmablas_dswapblk_v1(magma_order_t, magma_int_t, magmaDouble_ptr, magma_int_t, magmaDouble_ptr, magma_int_t, magma_int_t, magma_int_t, const magma_int_t*, magma_int_t, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:559:84: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 559 | order, n, dA, ldda, dB, lddb, i1, i2, ipiv, inci, offset, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'void magmablas_dswapdblk_v1(magma_int_t, magma_int_t, magmaDouble_ptr, magma_int_t, magma_int_t, magmaDouble_ptr, magma_int_t, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:570:82: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 570 | magmablas_dswapdblk( n, nb, dA, ldda, inca, dB, lddb, incb, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'void magmablas_dsymmetrize_v1(magma_uplo_t, magma_int_t, magmaDouble_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:580:64: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 580 | magmablas_dsymmetrize( uplo, m, dA, ldda, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'void magmablas_dsymmetrize_tiles_v1(magma_uplo_t, magma_int_t, magmaDouble_ptr, magma_int_t, magma_int_t, magma_int_t, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:591:95: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 591 | magmablas_dsymmetrize_tiles( uplo, m, dA, ldda, ntile, mstride, nstride, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'void magmablas_dtranspose_v1(magma_int_t, magma_int_t, magmaDouble_const_ptr, magma_int_t, magmaDouble_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:602:72: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 602 | magmablas_dtranspose( m, n, dA, ldda, dAT, lddat, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'void magmablas_dtranspose_inplace_v1(magma_int_t, magmaDouble_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:635:65: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 635 | magmablas_dtranspose_inplace( n, dA, ldda, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'void magmablas_dtrsm_v1(magma_side_t, magma_uplo_t, magma_trans_t, magma_diag_t, magma_int_t, magma_int_t, double, magmaDouble_const_ptr, magma_int_t, magmaDouble_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:649:41: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 649 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'void magmablas_dtrsm_outofplace_v1(magma_side_t, magma_uplo_t, magma_trans_t, magma_diag_t, magma_int_t, magma_int_t, double, magmaDouble_const_ptr, magma_int_t, magmaDouble_ptr, magma_int_t, magmaDouble_ptr, magma_int_t, magma_int_t, magmaDouble_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:667:75: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 667 | d_dinvA, dinvA_length, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'void magmablas_dtrsm_work_v1(magma_side_t, magma_uplo_t, magma_trans_t, magma_diag_t, magma_int_t, magma_int_t, double, magmaDouble_const_ptr, magma_int_t, magmaDouble_ptr, magma_int_t, magmaDouble_ptr, magma_int_t, magma_int_t, magmaDouble_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:685:69: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 685 | d_dinvA, dinvA_length, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'void magmablas_dtrtri_diag_v1(magma_uplo_t, magma_diag_t, magma_int_t, magmaDouble_const_ptr, magma_int_t, magmaDouble_ptr)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:696:79: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 696 | magmablas_dtrtri_diag( uplo, diag, n, dA, ldda, d_dinvA, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'magma_int_t magma_dlarfb_gpu_v1(magma_side_t, magma_trans_t, magma_direct_t, magma_storev_t, magma_int_t, magma_int_t, magma_int_t, magmaDouble_const_ptr, magma_int_t, magmaDouble_const_ptr, magma_int_t, magmaDouble_ptr, magma_int_t, magmaDouble_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:802:49: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 802 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp: In function 'magma_int_t magma_dlarfb_gpu_gemm_v1(magma_side_t, magma_trans_t, magma_direct_t, magma_storev_t, magma_int_t, magma_int_t, magma_int_t, magmaDouble_const_ptr, magma_int_t, magmaDouble_const_ptr, magma_int_t, magmaDouble_ptr, magma_int_t, magmaDouble_ptr, magma_int_t, magmaDouble_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_d_v1.cpp:822:54: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 822 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| [1260/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/strtri_diag.cu.o | |
| [1261/3492] Building CXX object CMakeFiles/magma.dir/magmablas/magmablas_ds_v1.cpp.o | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:17, | |
| from /build/magma-2.9.0/magmablas/magmablas_ds_v1.cpp:18: | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_isetvector_v1_internal(magma_int_t, const magma_int_t*, magma_int_t, magmaInt_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:136:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 136 | magma_setvector_v1_internal( n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 137 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 138 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 139 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_igetvector_v1_internal(magma_int_t, magmaInt_const_ptr, magma_int_t, magma_int_t*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:152:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 152 | magma_getvector_v1_internal( n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 153 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 154 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 155 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_icopyvector_v1_internal(magma_int_t, magmaInt_const_ptr, magma_int_t, magmaInt_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:168:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 168 | magma_copyvector_v1_internal( n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 169 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 170 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 171 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_isetmatrix_v1_internal(magma_int_t, magma_int_t, const magma_int_t*, magma_int_t, magmaInt_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:197:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 197 | magma_setmatrix_v1_internal( m, n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 198 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 199 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 200 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_igetmatrix_v1_internal(magma_int_t, magma_int_t, magmaInt_const_ptr, magma_int_t, magma_int_t*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:213:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 213 | magma_getmatrix_v1_internal( m, n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 214 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 215 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 216 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_icopymatrix_v1_internal(magma_int_t, magma_int_t, magmaInt_const_ptr, magma_int_t, magmaInt_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:229:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 229 | magma_copymatrix_v1_internal( m, n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 230 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 231 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 232 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_setvector_v1_internal(magma_int_t, const magma_index_t*, magma_int_t, magmaIndex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:258:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 258 | magma_setvector_v1_internal( n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 259 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 260 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 261 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_getvector_v1_internal(magma_int_t, magmaIndex_const_ptr, magma_int_t, magma_index_t*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:274:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 274 | magma_getvector_v1_internal( n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 275 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 276 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 277 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_copyvector_v1_internal(magma_int_t, magmaIndex_const_ptr, magma_int_t, magmaIndex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:290:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 290 | magma_copyvector_v1_internal( n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 291 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 292 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 293 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_setmatrix_v1_internal(magma_int_t, magma_int_t, const magma_index_t*, magma_int_t, magmaIndex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:319:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 319 | magma_setmatrix_v1_internal( m, n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 320 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 321 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 322 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_getmatrix_v1_internal(magma_int_t, magma_int_t, magmaIndex_const_ptr, magma_int_t, magma_index_t*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:335:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 335 | magma_getmatrix_v1_internal( m, n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 336 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 337 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 338 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_copymatrix_v1_internal(magma_int_t, magma_int_t, magmaIndex_const_ptr, magma_int_t, magmaIndex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:351:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 351 | magma_copymatrix_v1_internal( m, n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 352 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 353 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 354 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:19: | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zsetvector_v1_internal(magma_int_t, const magmaDoubleComplex*, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:789:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 789 | magma_setvector_v1_internal( n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 790 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 791 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 792 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zgetvector_v1_internal(magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:805:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 805 | magma_getvector_v1_internal( n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 806 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 807 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 808 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zcopyvector_v1_internal(magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:821:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 821 | magma_copyvector_v1_internal( n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 822 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 823 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 824 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zsetmatrix_v1_internal(magma_int_t, magma_int_t, const magmaDoubleComplex*, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:850:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 850 | magma_setmatrix_v1_internal( m, n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 851 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 852 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 853 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zgetmatrix_v1_internal(magma_int_t, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:866:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 866 | magma_getmatrix_v1_internal( m, n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 867 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 868 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 869 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zcopymatrix_v1_internal(magma_int_t, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:882:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 882 | magma_copymatrix_v1_internal( m, n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 883 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 884 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 885 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:20: | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_csetvector_v1_internal(magma_int_t, const magmaFloatComplex*, magma_int_t, magmaFloatComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:789:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 789 | magma_setvector_v1_internal( n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 790 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 791 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 792 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_cgetvector_v1_internal(magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:805:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 805 | magma_getvector_v1_internal( n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 806 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 807 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 808 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_ccopyvector_v1_internal(magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:821:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 821 | magma_copyvector_v1_internal( n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 822 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 823 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 824 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_csetmatrix_v1_internal(magma_int_t, magma_int_t, const magmaFloatComplex*, magma_int_t, magmaFloatComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:850:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 850 | magma_setmatrix_v1_internal( m, n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 851 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 852 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 853 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_cgetmatrix_v1_internal(magma_int_t, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:866:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 866 | magma_getmatrix_v1_internal( m, n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 867 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 868 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 869 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_ccopymatrix_v1_internal(magma_int_t, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:882:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 882 | magma_copymatrix_v1_internal( m, n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 883 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 884 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 885 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:21: | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dsetvector_v1_internal(magma_int_t, const double*, magma_int_t, magmaDouble_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:789:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 789 | magma_setvector_v1_internal( n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ | |
| 790 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 791 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 792 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dgetvector_v1_internal(magma_int_t, magmaDouble_const_ptr, magma_int_t, double*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:805:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 805 | magma_getvector_v1_internal( n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ | |
| 806 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 807 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 808 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dcopyvector_v1_internal(magma_int_t, magmaDouble_const_ptr, magma_int_t, magmaDouble_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:821:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 821 | magma_copyvector_v1_internal( n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ | |
| 822 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 823 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 824 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dsetmatrix_v1_internal(magma_int_t, magma_int_t, const double*, magma_int_t, magmaDouble_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:850:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 850 | magma_setmatrix_v1_internal( m, n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ | |
| 851 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 852 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 853 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dgetmatrix_v1_internal(magma_int_t, magma_int_t, magmaDouble_const_ptr, magma_int_t, double*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:866:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 866 | magma_getmatrix_v1_internal( m, n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ | |
| 867 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 868 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 869 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dcopymatrix_v1_internal(magma_int_t, magma_int_t, magmaDouble_const_ptr, magma_int_t, magmaDouble_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:882:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 882 | magma_copymatrix_v1_internal( m, n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ | |
| 883 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 884 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 885 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:22: | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_ssetvector_v1_internal(magma_int_t, const float*, magma_int_t, magmaFloat_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:789:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 789 | magma_setvector_v1_internal( n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ | |
| 790 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 791 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 792 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_sgetvector_v1_internal(magma_int_t, magmaFloat_const_ptr, magma_int_t, float*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:805:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 805 | magma_getvector_v1_internal( n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ | |
| 806 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 807 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 808 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_scopyvector_v1_internal(magma_int_t, magmaFloat_const_ptr, magma_int_t, magmaFloat_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:821:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 821 | magma_copyvector_v1_internal( n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ | |
| 822 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 823 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 824 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_ssetmatrix_v1_internal(magma_int_t, magma_int_t, const float*, magma_int_t, magmaFloat_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:850:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 850 | magma_setmatrix_v1_internal( m, n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ | |
| 851 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 852 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 853 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_sgetmatrix_v1_internal(magma_int_t, magma_int_t, magmaFloat_const_ptr, magma_int_t, float*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:866:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 866 | magma_getmatrix_v1_internal( m, n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ | |
| 867 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 868 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 869 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_scopymatrix_v1_internal(magma_int_t, magma_int_t, magmaFloat_const_ptr, magma_int_t, magmaFloat_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:882:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 882 | magma_copymatrix_v1_internal( m, n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ | |
| 883 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 884 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 885 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_ds_v1.cpp: In function 'void magmablas_dsaxpycp_v1(magma_int_t, magmaFloat_ptr, magmaDouble_ptr, magmaDouble_const_ptr, magmaDouble_ptr)': | |
| /build/magma-2.9.0/magmablas/magmablas_ds_v1.cpp:32:57: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 32 | magmablas_dsaxpycp( m, r, x, b, w, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_ds_v1.cpp: In function 'void magmablas_slag2d_v1(magma_int_t, magma_int_t, magmaFloat_const_ptr, magma_int_t, magmaDouble_ptr, magma_int_t, magma_int_t*)': | |
| /build/magma-2.9.0/magmablas/magmablas_ds_v1.cpp:44:64: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 44 | magmablas_slag2d( m, n, SA, ldsa, A, lda, magmablasGetQueue(), info ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_ds_v1.cpp: In function 'void magmablas_slat2d_v1(magma_uplo_t, magma_int_t, magmaFloat_const_ptr, magma_int_t, magmaDouble_ptr, magma_int_t, magma_int_t*)': | |
| /build/magma-2.9.0/magmablas/magmablas_ds_v1.cpp:56:67: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 56 | magmablas_slat2d( uplo, n, SA, ldsa, A, lda, magmablasGetQueue(), info ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_ds_v1.cpp: In function 'void magmablas_dlag2s_v1(magma_int_t, magma_int_t, magmaDouble_const_ptr, magma_int_t, magmaFloat_ptr, magma_int_t, magma_int_t*)': | |
| /build/magma-2.9.0/magmablas/magmablas_ds_v1.cpp:68:64: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 68 | magmablas_dlag2s( m, n, A, lda, SA, ldsa, magmablasGetQueue(), info ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_ds_v1.cpp: In function 'void magmablas_dlat2s_v1(magma_uplo_t, magma_int_t, magmaDouble_const_ptr, magma_int_t, magmaFloat_ptr, magma_int_t, magma_int_t*)': | |
| /build/magma-2.9.0/magmablas/magmablas_ds_v1.cpp:80:67: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 80 | magmablas_dlat2s( uplo, n, A, lda, SA, ldsa, magmablasGetQueue(), info ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_ds_v1.cpp: In function 'void magmablas_dslaswp_v1(magma_int_t, magmaDouble_ptr, magma_int_t, magmaFloat_ptr, magma_int_t, const magma_int_t*, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_ds_v1.cpp:93:76: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 93 | magmablas_dslaswp( n, A, lda, SA, lda, m, ipiv, incx, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| [1262/3492] Building CXX object CMakeFiles/magma.dir/magmablas/magmablas_s_v1.cpp.o | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:17, | |
| from /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:18: | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_isetvector_v1_internal(magma_int_t, const magma_int_t*, magma_int_t, magmaInt_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:136:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 136 | magma_setvector_v1_internal( n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 137 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 138 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 139 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_igetvector_v1_internal(magma_int_t, magmaInt_const_ptr, magma_int_t, magma_int_t*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:152:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 152 | magma_getvector_v1_internal( n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 153 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 154 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 155 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_icopyvector_v1_internal(magma_int_t, magmaInt_const_ptr, magma_int_t, magmaInt_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:168:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 168 | magma_copyvector_v1_internal( n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 169 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 170 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 171 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_isetmatrix_v1_internal(magma_int_t, magma_int_t, const magma_int_t*, magma_int_t, magmaInt_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:197:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 197 | magma_setmatrix_v1_internal( m, n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 198 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 199 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 200 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_igetmatrix_v1_internal(magma_int_t, magma_int_t, magmaInt_const_ptr, magma_int_t, magma_int_t*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:213:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 213 | magma_getmatrix_v1_internal( m, n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 214 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 215 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 216 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_icopymatrix_v1_internal(magma_int_t, magma_int_t, magmaInt_const_ptr, magma_int_t, magmaInt_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:229:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 229 | magma_copymatrix_v1_internal( m, n, sizeof(magma_int_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 230 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 231 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 232 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_setvector_v1_internal(magma_int_t, const magma_index_t*, magma_int_t, magmaIndex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:258:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 258 | magma_setvector_v1_internal( n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 259 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 260 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 261 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_getvector_v1_internal(magma_int_t, magmaIndex_const_ptr, magma_int_t, magma_index_t*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:274:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 274 | magma_getvector_v1_internal( n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 275 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 276 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 277 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_copyvector_v1_internal(magma_int_t, magmaIndex_const_ptr, magma_int_t, magmaIndex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:290:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 290 | magma_copyvector_v1_internal( n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 291 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 292 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 293 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_setmatrix_v1_internal(magma_int_t, magma_int_t, const magma_index_t*, magma_int_t, magmaIndex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:319:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 319 | magma_setmatrix_v1_internal( m, n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 320 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 321 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 322 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_getmatrix_v1_internal(magma_int_t, magma_int_t, magmaIndex_const_ptr, magma_int_t, magma_index_t*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:335:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 335 | magma_getmatrix_v1_internal( m, n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 336 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 337 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 338 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h: In function 'void magma_index_copymatrix_v1_internal(magma_int_t, magma_int_t, magmaIndex_const_ptr, magma_int_t, magmaIndex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magma_copy_v1.h:351:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 351 | magma_copymatrix_v1_internal( m, n, sizeof(magma_index_t), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 352 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 353 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 354 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:19: | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zsetvector_v1_internal(magma_int_t, const magmaDoubleComplex*, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:789:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 789 | magma_setvector_v1_internal( n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 790 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 791 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 792 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zgetvector_v1_internal(magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:805:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 805 | magma_getvector_v1_internal( n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 806 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 807 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 808 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zcopyvector_v1_internal(magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:821:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 821 | magma_copyvector_v1_internal( n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 822 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 823 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 824 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zsetmatrix_v1_internal(magma_int_t, magma_int_t, const magmaDoubleComplex*, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:850:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 850 | magma_setmatrix_v1_internal( m, n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 851 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 852 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 853 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zgetmatrix_v1_internal(magma_int_t, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:866:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 866 | magma_getmatrix_v1_internal( m, n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 867 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 868 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 869 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_z_v1.h: In function 'void magma_zcopymatrix_v1_internal(magma_int_t, magma_int_t, magmaDoubleComplex_const_ptr, magma_int_t, magmaDoubleComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_z_v1.h:882:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 882 | magma_copymatrix_v1_internal( m, n, sizeof(magmaDoubleComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 883 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 884 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 885 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:20: | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_csetvector_v1_internal(magma_int_t, const magmaFloatComplex*, magma_int_t, magmaFloatComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:789:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 789 | magma_setvector_v1_internal( n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 790 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 791 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 792 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_cgetvector_v1_internal(magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:805:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 805 | magma_getvector_v1_internal( n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 806 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 807 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 808 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_ccopyvector_v1_internal(magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:821:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 821 | magma_copyvector_v1_internal( n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 822 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 823 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 824 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_csetmatrix_v1_internal(magma_int_t, magma_int_t, const magmaFloatComplex*, magma_int_t, magmaFloatComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:850:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 850 | magma_setmatrix_v1_internal( m, n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 851 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 852 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 853 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_cgetmatrix_v1_internal(magma_int_t, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:866:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 866 | magma_getmatrix_v1_internal( m, n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 867 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 868 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 869 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_c_v1.h: In function 'void magma_ccopymatrix_v1_internal(magma_int_t, magma_int_t, magmaFloatComplex_const_ptr, magma_int_t, magmaFloatComplex_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_c_v1.h:882:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 882 | magma_copymatrix_v1_internal( m, n, sizeof(magmaFloatComplex), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 883 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 884 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 885 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:21: | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dsetvector_v1_internal(magma_int_t, const double*, magma_int_t, magmaDouble_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:789:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 789 | magma_setvector_v1_internal( n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ | |
| 790 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 791 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 792 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dgetvector_v1_internal(magma_int_t, magmaDouble_const_ptr, magma_int_t, double*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:805:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 805 | magma_getvector_v1_internal( n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ | |
| 806 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 807 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 808 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dcopyvector_v1_internal(magma_int_t, magmaDouble_const_ptr, magma_int_t, magmaDouble_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:821:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 821 | magma_copyvector_v1_internal( n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ | |
| 822 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 823 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 824 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dsetmatrix_v1_internal(magma_int_t, magma_int_t, const double*, magma_int_t, magmaDouble_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:850:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 850 | magma_setmatrix_v1_internal( m, n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ | |
| 851 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 852 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 853 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dgetmatrix_v1_internal(magma_int_t, magma_int_t, magmaDouble_const_ptr, magma_int_t, double*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:866:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 866 | magma_getmatrix_v1_internal( m, n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ | |
| 867 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 868 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 869 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_d_v1.h: In function 'void magma_dcopymatrix_v1_internal(magma_int_t, magma_int_t, magmaDouble_const_ptr, magma_int_t, magmaDouble_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_d_v1.h:882:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 882 | magma_copymatrix_v1_internal( m, n, sizeof(double), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ | |
| 883 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 884 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 885 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| In file included from /build/magma-2.9.0/include/magmablas_v1.h:22: | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_ssetvector_v1_internal(magma_int_t, const float*, magma_int_t, magmaFloat_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:789:32: warning: 'void magma_setvector_v1_internal(magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 789 | magma_setvector_v1_internal( n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ | |
| 790 | hx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 791 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 792 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:44:1: note: declared here | |
| 44 | magma_setvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_sgetvector_v1_internal(magma_int_t, magmaFloat_const_ptr, magma_int_t, float*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:805:32: warning: 'void magma_getvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 805 | magma_getvector_v1_internal( n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ | |
| 806 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 807 | hy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 808 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:54:1: note: declared here | |
| 54 | magma_getvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_scopyvector_v1_internal(magma_int_t, magmaFloat_const_ptr, magma_int_t, magmaFloat_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:821:33: warning: 'void magma_copyvector_v1_internal(magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 821 | magma_copyvector_v1_internal( n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ | |
| 822 | dx_src, incx, | |
| | ~~~~~~~~~~~~~ | |
| 823 | dy_dst, incy, | |
| | ~~~~~~~~~~~~~ | |
| 824 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:64:1: note: declared here | |
| 64 | magma_copyvector_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_ssetmatrix_v1_internal(magma_int_t, magma_int_t, const float*, magma_int_t, magmaFloat_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:850:32: warning: 'void magma_setmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, const void*, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 850 | magma_setmatrix_v1_internal( m, n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ | |
| 851 | hA_src, lda, | |
| | ~~~~~~~~~~~~ | |
| 852 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 853 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:87:1: note: declared here | |
| 87 | magma_setmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_sgetmatrix_v1_internal(magma_int_t, magma_int_t, magmaFloat_const_ptr, magma_int_t, float*, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:866:32: warning: 'void magma_getmatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, void*, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 866 | magma_getmatrix_v1_internal( m, n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ | |
| 867 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 868 | hB_dst, ldb, | |
| | ~~~~~~~~~~~~ | |
| 869 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:97:1: note: declared here | |
| 97 | magma_getmatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_s_v1.h: In function 'void magma_scopymatrix_v1_internal(magma_int_t, magma_int_t, magmaFloat_const_ptr, magma_int_t, magmaFloat_ptr, magma_int_t, const char*, const char*, int)': | |
| /build/magma-2.9.0/include/magmablas_s_v1.h:882:33: warning: 'void magma_copymatrix_v1_internal(magma_int_t, magma_int_t, magma_int_t, magma_const_ptr, magma_int_t, magma_ptr, magma_int_t, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 882 | magma_copymatrix_v1_internal( m, n, sizeof(float), | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ | |
| 883 | dA_src, ldda, | |
| | ~~~~~~~~~~~~~ | |
| 884 | dB_dst, lddb, | |
| | ~~~~~~~~~~~~~ | |
| 885 | func, file, line ); | |
| | ~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magma_copy_v1.h:107:1: note: declared here | |
| 107 | magma_copymatrix_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'void magmablas_saxpycp_v1(magma_int_t, magmaFloat_ptr, magmaFloat_ptr, magmaFloat_const_ptr)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:33:53: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 33 | magmablas_saxpycp( m, r, x, b, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'void magmablas_sgeadd_v1(magma_int_t, magma_int_t, float, magmaFloat_const_ptr, magma_int_t, magmaFloat_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:45:73: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 45 | magmablas_sgeadd( m, n, alpha, dA, ldda, dB, lddb, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'void magmablas_sgeadd2_v1(magma_int_t, magma_int_t, float, magmaFloat_const_ptr, magma_int_t, float, magmaFloat_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:58:80: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 58 | magmablas_sgeadd2( m, n, alpha, dA, ldda, beta, dB, lddb, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'void magmablas_sgemm_v1(magma_trans_t, magma_trans_t, magma_int_t, magma_int_t, magma_int_t, float, magmaFloat_const_ptr, magma_int_t, magmaFloat_const_ptr, magma_int_t, float, magmaFloat_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:75:58: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 75 | beta, dC, lddc, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'void magmablas_sgemv_v1(magma_trans_t, magma_int_t, magma_int_t, float, magmaFloat_const_ptr, magma_int_t, magmaFloat_const_ptr, magma_int_t, float, magmaFloat_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:88:95: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 88 | magmablas_sgemv( trans, m, n, alpha, dA, ldda, dx, incx, beta, dy, incy, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'void magmablas_sgemv_conj_v1(magma_int_t, magma_int_t, float, magmaFloat_const_ptr, magma_int_t, magmaFloat_const_ptr, magma_int_t, float, magmaFloat_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:102:75: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 102 | m, n, alpha, dA, ldda, dx, incx, beta, dy, incy, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'void magmablas_sgemm_reduce_v1(magma_int_t, magma_int_t, magma_int_t, float, magmaFloat_const_ptr, magma_int_t, magmaFloat_const_ptr, magma_int_t, float, magmaFloat_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:117:78: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 117 | m, n, k, alpha, dA, ldda, dB, lddb, beta, dC, lddc, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'void magmablas_sgetmatrix_transpose_v1(magma_int_t, magma_int_t, magmaFloat_const_ptr, magma_int_t, float*, magma_int_t, magmaFloat_ptr, magma_int_t, magma_int_t)': | |
| /build/magma-2.9.0/include/magmablas_v1.h:38:39: warning: 'void magma_queue_create_v1_internal(magma_queue**, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 38 | magma_queue_create_v1_internal( queue_ptr, __func__, __FILE__, __LINE__ ) | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:130:5: note: in expansion of macro 'magma_queue_create_v1' | |
| 130 | magma_queue_create_v1( &queues[0] ); | |
| | ^~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:43:6: note: declared here | |
| 43 | void magma_queue_create_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:38:39: warning: 'void magma_queue_create_v1_internal(magma_queue**, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 38 | magma_queue_create_v1_internal( queue_ptr, __func__, __FILE__, __LINE__ ) | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:131:5: note: in expansion of macro 'magma_queue_create_v1' | |
| 131 | magma_queue_create_v1( &queues[1] ); | |
| | ^~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:43:6: note: declared here | |
| 43 | void magma_queue_create_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'magma_int_t magmablas_ssymv_v1(magma_uplo_t, magma_int_t, float, magmaFloat_const_ptr, magma_int_t, magmaFloat_const_ptr, magma_int_t, float, magmaFloat_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:150:98: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 150 | return magmablas_ssymv( uplo, n, alpha, dA, ldda, dx, incx, beta, dy, incy, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'void magmablas_sprbt_v1(magma_int_t, float*, magma_int_t, float*, float*)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:177:59: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 177 | magmablas_sprbt(n, dA, ldda, du, dv, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'void magmablas_sprbt_mv_v1(magma_int_t, magma_int_t, float*, float*, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:187:64: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 187 | magmablas_sprbt_mv(n, nrhs, dv, db, lddb, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'void magmablas_sprbt_mtv_v1(magma_int_t, magma_int_t, float*, float*, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:197:65: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 197 | magmablas_sprbt_mtv(n, nrhs, du, db, lddb, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'void magmablas_slacpy_v1(magma_uplo_t, magma_int_t, magma_int_t, magmaFloat_const_ptr, magma_int_t, magmaFloat_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:208:72: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 208 | magmablas_slacpy( uplo, m, n, dA, ldda, dB, lddb, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'void magmablas_slacpy_conj_v1(magma_int_t, magmaFloat_ptr, magma_int_t, magmaFloat_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:219:70: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 219 | magmablas_slacpy_conj( n, dA1, lda1, dA2, lda2, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'void magmablas_slacpy_sym_in_v1(magma_uplo_t, magma_int_t, magma_int_t, magma_int_t*, magma_int_t*, magmaFloat_const_ptr, magma_int_t, magmaFloat_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:231:91: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 231 | magmablas_slacpy_sym_in( uplo, m, n, rows, perm, dA, ldda, dB, lddb, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'void magmablas_slacpy_sym_out_v1(magma_uplo_t, magma_int_t, magma_int_t, magma_int_t*, magma_int_t*, magmaFloat_const_ptr, magma_int_t, magmaFloat_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:243:92: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 243 | magmablas_slacpy_sym_out( uplo, m, n, rows, perm, dA, ldda, dB, lddb, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'float magmablas_slange_v1(magma_norm_t, magma_int_t, magma_int_t, magmaFloat_const_ptr, magma_int_t, magmaFloat_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:254:83: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 254 | return magmablas_slange( norm, m, n, dA, ldda, dwork, lwork, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'float magmablas_slansy_v1(magma_norm_t, magma_uplo_t, magma_int_t, magmaFloat_const_ptr, magma_int_t, magmaFloat_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:265:86: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 265 | return magmablas_slansy( norm, uplo, n, dA, ldda, dwork, lwork, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'void magma_slarfx_gpu_v1(magma_int_t, magma_int_t, magmaFloat_ptr, magmaFloat_ptr, magmaFloat_ptr, magma_int_t, magmaFloat_ptr, magmaFloat_ptr, magma_int_t, magmaFloat_ptr)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:281:41: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 281 | magmablasGetQueue()); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'void magma_slarfbx_gpu_v1(magma_int_t, magma_int_t, magmaFloat_ptr, magma_int_t, magmaFloat_ptr, magma_int_t, magmaFloat_ptr, magmaFloat_ptr)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:294:74: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 294 | magma_slarfbx_gpu( m, k, V, ldv, dT, ldt, c, dwork, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'void magmablas_slarfg_v1(magma_int_t, magmaFloat_ptr, magmaFloat_ptr, magma_int_t, magmaFloat_ptr)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:306:67: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 306 | magmablas_slarfg( n, dalpha, dx, incx, dtau, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'void magma_slarfg_gpu_v1(magma_int_t, magmaFloat_ptr, magmaFloat_ptr, magmaFloat_ptr, magmaFloat_ptr, magmaFloat_ptr)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:320:72: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 320 | magma_slarfg_gpu( n, dx0, dx, dtau, dxnorm, dAkk, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'void magma_slarfgx_gpu_v1(magma_int_t, magmaFloat_ptr, magmaFloat_ptr, magmaFloat_ptr, magmaFloat_ptr, magmaFloat_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:334:77: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 334 | magma_slarfgx_gpu( n, dx0, dx, dtau, dxnorm, dA, iter, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'void magma_slarfgtx_gpu_v1(magma_int_t, magmaFloat_ptr, magmaFloat_ptr, magmaFloat_ptr, magmaFloat_ptr, magmaFloat_ptr, magma_int_t, magmaFloat_ptr, magma_int_t, magmaFloat_ptr, magma_int_t, magmaFloat_ptr)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:352:58: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 352 | T, ldt, dwork, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'void magmablas_slascl_v1(magma_type_t, magma_int_t, magma_int_t, float, float, magma_int_t, magma_int_t, magmaFloat_ptr, magma_int_t, magma_int_t*)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:365:82: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 365 | magmablas_slascl( type, kl, ku, cfrom, cto, m, n, dA, ldda, magmablasGetQueue(), info ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'void magmablas_slascl2_v1(magma_type_t, magma_int_t, magma_int_t, magmaFloat_const_ptr, magmaFloat_ptr, magma_int_t, magma_int_t*)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:376:67: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 376 | magmablas_slascl2( type, m, n, dD, dA, ldda, magmablasGetQueue(), info ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'void magmablas_slascl_2x2_v1(magma_type_t, magma_int_t, magmaFloat_const_ptr, magma_int_t, magmaFloat_ptr, magma_int_t, magma_int_t*)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:388:73: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 388 | magmablas_slascl_2x2( type, m, dW, lddw, dA, ldda, magmablasGetQueue(), info ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'void magmablas_slascl_diag_v1(magma_type_t, magma_int_t, magma_int_t, magmaFloat_const_ptr, magma_int_t, magmaFloat_ptr, magma_int_t, magma_int_t*)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:400:77: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 400 | magmablas_slascl_diag( type, m, n, dD, lddd, dA, ldda, magmablasGetQueue(), info ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'void magmablas_slaset_v1(magma_uplo_t, magma_int_t, magma_int_t, float, float, magmaFloat_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:411:77: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 411 | magmablas_slaset( uplo, m, n, offdiag, diag, dA, ldda, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'void magmablas_slaset_band_v1(magma_uplo_t, magma_int_t, magma_int_t, magma_int_t, float, float, magmaFloat_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:422:84: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 422 | magmablas_slaset_band(uplo, m, n, k, offdiag, diag, dA, ldda, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'void magmablas_slaswp_v1(magma_int_t, magmaFloat_ptr, magma_int_t, magma_int_t, magma_int_t, const magma_int_t*, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:434:74: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 434 | magmablas_slaswp( n, dAT, ldda, k1, k2, ipiv, inci, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'void magmablas_slaswpx_v1(magma_int_t, magmaFloat_ptr, magma_int_t, magma_int_t, magma_int_t, magma_int_t, const magma_int_t*, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:446:85: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 446 | return magmablas_slaswpx( n, dA, ldx, ldy, k1, k2, ipiv, inci, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'void magmablas_slaswp2_v1(magma_int_t, magmaFloat_ptr, magma_int_t, magma_int_t, magma_int_t, magmaInt_const_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:458:77: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 458 | magmablas_slaswp2( n, dAT, ldda, k1, k2, d_ipiv, inci, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'void magmablas_slaswp_sym_v1(magma_int_t, float*, magma_int_t, magma_int_t, magma_int_t, const magma_int_t*, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:468:83: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 468 | return magmablas_slaswp_sym( n, dA, lda, k1, k2, ipiv, inci, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'void magmablas_snrm2_check_v1(magma_int_t, magma_int_t, magmaFloat_ptr, magma_int_t, magmaFloat_ptr, magmaFloat_ptr)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:480:78: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 480 | magmablas_snrm2_check( m, n, dA, ldda, dxnorm, dlsticc, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'void magmablas_snrm2_adjust_v1(magma_int_t, magmaFloat_ptr, magmaFloat_ptr)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:491:61: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 491 | magmablas_snrm2_adjust( k, dxnorm, dc, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'void magmablas_snrm2_row_check_adjust_v1(magma_int_t, float, magmaFloat_ptr, magmaFloat_ptr, magmaFloat_ptr, magma_int_t, magmaFloat_ptr)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:504:100: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 504 | magmablas_snrm2_row_check_adjust( k, tol, dxnorm, dxnorm2, dC, lddc, dlsticc, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'void magmablas_snrm2_cols_v1(magma_int_t, magma_int_t, magmaFloat_ptr, magma_int_t, magmaFloat_ptr)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:515:68: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 515 | magmablas_snrm2_cols( m, n, dA, ldda, dxnorm, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'void magmablas_ssetmatrix_transpose_v1(magma_int_t, magma_int_t, const float*, magma_int_t, magmaFloat_ptr, magma_int_t, magmaFloat_ptr, magma_int_t, magma_int_t)': | |
| /build/magma-2.9.0/include/magmablas_v1.h:38:39: warning: 'void magma_queue_create_v1_internal(magma_queue**, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 38 | magma_queue_create_v1_internal( queue_ptr, __func__, __FILE__, __LINE__ ) | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:528:5: note: in expansion of macro 'magma_queue_create_v1' | |
| 528 | magma_queue_create_v1( &queues[0] ); | |
| | ^~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:43:6: note: declared here | |
| 43 | void magma_queue_create_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:38:39: warning: 'void magma_queue_create_v1_internal(magma_queue**, const char*, const char*, int)' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 38 | magma_queue_create_v1_internal( queue_ptr, __func__, __FILE__, __LINE__ ) | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:529:5: note: in expansion of macro 'magma_queue_create_v1' | |
| 529 | magma_queue_create_v1( &queues[1] ); | |
| | ^~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:43:6: note: declared here | |
| 43 | void magma_queue_create_v1_internal( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'void magmablas_sswap_v1(magma_int_t, magmaFloat_ptr, magma_int_t, magmaFloat_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:545:62: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 545 | magmablas_sswap( n, dx, incx, dy, incy, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'void magmablas_sswapblk_v1(magma_order_t, magma_int_t, magmaFloat_ptr, magma_int_t, magmaFloat_ptr, magma_int_t, magma_int_t, magma_int_t, const magma_int_t*, magma_int_t, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:559:84: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 559 | order, n, dA, ldda, dB, lddb, i1, i2, ipiv, inci, offset, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'void magmablas_sswapdblk_v1(magma_int_t, magma_int_t, magmaFloat_ptr, magma_int_t, magma_int_t, magmaFloat_ptr, magma_int_t, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:570:82: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 570 | magmablas_sswapdblk( n, nb, dA, ldda, inca, dB, lddb, incb, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'void magmablas_ssymmetrize_v1(magma_uplo_t, magma_int_t, magmaFloat_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:580:64: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 580 | magmablas_ssymmetrize( uplo, m, dA, ldda, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'void magmablas_ssymmetrize_tiles_v1(magma_uplo_t, magma_int_t, magmaFloat_ptr, magma_int_t, magma_int_t, magma_int_t, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:591:95: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 591 | magmablas_ssymmetrize_tiles( uplo, m, dA, ldda, ntile, mstride, nstride, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'void magmablas_stranspose_v1(magma_int_t, magma_int_t, magmaFloat_const_ptr, magma_int_t, magmaFloat_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:602:72: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 602 | magmablas_stranspose( m, n, dA, ldda, dAT, lddat, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'void magmablas_stranspose_inplace_v1(magma_int_t, magmaFloat_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:635:65: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 635 | magmablas_stranspose_inplace( n, dA, ldda, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'void magmablas_strsm_v1(magma_side_t, magma_uplo_t, magma_trans_t, magma_diag_t, magma_int_t, magma_int_t, float, magmaFloat_const_ptr, magma_int_t, magmaFloat_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:649:41: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 649 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'void magmablas_strsm_outofplace_v1(magma_side_t, magma_uplo_t, magma_trans_t, magma_diag_t, magma_int_t, magma_int_t, float, magmaFloat_const_ptr, magma_int_t, magmaFloat_ptr, magma_int_t, magmaFloat_ptr, magma_int_t, magma_int_t, magmaFloat_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:667:75: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 667 | d_dinvA, dinvA_length, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'void magmablas_strsm_work_v1(magma_side_t, magma_uplo_t, magma_trans_t, magma_diag_t, magma_int_t, magma_int_t, float, magmaFloat_const_ptr, magma_int_t, magmaFloat_ptr, magma_int_t, magmaFloat_ptr, magma_int_t, magma_int_t, magmaFloat_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:685:69: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 685 | d_dinvA, dinvA_length, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'void magmablas_strtri_diag_v1(magma_uplo_t, magma_diag_t, magma_int_t, magmaFloat_const_ptr, magma_int_t, magmaFloat_ptr)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:696:79: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 696 | magmablas_strtri_diag( uplo, diag, n, dA, ldda, d_dinvA, magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'magma_int_t magma_slarfb_gpu_v1(magma_side_t, magma_trans_t, magma_direct_t, magma_storev_t, magma_int_t, magma_int_t, magma_int_t, magmaFloat_const_ptr, magma_int_t, magmaFloat_const_ptr, magma_int_t, magmaFloat_ptr, magma_int_t, magmaFloat_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:802:49: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 802 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp: In function 'magma_int_t magma_slarfb_gpu_gemm_v1(magma_side_t, magma_trans_t, magma_direct_t, magma_storev_t, magma_int_t, magma_int_t, magma_int_t, magmaFloat_const_ptr, magma_int_t, magmaFloat_const_ptr, magma_int_t, magmaFloat_ptr, magma_int_t, magmaFloat_ptr, magma_int_t, magmaFloat_ptr, magma_int_t)': | |
| /build/magma-2.9.0/magmablas/magmablas_s_v1.cpp:822:54: warning: 'magma_queue* magmablasGetQueue()' is deprecated: The MAGMA v1 interface is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 822 | magmablasGetQueue() ); | |
| | ~~~~~~~~~~~~~~~~~^~ | |
| /build/magma-2.9.0/include/magmablas_v1.h:96:15: note: declared here | |
| 96 | magma_queue_t magmablasGetQueue(); | |
| | ^~~~~~~~~~~~~~~~~ | |
| [1263/3492] Building CXX object CMakeFiles/magma.dir/magmablas/sbcyclic.cpp.o | |
| [1264/3492] Building CXX object CMakeFiles/magma.dir/magmablas/dbcyclic.cpp.o | |
| [1265/3492] Building CXX object CMakeFiles/magma.dir/magmablas/cbcyclic.cpp.o | |
| [1266/3492] Building CXX object CMakeFiles/magma.dir/magmablas/sgetmatrix_transpose_mgpu.cpp.o | |
| [1267/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dtrtri_diag.cu.o | |
| [1268/3492] Building CXX object CMakeFiles/magma.dir/magmablas/cgetmatrix_transpose_mgpu.cpp.o | |
| [1269/3492] Building CXX object CMakeFiles/magma.dir/magmablas/dgetmatrix_transpose_mgpu.cpp.o | |
| [1270/3492] Building CXX object CMakeFiles/magma.dir/magmablas/dsetmatrix_transpose_mgpu.cpp.o | |
| [1271/3492] Building CXX object CMakeFiles/magma.dir/magmablas/ssetmatrix_transpose_mgpu.cpp.o | |
| [1272/3492] Building CXX object CMakeFiles/magma.dir/magmablas/csetmatrix_transpose_mgpu.cpp.o | |
| [1273/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/csymm.cu.o | |
| [1274/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dsymv_mgpu_upper.cu.o | |
| [1275/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ssymv_mgpu.cu.o | |
| [1276/3492] Building CXX object CMakeFiles/magma.dir/magmablas/ssymm_mgpu.cpp.o | |
| [1277/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/strtri_lower.cu.o | |
| [1278/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/chemv_mgpu.cu.o | |
| [1279/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dsymv_mgpu.cu.o | |
| [1280/3492] Building CXX object CMakeFiles/magma.dir/magmablas/dsymm_mgpu.cpp.o | |
| [1281/3492] Building CXX object CMakeFiles/magma.dir/magmablas/chemm_mgpu.cpp.o | |
| [1282/3492] Building CXX object CMakeFiles/magma.dir/magmablas/ssyr2k_mgpu.cpp.o | |
| [1283/3492] Building CXX object CMakeFiles/magma.dir/magmablas/cher2k_mgpu.cpp.o | |
| [1284/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ssymv_mgpu_upper.cu.o | |
| [1285/3492] Building CXX object CMakeFiles/magma.dir/magmablas/dsyr2k_mgpu.cpp.o | |
| [1286/3492] Building CXX object CMakeFiles/magma.dir/magmablas/ssyrk_mgpu.cpp.o | |
| [1287/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dtrtri_lower.cu.o | |
| [1288/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/chemv_mgpu_upper.cu.o | |
| [1289/3492] Building CXX object CMakeFiles/magma.dir/magmablas/cherk_mgpu.cpp.o | |
| [1290/3492] Building CXX object CMakeFiles/magma.dir/magmablas/dsyrk_mgpu.cpp.o | |
| [1291/3492] Building CXX object CMakeFiles/magma.dir/magmablas/sgeqr2.cpp.o | |
| [1292/3492] Building CXX object CMakeFiles/magma.dir/magmablas/dgeqr2.cpp.o | |
| [1293/3492] Building CXX object CMakeFiles/magma.dir/magmablas/cgeqr2.cpp.o | |
| [1294/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dtrtri_upper.cu.o | |
| [1295/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/strtri_upper.cu.o | |
| [1296/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dtrsv.cu.o | |
| [1297/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/strsv.cu.o | |
| [1298/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dgetf2.cu.o | |
| [1299/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dgeqr2x_gpu-v4.cu.o | |
| [1300/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/sgetf2.cu.o | |
| [1301/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ctrsv.cu.o | |
| [1302/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/spotf2.cu.o | |
| [1303/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/cgeqr2x_gpu-v4.cu.o | |
| [1304/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/sgeqr2x_gpu-v4.cu.o | |
| [1305/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dpotf2.cu.o | |
| [1306/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/cgetf2.cu.o | |
| [1307/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/cpotf2.cu.o | |
| [1308/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/strtri_lower_batched.cu.o | |
| [1309/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dtrtri_lower_batched.cu.o | |
| [1310/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/strtri_upper_batched.cu.o | |
| [1311/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ssytrs.cu.o | |
| [1312/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dsytrs.cu.o | |
| [1313/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dtrtri_upper_batched.cu.o | |
| [1314/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ctrtri_lower.cu.o | |
| [1315/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/chetrs.cu.o | |
| [1316/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ztrsm_small_batched.cu.o | |
| [1317/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ctrtri_upper.cu.o | |
| [1318/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/sgbtrf_batched_fused_sm.cu.o | |
| [1319/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dgbtrf_batched_fused_sm.cu.o | |
| [1320/3492] Building CXX object CMakeFiles/magma.dir/magmablas/sgemm_batched.cpp.o | |
| [1321/3492] Building CXX object CMakeFiles/magma.dir/magmablas/dgemm_batched.cpp.o | |
| [1322/3492] Building CXX object CMakeFiles/magma.dir/magmablas/cgemm_batched.cpp.o | |
| [1323/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/hgemm_batched_core.cu.o | |
| [1324/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/cgbtrf_batched_fused_sm.cu.o | |
| [1325/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dgeadd_batched.cu.o | |
| [1326/3492] Building CXX object CMakeFiles/magma.dir/magmablas/sgemv_batched.cpp.o | |
| [1327/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/sgeadd_batched.cu.o | |
| [1328/3492] Building CXX object CMakeFiles/magma.dir/magmablas/dgemv_batched.cpp.o | |
| [1329/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/cgeadd_batched.cu.o | |
| [1330/3492] Building CXX object CMakeFiles/magma.dir/magmablas/cgemv_batched.cpp.o | |
| [1331/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/cgbtf2_kernels.cu.o | |
| [1332/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/sgbtf2_kernels.cu.o | |
| [1333/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dgbtf2_kernels.cu.o | |
| [1334/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/sgemm_batched_smallsq.cu.o | |
| [1335/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dgemm_batched_smallsq.cu.o | |
| [1336/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ssymv_batched_core.cu.o | |
| [1337/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ztrsm_small_vbatched.cu.o | |
| [1338/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dsymv_batched_core.cu.o | |
| [1339/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/chemv_batched_core.cu.o | |
| [1340/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/cgemm_batched_smallsq.cu.o | |
| [1341/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ctrtri_lower_batched.cu.o | |
| [1342/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/sgeqr2_batched.cu.o | |
| [1343/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ctrtri_upper_batched.cu.o | |
| [1344/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/sgemv_batched_smallsq.cu.o | |
| [1345/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dgemv_batched_smallsq.cu.o | |
| [1346/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dgeqr2_batched.cu.o | |
| [1347/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/cgetf2_native_kernel.cu.o | |
| [1348/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/cgeqr2_batched.cu.o | |
| [1349/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/cgemv_batched_smallsq.cu.o | |
| [1350/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dgeqr2_batched_fused_sm.cu.o | |
| [1351/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/sgeqr2_batched_fused_sm.cu.o | |
| [1352/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/cgeqr2_batched_fused_sm.cu.o | |
| [1353/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/sgbsv_kernels.cu.o | |
| [1354/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dgbsv_kernels.cu.o | |
| [1355/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/sgerbt_func_batched.cu.o | |
| [1356/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/cgbsv_kernels.cu.o | |
| [1357/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dgerbt_func_batched.cu.o | |
| [1358/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/cgerbt_func_batched.cu.o | |
| [1359/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dgbtrf_batched_sliding_window_sm.cu.o | |
| [1360/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/sgbtrf_batched_sliding_window_sm.cu.o | |
| [1361/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/cgbtrf_batched_sliding_window_sm.cu.o | |
| [1362/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dgetf2_native_kernel.cu.o | |
| [1363/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dgeqrf_batched_smallsq.cu.o | |
| [1364/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zlarf_batched_fused_reg.cu.o | |
| [1365/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dgbtrs_kernels.cu.o | |
| [1366/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/sgeqrf_batched_smallsq.cu.o | |
| [1367/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/sgesv_batched_small.cu.o | |
| [1368/3492] Building CXX object CMakeFiles/magma.dir/magmablas/ssyr2k_batched.cpp.o | |
| [1369/3492] Building CXX object CMakeFiles/magma.dir/magmablas/dsyr2k_batched.cpp.o | |
| [1370/3492] Building CXX object CMakeFiles/magma.dir/magmablas/cher2k_batched.cpp.o | |
| [1371/3492] Building CXX object CMakeFiles/magma.dir/magmablas/ssyrk_batched.cpp.o | |
| [1372/3492] Building CXX object CMakeFiles/magma.dir/magmablas/dsyrk_batched.cpp.o | |
| [1373/3492] Building CXX object CMakeFiles/magma.dir/magmablas/cherk_batched.cpp.o | |
| [1374/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dgesv_batched_small.cu.o | |
| [1375/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dsymm_batched_core.cu.o | |
| [1376/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/cgbtrs_kernels.cu.o | |
| [1377/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ssymm_batched_core.cu.o | |
| [1378/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/chemm_batched_core.cu.o | |
| [1379/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/sgetrf_batched_smallsq_noshfl.cu.o | |
| [1380/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zgetf2_kernels.cu.o | |
| [1381/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/cgesv_batched_small.cu.o | |
| [1382/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/cgeqrf_batched_smallsq.cu.o | |
| [1383/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dgetrf_batched_smallsq_noshfl.cu.o | |
| [1384/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/sgbtrs_kernels.cu.o | |
| [1385/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/slarf_batched_fused_sm.cu.o | |
| [1386/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/cgetrf_batched_smallsq_noshfl.cu.o | |
| [1387/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dlarf_batched_fused_sm.cu.o | |
| [1388/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dlaswp_batched.cu.o | |
| [1389/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/slaswp_batched.cu.o | |
| [1390/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/claswp_batched.cu.o | |
| [1391/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/clarf_batched_fused_sm.cu.o | |
| [1392/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dpotf2_kernels.cu.o | |
| [1393/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/spotf2_kernels.cu.o | |
| [1394/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/sset_pointer.cu.o | |
| [1395/3492] Building CXX object CMakeFiles/magma.dir/magmablas/csyr2k_batched.cpp.o | |
| [1396/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/cpotf2_kernels.cu.o | |
| [1397/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/cset_pointer.cu.o | |
| [1398/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dset_pointer.cu.o | |
| [1399/3492] Building CXX object CMakeFiles/magma.dir/magmablas/ctrsm_batched.cpp.o | |
| [1400/3492] Building CXX object CMakeFiles/magma.dir/magmablas/dtrsm_batched.cpp.o | |
| [1401/3492] Building CXX object CMakeFiles/magma.dir/magmablas/strsm_batched.cpp.o | |
| [1402/3492] Building CXX object CMakeFiles/magma.dir/magmablas/strsm_batched_core.cpp.o | |
| [1403/3492] Building CXX object CMakeFiles/magma.dir/magmablas/dtrsm_batched_core.cpp.o | |
| [1404/3492] Building CXX object CMakeFiles/magma.dir/magmablas/ctrsm_batched_core.cpp.o | |
| [1405/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/strmm_batched_core.cu.o | |
| [1406/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dtrmm_batched_core.cu.o | |
| [1407/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ctrmm_batched_core.cu.o | |
| [1408/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/strsv_batched.cu.o | |
| [1409/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zgeqr2_batched_fused_reg.cu.o | |
| [1410/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dlarf_batched_fused_reg.cu.o | |
| [1411/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ctrtri_diag_batched.cu.o | |
| [1412/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/slarf_batched_fused_reg.cu.o | |
| [1413/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dtrtri_diag_batched.cu.o | |
| [1414/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/strtri_diag_batched.cu.o | |
| [1415/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/sgeqr2_batched_fused_reg.cu.o | |
| [1416/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/sgetf2_kernels.cu.o | |
| [1417/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dtrsv_batched.cu.o | |
| [1418/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zgetf2_kernels_var.cu.o | |
| [1419/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ctrsv_batched.cu.o | |
| [1420/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dgetf2_kernels.cu.o | |
| [1421/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dsymm_vbatched_core.cu.o | |
| [1422/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ssymv_vbatched_core.cu.o | |
| [1423/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dsymv_vbatched_core.cu.o | |
| [1424/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ssymm_vbatched_core.cu.o | |
| [1425/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/chemv_vbatched_core.cu.o | |
| [1426/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dgeqr2_batched_fused_reg.cu.o | |
| [1427/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/chemm_vbatched_core.cu.o | |
| [1428/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/strmm_vbatched_core.cu.o | |
| [1429/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/strsm_small_batched.cu.o | |
| [1430/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dtrmm_vbatched_core.cu.o | |
| [1431/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ctrmm_vbatched_core.cu.o | |
| [1432/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ctrsm_inv_vbatched_core.cu.o | |
| [1433/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/strsm_inv_vbatched_core.cu.o | |
| [1434/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ctrtri_diag_vbatched.cu.o | |
| [1435/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dtrsm_inv_vbatched_core.cu.o | |
| [1436/3492] Building CXX object CMakeFiles/magma.dir/magmablas/sgemm_vbatched.cpp.o | |
| [1437/3492] Building CXX object CMakeFiles/magma.dir/magmablas/dgemm_vbatched.cpp.o | |
| [1438/3492] Building CXX object CMakeFiles/magma.dir/magmablas/cgemm_vbatched.cpp.o | |
| [1439/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/sgetf2_nopiv_kernels.cu.o | |
| [1440/3492] Building CXX object CMakeFiles/magma.dir/magmablas/sgemv_vbatched.cpp.o | |
| [1441/3492] Building CXX object CMakeFiles/magma.dir/magmablas/dgemv_vbatched.cpp.o | |
| [1442/3492] Building CXX object CMakeFiles/magma.dir/magmablas/cgemv_vbatched.cpp.o | |
| [1443/3492] Building CXX object CMakeFiles/magma.dir/magmablas/dsymm_vbatched.cpp.o | |
| [1444/3492] Building CXX object CMakeFiles/magma.dir/magmablas/ssymm_vbatched.cpp.o | |
| [1445/3492] Building CXX object CMakeFiles/magma.dir/magmablas/chemm_vbatched.cpp.o | |
| [1446/3492] Building CXX object CMakeFiles/magma.dir/magmablas/ssymv_vbatched.cpp.o | |
| [1447/3492] Building CXX object CMakeFiles/magma.dir/magmablas/chemv_vbatched.cpp.o | |
| [1448/3492] Building CXX object CMakeFiles/magma.dir/magmablas/ssyr2k_vbatched.cpp.o | |
| [1449/3492] Building CXX object CMakeFiles/magma.dir/magmablas/dsymv_vbatched.cpp.o | |
| [1450/3492] Building CXX object CMakeFiles/magma.dir/magmablas/cher2k_vbatched.cpp.o | |
| [1451/3492] Building CXX object CMakeFiles/magma.dir/magmablas/dsyr2k_vbatched.cpp.o | |
| [1452/3492] Building CXX object CMakeFiles/magma.dir/magmablas/ssyrk_vbatched.cpp.o | |
| [1453/3492] Building CXX object CMakeFiles/magma.dir/magmablas/dsyrk_vbatched.cpp.o | |
| [1454/3492] Building CXX object CMakeFiles/magma.dir/magmablas/cherk_vbatched.cpp.o | |
| [1455/3492] Building CXX object CMakeFiles/magma.dir/magmablas/csyr2k_vbatched.cpp.o | |
| [1456/3492] Building CXX object CMakeFiles/magma.dir/magmablas/csyrk_vbatched.cpp.o | |
| [1457/3492] Building CXX object CMakeFiles/magma.dir/magmablas/strmm_vbatched.cpp.o | |
| [1458/3492] Building CXX object CMakeFiles/magma.dir/magmablas/dtrmm_vbatched.cpp.o | |
| [1459/3492] Building CXX object CMakeFiles/magma.dir/magmablas/ctrmm_vbatched.cpp.o | |
| [1460/3492] Building CXX object CMakeFiles/magma.dir/magmablas/strsm_vbatched_core.cpp.o | |
| [1461/3492] Building CXX object CMakeFiles/magma.dir/magmablas/dtrsm_vbatched_core.cpp.o | |
| [1462/3492] Building CXX object CMakeFiles/magma.dir/magmablas/ctrsm_vbatched_core.cpp.o | |
| [1463/3492] Building CXX object CMakeFiles/magma.dir/magmablas/strsm_vbatched.cpp.o | |
| [1464/3492] Building CXX object CMakeFiles/magma.dir/magmablas/ctrsm_vbatched.cpp.o | |
| [1465/3492] Building CXX object CMakeFiles/magma.dir/magmablas/dtrsm_vbatched.cpp.o | |
| [1466/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/strtri_diag_vbatched.cu.o | |
| [1467/3492] Building CXX object CMakeFiles/magma.dir/magmablas/strsm_inv_vbatched.cpp.o | |
| [1468/3492] Building CXX object CMakeFiles/magma.dir/magmablas/dtrsm_inv_vbatched.cpp.o | |
| [1469/3492] Building CXX object CMakeFiles/magma.dir/magmablas/ctrsm_inv_vbatched.cpp.o | |
| [1470/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dtrtri_diag_vbatched.cu.o | |
| [1471/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dgetf2_nopiv_kernels.cu.o | |
| [1472/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/slaswp_vbatched.cu.o | |
| [1473/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dlaswp_vbatched.cu.o | |
| [1474/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/claswp_vbatched.cu.o | |
| [1475/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dpotf2_kernels_var.cu.o | |
| [1476/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/spotf2_kernels_var.cu.o | |
| [1477/3492] Building CXX object CMakeFiles/magma.dir/magmablas/blas_sbatched.cpp.o | |
| [1478/3492] Building CXX object CMakeFiles/magma.dir/magmablas/blas_dbatched.cpp.o | |
| [1479/3492] Building CXX object CMakeFiles/magma.dir/magmablas/blas_cbatched.cpp.o | |
| [1480/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/cpotf2_kernels_var.cu.o | |
| [1481/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/cgetf2_kernels.cu.o | |
| [1482/3492] Building Fortran object CMakeFiles/lapacktest.dir/testing/lin/zbdt01.f.o | |
| [1483/3492] Building Fortran object CMakeFiles/lapacktest.dir/testing/lin/zget22.f.o | |
| [1484/3492] Building Fortran object CMakeFiles/lapacktest.dir/testing/lin/zhet21.f.o | |
| [1485/3492] Building Fortran object CMakeFiles/lapacktest.dir/testing/lin/zhet22.f.o | |
| [1486/3492] Building Fortran object CMakeFiles/lapacktest.dir/testing/lin/zhst01.f.o | |
| [1487/3492] Building Fortran object CMakeFiles/lapacktest.dir/testing/lin/zunt01.f.o | |
| [1488/3492] Building Fortran object CMakeFiles/lapacktest.dir/testing/lin/zqpt01.f.o | |
| [1489/3492] Building Fortran object CMakeFiles/lapacktest.dir/testing/lin/zqrt02.f.o | |
| [1490/3492] Building Fortran object CMakeFiles/lapacktest.dir/testing/lin/zlarfy.f.o | |
| [1491/3492] Building Fortran object CMakeFiles/lapacktest.dir/testing/lin/zstt21.f.o | |
| [1492/3492] Building Fortran object CMakeFiles/lapacktest.dir/testing/lin/cbdt01.f.o | |
| [1493/3492] Building Fortran object CMakeFiles/lapacktest.dir/testing/lin/cget22.f.o | |
| [1494/3492] Building Fortran object CMakeFiles/lapacktest.dir/testing/lin/chet21.f.o | |
| [1495/3492] Building Fortran object CMakeFiles/lapacktest.dir/testing/lin/chet22.f.o | |
| [1496/3492] Building Fortran object CMakeFiles/lapacktest.dir/testing/lin/chst01.f.o | |
| [1497/3492] Building Fortran object CMakeFiles/lapacktest.dir/testing/lin/cunt01.f.o | |
| [1498/3492] Building Fortran object CMakeFiles/lapacktest.dir/testing/lin/cqpt01.f.o | |
| [1499/3492] Building Fortran object CMakeFiles/lapacktest.dir/testing/lin/cqrt02.f.o | |
| [1500/3492] Building Fortran object CMakeFiles/lapacktest.dir/testing/lin/clarfy.f.o | |
| [1501/3492] Building Fortran object CMakeFiles/lapacktest.dir/testing/lin/cstt21.f.o | |
| [1502/3492] Building Fortran object CMakeFiles/lapacktest.dir/testing/lin/dbdt01.f.o | |
| [1503/3492] Building Fortran object CMakeFiles/lapacktest.dir/testing/lin/dget22.f.o | |
| [1504/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/cposv_irgmres_kernels.cu.o | |
| [1505/3492] Building Fortran object CMakeFiles/lapacktest.dir/testing/lin/dsyt22.f.o | |
| [1506/3492] Building Fortran object CMakeFiles/lapacktest.dir/testing/lin/dhst01.f.o | |
| [1507/3492] Building Fortran object CMakeFiles/lapacktest.dir/testing/lin/dsyt21.f.o | |
| [1508/3492] Building Fortran object CMakeFiles/lapacktest.dir/testing/lin/dort01.f.o | |
| [1509/3492] Building Fortran object CMakeFiles/lapacktest.dir/testing/lin/dqpt01.f.o | |
| [1510/3492] Building Fortran object CMakeFiles/lapacktest.dir/testing/lin/dlarfy.f.o | |
| [1511/3492] Building Fortran object CMakeFiles/lapacktest.dir/testing/lin/dqrt02.f.o | |
| [1512/3492] Building Fortran object CMakeFiles/lapacktest.dir/testing/lin/dstt21.f.o | |
| [1513/3492] Building Fortran object CMakeFiles/lapacktest.dir/testing/lin/sbdt01.f.o | |
| [1514/3492] Building Fortran object CMakeFiles/lapacktest.dir/testing/lin/sget22.f.o | |
| [1515/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dposv_irgmres_kernels.cu.o | |
| [1516/3492] Building Fortran object CMakeFiles/lapacktest.dir/testing/lin/ssyt21.f.o | |
| [1517/3492] Building Fortran object CMakeFiles/lapacktest.dir/testing/lin/ssyt22.f.o | |
| [1518/3492] Building Fortran object CMakeFiles/lapacktest.dir/testing/lin/shst01.f.o | |
| [1519/3492] Building Fortran object CMakeFiles/lapacktest.dir/testing/lin/sort01.f.o | |
| [1520/3492] Building Fortran object CMakeFiles/lapacktest.dir/testing/lin/sqpt01.f.o | |
| [1521/3492] Building Fortran object CMakeFiles/lapacktest.dir/testing/lin/sqrt02.f.o | |
| [1522/3492] Building Fortran object CMakeFiles/lapacktest.dir/testing/lin/slarfy.f.o | |
| [1523/3492] Building Fortran object CMakeFiles/lapacktest.dir/testing/lin/sstt21.f.o | |
| [1524/3492] Linking Fortran static library lib/liblapacktest.a | |
| [1525/3492] Building CXX object CMakeFiles/tester.dir/testing/magma_zgesvd_check.cpp.o | |
| [1526/3492] Building CXX object CMakeFiles/tester.dir/testing/magma_util.cpp.o | |
| [1527/3492] Building CXX object CMakeFiles/tester.dir/testing/magma_zutil.cpp.o | |
| [1528/3492] Building CXX object CMakeFiles/tester.dir/testing/magma_dutil.cpp.o | |
| [1529/3492] Building CXX object CMakeFiles/tester.dir/testing/magma_cutil.cpp.o | |
| [1530/3492] Building CXX object CMakeFiles/tester.dir/testing/magma_generate.cpp.o | |
| [1531/3492] Building CXX object CMakeFiles/tester.dir/testing/magma_sutil.cpp.o | |
| [1532/3492] Building CXX object CMakeFiles/tester.dir/testing/magma_sgesvd_check.cpp.o | |
| [1533/3492] Building CXX object CMakeFiles/tester.dir/testing/magma_dgesvd_check.cpp.o | |
| [1534/3492] Building CXX object CMakeFiles/tester.dir/testing/magma_cgesvd_check.cpp.o | |
| [1535/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/sposv_irgmres_kernels.cu.o | |
| [1536/3492] Building CXX object CMakeFiles/magma_sparse.dir/sparse/blas/magma_z_blaswrapper.cpp.o | |
| In file included from /build/magma-2.9.0/sparse/blas/magma_z_blaswrapper.cpp:12: | |
| /build/magma-2.9.0/sparse/blas/magma_z_blaswrapper.cpp: In function 'magma_int_t magma_z_spmv(magmaDoubleComplex, magma_z_matrix, magma_z_matrix, magmaDoubleComplex, magma_z_matrix, magma_queue_t)': | |
| /build/magma-2.9.0/sparse/blas/magma_z_blaswrapper.cpp:226:39: warning: 'magma_int_t magma_zgecsr5mv(magma_trans_t, magma_int_t, magma_int_t, magma_int_t, magmaDoubleComplex, magma_int_t, magma_int_t, magma_int_t, magma_int_t, magmaUIndex_ptr, magmaUIndex_ptr, magmaIndex_ptr, magmaIndex_ptr, magmaDoubleComplex_ptr, magma_int_t, magmaDoubleComplex_ptr, magmaIndex_ptr, magmaIndex_ptr, magmaDoubleComplex_ptr, magmaDoubleComplex, magmaDoubleComplex_ptr, magma_queue_t)' is deprecated: magma_zgecsr5mv is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 226 | CHECK( magma_zgecsr5mv( MagmaNoTrans, A.num_rows, A.num_cols, | |
| | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 227 | A.csr5_p, alpha, A.csr5_sigma, A.csr5_bit_y_offset, | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 228 | A.csr5_bit_scansum_offset, A.csr5_num_packets, | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 229 | A.dtile_ptr, A.dtile_desc, A.dtile_desc_offset_ptr, A.dtile_desc_offset, | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 230 | A.dcalibrator, A.csr5_tail_tile_start, | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 231 | A.dval, A.drow, A.dcol, x.dval, beta, y.dval, queue )); | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magmasparse_internal.h:51:27: note: in definition of macro 'CHECK' | |
| 51 | magma_int_t e_ = (err); \ | |
| | ^~~ | |
| In file included from /build/magma-2.9.0/sparse/include/magmasparse.h:20, | |
| from /build/magma-2.9.0/sparse/control/magmasparse_internal.h:15: | |
| /build/magma-2.9.0/sparse/include/magmasparse_z.h:3026:1: note: declared here | |
| 3026 | magma_zgecsr5mv( | |
| | ^~~~~~~~~~~~~~~ | |
| [1537/3492] Building CUDA object CMakeFiles/magma_sparse.dir/sparse/blas/zgeaxpy.cu.o | |
| [1538/3492] Building CUDA object CMakeFiles/magma_sparse.dir/sparse/blas/zbajac_csr.cu.o | |
| [1539/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/clarf_batched_fused_reg.cu.o | |
| [1540/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/cgetf2_nopiv_kernels.cu.o | |
| [1541/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zlarf_batched_fused_reg_medium.cu.o | |
| [1542/3492] Building CUDA object CMakeFiles/magma_sparse.dir/sparse/blas/zbajac_csr_overlap.cu.o | |
| [1543/3492] Building CUDA object CMakeFiles/magma_sparse.dir/sparse/blas/zgecsrmv.cu.o | |
| [1544/3492] Building CUDA object CMakeFiles/magma_sparse.dir/sparse/blas/zgeellmv.cu.o | |
| [1545/3492] Building CUDA object CMakeFiles/magma_sparse.dir/sparse/blas/zgeelltmv.cu.o | |
| [1546/3492] Building CUDA object CMakeFiles/magma_sparse.dir/sparse/blas/zgeellrtmv.cu.o | |
| [1547/3492] Building CUDA object CMakeFiles/magma_sparse.dir/sparse/blas/zgesellcmv.cu.o | |
| [1548/3492] Building CUDA object CMakeFiles/magma_sparse.dir/sparse/blas/zgesellcmmv.cu.o | |
| [1549/3492] Building CUDA object CMakeFiles/magma_sparse.dir/sparse/blas/zlobpcg_shift.cu.o | |
| [1550/3492] Building CUDA object CMakeFiles/magma_sparse.dir/sparse/blas/zjacobisetup.cu.o | |
| [1551/3492] Building CUDA object CMakeFiles/magma_sparse.dir/sparse/blas/zlobpcg_residuals.cu.o | |
| [1552/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/sgetf2_native_kernel.cu.o | |
| [1553/3492] Building CUDA object CMakeFiles/magma_sparse.dir/sparse/blas/zlobpcg_maxpy.cu.o | |
| [1554/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/sgeqr2_batched_fused_reg_medium.cu.o | |
| [1555/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/sgeqr2_batched_fused_reg_tall.cu.o | |
| [1556/3492] Building CUDA object CMakeFiles/magma_sparse.dir/sparse/blas/zmdotc.cu.o | |
| [1557/3492] Building CUDA object CMakeFiles/magma_sparse.dir/sparse/blas/zmdot_shfl.cu.o | |
| [1558/3492] Building CUDA object CMakeFiles/magma_sparse.dir/sparse/blas/zmergebicgstab3.cu.o | |
| [1559/3492] Building CUDA object CMakeFiles/magma_sparse.dir/sparse/blas/zmergebicgstab2.cu.o | |
| [1560/3492] Building CUDA object CMakeFiles/magma_sparse.dir/sparse/blas/zmergeidr.cu.o | |
| [1561/3492] Building CUDA object CMakeFiles/magma_sparse.dir/sparse/blas/zgemvmdot.cu.o | |
| [1562/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/strsm_small_vbatched.cu.o | |
| [1563/3492] Building CUDA object CMakeFiles/magma_sparse.dir/sparse/blas/zmergecgs.cu.o | |
| [1564/3492] Building CXX object CMakeFiles/magma_sparse.dir/sparse/blas/zilu.cpp.o | |
| /build/magma-2.9.0/sparse/blas/zilu.cpp: In function 'magma_int_t magma_zcumilusetup(magma_z_matrix, magma_z_preconditioner*, magma_queue_t)': | |
| /build/magma-2.9.0/sparse/blas/zilu.cpp:193:20: warning: 'csrilu02Info_t' is deprecated: The type will be removed in the next major release [-Wdeprecated-declarations] | |
| 193 | csrilu02Info_t info_M=NULL; | |
| | ^~~~~~ | |
| In file included from /nix/store/h808rb1ypc4r62bcgx7hhv8vn4w72009-libcusparse-12.5.8.93-dev/include/cusparse_v2.h:52, | |
| from /build/magma-2.9.0/include/magma_types.h:89, | |
| from /build/magma-2.9.0/include/magma_copy.h:12, | |
| from /build/magma-2.9.0/include/magmablas.h:12, | |
| from /build/magma-2.9.0/include/magma_v2.h:22, | |
| from /build/magma-2.9.0/control/magma_internal.h:63, | |
| from /build/magma-2.9.0/sparse/control/magmasparse_internal.h:14, | |
| from /build/magma-2.9.0/sparse/blas/zilu.cpp:12: | |
| /nix/store/h808rb1ypc4r62bcgx7hhv8vn4w72009-libcusparse-12.5.8.93-dev/include/cusparse.h:238:22: note: declared here | |
| 238 | struct csrilu02Info* csrilu02Info_t CUSPARSE_DEPRECATED_TYPE; | |
| | ^~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/blas/zilu.cpp:231:47: warning: 'cusparseStatus_t cusparseCreateCsrilu02Info(csrilu02Info**)' is deprecated: The routine will be removed in the next major release [-Wdeprecated-declarations] | |
| 231 | CHECK_CUSPARSE( cusparseCreateCsrilu02Info(&info_M) ); | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magmasparse_internal.h:69:32: note: in definition of macro 'CHECK_CUSPARSE' | |
| 69 | cusparseStatus_t e_ = (err); \ | |
| | ^~~ | |
| /nix/store/h808rb1ypc4r62bcgx7hhv8vn4w72009-libcusparse-12.5.8.93-dev/include/cusparse.h:450:1: note: declared here | |
| 450 | cusparseCreateCsrilu02Info(csrilu02Info_t* info); | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/blas/zilu.cpp:237:33: warning: 'cusparseStatus_t cusparseZcsrilu02_bufferSize(cusparseHandle_t, int, int, cusparseMatDescr_t, cuDoubleComplex*, const int*, const int*, csrilu02Info_t, int*)' is deprecated: The routine will be removed in the next major release [-Wdeprecated-declarations] | |
| 237 | cusparseZcsrilu02_bufferSize( cusparseHandle, | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ | |
| 238 | precond->M.num_rows, precond->M.nnz, descrA, | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 239 | precond->M.dval, precond->M.drow, precond->M.dcol, | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 240 | info_M, | |
| | ~~~~~~~ | |
| 241 | &buffersize ) ); | |
| | ~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magmasparse_internal.h:69:32: note: in definition of macro 'CHECK_CUSPARSE' | |
| 69 | cusparseStatus_t e_ = (err); \ | |
| | ^~~ | |
| /nix/store/h808rb1ypc4r62bcgx7hhv8vn4w72009-libcusparse-12.5.8.93-dev/include/cusparse.h:1508:1: note: declared here | |
| 1508 | cusparseZcsrilu02_bufferSize(cusparseHandle_t handle, | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/blas/zilu.cpp:245:47: warning: 'cusparseStatus_t cusparseZcsrilu02_analysis(cusparseHandle_t, int, int, cusparseMatDescr_t, const cuDoubleComplex*, const int*, const int*, csrilu02Info_t, cusparseSolvePolicy_t, void*)' is deprecated: The routine will be removed in the next major release [-Wdeprecated-declarations] | |
| 245 | CHECK_CUSPARSE( cusparseZcsrilu02_analysis( cusparseHandle, | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ | |
| 246 | precond->M.num_rows, precond->M.nnz, descrA, | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 247 | precond->M.dval, precond->M.drow, precond->M.dcol, | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 248 | info_M, CUSPARSE_SOLVE_POLICY_NO_LEVEL, pBuffer )); | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magmasparse_internal.h:69:32: note: in definition of macro 'CHECK_CUSPARSE' | |
| 69 | cusparseStatus_t e_ = (err); \ | |
| | ^~~ | |
| /nix/store/h808rb1ypc4r62bcgx7hhv8vn4w72009-libcusparse-12.5.8.93-dev/include/cusparse.h:1607:1: note: declared here | |
| 1607 | cusparseZcsrilu02_analysis(cusparseHandle_t handle, | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/blas/zilu.cpp:250:48: warning: 'cusparseStatus_t cusparseXcsrilu02_zeroPivot(cusparseHandle_t, csrilu02Info_t, int*)' is deprecated: The routine will be removed in the next major release [-Wdeprecated-declarations] | |
| 250 | CHECK_CUSPARSE( cusparseXcsrilu02_zeroPivot( cusparseHandle, info_M, &numerical_zero ) ); | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magmasparse_internal.h:69:32: note: in definition of macro 'CHECK_CUSPARSE' | |
| 69 | cusparseStatus_t e_ = (err); \ | |
| | ^~~ | |
| /nix/store/h808rb1ypc4r62bcgx7hhv8vn4w72009-libcusparse-12.5.8.93-dev/include/cusparse.h:1466:1: note: declared here | |
| 1466 | cusparseXcsrilu02_zeroPivot(cusparseHandle_t handle, | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/blas/zilu.cpp:251:48: warning: 'cusparseStatus_t cusparseXcsrilu02_zeroPivot(cusparseHandle_t, csrilu02Info_t, int*)' is deprecated: The routine will be removed in the next major release [-Wdeprecated-declarations] | |
| 251 | CHECK_CUSPARSE( cusparseXcsrilu02_zeroPivot( cusparseHandle, info_M, &structural_zero ) ); | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magmasparse_internal.h:69:32: note: in definition of macro 'CHECK_CUSPARSE' | |
| 69 | cusparseStatus_t e_ = (err); \ | |
| | ^~~ | |
| /nix/store/h808rb1ypc4r62bcgx7hhv8vn4w72009-libcusparse-12.5.8.93-dev/include/cusparse.h:1466:1: note: declared here | |
| 1466 | cusparseXcsrilu02_zeroPivot(cusparseHandle_t handle, | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/blas/zilu.cpp:254:22: warning: 'cusparseStatus_t cusparseZcsrilu02(cusparseHandle_t, int, int, cusparseMatDescr_t, cuDoubleComplex*, const int*, const int*, csrilu02Info_t, cusparseSolvePolicy_t, void*)' is deprecated: The routine will be removed in the next major release [-Wdeprecated-declarations] | |
| 254 | cusparseZcsrilu02( cusparseHandle, | |
| | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ | |
| 255 | precond->M.num_rows, precond->M.nnz, descrA, | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 256 | precond->M.dval, precond->M.drow, precond->M.dcol, | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 257 | info_M, CUSPARSE_SOLVE_POLICY_NO_LEVEL, pBuffer) ); | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magmasparse_internal.h:69:32: note: in definition of macro 'CHECK_CUSPARSE' | |
| 69 | cusparseStatus_t e_ = (err); \ | |
| | ^~~ | |
| /nix/store/h808rb1ypc4r62bcgx7hhv8vn4w72009-libcusparse-12.5.8.93-dev/include/cusparse.h:1659:1: note: declared here | |
| 1659 | cusparseZcsrilu02(cusparseHandle_t handle, | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/blas/zilu.cpp:400:32: warning: 'cusparseStatus_t cusparseDestroyCsrilu02Info(csrilu02Info_t)' is deprecated: The routine will be removed in the next major release [-Wdeprecated-declarations] | |
| 400 | cusparseDestroyCsrilu02Info( info_M ); | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ | |
| /nix/store/h808rb1ypc4r62bcgx7hhv8vn4w72009-libcusparse-12.5.8.93-dev/include/cusparse.h:454:1: note: declared here | |
| 454 | cusparseDestroyCsrilu02Info(csrilu02Info_t info); | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/blas/zilu.cpp: In function 'magma_int_t magma_zapplycumilu_l(magma_z_matrix, magma_z_matrix*, magma_z_preconditioner*, magma_queue_t)': | |
| /build/magma-2.9.0/sparse/blas/zilu.cpp:562:24: warning: variable 'one' set but not used [-Wunused-but-set-variable] | |
| 562 | magmaDoubleComplex one = MAGMA_Z_MAKE( 1.0, 0.0); | |
| | ^~~ | |
| /build/magma-2.9.0/sparse/blas/zilu.cpp: In function 'magma_int_t magma_zapplycumilu_l_transpose(magma_z_matrix, magma_z_matrix*, magma_z_preconditioner*, magma_queue_t)': | |
| /build/magma-2.9.0/sparse/blas/zilu.cpp:620:24: warning: variable 'one' set but not used [-Wunused-but-set-variable] | |
| 620 | magmaDoubleComplex one = MAGMA_Z_MAKE( 1.0, 0.0); | |
| | ^~~ | |
| /build/magma-2.9.0/sparse/blas/zilu.cpp: In function 'magma_int_t magma_zapplycumilu_r(magma_z_matrix, magma_z_matrix*, magma_z_preconditioner*, magma_queue_t)': | |
| /build/magma-2.9.0/sparse/blas/zilu.cpp:668:24: warning: variable 'one' set but not used [-Wunused-but-set-variable] | |
| 668 | magmaDoubleComplex one = MAGMA_Z_MAKE( 1.0, 0.0); | |
| | ^~~ | |
| /build/magma-2.9.0/sparse/blas/zilu.cpp: In function 'magma_int_t magma_zapplycumilu_r_transpose(magma_z_matrix, magma_z_matrix*, magma_z_preconditioner*, magma_queue_t)': | |
| /build/magma-2.9.0/sparse/blas/zilu.cpp:726:24: warning: variable 'one' set but not used [-Wunused-but-set-variable] | |
| 726 | magmaDoubleComplex one = MAGMA_Z_MAKE( 1.0, 0.0); | |
| | ^~~ | |
| /build/magma-2.9.0/sparse/blas/zilu.cpp: In function 'magma_int_t magma_zcumiccsetup(magma_z_matrix, magma_z_preconditioner*, magma_queue_t)': | |
| /build/magma-2.9.0/sparse/blas/zilu.cpp:771:19: warning: 'csric02Info_t' is deprecated: The type will be removed in the next major release [-Wdeprecated-declarations] | |
| 771 | csric02Info_t info_M=NULL; | |
| | ^~~~~~ | |
| /nix/store/h808rb1ypc4r62bcgx7hhv8vn4w72009-libcusparse-12.5.8.93-dev/include/cusparse.h:230:21: note: declared here | |
| 230 | struct csric02Info* csric02Info_t CUSPARSE_DEPRECATED_TYPE; | |
| | ^~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/blas/zilu.cpp:802:46: warning: 'cusparseStatus_t cusparseCreateCsric02Info(csric02Info**)' is deprecated: The routine will be removed in the next major release [-Wdeprecated-declarations] | |
| 802 | CHECK_CUSPARSE( cusparseCreateCsric02Info(&info_M) ); | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magmasparse_internal.h:69:32: note: in definition of macro 'CHECK_CUSPARSE' | |
| 69 | cusparseStatus_t e_ = (err); \ | |
| | ^~~ | |
| /nix/store/h808rb1ypc4r62bcgx7hhv8vn4w72009-libcusparse-12.5.8.93-dev/include/cusparse.h:434:1: note: declared here | |
| 434 | cusparseCreateCsric02Info(csric02Info_t* info); | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/blas/zilu.cpp:810:32: warning: 'cusparseStatus_t cusparseZcsric02_bufferSize(cusparseHandle_t, int, int, cusparseMatDescr_t, cuDoubleComplex*, const int*, const int*, csric02Info_t, int*)' is deprecated: The routine will be removed in the next major release [-Wdeprecated-declarations] | |
| 810 | cusparseZcsric02_bufferSize( cusparseHandle, | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ | |
| 811 | precond->M.num_rows, precond->M.nnz, descrA, | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 812 | precond->M.dval, precond->M.drow, precond->M.dcol, | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 813 | info_M, | |
| | ~~~~~~~ | |
| 814 | &buffersize ) ); | |
| | ~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magmasparse_internal.h:69:32: note: in definition of macro 'CHECK_CUSPARSE' | |
| 69 | cusparseStatus_t e_ = (err); \ | |
| | ^~~ | |
| /nix/store/h808rb1ypc4r62bcgx7hhv8vn4w72009-libcusparse-12.5.8.93-dev/include/cusparse.h:1984:1: note: declared here | |
| 1984 | cusparseZcsric02_bufferSize(cusparseHandle_t handle, | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/blas/zilu.cpp:818:46: warning: 'cusparseStatus_t cusparseZcsric02_analysis(cusparseHandle_t, int, int, cusparseMatDescr_t, const cuDoubleComplex*, const int*, const int*, csric02Info_t, cusparseSolvePolicy_t, void*)' is deprecated: The routine will be removed in the next major release [-Wdeprecated-declarations] | |
| 818 | CHECK_CUSPARSE( cusparseZcsric02_analysis( cusparseHandle, | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ | |
| 819 | precond->M.num_rows, precond->M.nnz, descrA, | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 820 | precond->M.dval, precond->M.drow, precond->M.dcol, | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 821 | info_M, CUSPARSE_SOLVE_POLICY_NO_LEVEL, pBuffer )); | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magmasparse_internal.h:69:32: note: in definition of macro 'CHECK_CUSPARSE' | |
| 69 | cusparseStatus_t e_ = (err); \ | |
| | ^~~ | |
| /nix/store/h808rb1ypc4r62bcgx7hhv8vn4w72009-libcusparse-12.5.8.93-dev/include/cusparse.h:2083:1: note: declared here | |
| 2083 | cusparseZcsric02_analysis(cusparseHandle_t handle, | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/blas/zilu.cpp:822:47: warning: 'cusparseStatus_t cusparseXcsric02_zeroPivot(cusparseHandle_t, csric02Info_t, int*)' is deprecated: The routine will be removed in the next major release [-Wdeprecated-declarations] | |
| 822 | CHECK_CUSPARSE( cusparseXcsric02_zeroPivot( cusparseHandle, info_M, &numerical_zero ) ); | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magmasparse_internal.h:69:32: note: in definition of macro 'CHECK_CUSPARSE' | |
| 69 | cusparseStatus_t e_ = (err); \ | |
| | ^~~ | |
| /nix/store/h808rb1ypc4r62bcgx7hhv8vn4w72009-libcusparse-12.5.8.93-dev/include/cusparse.h:1942:1: note: declared here | |
| 1942 | cusparseXcsric02_zeroPivot(cusparseHandle_t handle, | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/blas/zilu.cpp:823:47: warning: 'cusparseStatus_t cusparseXcsric02_zeroPivot(cusparseHandle_t, csric02Info_t, int*)' is deprecated: The routine will be removed in the next major release [-Wdeprecated-declarations] | |
| 823 | CHECK_CUSPARSE( cusparseXcsric02_zeroPivot( cusparseHandle, info_M, &structural_zero ) ); | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magmasparse_internal.h:69:32: note: in definition of macro 'CHECK_CUSPARSE' | |
| 69 | cusparseStatus_t e_ = (err); \ | |
| | ^~~ | |
| /nix/store/h808rb1ypc4r62bcgx7hhv8vn4w72009-libcusparse-12.5.8.93-dev/include/cusparse.h:1942:1: note: declared here | |
| 1942 | cusparseXcsric02_zeroPivot(cusparseHandle_t handle, | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/blas/zilu.cpp:826:21: warning: 'cusparseStatus_t cusparseZcsric02(cusparseHandle_t, int, int, cusparseMatDescr_t, cuDoubleComplex*, const int*, const int*, csric02Info_t, cusparseSolvePolicy_t, void*)' is deprecated: The routine will be removed in the next major release [-Wdeprecated-declarations] | |
| 826 | cusparseZcsric02( cusparseHandle, | |
| | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ | |
| 827 | precond->M.num_rows, precond->M.nnz, descrA, | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 828 | precond->M.dval, precond->M.drow, precond->M.dcol, | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 829 | info_M, CUSPARSE_SOLVE_POLICY_NO_LEVEL, pBuffer) ); | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magmasparse_internal.h:69:32: note: in definition of macro 'CHECK_CUSPARSE' | |
| 69 | cusparseStatus_t e_ = (err); \ | |
| | ^~~ | |
| /nix/store/h808rb1ypc4r62bcgx7hhv8vn4w72009-libcusparse-12.5.8.93-dev/include/cusparse.h:2135:1: note: declared here | |
| 2135 | cusparseZcsric02(cusparseHandle_t handle, | |
| | ^~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/blas/zilu.cpp:905:31: warning: 'cusparseStatus_t cusparseDestroyCsric02Info(csric02Info_t)' is deprecated: The routine will be removed in the next major release [-Wdeprecated-declarations] | |
| 905 | cusparseDestroyCsric02Info( info_M ); | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ | |
| /nix/store/h808rb1ypc4r62bcgx7hhv8vn4w72009-libcusparse-12.5.8.93-dev/include/cusparse.h:438:1: note: declared here | |
| 438 | cusparseDestroyCsric02Info(csric02Info_t info); | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/blas/zilu.cpp: In function 'magma_int_t magma_zapplycumicc_l(magma_z_matrix, magma_z_matrix*, magma_z_preconditioner*, magma_queue_t)': | |
| /build/magma-2.9.0/sparse/blas/zilu.cpp:1018:24: warning: variable 'one' set but not used [-Wunused-but-set-variable] | |
| 1018 | magmaDoubleComplex one = MAGMA_Z_MAKE( 1.0, 0.0); | |
| | ^~~ | |
| /build/magma-2.9.0/sparse/blas/zilu.cpp: In function 'magma_int_t magma_zapplycumicc_r(magma_z_matrix, magma_z_matrix*, magma_z_preconditioner*, magma_queue_t)': | |
| /build/magma-2.9.0/sparse/blas/zilu.cpp:1063:24: warning: variable 'one' set but not used [-Wunused-but-set-variable] | |
| 1063 | magmaDoubleComplex one = MAGMA_Z_MAKE( 1.0, 0.0); | |
| | ^~~ | |
| [1565/3492] Building CXX object CMakeFiles/magma_sparse.dir/sparse/blas/magma_ztrisolve.cpp.o | |
| [1566/3492] Building CUDA object CMakeFiles/magma_sparse.dir/sparse/blas/zmergebicgstab.cu.o | |
| [1567/3492] Building CUDA object CMakeFiles/magma_sparse.dir/sparse/blas/zmergetfqmr.cu.o | |
| [1568/3492] Building CUDA object CMakeFiles/magma_sparse.dir/sparse/blas/zmergeqmr.cu.o | |
| [1569/3492] Building CXX object CMakeFiles/magma_sparse.dir/sparse/blas/magma_trisolve.cpp.o | |
| [1570/3492] Building CXX object CMakeFiles/magma_sparse.dir/sparse/blas/magma_zcuspmm.cpp.o | |
| /build/magma-2.9.0/sparse/blas/magma_zcuspmm.cpp: In function 'magma_int_t magma_zcuspmm(magma_z_matrix, magma_z_matrix, magma_z_matrix*, magma_queue_t)': | |
| /build/magma-2.9.0/sparse/blas/magma_zcuspmm.cpp:218:19: warning: unused variable 'base_t' [-Wunused-variable] | |
| 218 | magma_index_t base_t, nnz_t, baseC; | |
| | ^~~~~~ | |
| /build/magma-2.9.0/sparse/blas/magma_zcuspmm.cpp:218:27: warning: unused variable 'nnz_t' [-Wunused-variable] | |
| 218 | magma_index_t base_t, nnz_t, baseC; | |
| | ^~~~~ | |
| /build/magma-2.9.0/sparse/blas/magma_zcuspmm.cpp:218:34: warning: unused variable 'baseC' [-Wunused-variable] | |
| 218 | magma_index_t base_t, nnz_t, baseC; | |
| | ^~~~~ | |
| [1571/3492] Building CXX object CMakeFiles/magma_sparse.dir/sparse/blas/magma_zcuspaxpy.cpp.o | |
| /build/magma-2.9.0/sparse/blas/magma_zcuspaxpy.cpp: In function 'magma_int_t magma_zcuspaxpy(magmaDoubleComplex*, magma_z_matrix, magmaDoubleComplex*, magma_z_matrix, magma_z_matrix*, magma_queue_t)': | |
| /build/magma-2.9.0/sparse/blas/magma_zcuspaxpy.cpp:49:26: warning: 'buf' may be used uninitialized [-Wmaybe-uninitialized] | |
| 49 | cusparseZcsrgeam2(handle, m, n, alpha, \ | |
| | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 50 | descrA, nnzA, dvalA, drowA, dcolA, \ | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 51 | beta, \ | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 52 | descrB, nnzB, dvalB, drowB, dcolB, \ | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 53 | descrC, dvalC, drowC, dcolC, \ | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 54 | buf); \ | |
| | ~~~~ | |
| /build/magma-2.9.0/sparse/blas/magma_zcuspaxpy.cpp:184:9: note: in expansion of macro 'cusparseZcsrgeam' | |
| 184 | cusparseZcsrgeam( handle, A.num_rows, A.num_cols, | |
| | ^~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/blas/magma_zcuspaxpy.cpp:47:15: note: 'buf' was declared here | |
| 47 | void *buf; \ | |
| | ^~~ | |
| /build/magma-2.9.0/sparse/blas/magma_zcuspaxpy.cpp:184:9: note: in expansion of macro 'cusparseZcsrgeam' | |
| 184 | cusparseZcsrgeam( handle, A.num_rows, A.num_cols, | |
| | ^~~~~~~~~~~~~~~~ | |
| [1572/3492] Building CUDA object CMakeFiles/magma_sparse.dir/sparse/blas/zmergecg.cu.o | |
| [1573/3492] Building CXX object CMakeFiles/magma_sparse.dir/sparse/blas/zparilu.cpp.o | |
| In file included from /build/magma-2.9.0/sparse/blas/zparilu.cpp:12: | |
| /build/magma-2.9.0/sparse/blas/zparilu.cpp: In function 'magma_int_t magma_zparilusetup(magma_z_matrix, magma_z_matrix, magma_z_preconditioner*, magma_queue_t)': | |
| /build/magma-2.9.0/sparse/blas/zparilu.cpp:75:28: warning: 'magma_int_t magma_zmLdiagadd(magma_z_matrix*, magma_queue_t)' is deprecated: magma_zmLdiagadd is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 75 | CHECK( magma_zmLdiagadd( &hAL , queue )); | |
| | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magmasparse_internal.h:51:27: note: in definition of macro 'CHECK' | |
| 51 | magma_int_t e_ = (err); \ | |
| | ^~~ | |
| In file included from /build/magma-2.9.0/sparse/include/magmasparse.h:20, | |
| from /build/magma-2.9.0/sparse/control/magmasparse_internal.h:15: | |
| /build/magma-2.9.0/sparse/include/magmasparse_z.h:900:1: note: declared here | |
| 900 | magma_zmLdiagadd( | |
| | ^~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/blas/zparilu.cpp:93:33: warning: 'magma_int_t magma_zparilu_csr(magma_z_matrix, magma_z_matrix, magma_z_matrix, magma_queue_t)' is deprecated: magma_zparilu_csr is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 93 | CHECK( magma_zparilu_csr( dAinitguess, dL, dU , queue )); | |
| | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magmasparse_internal.h:51:27: note: in definition of macro 'CHECK' | |
| 51 | magma_int_t e_ = (err); \ | |
| | ^~~ | |
| /build/magma-2.9.0/sparse/include/magmasparse_z.h:799:1: note: declared here | |
| 799 | magma_zparilu_csr( | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/blas/zparilu.cpp:103:27: warning: 'magma_int_t magma_zmlumerge(magma_z_matrix, magma_z_matrix, magma_z_matrix*, magma_queue_t)' is deprecated: magma_zmlumerge is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 103 | CHECK( magma_zmlumerge( hL, hUT, &hAtmp, queue )); | |
| | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magmasparse_internal.h:51:27: note: in definition of macro 'CHECK' | |
| 51 | magma_int_t e_ = (err); \ | |
| | ^~~ | |
| /build/magma-2.9.0/sparse/include/magmasparse_z.h:2739:1: note: declared here | |
| 2739 | magma_zmlumerge( | |
| | ^~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/blas/zparilu.cpp: In function 'magma_int_t magma_zpariluupdate(magma_z_matrix, magma_z_preconditioner*, magma_int_t, magma_queue_t)': | |
| /build/magma-2.9.0/sparse/blas/zparilu.cpp:252:32: warning: 'magma_int_t magma_zmLdiagadd(magma_z_matrix*, magma_queue_t)' is deprecated: magma_zmLdiagadd is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 252 | CHECK( magma_zmLdiagadd( &hAL , queue )); | |
| | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magmasparse_internal.h:51:27: note: in definition of macro 'CHECK' | |
| 51 | magma_int_t e_ = (err); \ | |
| | ^~~ | |
| /build/magma-2.9.0/sparse/include/magmasparse_z.h:900:1: note: declared here | |
| 900 | magma_zmLdiagadd( | |
| | ^~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/blas/zparilu.cpp:266:37: warning: 'magma_int_t magma_zparilu_csr(magma_z_matrix, magma_z_matrix, magma_z_matrix, magma_queue_t)' is deprecated: magma_zparilu_csr is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 266 | CHECK( magma_zparilu_csr( A, dL, dU, queue )); | |
| | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magmasparse_internal.h:51:27: note: in definition of macro 'CHECK' | |
| 51 | magma_int_t e_ = (err); \ | |
| | ^~~ | |
| /build/magma-2.9.0/sparse/include/magmasparse_z.h:799:1: note: declared here | |
| 799 | magma_zparilu_csr( | |
| | ^~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/blas/zparilu.cpp:274:31: warning: 'magma_int_t magma_zmlumerge(magma_z_matrix, magma_z_matrix, magma_z_matrix*, magma_queue_t)' is deprecated: magma_zmlumerge is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 274 | CHECK( magma_zmlumerge( hL, hUT, &hAtmp, queue )); | |
| | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magmasparse_internal.h:51:27: note: in definition of macro 'CHECK' | |
| 51 | magma_int_t e_ = (err); \ | |
| | ^~~ | |
| /build/magma-2.9.0/sparse/include/magmasparse_z.h:2739:1: note: declared here | |
| 2739 | magma_zmlumerge( | |
| | ^~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/blas/zparilu.cpp: In function 'magma_int_t magma_zparicsetup(magma_z_matrix, magma_z_matrix, magma_z_preconditioner*, magma_queue_t)': | |
| /build/magma-2.9.0/sparse/blas/zparilu.cpp:378:32: warning: 'magma_int_t magma_zparic_csr(magma_z_matrix, magma_z_matrix, magma_queue_t)' is deprecated: magma_zparic_csr is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 378 | CHECK( magma_zparic_csr( dAinitguess, dL , queue )); | |
| | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magmasparse_internal.h:51:27: note: in definition of macro 'CHECK' | |
| 51 | magma_int_t e_ = (err); \ | |
| | ^~~ | |
| /build/magma-2.9.0/sparse/include/magmasparse_z.h:819:1: note: declared here | |
| 819 | magma_zparic_csr( | |
| | ^~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/blas/zparilu.cpp: In function 'magma_int_t magma_zparicupdate(magma_z_matrix, magma_z_preconditioner*, magma_int_t, magma_queue_t)': | |
| /build/magma-2.9.0/sparse/blas/zparilu.cpp:489:36: warning: 'magma_int_t magma_zparic_csr(magma_z_matrix, magma_z_matrix, magma_queue_t)' is deprecated: magma_zparic_csr is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 489 | CHECK( magma_zparic_csr( A, precond->M , queue )); | |
| | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magmasparse_internal.h:51:27: note: in definition of macro 'CHECK' | |
| 51 | magma_int_t e_ = (err); \ | |
| | ^~~ | |
| /build/magma-2.9.0/sparse/include/magmasparse_z.h:819:1: note: declared here | |
| 819 | magma_zparic_csr( | |
| | ^~~~~~~~~~~~~~~~ | |
| [1574/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dgeqr2_batched_fused_reg_tall.cu.o | |
| [1575/3492] Building CUDA object CMakeFiles/magma_sparse.dir/sparse/blas/zmgecsrmv.cu.o | |
| [1576/3492] Building CUDA object CMakeFiles/magma_sparse.dir/sparse/blas/zmgeellmv.cu.o | |
| [1577/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/dtrsm_small_batched.cu.o | |
| [1578/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/ctrsm_small_batched.cu.o | |
| [1579/3492] Building CUDA object CMakeFiles/magma_sparse.dir/sparse/blas/zmgeelltmv.cu.o | |
| [1580/3492] Building CUDA object CMakeFiles/magma.dir/magmablas/zgeqr2_batched_fused_reg_tall.cu.o | |
| [1581/3492] Building CUDA object CMakeFiles/magma_sparse.dir/sparse/blas/zpipelinedgmres.cu.o | |
| [1582/3492] Building CUDA object CMakeFiles/magma_sparse.dir/sparse/blas/zmgesellcmmv.cu.o | |
| /build/magma-2.9.0/sparse/blas/zmgesellcmmv.cu: In function 'magma_int_t magma_zmgesellpmv(magma_trans_t, magma_int_t, magma_int_t, magma_int_t, magma_int_t, magma_int_t, magma_int_t, magmaDoubleComplex, magmaDoubleComplex_ptr, magmaIndex_ptr, magmaIndex_ptr, magmaDoubleComplex_ptr, magmaDoubleComplex, magmaDoubleComplex_ptr, magma_queue_t)': | |
| /build/magma-2.9.0/sparse/blas/zmgesellcmmv.cu:929:29: warning: 'cudaError_t cudaDeviceSetSharedMemConfig(cudaSharedMemConfig)' is deprecated [-Wdeprecated-declarations] | |
| 929 | cudaDeviceSetSharedMemConfig(cudaSharedMemBankSizeEightByte); | |
| | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /nix/store/nqqqmls9ibqbq1kbhj5y0mvg1zz9i92c-cuda_cudart-12.8.90-dev/include/cuda_runtime_api.h:1105:46: note: declared here | |
| 1105 | extern __CUDA_DEPRECATED __host__ cudaError_t CUDARTAPI cudaDeviceSetSharedMemConfig(enum cudaSharedMemConfig config); | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| [1583/3492] Building CUDA object CMakeFiles/magma_sparse.dir/sparse/blas/zcgecsrmv_mixed_prec.cu.o | |
| [1584/3492] Building CUDA object CMakeFiles/magma_sparse.dir/sparse/blas/zparilu_kernels.cu.o | |
| [1585/3492] Building CUDA object CMakeFiles/magma_sparse.dir/sparse/blas/zparic_kernels.cu.o | |
| [1586/3492] Building CUDA object CMakeFiles/magma_sparse.dir/sparse/blas/magma_zthrsrm.cu.o | |
| /build/magma-2.9.0/sparse/blas/magma_zthrsrm.cu: In function 'magma_int_t magma_zthrsholdrm_gpu(magma_int_t, magma_z_matrix*, double*, magma_queue_t)': | |
| /build/magma-2.9.0/sparse/blas/magma_zthrsrm.cu:140:19: warning: 'magma_int_t magma_zget_row_ptr(magma_int_t, magma_int_t*, const magma_index_t*, magma_index_t*, magma_queue_t)' is deprecated: magma_zget_row_ptr is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 140 | magma_zget_row_ptr(A->num_rows, &B.nnz, new_rownnz, B.drow, queue); | |
| | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/include/magmasparse_z.h:1326:1: note: declared here | |
| 1326 | magma_zget_row_ptr( | |
| | ^~~~~~~~~~~~~~~~~~ | |
| [1587/3492] Building CUDA object CMakeFiles/magma_sparse.dir/sparse/blas/zparilut_kernels.cu.o | |
| [1588/3492] Building CUDA object CMakeFiles/magma_sparse.dir/sparse/blas/magma_zsampleselect.cu.o | |
| [1589/3492] Building CUDA object CMakeFiles/magma_sparse.dir/sparse/blas/magma_zpreselect.cu.o | |
| [1590/3492] Building CUDA object CMakeFiles/magma_sparse.dir/sparse/blas/magma_zsampleselect_nodp.cu.o | |
| [1591/3492] Building CUDA object CMakeFiles/magma_sparse.dir/sparse/blas/zparilut_candidates.cu.o | |
| /build/magma-2.9.0/sparse/blas/zparilut_candidates.cu: In function 'magma_int_t magma_zparilut_candidates_gpu(magma_z_matrix, magma_z_matrix, magma_z_matrix, magma_z_matrix, magma_z_matrix*, magma_z_matrix*, magma_queue_t)': | |
| /build/magma-2.9.0/sparse/blas/zparilut_candidates.cu:474:41: warning: 'magma_int_t magma_zget_row_ptr(magma_int_t, magma_int_t*, const magma_index_t*, magma_index_t*, magma_queue_t)' is deprecated: magma_zget_row_ptr is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 474 | CHECK(magma_zget_row_ptr(num_rows, &L_new->nnz, insertedL, | |
| | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/include/magmasparse_z.h:1326:1: note: declared here | |
| 1326 | magma_zget_row_ptr( | |
| | ^~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/blas/zparilut_candidates.cu:476:41: warning: 'magma_int_t magma_zget_row_ptr(magma_int_t, magma_int_t*, const magma_index_t*, magma_index_t*, magma_queue_t)' is deprecated: magma_zget_row_ptr is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 476 | CHECK(magma_zget_row_ptr(num_rows, &U_new->nnz, insertedU, | |
| | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/include/magmasparse_z.h:1326:1: note: declared here | |
| 1326 | magma_zget_row_ptr( | |
| | ^~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/blas/zparilut_candidates.cu:507:44: warning: 'magma_int_t magma_zthrsholdrm_gpu(magma_int_t, magma_z_matrix*, double*, magma_queue_t)' is deprecated: magma_zthrsholdrm_gpu is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 507 | CHECK(magma_zthrsholdrm_gpu(1, L_new, &thrs, queue)); | |
| | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/include/magmasparse_z.h:1316:1: note: declared here | |
| 1316 | magma_zthrsholdrm_gpu( | |
| | ^~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/blas/zparilut_candidates.cu:508:44: warning: 'magma_int_t magma_zthrsholdrm_gpu(magma_int_t, magma_z_matrix*, double*, magma_queue_t)' is deprecated: magma_zthrsholdrm_gpu is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 508 | CHECK(magma_zthrsholdrm_gpu(1, U_new, &thrs, queue)); | |
| | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/include/magmasparse_z.h:1316:1: note: declared here | |
| 1316 | magma_zthrsholdrm_gpu( | |
| | ^~~~~~~~~~~~~~~~~~~~~ | |
| [1592/3492] Building CUDA object CMakeFiles/magma_sparse.dir/sparse/blas/magma_zmcsrcompressor_gpu.cu.o | |
| [1593/3492] Building CUDA object CMakeFiles/magma_sparse.dir/sparse/blas/zcompact.cu.o | |
| [1594/3492] Building CUDA object CMakeFiles/magma_sparse.dir/sparse/blas/zgecsr5mv.cu.o | |
| [1595/3492] Building CUDA object CMakeFiles/magma_sparse.dir/sparse/blas/zgecsrreimsplit.cu.o | |
| [1596/3492] Building CXX object CMakeFiles/magma_sparse.dir/sparse/control/error.cpp.o | |
| [1597/3492] Building CUDA object CMakeFiles/magma_sparse.dir/sparse/blas/magma_zdiagcheck.cu.o | |
| [1598/3492] Building CXX object CMakeFiles/magma_sparse.dir/sparse/control/magma_zdomainoverlap.cpp.o | |
| [1599/3492] Building CXX object CMakeFiles/magma_sparse.dir/sparse/control/magma_zutil_sparse.cpp.o | |
| [1600/3492] Building CXX object CMakeFiles/magma_sparse.dir/sparse/control/magma_zfree.cpp.o | |
| [1601/3492] Building CUDA object CMakeFiles/magma_sparse.dir/sparse/blas/magma_zmconjugate.cu.o | |
| [1602/3492] Building CUDA object CMakeFiles/magma_sparse.dir/sparse/blas/zgedensereimsplit.cu.o | |
| [1603/3492] Building CXX object CMakeFiles/magma_sparse.dir/sparse/control/magma_zmatrixchar.cpp.o | |
| [1604/3492] Building CXX object CMakeFiles/magma_sparse.dir/sparse/control/magma_zmgenerator.cpp.o | |
| [1605/3492] Building CXX object CMakeFiles/magma_sparse.dir/sparse/control/magma_zcsrsplit.cpp.o | |
| [1606/3492] Building CXX object CMakeFiles/magma_sparse.dir/sparse/control/magma_zsolverinfo.cpp.o | |
| [1607/3492] Building CXX object CMakeFiles/magma_sparse.dir/sparse/control/magma_zmcsrpass.cpp.o | |
| [1608/3492] Building CXX object CMakeFiles/magma_sparse.dir/sparse/control/magma_zpariluutils.cpp.o | |
| [1609/3492] Building CXX object CMakeFiles/magma_sparse.dir/sparse/control/magma_zmconvert.cpp.o | |
| /build/magma-2.9.0/sparse/control/magma_zmconvert.cpp: In function 'magma_int_t magma_z_csr_compressor(magmaDoubleComplex**, magma_index_t**, magma_index_t**, magmaDoubleComplex**, magma_index_t**, magma_index_t**, magma_int_t*, magma_queue_t)': | |
| /build/magma-2.9.0/sparse/control/magma_zmconvert.cpp:100:35: warning: unnecessary parentheses in declaration of 'row_nnz' [-Wparentheses] | |
| 100 | magma_index_t i,j, nnz_new=0, (*row_nnz)=NULL, nnz_this_row; | |
| | ^~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magma_zmconvert.cpp:100:35: note: remove parentheses | |
| 100 | magma_index_t i,j, nnz_new=0, (*row_nnz)=NULL, nnz_this_row; | |
| | ^~~~~~~~~~ | |
| | - - | |
| /build/magma-2.9.0/sparse/control/magma_zmconvert.cpp: In function 'magma_int_t magma_zmconvert(magma_z_matrix, magma_z_matrix*, magma_storage_t, magma_storage_t, magma_queue_t)': | |
| /build/magma-2.9.0/sparse/control/magma_zmconvert.cpp:1738:32: warning: 'cusparseStatus_t cusparseXcsr2bsrNnz(cusparseHandle_t, cusparseDirection_t, int, int, cusparseMatDescr_t, const int*, const int*, int, cusparseMatDescr_t, int*, int*)' is deprecated: The routine will be removed in the next major release [-Wdeprecated-declarations] | |
| 1738 | cusparseXcsr2bsrNnz( cusparseHandle, CUSPARSE_DIRECTION_COLUMN, | |
| | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 1739 | A.num_rows, A.num_cols, descr, | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 1740 | A.drow, A.dcol, size_b, | |
| | ~~~~~~~~~~~~~~~~~~~~~~~ | |
| 1741 | descr, B->drow, nnzTotalDevHostPtr ); | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| In file included from /nix/store/h808rb1ypc4r62bcgx7hhv8vn4w72009-libcusparse-12.5.8.93-dev/include/cusparse_v2.h:52, | |
| from /build/magma-2.9.0/include/magma_types.h:89, | |
| from /build/magma-2.9.0/include/magma_copy.h:12, | |
| from /build/magma-2.9.0/include/magmablas.h:12, | |
| from /build/magma-2.9.0/include/magma_v2.h:22, | |
| from /build/magma-2.9.0/control/magma_internal.h:63, | |
| from /build/magma-2.9.0/sparse/control/magmasparse_internal.h:14, | |
| from /build/magma-2.9.0/sparse/control/magma_zmconvert.cpp:11: | |
| /nix/store/h808rb1ypc4r62bcgx7hhv8vn4w72009-libcusparse-12.5.8.93-dev/include/cusparse.h:3280:1: note: declared here | |
| 3280 | cusparseXcsr2bsrNnz(cusparseHandle_t handle, | |
| | ^~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magma_zmconvert.cpp:1758:29: warning: 'cusparseStatus_t cusparseZcsr2bsr(cusparseHandle_t, cusparseDirection_t, int, int, cusparseMatDescr_t, const cuDoubleComplex*, const int*, const int*, int, cusparseMatDescr_t, cuDoubleComplex*, int*, int*)' is deprecated: The routine will be removed in the next major release [-Wdeprecated-declarations] | |
| 1758 | cusparseZcsr2bsr( cusparseHandle, CUSPARSE_DIRECTION_ROW, | |
| | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 1759 | A.num_rows, A.num_cols, descr, | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 1760 | (cuDoubleComplex*)A.dval, A.drow, A.dcol, | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 1761 | size_b, descr, | |
| | ~~~~~~~~~~~~~~ | |
| 1762 | (cuDoubleComplex*)B->dval, B->drow, B->dcol); | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /nix/store/h808rb1ypc4r62bcgx7hhv8vn4w72009-libcusparse-12.5.8.93-dev/include/cusparse.h:3342:1: note: declared here | |
| 3342 | cusparseZcsr2bsr(cusparseHandle_t handle, | |
| | ^~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magma_zmconvert.cpp:1793:29: warning: 'cusparseStatus_t cusparseZbsr2csr(cusparseHandle_t, cusparseDirection_t, int, int, cusparseMatDescr_t, const cuDoubleComplex*, const int*, const int*, int, cusparseMatDescr_t, cuDoubleComplex*, int*, int*)' is deprecated: The routine will be removed in the next major release [-Wdeprecated-declarations] | |
| 1793 | cusparseZbsr2csr( cusparseHandle, CUSPARSE_DIRECTION_ROW, | |
| | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 1794 | mb, nb, descr, (cuDoubleComplex*)A.dval, A.drow, A.dcol, | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 1795 | size_b, descr, | |
| | ~~~~~~~~~~~~~~ | |
| 1796 | (cuDoubleComplex*)B->dval, B->drow, B->dcol ); | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /nix/store/h808rb1ypc4r62bcgx7hhv8vn4w72009-libcusparse-12.5.8.93-dev/include/cusparse.h:3406:1: note: declared here | |
| 3406 | cusparseZbsr2csr(cusparseHandle_t handle, | |
| | ^~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magma_zmconvert.cpp:1926:46: warning: 'cusparseStatus_t cusparseCreateIdentityPermutation(cusparseHandle_t, int, int*)' is deprecated: The routine will be removed in the next major release [-Wdeprecated-declarations] | |
| 1926 | cusparseCreateIdentityPermutation(cusparseHandle, nnz, P); | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ | |
| /nix/store/h808rb1ypc4r62bcgx7hhv8vn4w72009-libcusparse-12.5.8.93-dev/include/cusparse.h:4099:1: note: declared here | |
| 4099 | cusparseCreateIdentityPermutation(cusparseHandle_t handle, | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| [1610/3492] Building CXX object CMakeFiles/magma_sparse.dir/sparse/control/magma_zmshrink.cpp.o | |
| [1611/3492] Building CXX object CMakeFiles/magma_sparse.dir/sparse/control/magma_zmcsrcompressor.cpp.o | |
| [1612/3492] Building CUDA object CMakeFiles/magma_sparse.dir/sparse/blas/magma_zmatrixtools_gpu.cu.o | |
| /build/magma-2.9.0/sparse/blas/magma_zmatrixtools_gpu.cu: In function 'magma_int_t magma_zmatrix_cup_gpu(magma_z_matrix, magma_z_matrix, magma_z_matrix*, magma_queue_t)': | |
| /build/magma-2.9.0/sparse/blas/magma_zmatrixtools_gpu.cu:352:41: warning: 'magma_int_t magma_zget_row_ptr(magma_int_t, magma_int_t*, const magma_index_t*, magma_index_t*, magma_queue_t)' is deprecated: magma_zget_row_ptr is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 352 | CHECK(magma_zget_row_ptr(num_rows, &U->nnz, inserted, U->drow, queue)); | |
| | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/include/magmasparse_z.h:1326:1: note: declared here | |
| 1326 | magma_zget_row_ptr( | |
| | ^~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/blas/magma_zmatrixtools_gpu.cu: In function 'magma_int_t magma_zcsr_sort_gpu(magma_z_matrix*, magma_queue_t)': | |
| /build/magma-2.9.0/sparse/blas/magma_zmatrixtools_gpu.cu:436:34: warning: 'cusparseStatus_t cusparseCreateIdentityPermutation(cusparseHandle_t, int, int*)' is deprecated: The routine will be removed in the next major release [-Wdeprecated-declarations] | |
| 436 | cusparseCreateIdentityPermutation(handle, A->nnz, P); | |
| | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ | |
| /nix/store/h808rb1ypc4r62bcgx7hhv8vn4w72009-libcusparse-12.5.8.93-dev/include/cusparse.h:4099:1: note: declared here | |
| 4099 | cusparseCreateIdentityPermutation(cusparseHandle_t handle, | |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| [1613/3492] Building CXX object CMakeFiles/magma_sparse.dir/sparse/control/magma_zmcsrpass_gpu.cpp.o | |
| [1614/3492] Building CXX object CMakeFiles/magma_sparse.dir/sparse/control/magma_zmscale.cpp.o | |
| [1615/3492] Building CXX object CMakeFiles/magma_sparse.dir/sparse/control/magma_zmio.cpp.o | |
| [1616/3492] Building CUDA object CMakeFiles/magma_sparse.dir/sparse/blas/magma_zget_rowptr.cu.o | |
| [1617/3492] Building CXX object CMakeFiles/magma_sparse.dir/sparse/control/magma_zmlumerge.cpp.o | |
| [1618/3492] Building CXX object CMakeFiles/magma_sparse.dir/sparse/control/magma_zmdiagdom.cpp.o | |
| [1619/3492] Building CXX object CMakeFiles/magma_sparse.dir/sparse/control/magma_zmdiff.cpp.o | |
| [1620/3492] Building CXX object CMakeFiles/magma_sparse.dir/sparse/control/magma_zmslice.cpp.o | |
| [1621/3492] Building CXX object CMakeFiles/magma_sparse.dir/sparse/control/magma_zmtranspose_cpu.cpp.o | |
| [1622/3492] Building CUDA object CMakeFiles/magma_sparse.dir/sparse/blas/zjaccard_weights.cu.o | |
| [1623/3492] Building CXX object CMakeFiles/magma_sparse.dir/sparse/control/magma_zmtranspose.cpp.o | |
| [1624/3492] Building CXX object CMakeFiles/magma_sparse.dir/sparse/control/magma_zvinit.cpp.o | |
| [1625/3492] Building CXX object CMakeFiles/magma_sparse.dir/sparse/control/magma_zmilustruct.cpp.o | |
| [1626/3492] Building CXX object CMakeFiles/magma_sparse.dir/sparse/control/magma_zselect.cpp.o | |
| /build/magma-2.9.0/sparse/control/magma_zselect.cpp: In function 'magma_int_t magma_zselect(magmaDoubleComplex*, magma_int_t, magma_int_t, magma_queue_t)': | |
| /build/magma-2.9.0/sparse/control/magma_zselect.cpp:148:34: warning: 'magma_int_t magma_zmedian5(magmaDoubleComplex*, magma_queue_t)' is deprecated: magma_zmedian5 is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 148 | SWAP(group[magma_zmedian5(group, queue)], a[groupNum]); | |
| | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magma_zselect.cpp:16:29: note: in definition of macro 'SWAP' | |
| 16 | #define SWAP(a, b) { tmp = a; a = b; b = tmp; } | |
| | ^ | |
| /build/magma-2.9.0/sparse/control/magma_zselect.cpp:44:1: note: declared here | |
| 44 | magma_zmedian5( | |
| | ^~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magma_zselect.cpp:148:34: warning: 'magma_int_t magma_zmedian5(magmaDoubleComplex*, magma_queue_t)' is deprecated: magma_zmedian5 is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 148 | SWAP(group[magma_zmedian5(group, queue)], a[groupNum]); | |
| | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magma_zselect.cpp:16:32: note: in definition of macro 'SWAP' | |
| 16 | #define SWAP(a, b) { tmp = a; a = b; b = tmp; } | |
| | ^ | |
| /build/magma-2.9.0/sparse/control/magma_zselect.cpp:44:1: note: declared here | |
| 44 | magma_zmedian5( | |
| | ^~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magma_zselect.cpp:153:18: warning: 'magma_int_t magma_zselect(magmaDoubleComplex*, magma_int_t, magma_int_t, magma_queue_t)' is deprecated: magma_zselect is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 153 | magma_zselect(a, numMedians, MOMIdx, queue); | |
| | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magma_zselect.cpp:126:1: note: declared here | |
| 126 | magma_zselect( | |
| | ^~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magma_zselect.cpp:154:37: warning: 'magma_int_t magma_zpartition(magmaDoubleComplex*, magma_int_t, magma_int_t, magma_queue_t)' is deprecated: magma_zpartition is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 154 | int newMOMIdx = magma_zpartition(a, size, MOMIdx, queue); | |
| | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magma_zselect.cpp:20:1: note: declared here | |
| 20 | magma_zpartition( | |
| | ^~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magma_zselect.cpp:157:30: warning: 'magma_int_t magma_zselect(magmaDoubleComplex*, magma_int_t, magma_int_t, magma_queue_t)' is deprecated: magma_zselect is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 157 | magma_zselect(a, newMOMIdx, k, queue); | |
| | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magma_zselect.cpp:126:1: note: declared here | |
| 126 | magma_zselect( | |
| | ^~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magma_zselect.cpp:159:26: warning: 'magma_int_t magma_zselect(magmaDoubleComplex*, magma_int_t, magma_int_t, magma_queue_t)' is deprecated: magma_zselect is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 159 | magma_zselect(a + newMOMIdx + 1, size - newMOMIdx - 1, k - newMOMIdx - 1, queue); | |
| | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magma_zselect.cpp:126:1: note: declared here | |
| 126 | magma_zselect( | |
| | ^~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magma_zselect.cpp: In function 'magma_int_t magma_zselectrandom(magmaDoubleComplex*, magma_int_t, magma_int_t, magma_queue_t)': | |
| /build/magma-2.9.0/sparse/control/magma_zselect.cpp:220:36: warning: 'magma_int_t magma_zpartition(magmaDoubleComplex*, magma_int_t, magma_int_t, magma_queue_t)' is deprecated: magma_zpartition is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 220 | int pivotIdx = magma_zpartition(a, size, rand() % size, queue); | |
| | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magma_zselect.cpp:20:1: note: declared here | |
| 20 | magma_zpartition( | |
| | ^~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magma_zselect.cpp:223:32: warning: 'magma_int_t magma_zselectrandom(magmaDoubleComplex*, magma_int_t, magma_int_t, magma_queue_t)' is deprecated: magma_zselectrandom is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 223 | magma_zselectrandom(a, pivotIdx, k, queue); | |
| | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magma_zselect.cpp:203:1: note: declared here | |
| 203 | magma_zselectrandom( | |
| | ^~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magma_zselect.cpp:225:32: warning: 'magma_int_t magma_zselectrandom(magmaDoubleComplex*, magma_int_t, magma_int_t, magma_queue_t)' is deprecated: magma_zselectrandom is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 225 | magma_zselectrandom(a + pivotIdx + 1, size - pivotIdx - 1, k - pivotIdx - 1, queue); | |
| | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magma_zselect.cpp:203:1: note: declared here | |
| 203 | magma_zselectrandom( | |
| | ^~~~~~~~~~~~~~~~~~~ | |
| [1627/3492] Building CXX object CMakeFiles/magma_sparse.dir/sparse/control/magma_zmtransfer.cpp.o | |
| [1628/3492] Building CXX object CMakeFiles/magma_sparse.dir/sparse/control/magma_zvpass.cpp.o | |
| [1629/3492] Building CXX object CMakeFiles/magma_sparse.dir/sparse/control/magma_zvio.cpp.o | |
| [1630/3492] Building CXX object CMakeFiles/magma_sparse.dir/sparse/control/magma_zvtranspose.cpp.o | |
| [1631/3492] Building CXX object CMakeFiles/magma_sparse.dir/sparse/control/magma_zsort.cpp.o | |
| In file included from /build/magma-2.9.0/sparse/control/magma_zsort.cpp:15: | |
| /build/magma-2.9.0/sparse/control/magma_zsort.cpp: In function 'magma_int_t magma_zmorderstatistics(magmaDoubleComplex*, magma_index_t*, magma_index_t*, magma_int_t, magma_int_t, magma_int_t, magmaDoubleComplex*, magma_queue_t)': | |
| /build/magma-2.9.0/sparse/control/magma_zsort.cpp:412:43: warning: 'magma_int_t magma_zmorderstatistics(magmaDoubleComplex*, magma_index_t*, magma_index_t*, magma_int_t, magma_int_t, magma_int_t, magmaDoubleComplex*, magma_queue_t)' is deprecated: magma_zmorderstatistics is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 412 | CHECK( magma_zmorderstatistics( val, col, row, st, k, r, element, queue )); | |
| | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magmasparse_internal.h:51:27: note: in definition of macro 'CHECK' | |
| 51 | magma_int_t e_ = (err); \ | |
| | ^~~ | |
| /build/magma-2.9.0/sparse/control/magma_zsort.cpp:378:1: note: declared here | |
| 378 | magma_zmorderstatistics( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magma_zsort.cpp:415:44: warning: 'magma_int_t magma_zmorderstatistics(magmaDoubleComplex*, magma_index_t*, magma_index_t*, magma_int_t, magma_int_t, magma_int_t, magmaDoubleComplex*, magma_queue_t)' is deprecated: magma_zmorderstatistics is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 415 | CHECK( magma_zmorderstatistics( val+st, col+st, row+st, length-st, k-st, r, element, queue )); | |
| | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magmasparse_internal.h:51:27: note: in definition of macro 'CHECK' | |
| 51 | magma_int_t e_ = (err); \ | |
| | ^~~ | |
| /build/magma-2.9.0/sparse/control/magma_zsort.cpp:378:1: note: declared here | |
| 378 | magma_zmorderstatistics( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magma_zsort.cpp:437:43: warning: 'magma_int_t magma_zmorderstatistics(magmaDoubleComplex*, magma_index_t*, magma_index_t*, magma_int_t, magma_int_t, magma_int_t, magmaDoubleComplex*, magma_queue_t)' is deprecated: magma_zmorderstatistics is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 437 | CHECK( magma_zmorderstatistics( val, col, row, st, k, r, element, queue )); | |
| | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magmasparse_internal.h:51:27: note: in definition of macro 'CHECK' | |
| 51 | magma_int_t e_ = (err); \ | |
| | ^~~ | |
| /build/magma-2.9.0/sparse/control/magma_zsort.cpp:378:1: note: declared here | |
| 378 | magma_zmorderstatistics( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magma_zsort.cpp:440:43: warning: 'magma_int_t magma_zmorderstatistics(magmaDoubleComplex*, magma_index_t*, magma_index_t*, magma_int_t, magma_int_t, magma_int_t, magmaDoubleComplex*, magma_queue_t)' is deprecated: magma_zmorderstatistics is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 440 | CHECK( magma_zmorderstatistics( val+st, col+st, row+st, length-st, k-st, r, element, queue )); | |
| | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magmasparse_internal.h:51:27: note: in definition of macro 'CHECK' | |
| 51 | magma_int_t e_ = (err); \ | |
| | ^~~ | |
| /build/magma-2.9.0/sparse/control/magma_zsort.cpp:378:1: note: declared here | |
| 378 | magma_zmorderstatistics( | |
| | ^~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magma_zsort.cpp: In function 'magma_int_t magma_zorderstatistics(magmaDoubleComplex*, magma_int_t, magma_int_t, magma_int_t, magmaDoubleComplex*, magma_queue_t)': | |
| /build/magma-2.9.0/sparse/control/magma_zsort.cpp:520:42: warning: 'magma_int_t magma_zorderstatistics(magmaDoubleComplex*, magma_int_t, magma_int_t, magma_int_t, magmaDoubleComplex*, magma_queue_t)' is deprecated: magma_zorderstatistics is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 520 | CHECK( magma_zorderstatistics( val, st, k, r, element, queue )); | |
| | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magmasparse_internal.h:51:27: note: in definition of macro 'CHECK' | |
| 51 | magma_int_t e_ = (err); \ | |
| | ^~~ | |
| /build/magma-2.9.0/sparse/control/magma_zsort.cpp:488:1: note: declared here | |
| 488 | magma_zorderstatistics( | |
| | ^~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magma_zsort.cpp:523:43: warning: 'magma_int_t magma_zorderstatistics(magmaDoubleComplex*, magma_int_t, magma_int_t, magma_int_t, magmaDoubleComplex*, magma_queue_t)' is deprecated: magma_zorderstatistics is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 523 | CHECK( magma_zorderstatistics( val+st, length-st, k-st, r, element, queue )); | |
| | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magmasparse_internal.h:51:27: note: in definition of macro 'CHECK' | |
| 51 | magma_int_t e_ = (err); \ | |
| | ^~~ | |
| /build/magma-2.9.0/sparse/control/magma_zsort.cpp:488:1: note: declared here | |
| 488 | magma_zorderstatistics( | |
| | ^~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magma_zsort.cpp:545:42: warning: 'magma_int_t magma_zorderstatistics(magmaDoubleComplex*, magma_int_t, magma_int_t, magma_int_t, magmaDoubleComplex*, magma_queue_t)' is deprecated: magma_zorderstatistics is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 545 | CHECK( magma_zorderstatistics( val, st, k, r, element, queue )); | |
| | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magmasparse_internal.h:51:27: note: in definition of macro 'CHECK' | |
| 51 | magma_int_t e_ = (err); \ | |
| | ^~~ | |
| /build/magma-2.9.0/sparse/control/magma_zsort.cpp:488:1: note: declared here | |
| 488 | magma_zorderstatistics( | |
| | ^~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magma_zsort.cpp:548:43: warning: 'magma_int_t magma_zorderstatistics(magmaDoubleComplex*, magma_int_t, magma_int_t, magma_int_t, magmaDoubleComplex*, magma_queue_t)' is deprecated: magma_zorderstatistics is deprecated and will be removed in the next release [-Wdeprecated-declarations] | |
| 548 | CHECK( magma_zorderstatistics( val+st, length-st, k-st, r, element, queue )); | |
| | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magmasparse_internal.h:51:27: note: in definition of macro 'CHECK' | |
| 51 | magma_int_t e_ = (err); \ | |
| | ^~~ | |
| /build/magma-2.9.0/sparse/control/magma_zsort.cpp:488:1: note: declared here | |
| 488 | magma_zorderstatistics( | |
| | ^~~~~~~~~~~~~~~~~~~~~~ | |
| /build/magma-2.9.0/sparse/control/magma_zsort.cpp: In function 'magma_int_t magma_zorderstat |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment