Skip to content

Instantly share code, notes, and snippets.

@Joshuaalbert
Created May 13, 2017 14:12
Show Gist options
  • Select an option

  • Save Joshuaalbert/759b7ded7e2aa6996896183317f7ef74 to your computer and use it in GitHub Desktop.

Select an option

Save Joshuaalbert/759b7ded7e2aa6996896183317f7ef74 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
eval cmake
Running windows
PACKAGING = none
BUILD = release
CHIP = cuda
ARCH = x86-64
CHIP_VERSION =
GPU_COMPUTE_CAPABILITY = 50
EXPERIMENTAL = no
LIBRARY TYPE = dynamic
/c/Users/josh/dl4j/build/libnd4j/blasbuild/cuda
-- The C compiler identification is MSVC 18.0.40629.0
-- The CXX compiler identification is MSVC 18.0.40629.0
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 12.0/VC/bin/amd64/cl.exe
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 12.0/VC/bin/amd64/cl.exe -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 12.0/VC/bin/amd64/cl.exe
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 12.0/VC/bin/amd64/cl.exe -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
NOT CLION
-- dir='C:/Users/josh/dl4j/build/libnd4j/include'
-- dir='C:/Users/josh/dl4j/build/libnd4j/include/helpers'
-- dir='C:/Users/josh/dl4j/build/libnd4j/include/loops'
-- dir='C:/Users/josh/dl4j/build/libnd4j/include/ops'
-- dir='C:/Users/josh/dl4j/build/libnd4j/include/types'
-- dir='C:/Users/josh/dl4j/build/libnd4j/include/cnpy'
Build cublas
-- Found CUDA: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v8.0 (found version "8.0")
CUDA found!
Compiling to external module
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
BLAS
DEV
MKL_MULTI_THREADED
PACKAGING
-- Build files have been written to: C:/Users/josh/dl4j/build/libnd4j/blasbuild/cuda
Microsoft (R) Program Maintenance Utility Version 12.00.21005.1
Copyright (C) Microsoft Corporation. All rights reserved.
C:\msys64\mingw64\bin\cmake.exe -HC:\Users\josh\dl4j\build\libnd4j -BC:\Users\josh\dl4j\build\libnd4j\blasbuild\cuda --check-build-system CMakeFiles\Makefile.cmake 0
C:\msys64\mingw64\bin\cmake.exe -E cmake_progress_start C:\Users\josh\dl4j\build\libnd4j\blasbuild\cuda\CMakeFiles C:\Users\josh\dl4j\build\libnd4j\blasbuild\cuda\CMakeFiles\progress.marks
"C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\BIN\amd64\nmake.exe" -f CMakeFiles\Makefile2 /nologo - all
"C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\BIN\amd64\nmake.exe" -f blas\CMakeFiles\nd4jcuda.dir\build.make /nologo -L blas\CMakeFiles\nd4jcuda.dir\depend
[ 33%] Building NVCC (Device) object blas/CMakeFiles/nd4jcuda.dir/cuda/nd4jcuda_generated_NativeOps.cu.obj
cd C:\Users\josh\dl4j\build\libnd4j\blasbuild\cuda\blas\CMakeFiles\nd4jcuda.dir\cuda
C:\msys64\mingw64\bin\cmake.exe -E make_directory C:/Users/josh/dl4j/build/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4jcuda.dir/cuda/.
C:\msys64\mingw64\bin\cmake.exe -D verbose:BOOL=ON -D build_configuration:STRING=Release -D generated_file:STRING=C:/Users/josh/dl4j/build/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4jcuda.dir/cuda/./nd4jcuda_generated_NativeOps.cu.obj -D generated_cubin_file:STRING=C:/Users/josh/dl4j/build/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4jcuda.dir/cuda/./nd4jcuda_generated_NativeOps.cu.obj.cubin.txt -P C:/Users/josh/dl4j/build/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4jcuda.dir/cuda/nd4jcuda_generated_NativeOps.cu.obj.cmake
-- Removing C:/Users/josh/dl4j/build/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4jcuda.dir/cuda/./nd4jcuda_generated_NativeOps.cu.obj
C:/msys64/mingw64/bin/cmake.exe -E remove C:/Users/josh/dl4j/build/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4jcuda.dir/cuda/./nd4jcuda_generated_NativeOps.cu.obj
-- Generating dependency file: C:/Users/josh/dl4j/build/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4jcuda.dir/cuda/nd4jcuda_generated_NativeOps.cu.obj.NVCC-depend
"C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v8.0/bin/nvcc.exe" -M -D__CUDACC__ C:/Users/josh/dl4j/build/libnd4j/blas/cuda/NativeOps.cu -o C:/Users/josh/dl4j/build/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4jcuda.dir/cuda/nd4jcuda_generated_NativeOps.cu.obj.NVCC-depend -m64 --std c++11 -D__CUDABLAS__=true -Dnd4jcuda_EXPORTS -Xcompiler ,\"-Wall\",\"-O3\",\"-fassociative-math\",\"-funsafe-math-optimizations\" --ptxas-options=-v -DCUDA_8 -DVERBOSE --cudart=static -O3 -gencode arch=compute_50,code=sm_50 -DNVCC "-IC:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v8.0/include" -IC:/Users/josh/dl4j/build/libnd4j/include -IC:/Users/josh/dl4j/build/libnd4j/include/helpers -IC:/Users/josh/dl4j/build/libnd4j/include/loops -IC:/Users/josh/dl4j/build/libnd4j/include/ops -IC:/Users/josh/dl4j/build/libnd4j/include/types -IC:/Users/josh/dl4j/build/libnd4j/include/cnpy "-IC:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v8.0/include"
NativeOps.cu
cl : Command line warning D9002 : ignoring unknown option '-O3'
cl : Command line warning D9002 : ignoring unknown option '-fassociative-math'
cl : Command line warning D9002 : ignoring unknown option '-funsafe-math-optimizations'
NativeOps.cu
c:\program files\nvidia gpu computing toolkit\cuda\v8.0\include\host_config.h(217) : warning C4668: '__CUDACC_RTC__' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif'
c:\users\josh\dl4j\build\libnd4j\blas\cuda\../NativeOps.h(9) : warning C4668: '__STDC_VERSION__' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif'
C:/Users/josh/dl4j/build/libnd4j/include\helper_cuda.h(213) : warning C4668: '__CUDA_API_VERSION' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif'
C:/Users/josh/dl4j/build/libnd4j/include\ops/ops.h(15) : warning C4005: 'ELEMENT_THRESHOLD' : macro redefinition
C:/Users/josh/dl4j/build/libnd4j/include\ops/specials.h(10) : see previous definition of 'ELEMENT_THRESHOLD'
C:/Users/josh/dl4j/build/libnd4j/include\ops/ops.h(16) : warning C4005: 'TAD_THRESHOLD' : macro redefinition
C:/Users/josh/dl4j/build/libnd4j/include\ops/specials.h(11) : see previous definition of 'TAD_THRESHOLD'
cl : Command line warning D9002 : ignoring unknown option '-O3'
cl : Command line warning D9002 : ignoring unknown option '-fassociative-math'
cl : Command line warning D9002 : ignoring unknown option '-funsafe-math-optimizations'
NativeOps.cu
c:\users\josh\dl4j\build\libnd4j\blas\cuda\../NativeOps.h(9) : warning C4668: '__STDC_VERSION__' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif'
C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v8.0/include\cuda_fp16.h(980) : warning C4668: '__CUDA_ARCH__' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif'
C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v8.0/include\cuda_fp16.h(999) : warning C4668: '__CUDA_ARCH__' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif'
C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v8.0/include\cuda_fp16.h(1010) : warning C4668: '__CUDA_ARCH__' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif'
C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v8.0/include\cuda_fp16.h(2474) : warning C4668: '__CUDA_ARCH__' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif'
C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v8.0/include\cuda_fp16.h(2542) : warning C4668: '__CUDA_ARCH__' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif'
C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v8.0/include\cuda_fp16.h(2598) : warning C4668: '__CUDA_ARCH__' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif'
C:/Users/josh/dl4j/build/libnd4j/include\helper_cuda.h(213) : warning C4668: '__CUDA_API_VERSION' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif'
C:/Users/josh/dl4j/build/libnd4j/include\ops/ops.h(15) : warning C4005: 'ELEMENT_THRESHOLD' : macro redefinition
C:/Users/josh/dl4j/build/libnd4j/include\ops/specials.h(10) : see previous definition of 'ELEMENT_THRESHOLD'
C:/Users/josh/dl4j/build/libnd4j/include\ops/ops.h(16) : warning C4005: 'TAD_THRESHOLD' : macro redefinition
C:/Users/josh/dl4j/build/libnd4j/include\ops/specials.h(11) : see previous definition of 'TAD_THRESHOLD'
C:/Users/josh/dl4j/build/libnd4j/include\ops/ops.h(39) : warning C4668: '__CUDA_ARCH__' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif'
nvcc warning : The -std=c++11 flag is not supported with the configured host compiler. Flag will be ignored.
-- Generating temporary cmake readable file: C:/Users/josh/dl4j/build/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4jcuda.dir/cuda/nd4jcuda_generated_NativeOps.cu.obj.depend.tmp
C:/msys64/mingw64/bin/cmake.exe -D input_file:FILEPATH=C:/Users/josh/dl4j/build/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4jcuda.dir/cuda/nd4jcuda_generated_NativeOps.cu.obj.NVCC-depend -D output_file:FILEPATH=C:/Users/josh/dl4j/build/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4jcuda.dir/cuda/nd4jcuda_generated_NativeOps.cu.obj.depend.tmp -P C:/Users/josh/dl4j/build/libnd4j/cmake/FindCUDA/make2cmake.cmake
-- Copy if different C:/Users/josh/dl4j/build/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4jcuda.dir/cuda/nd4jcuda_generated_NativeOps.cu.obj.depend.tmp to C:/Users/josh/dl4j/build/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4jcuda.dir/cuda/nd4jcuda_generated_NativeOps.cu.obj.depend
C:/msys64/mingw64/bin/cmake.exe -E copy_if_different C:/Users/josh/dl4j/build/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4jcuda.dir/cuda/nd4jcuda_generated_NativeOps.cu.obj.depend.tmp C:/Users/josh/dl4j/build/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4jcuda.dir/cuda/nd4jcuda_generated_NativeOps.cu.obj.depend
-- Removing C:/Users/josh/dl4j/build/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4jcuda.dir/cuda/nd4jcuda_generated_NativeOps.cu.obj.depend.tmp and C:/Users/josh/dl4j/build/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4jcuda.dir/cuda/nd4jcuda_generated_NativeOps.cu.obj.NVCC-depend
C:/msys64/mingw64/bin/cmake.exe -E remove C:/Users/josh/dl4j/build/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4jcuda.dir/cuda/nd4jcuda_generated_NativeOps.cu.obj.depend.tmp C:/Users/josh/dl4j/build/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4jcuda.dir/cuda/nd4jcuda_generated_NativeOps.cu.obj.NVCC-depend
-- Generating C:/Users/josh/dl4j/build/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4jcuda.dir/cuda/./nd4jcuda_generated_NativeOps.cu.obj
"C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v8.0/bin/nvcc.exe" C:/Users/josh/dl4j/build/libnd4j/blas/cuda/NativeOps.cu -c -o C:/Users/josh/dl4j/build/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4jcuda.dir/cuda/./nd4jcuda_generated_NativeOps.cu.obj -m64 --std c++11 -D__CUDABLAS__=true -Dnd4jcuda_EXPORTS -Xcompiler ,\"-Wall\",\"-O3\",\"-fassociative-math\",\"-funsafe-math-optimizations\" --ptxas-options=-v -DCUDA_8 -DVERBOSE --cudart=static -O3 -gencode arch=compute_50,code=sm_50 -DNVCC "-IC:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v8.0/include" -IC:/Users/josh/dl4j/build/libnd4j/include -IC:/Users/josh/dl4j/build/libnd4j/include/helpers -IC:/Users/josh/dl4j/build/libnd4j/include/loops -IC:/Users/josh/dl4j/build/libnd4j/include/ops -IC:/Users/josh/dl4j/build/libnd4j/include/types -IC:/Users/josh/dl4j/build/libnd4j/include/cnpy "-IC:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v8.0/include"
cl : Command line warning D9002 : ignoring unknown option '-O3'
cl : Command line warning D9002 : ignoring unknown option '-fassociative-math'
cl : Command line warning D9002 : ignoring unknown option '-funsafe-math-optimizations'
NativeOps.cu
c:\program files\nvidia gpu computing toolkit\cuda\v8.0\include\host_config.h(217) : warning C4668: '__CUDACC_RTC__' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif'
c:\users\josh\dl4j\build\libnd4j\blas\cuda\../NativeOps.h(9) : warning C4668: '__STDC_VERSION__' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif'
C:/Users/josh/dl4j/build/libnd4j/include\helper_cuda.h(213) : warning C4668: '__CUDA_API_VERSION' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif'
C:/Users/josh/dl4j/build/libnd4j/include\ops/ops.h(15) : warning C4005: 'ELEMENT_THRESHOLD' : macro redefinition
C:/Users/josh/dl4j/build/libnd4j/include\ops/specials.h(10) : see previous definition of 'ELEMENT_THRESHOLD'
C:/Users/josh/dl4j/build/libnd4j/include\ops/ops.h(16) : warning C4005: 'TAD_THRESHOLD' : macro redefinition
C:/Users/josh/dl4j/build/libnd4j/include\ops/specials.h(11) : see previous definition of 'TAD_THRESHOLD'
C:/Users/josh/dl4j/build/libnd4j/include\types/float16.h(50): warning: a __host__ function("cpu_half2float") redeclared with __host__ __device__, hence treated as a __host__ __device__ function
C:/Users/josh/dl4j/build/libnd4j/include\types/float16.h(88): warning: a __host__ function("cpu_float2half_rn") redeclared with __host__ __device__, hence treated as a __host__ __device__ function
c:\users\josh\dl4j\build\libnd4j\include\helpers\../templatemath.h(728): warning: conversion from pointer to smaller integer
C:/Users/josh/dl4j/build/libnd4j/include\helpers/shape.h(4920): warning: missing return statement at end of non-void function "shape::strideDescendingCAscendingF"
C:/Users/josh/dl4j/build/libnd4j/blas/cuda/NativeOps.cu(128): warning: variable "ccMinor" was declared but never referenced
C:/Users/josh/dl4j/build/libnd4j/blas/cuda/NativeOps.cu(199): warning: variable "regPerBlock" was declared but never referenced
C:/Users/josh/dl4j/build/libnd4j/blas/cuda/NativeOps.cu(215): warning: variable "effective_block_limit" was declared but never referenced
C:/Users/josh/dl4j/build/libnd4j/blas/cuda/NativeOps.cu(289): warning: variable "zRank" was declared but never referenced
C:/Users/josh/dl4j/build/libnd4j/blas/cuda/NativeOps.cu(294): warning: variable "regPerBlock" was declared but never referenced
C:/Users/josh/dl4j/build/libnd4j/blas/cuda/NativeOps.cu(309): warning: variable "memory_floor" was declared but never referenced
C:/Users/josh/dl4j/build/libnd4j/blas/cuda/NativeOps.cu(627): warning: variable "hostYShapeInfo" was declared but never referenced
C:/Users/josh/dl4j/build/libnd4j/blas/cuda/NativeOps.cu(628): warning: variable "hostZShapeInfo" was declared but never referenced
C:/Users/josh/dl4j/build/libnd4j/blas/cuda/NativeOps.cu(928): warning: variable "hostTADShapeInfo" was declared but never referenced
C:/Users/josh/dl4j/build/libnd4j/blas/cuda/NativeOps.cu(1745): warning: variable "hostYShapeInfo" was declared but never referenced
C:/Users/josh/dl4j/build/libnd4j/blas/cuda/NativeOps.cu(1746): warning: variable "hostZShapeInfo" was declared but never referenced
C:/Users/josh/dl4j/build/libnd4j/blas/cuda/NativeOps.cu(1964): warning: variable "hostYShapeInfo" was declared but never referenced
C:/Users/josh/dl4j/build/libnd4j/blas/cuda/NativeOps.cu(1965): warning: variable "hostZShapeInfo" was declared but never referenced
C:/Users/josh/dl4j/build/libnd4j/blas/cuda/NativeOps.cu(2035): warning: variable "hostYShapeInfo" was declared but never referenced
C:/Users/josh/dl4j/build/libnd4j/blas/cuda/NativeOps.cu(2036): warning: variable "hostZShapeInfo" was declared but never referenced
C:/Users/josh/dl4j/build/libnd4j/blas/cuda/NativeOps.cu(6021): warning: returning pointer to local variable
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(340): warning: variable "tid" was declared but never referenced
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=double, OpType=simdOps::ManhattanDistance<double>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=double]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=double]"
(951): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(344): warning: variable "xElementWiseStride" was declared but never referenced
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=double, OpType=simdOps::ManhattanDistance<double>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=double]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=double]"
(951): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(345): warning: variable "yElementWiseStride" was declared but never referenced
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=double, OpType=simdOps::ManhattanDistance<double>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=double]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=double]"
(951): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(340): warning: variable "tid" was declared but never referenced
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=double, OpType=simdOps::EuclideanDistance<double>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=double]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=double]"
(951): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(344): warning: variable "xElementWiseStride" was declared but never referenced
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=double, OpType=simdOps::EuclideanDistance<double>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=double]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=double]"
(951): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(345): warning: variable "yElementWiseStride" was declared but never referenced
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=double, OpType=simdOps::EuclideanDistance<double>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=double]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=double]"
(951): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(340): warning: variable "tid" was declared but never referenced
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=double, OpType=simdOps::CosineSimilarity<double>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=double]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=double]"
(951): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(344): warning: variable "xElementWiseStride" was declared but never referenced
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=double, OpType=simdOps::CosineSimilarity<double>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=double]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=double]"
(951): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(345): warning: variable "yElementWiseStride" was declared but never referenced
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=double, OpType=simdOps::CosineSimilarity<double>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=double]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=double]"
(951): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(340): warning: variable "tid" was declared but never referenced
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=double, OpType=simdOps::Dot<double>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=double]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=double]"
(951): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(344): warning: variable "xElementWiseStride" was declared but never referenced
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=double, OpType=simdOps::Dot<double>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=double]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=double]"
(951): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(345): warning: variable "yElementWiseStride" was declared but never referenced
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=double, OpType=simdOps::Dot<double>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=double]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=double]"
(951): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(340): warning: variable "tid" was declared but never referenced
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=double, OpType=simdOps::EqualsWithEps<double>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=double]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=double]"
(951): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(344): warning: variable "xElementWiseStride" was declared but never referenced
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=double, OpType=simdOps::EqualsWithEps<double>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=double]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=double]"
(951): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(345): warning: variable "yElementWiseStride" was declared but never referenced
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=double, OpType=simdOps::EqualsWithEps<double>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=double]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=double]"
(951): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(340): warning: variable "tid" was declared but never referenced
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float, OpType=simdOps::ManhattanDistance<float>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=float]"
(995): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(344): warning: variable "xElementWiseStride" was declared but never referenced
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float, OpType=simdOps::ManhattanDistance<float>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=float]"
(995): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(345): warning: variable "yElementWiseStride" was declared but never referenced
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float, OpType=simdOps::ManhattanDistance<float>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=float]"
(995): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(340): warning: variable "tid" was declared but never referenced
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float, OpType=simdOps::EuclideanDistance<float>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=float]"
(995): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(344): warning: variable "xElementWiseStride" was declared but never referenced
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float, OpType=simdOps::EuclideanDistance<float>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=float]"
(995): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(345): warning: variable "yElementWiseStride" was declared but never referenced
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float, OpType=simdOps::EuclideanDistance<float>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=float]"
(995): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(340): warning: variable "tid" was declared but never referenced
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float, OpType=simdOps::CosineSimilarity<float>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=float]"
(995): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(344): warning: variable "xElementWiseStride" was declared but never referenced
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float, OpType=simdOps::CosineSimilarity<float>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=float]"
(995): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(345): warning: variable "yElementWiseStride" was declared but never referenced
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float, OpType=simdOps::CosineSimilarity<float>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=float]"
(995): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(340): warning: variable "tid" was declared but never referenced
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float, OpType=simdOps::Dot<float>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=float]"
(995): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(344): warning: variable "xElementWiseStride" was declared but never referenced
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float, OpType=simdOps::Dot<float>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=float]"
(995): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(345): warning: variable "yElementWiseStride" was declared but never referenced
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float, OpType=simdOps::Dot<float>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=float]"
(995): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(340): warning: variable "tid" was declared but never referenced
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float, OpType=simdOps::EqualsWithEps<float>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=float]"
(995): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(344): warning: variable "xElementWiseStride" was declared but never referenced
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float, OpType=simdOps::EqualsWithEps<float>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=float]"
(995): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(345): warning: variable "yElementWiseStride" was declared but never referenced
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float, OpType=simdOps::EqualsWithEps<float>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=float]"
(995): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(340): warning: variable "tid" was declared but never referenced
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float16, OpType=simdOps::ManhattanDistance<float16>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float16]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=float16]"
(1023): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(344): warning: variable "xElementWiseStride" was declared but never referenced
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float16, OpType=simdOps::ManhattanDistance<float16>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float16]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=float16]"
(1023): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(345): warning: variable "yElementWiseStride" was declared but never referenced
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float16, OpType=simdOps::ManhattanDistance<float16>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float16]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=float16]"
(1023): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(353): warning: __shared__ memory variable with non-empty constructor or destructor (potential race between threads)
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float16, OpType=simdOps::ManhattanDistance<float16>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float16]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=float16]"
(1023): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(340): warning: variable "tid" was declared but never referenced
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float16, OpType=simdOps::EuclideanDistance<float16>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float16]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=float16]"
(1023): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(344): warning: variable "xElementWiseStride" was declared but never referenced
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float16, OpType=simdOps::EuclideanDistance<float16>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float16]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=float16]"
(1023): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(345): warning: variable "yElementWiseStride" was declared but never referenced
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float16, OpType=simdOps::EuclideanDistance<float16>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float16]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=float16]"
(1023): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(353): warning: __shared__ memory variable with non-empty constructor or destructor (potential race between threads)
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float16, OpType=simdOps::EuclideanDistance<float16>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float16]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=float16]"
(1023): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(340): warning: variable "tid" was declared but never referenced
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float16, OpType=simdOps::CosineSimilarity<float16>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float16]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=float16]"
(1023): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(344): warning: variable "xElementWiseStride" was declared but never referenced
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float16, OpType=simdOps::CosineSimilarity<float16>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float16]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=float16]"
(1023): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(345): warning: variable "yElementWiseStride" was declared but never referenced
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float16, OpType=simdOps::CosineSimilarity<float16>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float16]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=float16]"
(1023): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(353): warning: __shared__ memory variable with non-empty constructor or destructor (potential race between threads)
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float16, OpType=simdOps::CosineSimilarity<float16>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float16]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=float16]"
(1023): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(340): warning: variable "tid" was declared but never referenced
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float16, OpType=simdOps::Dot<float16>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float16]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=float16]"
(1023): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(344): warning: variable "xElementWiseStride" was declared but never referenced
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float16, OpType=simdOps::Dot<float16>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float16]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=float16]"
(1023): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(345): warning: variable "yElementWiseStride" was declared but never referenced
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float16, OpType=simdOps::Dot<float16>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float16]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=float16]"
(1023): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(353): warning: __shared__ memory variable with non-empty constructor or destructor (potential race between threads)
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float16, OpType=simdOps::Dot<float16>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float16]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=float16]"
(1023): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(340): warning: variable "tid" was declared but never referenced
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float16, OpType=simdOps::EqualsWithEps<float16>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float16]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=float16]"
(1023): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(344): warning: variable "xElementWiseStride" was declared but never referenced
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float16, OpType=simdOps::EqualsWithEps<float16>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float16]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=float16]"
(1023): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(345): warning: variable "yElementWiseStride" was declared but never referenced
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float16, OpType=simdOps::EqualsWithEps<float16>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float16]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=float16]"
(1023): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(353): warning: __shared__ memory variable with non-empty constructor or destructor (potential race between threads)
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::transform<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float16, OpType=simdOps::EqualsWithEps<float16>]"
(515): here
instantiation of "void functions::reduce3::Reduce3<T>::exec(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, UnifiedSharedMemory *, int *, int *, int *, int *) [with T=float16]"
(884): here
instantiation of "void reduce3Generic(int, T *, int *, T *, int *, T *, T *, int *, int *, int, int, int *, int *, int *, int *, int *) [with T=float16]"
(1023): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(175): warning: __shared__ memory variable with non-empty constructor or destructor (potential race between threads)
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::execScalarCuda<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, T *, UnifiedSharedMemory *, int *) [with T=float16, OpType=simdOps::ManhattanDistance<float16>]"
(532): here
instantiation of "void functions::reduce3::Reduce3<T>::execScalarCuda(int, T *, int *, T *, int *, T *, T *, int *, int *, T *, UnifiedSharedMemory *, int *) [with T=float16]"
(920): here
instantiation of "void reduce3ScalarGeneric(int, T *, int *, T *, int *, T *, T *, int *, int *, T *, int *, int *, int *, int *) [with T=float16]"
(1076): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(175): warning: __shared__ memory variable with non-empty constructor or destructor (potential race between threads)
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::execScalarCuda<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, T *, UnifiedSharedMemory *, int *) [with T=float16, OpType=simdOps::EuclideanDistance<float16>]"
(532): here
instantiation of "void functions::reduce3::Reduce3<T>::execScalarCuda(int, T *, int *, T *, int *, T *, T *, int *, int *, T *, UnifiedSharedMemory *, int *) [with T=float16]"
(920): here
instantiation of "void reduce3ScalarGeneric(int, T *, int *, T *, int *, T *, T *, int *, int *, T *, int *, int *, int *, int *) [with T=float16]"
(1076): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(175): warning: __shared__ memory variable with non-empty constructor or destructor (potential race between threads)
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::execScalarCuda<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, T *, UnifiedSharedMemory *, int *) [with T=float16, OpType=simdOps::CosineSimilarity<float16>]"
(532): here
instantiation of "void functions::reduce3::Reduce3<T>::execScalarCuda(int, T *, int *, T *, int *, T *, T *, int *, int *, T *, UnifiedSharedMemory *, int *) [with T=float16]"
(920): here
instantiation of "void reduce3ScalarGeneric(int, T *, int *, T *, int *, T *, T *, int *, int *, T *, int *, int *, int *, int *) [with T=float16]"
(1076): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(175): warning: __shared__ memory variable with non-empty constructor or destructor (potential race between threads)
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::execScalarCuda<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, T *, UnifiedSharedMemory *, int *) [with T=float16, OpType=simdOps::Dot<float16>]"
(532): here
instantiation of "void functions::reduce3::Reduce3<T>::execScalarCuda(int, T *, int *, T *, int *, T *, T *, int *, int *, T *, UnifiedSharedMemory *, int *) [with T=float16]"
(920): here
instantiation of "void reduce3ScalarGeneric(int, T *, int *, T *, int *, T *, T *, int *, int *, T *, int *, int *, int *, int *) [with T=float16]"
(1076): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(175): warning: __shared__ memory variable with non-empty constructor or destructor (potential race between threads)
detected during:
instantiation of "void functions::reduce3::Reduce3<T>::execScalarCuda<OpType>(T *, int *, T *, int *, T *, T *, int *, int *, T *, UnifiedSharedMemory *, int *) [with T=float16, OpType=simdOps::EqualsWithEps<float16>]"
(532): here
instantiation of "void functions::reduce3::Reduce3<T>::execScalarCuda(int, T *, int *, T *, int *, T *, T *, int *, int *, T *, UnifiedSharedMemory *, int *) [with T=float16]"
(920): here
instantiation of "void reduce3ScalarGeneric(int, T *, int *, T *, int *, T *, T *, int *, int *, T *, int *, int *, int *, int *) [with T=float16]"
(1076): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(261): warning: invalid narrowing conversion from "unsigned int" to "int"
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=double, OpType=simdOps::IndexMax<double>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=double]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=double]"
(703): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(283): warning: invalid narrowing conversion from "unsigned int" to "int"
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=double, OpType=simdOps::IndexMax<double>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=double]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=double]"
(703): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(235): warning: variable "tadOrder" was set but never used
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=double, OpType=simdOps::IndexMax<double>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=double]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=double]"
(703): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(261): warning: invalid narrowing conversion from "unsigned int" to "int"
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=double, OpType=simdOps::IndexMin<double>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=double]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=double]"
(703): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(283): warning: invalid narrowing conversion from "unsigned int" to "int"
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=double, OpType=simdOps::IndexMin<double>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=double]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=double]"
(703): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(235): warning: variable "tadOrder" was set but never used
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=double, OpType=simdOps::IndexMin<double>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=double]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=double]"
(703): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(261): warning: invalid narrowing conversion from "unsigned int" to "int"
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=double, OpType=simdOps::IndexAbsoluteMax<double>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=double]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=double]"
(703): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(283): warning: invalid narrowing conversion from "unsigned int" to "int"
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=double, OpType=simdOps::IndexAbsoluteMax<double>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=double]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=double]"
(703): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(235): warning: variable "tadOrder" was set but never used
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=double, OpType=simdOps::IndexAbsoluteMax<double>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=double]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=double]"
(703): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(261): warning: invalid narrowing conversion from "unsigned int" to "int"
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=double, OpType=simdOps::IndexAbsoluteMin<double>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=double]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=double]"
(703): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(283): warning: invalid narrowing conversion from "unsigned int" to "int"
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=double, OpType=simdOps::IndexAbsoluteMin<double>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=double]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=double]"
(703): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(235): warning: variable "tadOrder" was set but never used
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=double, OpType=simdOps::IndexAbsoluteMin<double>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=double]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=double]"
(703): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(261): warning: invalid narrowing conversion from "unsigned int" to "int"
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=double, OpType=simdOps::FirstIndex<double>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=double]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=double]"
(703): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(283): warning: invalid narrowing conversion from "unsigned int" to "int"
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=double, OpType=simdOps::FirstIndex<double>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=double]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=double]"
(703): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(235): warning: variable "tadOrder" was set but never used
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=double, OpType=simdOps::FirstIndex<double>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=double]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=double]"
(703): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(261): warning: invalid narrowing conversion from "unsigned int" to "int"
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=double, OpType=simdOps::LastIndex<double>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=double]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=double]"
(703): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(283): warning: invalid narrowing conversion from "unsigned int" to "int"
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=double, OpType=simdOps::LastIndex<double>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=double]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=double]"
(703): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(235): warning: variable "tadOrder" was set but never used
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=double, OpType=simdOps::LastIndex<double>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=double]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=double]"
(703): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(261): warning: invalid narrowing conversion from "unsigned int" to "int"
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float, OpType=simdOps::IndexMax<float>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=float]"
(741): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(283): warning: invalid narrowing conversion from "unsigned int" to "int"
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float, OpType=simdOps::IndexMax<float>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=float]"
(741): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(235): warning: variable "tadOrder" was set but never used
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float, OpType=simdOps::IndexMax<float>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=float]"
(741): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(261): warning: invalid narrowing conversion from "unsigned int" to "int"
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float, OpType=simdOps::IndexMin<float>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=float]"
(741): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(283): warning: invalid narrowing conversion from "unsigned int" to "int"
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float, OpType=simdOps::IndexMin<float>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=float]"
(741): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(235): warning: variable "tadOrder" was set but never used
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float, OpType=simdOps::IndexMin<float>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=float]"
(741): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(261): warning: invalid narrowing conversion from "unsigned int" to "int"
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float, OpType=simdOps::IndexAbsoluteMax<float>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=float]"
(741): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(283): warning: invalid narrowing conversion from "unsigned int" to "int"
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float, OpType=simdOps::IndexAbsoluteMax<float>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=float]"
(741): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(235): warning: variable "tadOrder" was set but never used
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float, OpType=simdOps::IndexAbsoluteMax<float>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=float]"
(741): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(261): warning: invalid narrowing conversion from "unsigned int" to "int"
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float, OpType=simdOps::IndexAbsoluteMin<float>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=float]"
(741): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(283): warning: invalid narrowing conversion from "unsigned int" to "int"
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float, OpType=simdOps::IndexAbsoluteMin<float>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=float]"
(741): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(235): warning: variable "tadOrder" was set but never used
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float, OpType=simdOps::IndexAbsoluteMin<float>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=float]"
(741): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(261): warning: invalid narrowing conversion from "unsigned int" to "int"
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float, OpType=simdOps::FirstIndex<float>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=float]"
(741): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(283): warning: invalid narrowing conversion from "unsigned int" to "int"
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float, OpType=simdOps::FirstIndex<float>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=float]"
(741): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(235): warning: variable "tadOrder" was set but never used
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float, OpType=simdOps::FirstIndex<float>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=float]"
(741): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(261): warning: invalid narrowing conversion from "unsigned int" to "int"
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float, OpType=simdOps::LastIndex<float>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=float]"
(741): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(283): warning: invalid narrowing conversion from "unsigned int" to "int"
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float, OpType=simdOps::LastIndex<float>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=float]"
(741): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(235): warning: variable "tadOrder" was set but never used
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float, OpType=simdOps::LastIndex<float>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=float]"
(741): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(261): warning: invalid narrowing conversion from "unsigned int" to "int"
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float16, OpType=simdOps::IndexMax<float16>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float16]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=float16]"
(764): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(283): warning: invalid narrowing conversion from "unsigned int" to "int"
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float16, OpType=simdOps::IndexMax<float16>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float16]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=float16]"
(764): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(235): warning: variable "tadOrder" was set but never used
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float16, OpType=simdOps::IndexMax<float16>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float16]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=float16]"
(764): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(261): warning: invalid narrowing conversion from "unsigned int" to "int"
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float16, OpType=simdOps::IndexMin<float16>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float16]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=float16]"
(764): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(283): warning: invalid narrowing conversion from "unsigned int" to "int"
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float16, OpType=simdOps::IndexMin<float16>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float16]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=float16]"
(764): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(235): warning: variable "tadOrder" was set but never used
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float16, OpType=simdOps::IndexMin<float16>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float16]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=float16]"
(764): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(261): warning: invalid narrowing conversion from "unsigned int" to "int"
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float16, OpType=simdOps::IndexAbsoluteMax<float16>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float16]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=float16]"
(764): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(283): warning: invalid narrowing conversion from "unsigned int" to "int"
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float16, OpType=simdOps::IndexAbsoluteMax<float16>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float16]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=float16]"
(764): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(235): warning: variable "tadOrder" was set but never used
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float16, OpType=simdOps::IndexAbsoluteMax<float16>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float16]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=float16]"
(764): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(261): warning: invalid narrowing conversion from "unsigned int" to "int"
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float16, OpType=simdOps::IndexAbsoluteMin<float16>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float16]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=float16]"
(764): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(283): warning: invalid narrowing conversion from "unsigned int" to "int"
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float16, OpType=simdOps::IndexAbsoluteMin<float16>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float16]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=float16]"
(764): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(235): warning: variable "tadOrder" was set but never used
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float16, OpType=simdOps::IndexAbsoluteMin<float16>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float16]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=float16]"
(764): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(261): warning: invalid narrowing conversion from "unsigned int" to "int"
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float16, OpType=simdOps::FirstIndex<float16>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float16]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=float16]"
(764): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(283): warning: invalid narrowing conversion from "unsigned int" to "int"
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float16, OpType=simdOps::FirstIndex<float16>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float16]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=float16]"
(764): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(235): warning: variable "tadOrder" was set but never used
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float16, OpType=simdOps::FirstIndex<float16>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float16]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=float16]"
(764): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(261): warning: invalid narrowing conversion from "unsigned int" to "int"
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float16, OpType=simdOps::LastIndex<float16>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float16]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=float16]"
(764): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(283): warning: invalid narrowing conversion from "unsigned int" to "int"
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float16, OpType=simdOps::LastIndex<float16>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float16]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=float16]"
(764): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(235): warning: variable "tadOrder" was set but never used
detected during:
instantiation of "void functions::indexreduce::IndexReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float16, OpType=simdOps::LastIndex<float16>]"
(103): here
instantiation of "void functions::indexreduce::IndexReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float16]"
(675): here
instantiation of "void indexReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, int *, T *, int *, int *) [with T=float16]"
(764): here
C:/Users/josh/dl4j/build/libnd4j/include\ops/special_ops.h(824): warning: __shared__ memory variable with non-empty constructor or destructor (potential race between threads)
detected during:
instantiation of "void simdOps::SoftMax<T>::execSpecialCuda(T *, int *, T *, int *, T *, int *, T *, UnifiedSharedMemory *) [with T=float16]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/transform.h(155): here
instantiation of "void functions::transform::Transform<T>::transformCuda<OpType>(T *, int *, T *, T *, int *, int *, T *, UnifiedSharedMemory *) [with T=float16, OpType=simdOps::SoftMax<float16>]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/transform.h(252): here
instantiation of "void functions::transform::Transform<T>::transformCuda(int, T *, int *, T *, T *, int *, int *, T *, UnifiedSharedMemory *) [with T=float16]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/transform.h(622): here
instantiation of "void transformGenericIndexes(int, T *, int *, int, T *, T *, int *, int *, T *) [with T=float16]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/transform.h(691): here
C:/Users/josh/dl4j/build/libnd4j/include\ops/special_ops.h(1154): warning: __shared__ memory variable with non-empty constructor or destructor (potential race between threads)
detected during:
instantiation of "void simdOps::SoftMaxDerivative<T>::execSpecialCuda(T *, int *, T *, int *, T *, int *, T *, UnifiedSharedMemory *) [with T=float16]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/transform.h(155): here
instantiation of "void functions::transform::Transform<T>::transformCuda<OpType>(T *, int *, T *, T *, int *, int *, T *, UnifiedSharedMemory *) [with T=float16, OpType=simdOps::SoftMaxDerivative<float16>]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/transform.h(252): here
instantiation of "void functions::transform::Transform<T>::transformCuda(int, T *, int *, T *, T *, int *, int *, T *, UnifiedSharedMemory *) [with T=float16]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/transform.h(622): here
instantiation of "void transformGenericIndexes(int, T *, int *, int, T *, T *, int *, int *, T *) [with T=float16]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/transform.h(691): here
C:/Users/josh/dl4j/build/libnd4j/include\ops/special_ops.h(995): warning: __shared__ memory variable with non-empty constructor or destructor (potential race between threads)
detected during:
instantiation of "void simdOps::LogSoftMax<T>::execSpecialCuda(T *, int *, T *, int *, T *, int *, T *, UnifiedSharedMemory *) [with T=float16]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/transform.h(155): here
instantiation of "void functions::transform::Transform<T>::transformCuda<OpType>(T *, int *, T *, T *, int *, int *, T *, UnifiedSharedMemory *) [with T=float16, OpType=simdOps::LogSoftMax<float16>]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/transform.h(252): here
instantiation of "void functions::transform::Transform<T>::transformCuda(int, T *, int *, T *, T *, int *, int *, T *, UnifiedSharedMemory *) [with T=float16]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/transform.h(622): here
instantiation of "void transformGenericIndexes(int, T *, int *, int, T *, T *, int *, int *, T *) [with T=float16]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/transform.h(691): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/transform.h(768): warning: variable "tadOrder" was set but never used
detected during instantiation of "void fillDimensionalIsMaxGeneric(T *, int *, T *, int *, int *, int *, int, int *) [with T=float]"
(811): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/transform.h(768): warning: variable "tadOrder" was set but never used
detected during instantiation of "void fillDimensionalIsMaxGeneric(T *, int *, T *, int *, int *, int *, int, int *) [with T=double]"
(815): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/transform.h(768): warning: variable "tadOrder" was set but never used
detected during instantiation of "void fillDimensionalIsMaxGeneric(T *, int *, T *, int *, int *, int *, int, int *) [with T=float16]"
(819): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/transform.h(1505): warning: variable "zX" was declared but never referenced
detected during instantiation of "void shuffleKernelGeneric(T **, int **, T **, int **, int, int *, int **, int **) [with T=double]"
(1538): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/transform.h(1469): warning: variable "yStride" was declared but never referenced
detected during instantiation of "void shuffleKernelGeneric(T **, int **, T **, int **, int, int *, int **, int **) [with T=double]"
(1538): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/transform.h(1505): warning: variable "zX" was declared but never referenced
detected during instantiation of "void shuffleKernelGeneric(T **, int **, T **, int **, int, int *, int **, int **) [with T=float]"
(1542): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/transform.h(1469): warning: variable "yStride" was declared but never referenced
detected during instantiation of "void shuffleKernelGeneric(T **, int **, T **, int **, int, int *, int **, int **) [with T=float]"
(1542): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/transform.h(1505): warning: variable "zX" was declared but never referenced
detected during instantiation of "void shuffleKernelGeneric(T **, int **, T **, int **, int, int *, int **, int **) [with T=float16]"
(1546): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/transform.h(1469): warning: variable "yStride" was declared but never referenced
detected during instantiation of "void shuffleKernelGeneric(T **, int **, T **, int **, int, int *, int **, int **) [with T=float16]"
(1546): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/summarystatsreduce.h(355): warning: variable "numElements" was declared but never referenced
detected during:
instantiation of "void functions::summarystats::SummaryStatsReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=double, OpType=simdOps::SummaryStatsVariance<double>]"
(608): here
instantiation of "void functions::summarystats::SummaryStatsReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=double]"
(875): here
instantiation of "void summaryStatsReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, __nv_bool, int *, T *, int *, int *) [with T=double]"
(903): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/summarystatsreduce.h(355): warning: variable "numElements" was declared but never referenced
detected during:
instantiation of "void functions::summarystats::SummaryStatsReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=double, OpType=simdOps::SummaryStatsStandardDeviation<double>]"
(608): here
instantiation of "void functions::summarystats::SummaryStatsReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=double]"
(875): here
instantiation of "void summaryStatsReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, __nv_bool, int *, T *, int *, int *) [with T=double]"
(903): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/summarystatsreduce.h(355): warning: variable "numElements" was declared but never referenced
detected during:
instantiation of "void functions::summarystats::SummaryStatsReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float, OpType=simdOps::SummaryStatsVariance<float>]"
(608): here
instantiation of "void functions::summarystats::SummaryStatsReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float]"
(875): here
instantiation of "void summaryStatsReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, __nv_bool, int *, T *, int *, int *) [with T=float]"
(940): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/summarystatsreduce.h(355): warning: variable "numElements" was declared but never referenced
detected during:
instantiation of "void functions::summarystats::SummaryStatsReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float, OpType=simdOps::SummaryStatsStandardDeviation<float>]"
(608): here
instantiation of "void functions::summarystats::SummaryStatsReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float]"
(875): here
instantiation of "void summaryStatsReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, __nv_bool, int *, T *, int *, int *) [with T=float]"
(940): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/summarystatsreduce.h(355): warning: variable "numElements" was declared but never referenced
detected during:
instantiation of "void functions::summarystats::SummaryStatsReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float16, OpType=simdOps::SummaryStatsVariance<float16>]"
(608): here
instantiation of "void functions::summarystats::SummaryStatsReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float16]"
(875): here
instantiation of "void summaryStatsReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, __nv_bool, int *, T *, int *, int *) [with T=float16]"
(963): here
C:/Users/josh/dl4j/build/libnd4j/include\loops/summarystatsreduce.h(355): warning: variable "numElements" was declared but never referenced
detected during:
instantiation of "void functions::summarystats::SummaryStatsReduce<T>::transform<OpType>(T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float16, OpType=simdOps::SummaryStatsStandardDeviation<float16>]"
(608): here
instantiation of "void functions::summarystats::SummaryStatsReduce<T>::transform(int, T *, int *, T *, T *, int *, int *, int, int, int *, T *, UnifiedSharedMemory *, int *, int *) [with T=float16]"
(875): here
instantiation of "void summaryStatsReduceGeneric(int, T *, int *, int, T *, T *, int *, int, int *, int, int, __nv_bool, int *, T *, int *, int *) [with T=float16]"
(963): here
C:/Users/josh/dl4j/build/libnd4j/include\ops/special_random_ops.h(34): warning: variable "xLength" was set but never used
detected during:
instantiation of "void randomOps::Choice<T>::specialOpCuda(Nd4jPointer, T *, int *, T *, int *, T *, int *, T *) [with T=float]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/random.h(41): here
instantiation of "void functions::random::RandomFunction<T>::execTransformCuda<OpClass>(Nd4jPointer, T *, int *, T *, int *, T *, int *, T *) [with T=float, OpClass=randomOps::Choice<float>]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/random.h(493): here
instantiation of "void randomTripleGeneric<T,OpClass>(Nd4jPointer, T *, int *, T *, int *, T *, int *, T *) [with T=float, OpClass=randomOps::Choice<float>]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/random.h(506): here
C:/Users/josh/dl4j/build/libnd4j/include\ops/special_random_ops.h(34): warning: variable "xLength" was set but never used
detected during:
instantiation of "void randomOps::Choice<T>::specialOpCuda(Nd4jPointer, T *, int *, T *, int *, T *, int *, T *) [with T=double]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/random.h(41): here
instantiation of "void functions::random::RandomFunction<T>::execTransformCuda<OpClass>(Nd4jPointer, T *, int *, T *, int *, T *, int *, T *) [with T=double, OpClass=randomOps::Choice<double>]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/random.h(493): here
instantiation of "void randomTripleGeneric<T,OpClass>(Nd4jPointer, T *, int *, T *, int *, T *, int *, T *) [with T=double, OpClass=randomOps::Choice<double>]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/random.h(507): here
C:/Users/josh/dl4j/build/libnd4j/include\ops/special_random_ops.h(34): warning: variable "xLength" was set but never used
detected during:
instantiation of "void randomOps::Choice<T>::specialOpCuda(Nd4jPointer, T *, int *, T *, int *, T *, int *, T *) [with T=float16]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/random.h(41): here
instantiation of "void functions::random::RandomFunction<T>::execTransformCuda<OpClass>(Nd4jPointer, T *, int *, T *, int *, T *, int *, T *) [with T=float16, OpClass=randomOps::Choice<float16>]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/random.h(493): here
instantiation of "void randomTripleGeneric<T,OpClass>(Nd4jPointer, T *, int *, T *, int *, T *, int *, T *) [with T=float16, OpClass=randomOps::Choice<float16>]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/random.h(508): here
C:/Users/josh/dl4j/build/libnd4j/include\ops/special_random_ops.h(267): warning: __shared__ memory variable with non-empty constructor or destructor (potential race between threads)
detected during:
instantiation of "void randomOps::GaussianDistribution<T>::specialOpCuda(Nd4jPointer, T *, int *, T *, int *, T *, int *, T *) [with T=float16]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/random.h(41): here
instantiation of "void functions::random::RandomFunction<T>::execTransformCuda<OpClass>(Nd4jPointer, T *, int *, T *, int *, T *, int *, T *) [with T=float16, OpClass=randomOps::GaussianDistribution<float16>]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/random.h(493): here
instantiation of "void randomTripleGeneric<T,OpClass>(Nd4jPointer, T *, int *, T *, int *, T *, int *, T *) [with T=float16, OpClass=randomOps::GaussianDistribution<float16>]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/random.h(508): here
C:/Users/josh/dl4j/build/libnd4j/include\ops/special_random_ops.h(268): warning: __shared__ memory variable with non-empty constructor or destructor (potential race between threads)
detected during:
instantiation of "void randomOps::GaussianDistribution<T>::specialOpCuda(Nd4jPointer, T *, int *, T *, int *, T *, int *, T *) [with T=float16]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/random.h(41): here
instantiation of "void functions::random::RandomFunction<T>::execTransformCuda<OpClass>(Nd4jPointer, T *, int *, T *, int *, T *, int *, T *) [with T=float16, OpClass=randomOps::GaussianDistribution<float16>]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/random.h(493): here
instantiation of "void randomTripleGeneric<T,OpClass>(Nd4jPointer, T *, int *, T *, int *, T *, int *, T *) [with T=float16, OpClass=randomOps::GaussianDistribution<float16>]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/random.h(508): here
C:/Users/josh/dl4j/build/libnd4j/include\ops/special_random_ops.h(273): warning: __shared__ memory variable with non-empty constructor or destructor (potential race between threads)
detected during:
instantiation of "void randomOps::GaussianDistribution<T>::specialOpCuda(Nd4jPointer, T *, int *, T *, int *, T *, int *, T *) [with T=float16]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/random.h(41): here
instantiation of "void functions::random::RandomFunction<T>::execTransformCuda<OpClass>(Nd4jPointer, T *, int *, T *, int *, T *, int *, T *) [with T=float16, OpClass=randomOps::GaussianDistribution<float16>]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/random.h(493): here
instantiation of "void randomTripleGeneric<T,OpClass>(Nd4jPointer, T *, int *, T *, int *, T *, int *, T *) [with T=float16, OpClass=randomOps::GaussianDistribution<float16>]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/random.h(508): here
C:/Users/josh/dl4j/build/libnd4j/include\ops/special_random_ops.h(274): warning: __shared__ memory variable with non-empty constructor or destructor (potential race between threads)
detected during:
instantiation of "void randomOps::GaussianDistribution<T>::specialOpCuda(Nd4jPointer, T *, int *, T *, int *, T *, int *, T *) [with T=float16]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/random.h(41): here
instantiation of "void functions::random::RandomFunction<T>::execTransformCuda<OpClass>(Nd4jPointer, T *, int *, T *, int *, T *, int *, T *) [with T=float16, OpClass=randomOps::GaussianDistribution<float16>]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/random.h(493): here
instantiation of "void randomTripleGeneric<T,OpClass>(Nd4jPointer, T *, int *, T *, int *, T *, int *, T *) [with T=float16, OpClass=randomOps::GaussianDistribution<float16>]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/random.h(508): here
C:/Users/josh/dl4j/build/libnd4j/include\ops/aggregate_ops.h(825): warning: variable "initialIdx" was set but never used
detected during:
instantiation of "void aggregateOps::CBOW<T>::executeAggregateCuda(T **, int, int **, int, int *, int, int **, int, T *, int) [with T=float]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/aggregates.h(30): here
instantiation of "void functions::aggregate::AggregatedFunction<T>::execCuda<OpClass>(T **, int, int **, int, int *, int, int **, int, T *, int) [with T=float, OpClass=aggregateOps::CBOW<float>]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/aggregates.h(50): here
instantiation of "void aggregateGeneric<T,OpClass>(T **, int, int **, int, int *, int, int **, int, T *, int) [with T=float, OpClass=aggregateOps::CBOW<float>]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/aggregates.h(86): here
C:/Users/josh/dl4j/build/libnd4j/include\ops/aggregate_ops.h(842): warning: variable "expTable" was declared but never referenced
detected during:
instantiation of "void aggregateOps::CBOW<T>::executeAggregateCuda(T **, int, int **, int, int *, int, int **, int, T *, int) [with T=float]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/aggregates.h(30): here
instantiation of "void functions::aggregate::AggregatedFunction<T>::execCuda<OpClass>(T **, int, int **, int, int *, int, int **, int, T *, int) [with T=float, OpClass=aggregateOps::CBOW<float>]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/aggregates.h(50): here
instantiation of "void aggregateGeneric<T,OpClass>(T **, int, int **, int, int *, int, int **, int, T *, int) [with T=float, OpClass=aggregateOps::CBOW<float>]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/aggregates.h(86): here
C:/Users/josh/dl4j/build/libnd4j/include\ops/aggregate_ops.h(825): warning: variable "initialIdx" was set but never used
detected during:
instantiation of "void aggregateOps::CBOW<T>::executeAggregateCuda(T **, int, int **, int, int *, int, int **, int, T *, int) [with T=double]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/aggregates.h(30): here
instantiation of "void functions::aggregate::AggregatedFunction<T>::execCuda<OpClass>(T **, int, int **, int, int *, int, int **, int, T *, int) [with T=double, OpClass=aggregateOps::CBOW<double>]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/aggregates.h(50): here
instantiation of "void aggregateGeneric<T,OpClass>(T **, int, int **, int, int *, int, int **, int, T *, int) [with T=double, OpClass=aggregateOps::CBOW<double>]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/aggregates.h(87): here
C:/Users/josh/dl4j/build/libnd4j/include\ops/aggregate_ops.h(842): warning: variable "expTable" was declared but never referenced
detected during:
instantiation of "void aggregateOps::CBOW<T>::executeAggregateCuda(T **, int, int **, int, int *, int, int **, int, T *, int) [with T=double]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/aggregates.h(30): here
instantiation of "void functions::aggregate::AggregatedFunction<T>::execCuda<OpClass>(T **, int, int **, int, int *, int, int **, int, T *, int) [with T=double, OpClass=aggregateOps::CBOW<double>]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/aggregates.h(50): here
instantiation of "void aggregateGeneric<T,OpClass>(T **, int, int **, int, int *, int, int **, int, T *, int) [with T=double, OpClass=aggregateOps::CBOW<double>]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/aggregates.h(87): here
C:/Users/josh/dl4j/build/libnd4j/include\ops/aggregate_ops.h(178): warning: __shared__ memory variable with non-empty constructor or destructor (potential race between threads)
detected during:
instantiation of "void aggregateOps::HierarchicSoftmax<T>::executeAggregateCuda(T **, int, int **, int, int *, int, int **, int, T *, int) [with T=float16]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/aggregates.h(30): here
instantiation of "void functions::aggregate::AggregatedFunction<T>::execCuda<OpClass>(T **, int, int **, int, int *, int, int **, int, T *, int) [with T=float16, OpClass=aggregateOps::HierarchicSoftmax<float16>]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/aggregates.h(50): here
instantiation of "void aggregateGeneric<T,OpClass>(T **, int, int **, int, int *, int, int **, int, T *, int) [with T=float16, OpClass=aggregateOps::HierarchicSoftmax<float16>]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/aggregates.h(88): here
C:/Users/josh/dl4j/build/libnd4j/include\ops/aggregate_ops.h(179): warning: __shared__ memory variable with non-empty constructor or destructor (potential race between threads)
detected during:
instantiation of "void aggregateOps::HierarchicSoftmax<T>::executeAggregateCuda(T **, int, int **, int, int *, int, int **, int, T *, int) [with T=float16]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/aggregates.h(30): here
instantiation of "void functions::aggregate::AggregatedFunction<T>::execCuda<OpClass>(T **, int, int **, int, int *, int, int **, int, T *, int) [with T=float16, OpClass=aggregateOps::HierarchicSoftmax<float16>]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/aggregates.h(50): here
instantiation of "void aggregateGeneric<T,OpClass>(T **, int, int **, int, int *, int, int **, int, T *, int) [with T=float16, OpClass=aggregateOps::HierarchicSoftmax<float16>]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/aggregates.h(88): here
C:/Users/josh/dl4j/build/libnd4j/include\ops/aggregate_ops.h(180): warning: __shared__ memory variable with non-empty constructor or destructor (potential race between threads)
detected during:
instantiation of "void aggregateOps::HierarchicSoftmax<T>::executeAggregateCuda(T **, int, int **, int, int *, int, int **, int, T *, int) [with T=float16]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/aggregates.h(30): here
instantiation of "void functions::aggregate::AggregatedFunction<T>::execCuda<OpClass>(T **, int, int **, int, int *, int, int **, int, T *, int) [with T=float16, OpClass=aggregateOps::HierarchicSoftmax<float16>]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/aggregates.h(50): here
instantiation of "void aggregateGeneric<T,OpClass>(T **, int, int **, int, int *, int, int **, int, T *, int) [with T=float16, OpClass=aggregateOps::HierarchicSoftmax<float16>]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/aggregates.h(88): here
C:/Users/josh/dl4j/build/libnd4j/include\ops/aggregate_ops.h(181): warning: __shared__ memory variable with non-empty constructor or destructor (potential race between threads)
detected during:
instantiation of "void aggregateOps::HierarchicSoftmax<T>::executeAggregateCuda(T **, int, int **, int, int *, int, int **, int, T *, int) [with T=float16]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/aggregates.h(30): here
instantiation of "void functions::aggregate::AggregatedFunction<T>::execCuda<OpClass>(T **, int, int **, int, int *, int, int **, int, T *, int) [with T=float16, OpClass=aggregateOps::HierarchicSoftmax<float16>]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/aggregates.h(50): here
instantiation of "void aggregateGeneric<T,OpClass>(T **, int, int **, int, int *, int, int **, int, T *, int) [with T=float16, OpClass=aggregateOps::HierarchicSoftmax<float16>]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/aggregates.h(88): here
C:/Users/josh/dl4j/build/libnd4j/include\ops/aggregate_ops.h(409): warning: __shared__ memory variable with non-empty constructor or destructor (potential race between threads)
detected during:
instantiation of "void aggregateOps::Dot<T>::executeAggregateCuda(T **, int, int **, int, int *, int, int **, int, T *, int) [with T=float16]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/aggregates.h(30): here
instantiation of "void functions::aggregate::AggregatedFunction<T>::execCuda<OpClass>(T **, int, int **, int, int *, int, int **, int, T *, int) [with T=float16, OpClass=aggregateOps::Dot<float16>]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/aggregates.h(50): here
instantiation of "void aggregateGeneric<T,OpClass>(T **, int, int **, int, int *, int, int **, int, T *, int) [with T=float16, OpClass=aggregateOps::Dot<float16>]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/aggregates.h(88): here
C:/Users/josh/dl4j/build/libnd4j/include\ops/aggregate_ops.h(311): warning: __shared__ memory variable with non-empty constructor or destructor (potential race between threads)
detected during:
instantiation of "void aggregateOps::NegativeSampling<T>::executeAggregateCuda(T **, int, int **, int, int *, int, int **, int, T *, int) [with T=float16]"
(660): here
instantiation of "void aggregateOps::SkipGram<T>::executeAggregateCuda(T **, int, int **, int, int *, int, int **, int, T *, int) [with T=float16]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/aggregates.h(30): here
instantiation of "void functions::aggregate::AggregatedFunction<T>::execCuda<OpClass>(T **, int, int **, int, int *, int, int **, int, T *, int) [with T=float16, OpClass=aggregateOps::SkipGram<float16>]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/aggregates.h(50): here
instantiation of "void aggregateGeneric<T,OpClass>(T **, int, int **, int, int *, int, int **, int, T *, int) [with T=float16, OpClass=aggregateOps::SkipGram<float16>]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/aggregates.h(88): here
C:/Users/josh/dl4j/build/libnd4j/include\ops/aggregate_ops.h(312): warning: __shared__ memory variable with non-empty constructor or destructor (potential race between threads)
detected during:
instantiation of "void aggregateOps::NegativeSampling<T>::executeAggregateCuda(T **, int, int **, int, int *, int, int **, int, T *, int) [with T=float16]"
(660): here
instantiation of "void aggregateOps::SkipGram<T>::executeAggregateCuda(T **, int, int **, int, int *, int, int **, int, T *, int) [with T=float16]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/aggregates.h(30): here
instantiation of "void functions::aggregate::AggregatedFunction<T>::execCuda<OpClass>(T **, int, int **, int, int *, int, int **, int, T *, int) [with T=float16, OpClass=aggregateOps::SkipGram<float16>]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/aggregates.h(50): here
instantiation of "void aggregateGeneric<T,OpClass>(T **, int, int **, int, int *, int, int **, int, T *, int) [with T=float16, OpClass=aggregateOps::SkipGram<float16>]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/aggregates.h(88): here
C:/Users/josh/dl4j/build/libnd4j/include\ops/aggregate_ops.h(313): warning: __shared__ memory variable with non-empty constructor or destructor (potential race between threads)
detected during:
instantiation of "void aggregateOps::NegativeSampling<T>::executeAggregateCuda(T **, int, int **, int, int *, int, int **, int, T *, int) [with T=float16]"
(660): here
instantiation of "void aggregateOps::SkipGram<T>::executeAggregateCuda(T **, int, int **, int, int *, int, int **, int, T *, int) [with T=float16]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/aggregates.h(30): here
instantiation of "void functions::aggregate::AggregatedFunction<T>::execCuda<OpClass>(T **, int, int **, int, int *, int, int **, int, T *, int) [with T=float16, OpClass=aggregateOps::SkipGram<float16>]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/aggregates.h(50): here
instantiation of "void aggregateGeneric<T,OpClass>(T **, int, int **, int, int *, int, int **, int, T *, int) [with T=float16, OpClass=aggregateOps::SkipGram<float16>]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/aggregates.h(88): here
C:/Users/josh/dl4j/build/libnd4j/include\ops/aggregate_ops.h(825): warning: variable "initialIdx" was set but never used
detected during:
instantiation of "void aggregateOps::CBOW<T>::executeAggregateCuda(T **, int, int **, int, int *, int, int **, int, T *, int) [with T=float16]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/aggregates.h(30): here
instantiation of "void functions::aggregate::AggregatedFunction<T>::execCuda<OpClass>(T **, int, int **, int, int *, int, int **, int, T *, int) [with T=float16, OpClass=aggregateOps::CBOW<float16>]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/aggregates.h(50): here
instantiation of "void aggregateGeneric<T,OpClass>(T **, int, int **, int, int *, int, int **, int, T *, int) [with T=float16, OpClass=aggregateOps::CBOW<float16>]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/aggregates.h(88): here
C:/Users/josh/dl4j/build/libnd4j/include\ops/aggregate_ops.h(842): warning: variable "expTable" was declared but never referenced
detected during:
instantiation of "void aggregateOps::CBOW<T>::executeAggregateCuda(T **, int, int **, int, int *, int, int **, int, T *, int) [with T=float16]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/aggregates.h(30): here
instantiation of "void functions::aggregate::AggregatedFunction<T>::execCuda<OpClass>(T **, int, int **, int, int *, int, int **, int, T *, int) [with T=float16, OpClass=aggregateOps::CBOW<float16>]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/aggregates.h(50): here
instantiation of "void aggregateGeneric<T,OpClass>(T **, int, int **, int, int *, int, int **, int, T *, int) [with T=float16, OpClass=aggregateOps::CBOW<float16>]"
C:/Users/josh/dl4j/build/libnd4j/include\loops/aggregates.h(88): here
C:/Users/josh/dl4j/build/libnd4j/include\ops/specials.h(332): warning: variable "_threads" was declared but never referenced
detected during instantiation of "void averageGeneric(T **, T *, int, Nd4jIndex, __nv_bool) [with T=float16]"
C:/Users/josh/dl4j/build/libnd4j/blas/cuda/NativeOps.cu(5358): here
C:/Users/josh/dl4j/build/libnd4j/include\ops/specials.h(332): warning: variable "_threads" was declared but never referenced
detected during instantiation of "void averageGeneric(T **, T *, int, Nd4jIndex, __nv_bool) [with T=float]"
C:/Users/josh/dl4j/build/libnd4j/blas/cuda/NativeOps.cu(5380): here
C:/Users/josh/dl4j/build/libnd4j/include\ops/specials.h(332): warning: variable "_threads" was declared but never referenced
detected during instantiation of "void averageGeneric(T **, T *, int, Nd4jIndex, __nv_bool) [with T=double]"
C:/Users/josh/dl4j/build/libnd4j/blas/cuda/NativeOps.cu(5401): here
cl : Command line warning D9002 : ignoring unknown option '-O3'
cl : Command line warning D9002 : ignoring unknown option '-fassociative-math'
cl : Command line warning D9002 : ignoring unknown option '-funsafe-math-optimizations'
NativeOps.cu
c:\users\josh\dl4j\build\libnd4j\blas\cuda\../NativeOps.h(9) : warning C4668: '__STDC_VERSION__' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif'
C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v8.0/include\cuda_fp16.h(980) : warning C4668: '__CUDA_ARCH__' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif'
C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v8.0/include\cuda_fp16.h(999) : warning C4668: '__CUDA_ARCH__' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif'
C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v8.0/include\cuda_fp16.h(1010) : warning C4668: '__CUDA_ARCH__' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif'
C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v8.0/include\cuda_fp16.h(2474) : warning C4668: '__CUDA_ARCH__' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif'
C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v8.0/include\cuda_fp16.h(2542) : warning C4668: '__CUDA_ARCH__' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif'
C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v8.0/include\cuda_fp16.h(2598) : warning C4668: '__CUDA_ARCH__' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif'
C:/Users/josh/dl4j/build/libnd4j/include\helper_cuda.h(213) : warning C4668: '__CUDA_API_VERSION' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif'
C:/Users/josh/dl4j/build/libnd4j/include\ops/ops.h(15) : warning C4005: 'ELEMENT_THRESHOLD' : macro redefinition
C:/Users/josh/dl4j/build/libnd4j/include\ops/specials.h(10) : see previous definition of 'ELEMENT_THRESHOLD'
C:/Users/josh/dl4j/build/libnd4j/include\ops/ops.h(16) : warning C4005: 'TAD_THRESHOLD' : macro redefinition
C:/Users/josh/dl4j/build/libnd4j/include\ops/specials.h(11) : see previous definition of 'TAD_THRESHOLD'
C:/Users/josh/dl4j/build/libnd4j/include\ops/ops.h(39) : warning C4668: '__CUDA_ARCH__' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif'
c:\users\josh\dl4j\build\libnd4j\include\helpers\../templatemath.h(728): warning: conversion from pointer to smaller integer
C:/Users/josh/dl4j/build/libnd4j/include\helpers/shape.h(4920): warning: missing return statement at end of non-void function "shape::strideDescendingCAscendingF"
C:/Users/josh/dl4j/build/libnd4j/include\ops/specials.h(332): warning: variable "_threads" was declared but never referenced
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(340): warning: variable "tid" was declared but never referenced
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(344): warning: variable "xElementWiseStride" was declared but never referenced
C:/Users/josh/dl4j/build/libnd4j/include\loops/reduce3.h(345): warning: variable "yElementWiseStride" was declared but never referenced
C:/Users/josh/dl4j/build/libnd4j/include\loops/indexreduce.h(235): warning: variable "tadOrder" was set but never used
C:/Users/josh/dl4j/build/libnd4j/include\loops/transform.h(768): warning: variable "tadOrder" was set but never used
C:/Users/josh/dl4j/build/libnd4j/include\loops/transform.h(1469): warning: variable "yStride" was declared but never referenced
C:/Users/josh/dl4j/build/libnd4j/include\loops/summarystatsreduce.h(355): warning: variable "numElements" was declared but never referenced
C:/Users/josh/dl4j/build/libnd4j/include\ops/special_random_ops.h(34): warning: variable "xLength" was set but never used
C:/Users/josh/dl4j/build/libnd4j/include\ops/aggregate_ops.h(825): warning: variable "initialIdx" was set but never used
C:/Users/josh/dl4j/build/libnd4j/blas/cuda/NativeOps.cu(128): warning: variable "ccMinor" was declared but never referenced
C:/Users/josh/dl4j/build/libnd4j/blas/cuda/NativeOps.cu(199): warning: variable "regPerBlock" was declared but never referenced
C:/Users/josh/dl4j/build/libnd4j/blas/cuda/NativeOps.cu(215): warning: variable "effective_block_limit" was declared but never referenced
C:/Users/josh/dl4j/build/libnd4j/blas/cuda/NativeOps.cu(289): warning: variable "zRank" was declared but never referenced
C:/Users/josh/dl4j/build/libnd4j/blas/cuda/NativeOps.cu(294): warning: variable "regPerBlock" was declared but never referenced
C:/Users/josh/dl4j/build/libnd4j/blas/cuda/NativeOps.cu(309): warning: variable "memory_floor" was declared but never referenced
C:/Users/josh/dl4j/build/libnd4j/blas/cuda/NativeOps.cu(627): warning: variable "hostYShapeInfo" was declared but never referenced
C:/Users/josh/dl4j/build/libnd4j/blas/cuda/NativeOps.cu(628): warning: variable "hostZShapeInfo" was declared but never referenced
C:/Users/josh/dl4j/build/libnd4j/blas/cuda/NativeOps.cu(928): warning: variable "hostTADShapeInfo" was declared but never referenced
C:/Users/josh/dl4j/build/libnd4j/blas/cuda/NativeOps.cu(1745): warning: variable "hostYShapeInfo" was declared but never referenced
C:/Users/josh/dl4j/build/libnd4j/blas/cuda/NativeOps.cu(1746): warning: variable "hostZShapeInfo" was declared but never referenced
C:/Users/josh/dl4j/build/libnd4j/blas/cuda/NativeOps.cu(1964): warning: variable "hostYShapeInfo" was declared but never referenced
C:/Users/josh/dl4j/build/libnd4j/blas/cuda/NativeOps.cu(1965): warning: variable "hostZShapeInfo" was declared but never referenced
C:/Users/josh/dl4j/build/libnd4j/blas/cuda/NativeOps.cu(2035): warning: variable "hostYShapeInfo" was declared but never referenced
C:/Users/josh/dl4j/build/libnd4j/blas/cuda/NativeOps.cu(2036): warning: variable "hostZShapeInfo" was declared but never referenced
C:/Users/josh/dl4j/build/libnd4j/blas/cuda/NativeOps.cu(6021): warning: returning pointer to local variable
cl : Command line warning D9002 : ignoring unknown option '-O3'
cl : Command line warning D9002 : ignoring unknown option '-fassociative-math'
cl : Command line warning D9002 : ignoring unknown option '-funsafe-math-optimizations'
tmpxft_000059f4_00000000-5_NativeOps.cudafe1.gpu
cl : Command line warning D9002 : ignoring unknown option '-O3'
cl : Command line warning D9002 : ignoring unknown option '-fassociative-math'
cl : Command line warning D9002 : ignoring unknown option '-funsafe-math-optimizations'
tmpxft_000059f4_00000000-17_NativeOps.cudafe2.gpu
ptxas info : 1062 bytes gmem, 49448 bytes cmem[3]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_15_8_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_15_8_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_16_5_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_16_5_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_14_11_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_14_11_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_3_7_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_3_7_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_1_13_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_1_13_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_17_double' for 'sm_50'
ptxas info : Function properties for transformStrided_17_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 16 bytes smem, 384 bytes cmem[0], 128 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_2_10_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_2_10_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_9_17_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_9_17_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_37_float16' for 'sm_50'
ptxas info : Function properties for transformShaped_37_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 48 registers, 16 bytes smem, 392 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_8_1_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_8_1_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_58_15_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_58_15_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_56_2_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_56_2_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarAlongDimension_13_float16' for 'sm_50'
ptxas info : Function properties for scalarAlongDimension_13_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_57_18_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_57_18_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 404 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_12_3_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_12_3_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_13_0_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_13_0_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_11_6_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_11_6_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_0_2_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_0_2_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_59_7_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_59_7_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'broadcastSimple_1_double' for 'sm_50'
ptxas info : Function properties for broadcastSimple_1_double
400 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 48 registers, 112 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_60_4_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_60_4_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_46_10_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_46_10_float
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 30 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_17_16_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_17_16_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGeneric3D_10_float' for 'sm_50'
ptxas info : Function properties for reduceSimpleGeneric3D_10_float
24 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 48 bytes smem, 400 bytes cmem[0], 60 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_45_13_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_45_13_float16
32 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 404 bytes cmem[0], 64 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_6_12_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_6_12_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_4_18_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_4_18_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_27_float' for 'sm_50'
ptxas info : Function properties for transformShaped_27_float
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_5_15_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_5_15_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_1_6_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_1_6_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_2_3_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_2_3_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_0_9_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_0_9_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_14_4_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_14_4_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 29 registers, 32 bytes smem, 416 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_12_10_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_12_10_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_12_float' for 'sm_50'
ptxas info : Function properties for transformStrided_12_float
32 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 16 bytes smem, 384 bytes cmem[0], 44 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_13_7_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_13_7_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_56_14_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_56_14_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 29 registers, 32 bytes smem, 416 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_32_double' for 'sm_50'
ptxas info : Function properties for transformShaped_32_double
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_46_17_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_46_17_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_8_13_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_8_13_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_6_0_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_6_0_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function '_Z16indexReduceFloatiPfPiiS_S_S0_iS0_iiS0_S_S0_S0_' for 'sm_50'
ptxas info : Function properties for _Z16indexReduceFloatiPfPiiS_S_S0_iS0_iiS0_S_S0_S0_
296 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 48 registers, 304 bytes smem, 432 bytes cmem[0], 1284 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_7_16_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_7_16_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_59_0_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_59_0_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 404 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'randomDouble_9_float' for 'sm_50'
ptxas info : Function properties for randomDouble_9_float
272 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 47 registers, 64 bytes smem, 368 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_58_3_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_58_3_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 416 bytes cmem[0], 44 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_11_18_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_11_18_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 30 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_9_5_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_9_5_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleStrided_1_float' for 'sm_50'
ptxas info : Function properties for scalarSimpleStrided_1_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_10_2_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_10_2_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 16 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_5_8_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_5_8_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_3_14_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_3_14_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'reduceScalarSimple_6_double' for 'sm_50'
ptxas info : Function properties for reduceScalarSimple_6_double
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 48 bytes smem, 392 bytes cmem[0], 28 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_4_11_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_4_11_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_17_9_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_17_9_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_15_15_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_15_15_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_22_float16' for 'sm_50'
ptxas info : Function properties for transformStrided_22_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 19 registers, 16 bytes smem, 384 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_16_12_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_16_12_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_58_9_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_58_9_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_59_6_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_59_6_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_57_12_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_57_12_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_10_8_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_10_8_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_8_14_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_8_14_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_49_double' for 'sm_50'
ptxas info : Function properties for transformStrided_49_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 21 registers, 16 bytes smem, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_9_11_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_9_11_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_16_18_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_16_18_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'randomSingle_7_float' for 'sm_50'
ptxas info : Function properties for randomSingle_7_float
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 50 registers, 48 bytes smem, 352 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_15_2_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_15_2_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_4_17_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_4_17_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_2_4_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_2_4_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleShaped_7_double' for 'sm_50'
ptxas info : Function properties for scalarSimpleShaped_7_double
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 16 bytes smem, 376 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_3_1_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_3_1_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_46_4_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_46_4_float16
32 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 31 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_56_1_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_56_1_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_45_7_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_45_7_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 64 bytes smem, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_7_3_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_7_3_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 32 bytes smem, 416 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_5_9_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_5_9_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'concatKernelVStackHalf' for 'sm_50'
ptxas info : Function properties for concatKernelVStackHalf
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 16 bytes smem, 376 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_6_6_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_6_6_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_1_12_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_1_12_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_60_17_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_60_17_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGenericXD_6_float' for 'sm_50'
ptxas info : Function properties for reduceSimpleGenericXD_6_float
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 400 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_0_15_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_0_15_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_13_13_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_13_13_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'aggregateSimple_5_double' for 'sm_50'
ptxas info : Function properties for aggregateSimple_5_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 2 registers, 396 bytes cmem[0]
ptxas info : Compiling entry function 'transformShaped_0_double' for 'sm_50'
ptxas info : Function properties for transformShaped_0_double
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_12_16_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_12_16_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_8_7_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_8_7_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_9_4_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_9_4_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_7_10_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_7_10_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 42 registers, 64 bytes smem, 416 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_57_5_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_57_5_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 416 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_46_11_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_46_11_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_44_float' for 'sm_50'
ptxas info : Function properties for transformStrided_44_float
32 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 16 bytes smem, 384 bytes cmem[0], 52 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_56_8_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_56_8_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_2_16_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_2_16_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 416 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_5_float16' for 'sm_50'
ptxas info : Function properties for transformShaped_5_float16
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 52 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_1_0_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_1_0_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_15_14_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_15_14_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_13_1_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_13_1_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarAlongDimension_0_double' for 'sm_50'
ptxas info : Function properties for scalarAlongDimension_0_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_14_17_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_14_17_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 30 registers, 32 bytes smem, 404 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_5_2_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_5_2_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'randomTriple_1_double' for 'sm_50'
ptxas info : Function properties for randomTriple_1_double
400 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 62 registers, 64 bytes smem, 384 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_4_5_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_4_5_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_45_0_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_45_0_double
24 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 32 bytes smem, 416 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_16_6_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_16_6_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleStrided_14_double' for 'sm_50'
ptxas info : Function properties for scalarSimpleStrided_14_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_17_3_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_17_3_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_12_9_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_12_9_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_10_15_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_10_15_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGeneric1D_1_double' for 'sm_50'
ptxas info : Function properties for reduceSimpleGeneric1D_1_double
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 400 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_11_12_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_11_12_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_60_10_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_60_10_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_58_16_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_58_16_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_54_float16' for 'sm_50'
ptxas info : Function properties for transformStrided_54_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 16 bytes smem, 384 bytes cmem[0], 56 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_59_13_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_59_13_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_6_9_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_6_9_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_7_6_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_7_6_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_5_12_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_5_12_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_46_7_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_46_7_double
24 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_17_13_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_17_13_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_33_double' for 'sm_50'
ptxas info : Function properties for transformStrided_33_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 16 bytes smem, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_45_10_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_45_10_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_0_18_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_0_18_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_53_float16' for 'sm_50'
ptxas info : Function properties for transformShaped_53_float16
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 16 bytes smem, 392 bytes cmem[0], 60 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_60_1_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_60_1_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_13_16_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_13_16_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_11_3_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_11_3_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleShaped_10_float' for 'sm_50'
ptxas info : Function properties for scalarSimpleShaped_10_float
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 16 bytes smem, 376 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_12_0_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_12_0_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_3_4_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_3_4_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_4_1_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_4_1_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_2_7_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_2_7_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 42 registers, 64 bytes smem, 416 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_16_2_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_16_2_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_14_8_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_14_8_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'prepareShapeBuffer' for 'sm_50'
ptxas info : Function properties for prepareShapeBuffer
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 12 registers, 348 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_15_5_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_15_5_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_10_11_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_10_11_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_8_17_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_8_17_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGeneric3D_1_float16' for 'sm_50'
ptxas info : Function properties for reduceSimpleGeneric3D_1_float16
24 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 48 bytes smem, 400 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_9_14_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_9_14_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_58_12_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_58_12_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 416 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_56_18_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_56_18_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_43_float' for 'sm_50'
ptxas info : Function properties for transformShaped_43_float
176 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 16 bytes smem, 392 bytes cmem[0], 52 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_57_15_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_57_15_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_17_6_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_17_6_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_45_3_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_45_3_float
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 31 registers, 32 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_16_9_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_16_9_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_5_5_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_5_5_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_3_11_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_3_11_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_28_float' for 'sm_50'
ptxas info : Function properties for transformStrided_28_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 19 registers, 16 bytes smem, 384 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_4_8_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_4_8_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_11_15_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_11_15_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'transformShaped_48_double' for 'sm_50'
ptxas info : Function properties for transformShaped_48_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 30 registers, 48 bytes smem, 392 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_10_18_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_10_18_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_60_13_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_60_13_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_58_0_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_58_0_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarAlongDimension_3_float' for 'sm_50'
ptxas info : Function properties for scalarAlongDimension_3_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_59_16_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_59_16_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 404 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_14_1_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_14_1_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'randomDouble_5_float16' for 'sm_50'
ptxas info : Function properties for randomDouble_5_float16
272 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 47 registers, 64 bytes smem, 368 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_13_4_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_13_4_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 416 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_2_0_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_2_0_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 32 bytes smem, 416 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_0_6_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_0_6_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleStrided_17_float' for 'sm_50'
ptxas info : Function properties for scalarSimpleStrided_17_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 21 registers, 384 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_1_3_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_1_3_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_57_8_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_57_8_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_46_14_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_46_14_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 64 bytes smem, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'reduceScalarSimple_10_float16' for 'sm_50'
ptxas info : Function properties for reduceScalarSimple_10_float16
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 48 bytes smem, 392 bytes cmem[0], 60 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_56_11_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_56_11_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_8_10_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_8_10_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_6_16_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_6_16_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_38_float16' for 'sm_50'
ptxas info : Function properties for transformStrided_38_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 21 registers, 16 bytes smem, 384 bytes cmem[0], 52 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_7_13_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_7_13_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_60_7_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_60_7_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 404 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_0_5_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_0_5_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_59_10_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_59_10_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_12_6_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_12_6_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_10_12_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_10_12_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_1_double' for 'sm_50'
ptxas info : Function properties for transformStrided_1_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 21 registers, 16 bytes smem, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_11_9_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_11_9_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_45_16_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_45_16_double
24 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_21_float16' for 'sm_50'
ptxas info : Function properties for transformShaped_21_float16
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_17_0_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_17_0_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_6_15_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_6_15_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_4_2_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_4_2_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarAlongDimension_16_double' for 'sm_50'
ptxas info : Function properties for scalarAlongDimension_16_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_5_18_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_5_18_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_57_2_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_57_2_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'randomTriple_7_float16' for 'sm_50'
ptxas info : Function properties for randomTriple_7_float16
400 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 62 registers, 64 bytes smem, 384 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_56_5_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_56_5_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_9_1_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_9_1_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_7_7_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_7_7_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleStrided_11_float16' for 'sm_50'
ptxas info : Function properties for scalarSimpleStrided_11_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 19 registers, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_8_4_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_8_4_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_3_10_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_3_10_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_1_16_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_1_16_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGeneric1D_6_float16' for 'sm_50'
ptxas info : Function properties for reduceSimpleGeneric1D_6_float16
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 400 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_2_13_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_2_13_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_15_11_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_15_11_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_13_17_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_13_17_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_11_float' for 'sm_50'
ptxas info : Function properties for transformShaped_11_float
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_14_14_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_14_14_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_7_0_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_7_0_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'randomSingle_3_float16' for 'sm_50'
ptxas info : Function properties for randomSingle_3_float16
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 37 registers, 48 bytes smem, 352 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_6_3_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_6_3_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 416 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_56_17_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_56_17_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_45_4_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_45_4_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleShaped_4_float16' for 'sm_50'
ptxas info : Function properties for scalarSimpleShaped_4_float16
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 16 bytes smem, 376 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_46_1_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_46_1_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_14_7_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_14_7_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_12_13_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_12_13_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'reduceScalarSimple_1_float' for 'sm_50'
ptxas info : Function properties for reduceScalarSimple_1_float
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 48 bytes smem, 392 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_13_10_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_13_10_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_1_9_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_1_9_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_60_14_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_60_14_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_6_float16' for 'sm_50'
ptxas info : Function properties for transformStrided_6_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 16 bytes smem, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_0_12_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_0_12_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_10_5_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_10_5_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_11_2_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_11_2_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 29 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_9_8_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_9_8_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_59_3_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_59_3_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0], 52 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_57_9_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_57_9_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'tearKernelHalf' for 'sm_50'
ptxas info : Function properties for tearKernelHalf
272 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 80 bytes smem, 368 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_58_6_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_58_6_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_17_12_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_17_12_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_15_18_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_15_18_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGenericXD_10_double' for 'sm_50'
ptxas info : Function properties for reduceSimpleGenericXD_10_double
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 400 bytes cmem[0], 252 bytes cmem[2]
ptxas info : Function properties for __internal_accurate_pow
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_16_15_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_16_15_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_4_14_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_4_14_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'aggregateBatchSimple_3_float16' for 'sm_50'
ptxas info : Function properties for aggregateBatchSimple_3_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 51 registers, 496 bytes smem, 360 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_16_double' for 'sm_50'
ptxas info : Function properties for transformShaped_16_double
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 16 bytes smem, 392 bytes cmem[0], 256 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_3_17_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_3_17_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_59_8_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_59_8_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 404 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_60_5_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_60_5_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_58_11_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_58_11_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_11_7_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_11_7_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_9_13_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_9_13_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_25_double' for 'sm_50'
ptxas info : Function properties for transformStrided_25_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 16 bytes smem, 384 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_10_10_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_10_10_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 16 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_17_17_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_17_17_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 29 registers, 32 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_45_float16' for 'sm_50'
ptxas info : Function properties for transformShaped_45_float16
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 16 bytes smem, 392 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_16_1_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_16_1_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_5_16_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_5_16_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_3_3_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_3_3_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleShaped_2_float' for 'sm_50'
ptxas info : Function properties for scalarSimpleShaped_2_float
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 16 bytes smem, 376 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_4_0_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_4_0_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_56_3_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_56_3_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_57_0_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_57_0_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_46_6_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_46_6_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 64 bytes smem, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_8_2_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_8_2_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_6_8_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_6_8_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'broadcastSimple_2_float16' for 'sm_50'
ptxas info : Function properties for broadcastSimple_2_float16
400 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 48 registers, 112 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_7_5_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_7_5_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 408 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_2_11_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_2_11_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_0_17_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_0_17_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGeneric3D_6_double' for 'sm_50'
ptxas info : Function properties for reduceSimpleGeneric3D_6_double
24 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 400 bytes cmem[0], 28 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_1_14_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_1_14_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_14_12_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_14_12_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_12_18_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_12_18_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_35_float' for 'sm_50'
ptxas info : Function properties for transformShaped_35_float
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_13_15_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_13_15_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_9_6_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_9_6_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_10_3_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_10_3_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 408 bytes cmem[0], 16 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_8_9_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_8_9_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_58_4_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_58_4_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0], 36 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_56_10_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_56_10_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_20_float' for 'sm_50'
ptxas info : Function properties for transformStrided_20_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 16 bytes smem, 384 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_57_7_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_57_7_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_3_15_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_3_15_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'transformShaped_40_double' for 'sm_50'
ptxas info : Function properties for transformShaped_40_double
208 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 62 registers, 128 bytes smem, 392 bytes cmem[0], 236 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_2_18_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_2_18_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 408 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_16_13_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_16_13_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_14_0_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_14_0_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'pairWiseTransformStridedDouble' for 'sm_50'
ptxas info : Function properties for pairWiseTransformStridedDouble
32 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 16 bytes smem, 400 bytes cmem[0], 340 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_15_16_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_15_16_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_6_1_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_6_1_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'randomDouble_7_double' for 'sm_50'
ptxas info : Function properties for randomDouble_7_double
272 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 47 registers, 64 bytes smem, 368 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_5_4_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_5_4_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 416 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_46_18_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_46_18_float
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 31 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_17_5_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_17_5_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleStrided_9_float' for 'sm_50'
ptxas info : Function properties for scalarSimpleStrided_9_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 19 registers, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_45_2_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_45_2_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_13_8_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_13_8_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_11_14_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_11_14_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'reduceScalarSimple_1_float16' for 'sm_50'
ptxas info : Function properties for reduceScalarSimple_1_float16
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 48 bytes smem, 392 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_12_11_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_12_11_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_0_10_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_0_10_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_59_15_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_59_15_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_30_float16' for 'sm_50'
ptxas info : Function properties for transformStrided_30_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 19 registers, 16 bytes smem, 384 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_60_12_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_60_12_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_5_10_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_5_10_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_6_7_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_6_7_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_4_13_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_4_13_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_45_8_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_45_8_double
24 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_16_14_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_16_14_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_61_double' for 'sm_50'
ptxas info : Function properties for transformStrided_61_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 16 bytes smem, 384 bytes cmem[0], 200 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_17_11_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_17_11_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_60_18_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_60_18_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'randomSingle_5_double' for 'sm_50'
ptxas info : Function properties for randomSingle_5_double
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 37 registers, 48 bytes smem, 352 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_59_2_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_59_2_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_12_17_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_12_17_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_10_4_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_10_4_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleShaped_15_double' for 'sm_50'
ptxas info : Function properties for scalarSimpleShaped_15_double
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 16 bytes smem, 376 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_11_1_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_11_1_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_2_5_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_2_5_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_3_2_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_3_2_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 29 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_1_8_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_1_8_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_15_3_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_15_3_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 29 registers, 32 bytes smem, 416 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_13_9_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_13_9_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'kernelDoublesToHalfs' for 'sm_50'
ptxas info : Function properties for kernelDoublesToHalfs
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 11 registers, 344 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_14_6_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_14_6_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_9_12_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_9_12_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_7_18_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_7_18_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 416 bytes cmem[0], 52 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGenericXD_1_double' for 'sm_50'
ptxas info : Function properties for reduceSimpleGenericXD_1_double
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 400 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_8_15_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_8_15_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_57_13_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_57_13_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'aggregateBatchSimple_1_float' for 'sm_50'
ptxas info : Function properties for aggregateBatchSimple_1_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 30 registers, 304 bytes smem, 360 bytes cmem[0]
ptxas info : Compiling entry function 'transformShaped_8_double' for 'sm_50'
ptxas info : Function properties for transformShaped_8_double
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_56_16_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_56_16_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_16_7_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_16_7_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_17_4_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_17_4_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 31 registers, 32 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_15_10_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_15_10_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_4_6_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_4_6_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_2_12_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_2_12_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_52_float' for 'sm_50'
ptxas info : Function properties for transformStrided_52_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 16 bytes smem, 384 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_3_9_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_3_9_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_10_16_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_10_16_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_13_float16' for 'sm_50'
ptxas info : Function properties for transformShaped_13_float16
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 60 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_9_0_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_9_0_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_59_14_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_59_14_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_57_1_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_57_1_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarAlongDimension_8_double' for 'sm_50'
ptxas info : Function properties for scalarAlongDimension_8_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_58_17_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_58_17_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_13_2_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_13_2_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'randomTriple_9_double' for 'sm_50'
ptxas info : Function properties for randomTriple_9_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 64 bytes smem, 384 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_12_5_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_12_5_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_1_1_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_1_1_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_60_6_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_60_6_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleStrided_3_float16' for 'sm_50'
ptxas info : Function properties for scalarSimpleStrided_3_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 19 registers, 384 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_0_4_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_0_4_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_56_9_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_56_9_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_45_15_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_45_15_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 64 bytes smem, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGeneric1D_10_double' for 'sm_50'
ptxas info : Function properties for reduceSimpleGeneric1D_10_double
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 400 bytes cmem[0], 252 bytes cmem[2]
ptxas info : Function properties for __internal_accurate_pow
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_46_12_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_46_12_float16
32 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 31 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_7_11_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_7_11_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 416 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_5_17_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_5_17_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_3_float' for 'sm_50'
ptxas info : Function properties for transformShaped_3_float
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_6_14_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_6_14_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_14_9_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_14_9_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_15_6_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_15_6_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_13_12_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_13_12_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_2_8_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_2_8_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 416 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_0_14_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_0_14_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_41_double' for 'sm_50'
ptxas info : Function properties for transformStrided_41_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 16 bytes smem, 384 bytes cmem[0], 208 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_1_11_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_1_11_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_8_18_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_8_18_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function '_Z22summaryStatsReduceHalfiP7float16PiiS0_S0_S1_iS1_iibS1_S0_S1_S1_' for 'sm_50'
ptxas info : Function properties for _Z22summaryStatsReduceHalfiP7float16PiiS0_S0_S1_iS1_iibS1_S0_S1_S1_
552 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 49 registers, 176 bytes smem, 440 bytes cmem[0], 64 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_7_2_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_7_2_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 416 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_57_16_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_57_16_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_46_3_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_46_3_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleShaped_18_float' for 'sm_50'
ptxas info : Function properties for scalarSimpleShaped_18_float
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 16 bytes smem, 376 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_56_0_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_56_0_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_11_4_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_11_4_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_12_1_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_12_1_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_10_7_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_10_7_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_60_2_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_60_2_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_58_8_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_58_8_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'concatKernelScalarFloat' for 'sm_50'
ptxas info : Function properties for concatKernelScalarFloat
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 11 registers, 376 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_59_5_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_59_5_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_45_11_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_45_11_float
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 30 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_16_17_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_16_17_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGeneric3D_10_float16' for 'sm_50'
ptxas info : Function properties for reduceSimpleGeneric3D_10_float16
24 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 48 bytes smem, 400 bytes cmem[0], 60 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_17_14_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_17_14_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_5_13_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_5_13_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'aggregateSimple_3_float' for 'sm_50'
ptxas info : Function properties for aggregateSimple_3_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 39 registers, 192 bytes smem, 396 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_51_float' for 'sm_50'
ptxas info : Function properties for transformShaped_51_float
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 16 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_4_16_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_4_16_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_0_7_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_0_7_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_1_4_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_1_4_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_60_9_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_60_9_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_13_5_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_13_5_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_11_11_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_11_11_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_36_float' for 'sm_50'
ptxas info : Function properties for transformStrided_36_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 16 bytes smem, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_12_8_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_12_8_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_46_15_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_46_15_double
24 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 32 bytes smem, 416 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_59_double' for 'sm_50'
ptxas info : Function properties for transformShaped_59_double
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_45_18_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_45_18_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_7_14_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_7_14_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 29 registers, 32 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_5_1_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_5_1_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarAlongDimension_11_float' for 'sm_50'
ptxas info : Function properties for scalarAlongDimension_11_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_6_17_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_6_17_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 30 registers, 32 bytes smem, 404 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_58_1_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_58_1_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'randomTriple_3_float' for 'sm_50'
ptxas info : Function properties for randomTriple_3_float
400 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 78 registers, 64 bytes smem, 384 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_57_4_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_57_4_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 416 bytes cmem[0], 44 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_10_0_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_10_0_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_8_6_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_8_6_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleStrided_6_double' for 'sm_50'
ptxas info : Function properties for scalarSimpleStrided_6_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_9_3_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_9_3_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_4_9_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_4_9_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_2_15_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_2_15_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 416 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGeneric1D_6_float' for 'sm_50'
ptxas info : Function properties for reduceSimpleGeneric1D_6_float
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 400 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_3_12_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_3_12_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_16_10_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_16_10_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_14_16_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_14_16_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_46_float16' for 'sm_50'
ptxas info : Function properties for transformStrided_46_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 16 bytes smem, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_15_13_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_15_13_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_7_8_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_7_8_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_8_5_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_8_5_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_6_11_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_6_11_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_56_6_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_56_6_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 416 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_45_12_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_45_12_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_9_double' for 'sm_50'
ptxas info : Function properties for transformStrided_9_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 16 bytes smem, 384 bytes cmem[0], 124 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_46_9_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_46_9_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_1_17_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_1_17_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_29_float16' for 'sm_50'
ptxas info : Function properties for transformShaped_29_float16
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 16 bytes smem, 392 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_0_1_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_0_1_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_14_15_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_14_15_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_12_2_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_12_2_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarAlongDimension_5_float16' for 'sm_50'
ptxas info : Function properties for scalarAlongDimension_5_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_13_18_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_13_18_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 30 registers, 32 bytes smem, 404 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_4_3_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_4_3_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_5_0_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_5_0_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_3_6_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_3_6_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_17_1_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_17_1_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_15_7_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_15_7_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'broadcastSimple_0_float' for 'sm_50'
ptxas info : Function properties for broadcastSimple_0_float
400 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 48 registers, 112 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_16_4_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_16_4_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_11_10_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_11_10_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_9_16_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_9_16_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGeneric3D_1_float' for 'sm_50'
ptxas info : Function properties for reduceSimpleGeneric3D_1_float
24 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 48 bytes smem, 400 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_10_13_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_10_13_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_59_11_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_59_11_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_57_17_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_57_17_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_19_float' for 'sm_50'
ptxas info : Function properties for transformShaped_19_float
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_58_14_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_58_14_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_15_0_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_15_0_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'randomDouble_1_float' for 'sm_50'
ptxas info : Function properties for randomDouble_1_float
272 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 59 registers, 64 bytes smem, 368 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_14_3_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_14_3_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 416 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_3_18_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_3_18_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 30 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_1_5_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_1_5_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleShaped_12_float16' for 'sm_50'
ptxas info : Function properties for scalarSimpleShaped_12_float16
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 16 bytes smem, 376 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_2_2_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_2_2_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 408 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_58_7_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_58_7_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_56_13_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_56_13_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'reduceScalarSimple_10_float' for 'sm_50'
ptxas info : Function properties for reduceScalarSimple_10_float
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 48 bytes smem, 392 bytes cmem[0], 60 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_57_10_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_57_10_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_9_9_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_9_9_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_7_15_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_7_15_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_14_float16' for 'sm_50'
ptxas info : Function properties for transformStrided_14_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 19 registers, 16 bytes smem, 384 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_8_12_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_8_12_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_45_5_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_45_5_float16
32 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 31 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_46_2_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_46_2_float
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 31 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_17_8_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_17_8_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_6_4_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_6_4_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_4_10_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_4_10_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_4_float' for 'sm_50'
ptxas info : Function properties for transformStrided_4_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 16 bytes smem, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_5_7_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_5_7_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_0_13_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_0_13_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_59_18_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_59_18_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGenericXD_6_float16' for 'sm_50'
ptxas info : Function properties for reduceSimpleGenericXD_6_float16
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 400 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_60_15_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_60_15_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 404 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_12_14_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_12_14_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'aggregateBatchSimple_5_double' for 'sm_50'
ptxas info : Function properties for aggregateBatchSimple_5_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 288 bytes smem, 360 bytes cmem[0]
ptxas info : Compiling entry function 'transformShaped_24_double' for 'sm_50'
ptxas info : Function properties for transformShaped_24_double
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_11_17_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_11_17_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_11_8_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_11_8_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_12_5_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_12_5_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_10_11_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_10_11_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_60_6_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_60_6_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_58_12_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_58_12_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_13_double' for 'sm_50'
ptxas info : Function properties for transformStrided_13_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 16 bytes smem, 384 bytes cmem[0], 208 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_59_9_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_59_9_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_5_17_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_5_17_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 29 registers, 32 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_33_float16' for 'sm_50'
ptxas info : Function properties for transformShaped_33_float16
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 16 bytes smem, 392 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_4_1_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_4_1_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_45_15_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_45_15_float
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 31 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_16_2_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_16_2_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarAlongDimension_9_float16' for 'sm_50'
ptxas info : Function properties for scalarAlongDimension_9_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_17_18_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_17_18_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 30 registers, 32 bytes smem, 404 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_8_3_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_8_3_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_9_0_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_9_0_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_7_6_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_7_6_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 42 registers, 64 bytes smem, 416 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_57_1_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_57_1_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 416 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_46_7_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_46_7_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'broadcastSimple_4_float' for 'sm_50'
ptxas info : Function properties for broadcastSimple_4_float
400 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 48 registers, 112 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_56_4_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_56_4_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_15_10_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_15_10_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_13_16_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_13_16_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGeneric3D_6_float' for 'sm_50'
ptxas info : Function properties for reduceSimpleGeneric3D_6_float
24 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 48 bytes smem, 400 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_14_13_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_14_13_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_2_12_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_2_12_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 416 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_0_18_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_0_18_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_23_float' for 'sm_50'
ptxas info : Function properties for transformShaped_23_float
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 16 bytes smem, 392 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_1_15_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_1_15_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_58_5_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_58_5_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_59_2_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_59_2_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_57_8_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_57_8_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_10_4_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_10_4_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0], 44 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_8_10_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_8_10_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_8_float' for 'sm_50'
ptxas info : Function properties for transformStrided_8_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 16 bytes smem, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_9_7_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_9_7_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_16_14_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_16_14_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'transformShaped_28_double' for 'sm_50'
ptxas info : Function properties for transformShaped_28_double
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 16 bytes smem, 392 bytes cmem[0], 52 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_15_17_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_15_17_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_4_13_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_4_13_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_2_0_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_2_0_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGenericXD_10_float16' for 'sm_50'
ptxas info : Function properties for reduceSimpleGenericXD_10_float16
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 400 bytes cmem[0], 60 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_3_16_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_3_16_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_46_0_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_46_0_float16
32 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 31 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'randomDouble_5_float' for 'sm_50'
ptxas info : Function properties for randomDouble_5_float
272 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 47 registers, 64 bytes smem, 368 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_45_3_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_45_3_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 64 bytes smem, 416 bytes cmem[0], 44 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_7_18_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_7_18_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_5_5_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_5_5_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleShaped_16_float16' for 'sm_50'
ptxas info : Function properties for scalarSimpleShaped_16_float16
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 16 bytes smem, 376 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_6_2_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_6_2_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_1_8_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_1_8_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_60_13_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_60_13_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'reduceScalarSimple_1_double' for 'sm_50'
ptxas info : Function properties for reduceScalarSimple_1_double
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 48 bytes smem, 392 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_0_11_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_0_11_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_13_9_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_13_9_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_11_15_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_11_15_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_18_float16' for 'sm_50'
ptxas info : Function properties for transformStrided_18_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 16 bytes smem, 384 bytes cmem[0], 28 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_12_12_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_12_12_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_45_9_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_45_9_float16
32 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 31 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_46_6_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_46_6_float
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 30 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_17_12_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_17_12_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_6_8_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_6_8_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_4_14_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_4_14_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_45_double' for 'sm_50'
ptxas info : Function properties for transformStrided_45_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 16 bytes smem, 384 bytes cmem[0], 100 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_5_11_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_5_11_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_12_18_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_12_18_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 29 registers, 32 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'randomSingle_3_float' for 'sm_50'
ptxas info : Function properties for randomSingle_3_float
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 37 registers, 48 bytes smem, 352 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_11_2_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_11_2_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_0_17_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_0_17_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_59_3_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_59_3_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleShaped_3_double' for 'sm_50'
ptxas info : Function properties for scalarSimpleShaped_3_double
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 16 bytes smem, 376 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_60_0_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_60_0_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_15_4_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_15_4_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_16_1_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_16_1_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_14_7_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_14_7_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_3_3_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_3_3_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 29 registers, 32 bytes smem, 416 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_1_9_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_1_9_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'concatKernelHStackDouble' for 'sm_50'
ptxas info : Function properties for concatKernelHStackDouble
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 16 bytes smem, 376 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_2_6_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_2_6_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_58_11_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_58_11_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_56_17_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_56_17_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 24 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGenericXD_1_float' for 'sm_50'
ptxas info : Function properties for reduceSimpleGenericXD_1_float
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 400 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_57_14_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_57_14_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_9_13_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_9_13_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'aggregateSimple_1_double' for 'sm_50'
ptxas info : Function properties for aggregateSimple_1_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 18 registers, 16 bytes smem, 396 bytes cmem[0]
ptxas info : Compiling entry function 'transformShaped_55_float' for 'sm_50'
ptxas info : Function properties for transformShaped_55_float
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 16 bytes smem, 392 bytes cmem[0], 64 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_8_16_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_8_16_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_4_7_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_4_7_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_5_4_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_5_4_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_3_10_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_3_10_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_17_5_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_17_5_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_15_11_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_15_11_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_40_float' for 'sm_50'
ptxas info : Function properties for transformStrided_40_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 16 bytes smem, 384 bytes cmem[0], 56 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_16_8_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_16_8_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_59_15_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_59_15_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_1_float16' for 'sm_50'
ptxas info : Function properties for transformShaped_1_float16
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_58_18_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_58_18_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 16 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_11_14_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_11_14_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_9_1_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_9_1_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarAlongDimension_15_float' for 'sm_50'
ptxas info : Function properties for scalarAlongDimension_15_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_10_17_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_10_17_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 29 registers, 32 bytes smem, 404 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_1_2_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_1_2_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'randomTriple_7_float' for 'sm_50'
ptxas info : Function properties for randomTriple_7_float
400 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 62 registers, 64 bytes smem, 384 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_0_5_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_0_5_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_14_0_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_14_0_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_12_6_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_12_6_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleStrided_10_double' for 'sm_50'
ptxas info : Function properties for scalarSimpleStrided_10_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_13_3_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_13_3_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_8_9_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_8_9_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_6_15_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_6_15_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGeneric1D_10_float' for 'sm_50'
ptxas info : Function properties for reduceSimpleGeneric1D_10_float
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 400 bytes cmem[0], 60 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_7_12_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_7_12_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_56_10_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_56_10_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 416 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_45_16_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_45_16_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_50_float16' for 'sm_50'
ptxas info : Function properties for transformStrided_50_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 16 bytes smem, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_46_13_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_46_13_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_2_9_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_2_9_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_3_6_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_3_6_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_1_12_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_1_12_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_15_7_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_15_7_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_13_13_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_13_13_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_29_double' for 'sm_50'
ptxas info : Function properties for transformStrided_29_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 21 registers, 16 bytes smem, 384 bytes cmem[0], 124 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_14_10_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_14_10_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_57_17_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_57_17_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 416 bytes cmem[0], 24 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_49_float16' for 'sm_50'
ptxas info : Function properties for transformShaped_49_float16
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_56_1_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_56_1_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_9_16_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_9_16_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_7_3_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_7_3_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleShaped_6_float' for 'sm_50'
ptxas info : Function properties for scalarSimpleShaped_6_float
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 16 bytes smem, 376 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_8_0_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_8_0_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_60_3_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_60_3_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_0_1_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_0_1_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_59_6_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_59_6_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_12_2_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_12_2_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_10_8_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_10_8_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'broadcastSimple_6_float16' for 'sm_50'
ptxas info : Function properties for broadcastSimple_6_float16
400 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 48 registers, 112 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_11_5_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_11_5_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_6_11_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_6_11_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_4_17_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_4_17_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGeneric3D_10_double' for 'sm_50'
ptxas info : Function properties for reduceSimpleGeneric3D_10_double
24 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 400 bytes cmem[0], 252 bytes cmem[2]
ptxas info : Function properties for __internal_accurate_pow
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_5_14_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_5_14_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_45_12_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_45_12_double
24 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_16_18_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_16_18_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_39_float' for 'sm_50'
ptxas info : Function properties for transformShaped_39_float
192 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 62 registers, 128 bytes smem, 392 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_17_15_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_17_15_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_13_6_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_13_6_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_14_3_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_14_3_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_12_9_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_12_9_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_1_5_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_1_5_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_60_10_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_60_10_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_24_float' for 'sm_50'
ptxas info : Function properties for transformStrided_24_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 21 registers, 16 bytes smem, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_0_8_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_0_8_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_7_15_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_7_15_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 32 bytes smem, 416 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_44_double' for 'sm_50'
ptxas info : Function properties for transformShaped_44_double
200 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 50 registers, 16 bytes smem, 392 bytes cmem[0], 88 bytes cmem[2]
ptxas info : Function properties for __internal_trig_reduction_slowpathd
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_6_18_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_6_18_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_56_13_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_56_13_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_45_0_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_45_0_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function '_Z18scalarFloatIndexesixfPfS_S_PiS0_' for 'sm_50'
ptxas info : Function properties for _Z18scalarFloatIndexesixfPfS_S_PiS0_
24 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 16 bytes smem, 384 bytes cmem[0], 48 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_46_16_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_46_16_float16
32 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 31 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_10_1_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_10_1_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'randomDouble_1_float16' for 'sm_50'
ptxas info : Function properties for randomDouble_1_float16
272 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 59 registers, 64 bytes smem, 368 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_9_4_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_9_4_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 416 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_59_18_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_59_18_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_57_5_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_57_5_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleStrided_13_float' for 'sm_50'
ptxas info : Function properties for scalarSimpleStrided_13_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 17 registers, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_58_2_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_58_2_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_17_8_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_17_8_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_15_14_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_15_14_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'reduceScalarSimple_6_float16' for 'sm_50'
ptxas info : Function properties for reduceScalarSimple_6_float16
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 48 bytes smem, 392 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_16_11_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_16_11_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_4_10_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_4_10_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_2_16_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_2_16_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_34_float16' for 'sm_50'
ptxas info : Function properties for transformStrided_34_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 16 bytes smem, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_3_13_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_3_13_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_56_7_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_56_7_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_57_4_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_57_4_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_46_10_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_46_10_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 64 bytes smem, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_8_6_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_8_6_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_6_12_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_6_12_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_59_float' for 'sm_50'
ptxas info : Function properties for transformStrided_59_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 16 bytes smem, 384 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_7_9_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_7_9_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_14_16_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_14_16_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'transformShaped_17_float16' for 'sm_50'
ptxas info : Function properties for transformShaped_17_float16
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 16 bytes smem, 392 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_13_0_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_13_0_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_2_15_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_2_15_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_0_2_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_0_2_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarAlongDimension_12_double' for 'sm_50'
ptxas info : Function properties for scalarAlongDimension_12_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_1_18_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_1_18_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 404 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_17_2_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_17_2_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'randomTriple_3_float16' for 'sm_50'
ptxas info : Function properties for randomTriple_3_float16
400 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 78 registers, 64 bytes smem, 384 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_16_5_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_16_5_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_5_1_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_5_1_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_3_7_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_3_7_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleStrided_7_float16' for 'sm_50'
ptxas info : Function properties for scalarSimpleStrided_7_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 21 registers, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_4_4_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_4_4_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_60_9_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_60_9_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_58_15_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_58_15_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGeneric1D_1_float16' for 'sm_50'
ptxas info : Function properties for reduceSimpleGeneric1D_1_float16
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 400 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_59_12_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_59_12_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 404 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_11_11_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_11_11_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_9_17_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_9_17_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_7_float' for 'sm_50'
ptxas info : Function properties for transformShaped_7_float
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 16 bytes smem, 392 bytes cmem[0], 60 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_10_14_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_10_14_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 16 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_3_0_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_3_0_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'randomSingle_9_double' for 'sm_50'
ptxas info : Function properties for randomSingle_9_double
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 37 registers, 48 bytes smem, 352 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_2_3_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_2_3_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 416 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_16_17_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_16_17_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_14_4_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_14_4_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleShaped_0_float16' for 'sm_50'
ptxas info : Function properties for scalarSimpleShaped_0_float16
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 16 bytes smem, 376 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_15_1_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_15_1_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_10_7_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_10_7_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_8_13_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_8_13_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'reduce3ScalarFloat' for 'sm_50'
ptxas info : Function properties for reduce3ScalarFloat
296 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 48 registers, 288 bytes smem, 448 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_9_10_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_9_10_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_58_8_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_58_8_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 416 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_56_14_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_56_14_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_2_float16' for 'sm_50'
ptxas info : Function properties for transformStrided_2_float16
32 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 16 bytes smem, 384 bytes cmem[0], 44 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_57_11_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_57_11_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_6_5_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_6_5_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_7_2_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_7_2_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_5_8_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_5_8_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_46_3_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_46_3_double
24 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 32 bytes smem, 416 bytes cmem[0], 36 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_17_9_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_17_9_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'averagingKernelFloat' for 'sm_50'
ptxas info : Function properties for averagingKernelFloat
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 16 bytes smem, 353 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_45_6_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_45_6_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_13_12_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_13_12_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_11_18_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_11_18_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGenericXD_6_double' for 'sm_50'
ptxas info : Function properties for reduceSimpleGenericXD_6_double
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 400 bytes cmem[0], 28 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_12_15_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_12_15_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_0_14_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_0_14_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'aggregateBatchSimple_5_float' for 'sm_50'
ptxas info : Function properties for aggregateBatchSimple_5_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 288 bytes smem, 360 bytes cmem[0]
ptxas info : Compiling entry function 'transformShaped_12_double' for 'sm_50'
ptxas info : Function properties for transformShaped_12_double
200 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 16 bytes smem, 392 bytes cmem[0], 64 bytes cmem[2]
ptxas info : Function properties for __internal_trig_reduction_slowpathd
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_60_16_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_60_16_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_46_8_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_46_8_float16
32 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 31 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_56_5_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_56_5_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_45_11_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_45_11_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 64 bytes smem, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_7_7_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_7_7_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 416 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_5_13_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_5_13_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_21_double' for 'sm_50'
ptxas info : Function properties for transformStrided_21_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 21 registers, 16 bytes smem, 384 bytes cmem[0], 112 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_6_10_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_6_10_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_13_17_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_13_17_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_41_float16' for 'sm_50'
ptxas info : Function properties for transformShaped_41_float16
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 392 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_12_1_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_12_1_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_1_16_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_1_16_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_60_2_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_60_2_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'scalarAlongDimension_17_float16' for 'sm_50'
ptxas info : Function properties for scalarAlongDimension_17_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_0_0_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_0_0_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_16_3_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_16_3_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_17_0_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_17_0_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 29 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_15_6_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_15_6_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_4_2_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_4_2_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_2_8_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_2_8_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'broadcastSimple_5_double' for 'sm_50'
ptxas info : Function properties for broadcastSimple_5_double
400 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 48 registers, 112 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_3_5_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_3_5_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_59_10_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_59_10_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_57_16_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_57_16_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGeneric3D_1_double' for 'sm_50'
ptxas info : Function properties for reduceSimpleGeneric3D_1_double
24 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 400 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_58_13_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_58_13_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_10_12_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_10_12_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_8_18_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_8_18_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_31_float' for 'sm_50'
ptxas info : Function properties for transformShaped_31_float
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_9_15_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_9_15_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_5_6_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_5_6_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_6_3_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_6_3_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_4_9_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_4_9_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_45_4_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_45_4_double
24 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 32 bytes smem, 416 bytes cmem[0], 36 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_16_10_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_16_10_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_16_float' for 'sm_50'
ptxas info : Function properties for transformStrided_16_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 16 bytes smem, 384 bytes cmem[0], 24 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_17_7_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_17_7_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_60_14_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_60_14_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_36_double' for 'sm_50'
ptxas info : Function properties for transformShaped_36_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 16 bytes smem, 392 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_59_17_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_59_17_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_12_13_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_12_13_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_10_0_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_10_0_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'pairWiseTransformHalf' for 'sm_50'
ptxas info : Function properties for pairWiseTransformHalf
9640 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 167 registers, 784 bytes smem, 424 bytes cmem[0], 104 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_11_16_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_11_16_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_2_1_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_2_1_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'randomDouble_3_double' for 'sm_50'
ptxas info : Function properties for randomDouble_3_double
272 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 47 registers, 64 bytes smem, 368 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_1_4_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_1_4_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 416 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_15_18_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_15_18_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 30 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_13_5_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_13_5_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleStrided_5_float' for 'sm_50'
ptxas info : Function properties for scalarSimpleStrided_5_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_14_2_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_14_2_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_9_8_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_9_8_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_7_14_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_7_14_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 416 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'reduceScalarSimple_10_double' for 'sm_50'
ptxas info : Function properties for reduceScalarSimple_10_double
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 48 bytes smem, 392 bytes cmem[0], 256 bytes cmem[2]
ptxas info : Function properties for __internal_accurate_pow
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_8_11_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_8_11_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_57_9_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_57_9_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 416 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_46_15_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_46_15_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_26_float16' for 'sm_50'
ptxas info : Function properties for transformStrided_26_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 17 registers, 16 bytes smem, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_56_12_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_56_12_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_1_10_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_1_10_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_2_7_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_2_7_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_0_13_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_0_13_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_14_8_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_14_8_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_12_14_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_12_14_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_53_double' for 'sm_50'
ptxas info : Function properties for transformStrided_53_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 384 bytes cmem[0], 260 bytes cmem[2]
ptxas info : Function properties for __internal_accurate_pow
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_13_11_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_13_11_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_56_18_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_56_18_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 416 bytes cmem[0], 24 bytes cmem[2]
ptxas info : Compiling entry function 'randomSingle_1_double' for 'sm_50'
ptxas info : Function properties for randomSingle_1_double
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 37 registers, 48 bytes smem, 352 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_46_2_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_46_2_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 64 bytes smem, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_8_17_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_8_17_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_6_4_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_6_4_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleShaped_11_double' for 'sm_50'
ptxas info : Function properties for scalarSimpleShaped_11_double
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 16 bytes smem, 376 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_7_1_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_7_1_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 408 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_59_4_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_59_4_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_60_1_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_60_1_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_58_7_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_58_7_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_11_3_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_11_3_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 29 registers, 32 bytes smem, 416 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_9_9_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_9_9_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'pullRowsKernelHalf' for 'sm_50'
ptxas info : Function properties for pullRowsKernelHalf
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 400 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_10_6_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_10_6_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 16 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_5_12_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_5_12_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_3_18_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_3_18_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGenericXD_10_float' for 'sm_50'
ptxas info : Function properties for reduceSimpleGenericXD_10_float
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 400 bytes cmem[0], 60 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_4_15_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_4_15_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_17_13_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_17_13_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'aggregateSimple_3_float16' for 'sm_50'
ptxas info : Function properties for aggregateSimple_3_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 208 bytes smem, 396 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_4_double' for 'sm_50'
ptxas info : Function properties for transformShaped_4_double
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_16_16_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_16_16_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_12_7_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_12_7_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_13_4_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_13_4_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_11_10_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_11_10_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_0_6_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_0_6_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_59_11_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_59_11_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_48_float' for 'sm_50'
ptxas info : Function properties for transformStrided_48_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 16 bytes smem, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_60_8_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_60_8_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_6_16_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_6_16_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'transformShaped_9_float16' for 'sm_50'
ptxas info : Function properties for transformShaped_9_float16
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 16 bytes smem, 392 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_5_0_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_5_0_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_46_14_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_46_14_float
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 31 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_17_1_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_17_1_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarAlongDimension_4_double' for 'sm_50'
ptxas info : Function properties for scalarAlongDimension_4_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 416 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_45_17_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_45_17_float16
32 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 31 registers, 32 bytes smem, 404 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_9_2_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_9_2_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'randomTriple_5_double' for 'sm_50'
ptxas info : Function properties for randomTriple_5_double
400 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 160 bytes smem, 384 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_8_5_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_8_5_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_58_0_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_58_0_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 416 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_56_6_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_56_6_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleStrided_18_double' for 'sm_50'
ptxas info : Function properties for scalarSimpleStrided_18_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 384 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_57_3_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_57_3_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_16_9_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_16_9_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_14_15_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_14_15_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGeneric1D_6_double' for 'sm_50'
ptxas info : Function properties for reduceSimpleGeneric1D_6_double
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 400 bytes cmem[0], 28 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_15_12_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_15_12_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_3_11_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_3_11_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_1_17_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_1_17_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_62_float16' for 'sm_50'
ptxas info : Function properties for transformStrided_62_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 19 registers, 16 bytes smem, 384 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_2_14_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_2_14_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 408 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_10_9_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_10_9_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_11_6_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_11_6_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_9_12_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_9_12_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_59_7_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_59_7_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_57_13_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_57_13_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_37_double' for 'sm_50'
ptxas info : Function properties for transformStrided_37_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 16 bytes smem, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_58_10_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_58_10_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_4_18_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_4_18_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 29 registers, 32 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_61_float16' for 'sm_50'
ptxas info : Function properties for transformShaped_61_float16
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 16 bytes smem, 392 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_3_2_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_3_2_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_17_16_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_17_16_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_15_3_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_15_3_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleShaped_14_float' for 'sm_50'
ptxas info : Function properties for scalarSimpleShaped_14_float
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 16 bytes smem, 376 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_16_0_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_16_0_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_7_4_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_7_4_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_8_1_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_8_1_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_6_7_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_6_7_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_56_2_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_56_2_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 416 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_45_8_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_45_8_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'fillIsMaxHalf' for 'sm_50'
ptxas info : Function properties for fillIsMaxHalf
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 6 registers, 336 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_46_5_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_46_5_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_14_11_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_14_11_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_12_17_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_12_17_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGeneric3D_6_float16' for 'sm_50'
ptxas info : Function properties for reduceSimpleGeneric3D_6_float16
24 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 48 bytes smem, 400 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_13_14_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_13_14_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_1_13_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_1_13_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_60_18_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_60_18_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_47_float' for 'sm_50'
ptxas info : Function properties for transformShaped_47_float
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_0_16_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_0_16_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_57_6_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_57_6_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_58_3_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_58_3_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_56_9_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_56_9_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_9_5_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_9_5_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_7_11_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_7_11_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_32_float' for 'sm_50'
ptxas info : Function properties for transformStrided_32_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 16 bytes smem, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_8_8_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_8_8_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_15_15_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_15_15_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'transformShaped_52_double' for 'sm_50'
ptxas info : Function properties for transformShaped_52_double
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 16 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_14_18_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_14_18_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_3_14_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_3_14_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_1_1_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_1_1_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarAlongDimension_7_float' for 'sm_50'
ptxas info : Function properties for scalarAlongDimension_7_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_2_17_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_2_17_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_45_1_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_45_1_float16
32 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 31 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'randomDouble_9_float16' for 'sm_50'
ptxas info : Function properties for randomDouble_9_float16
272 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 47 registers, 64 bytes smem, 368 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_17_4_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_17_4_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 416 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_6_0_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_6_0_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_4_6_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_4_6_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleStrided_2_double' for 'sm_50'
ptxas info : Function properties for scalarSimpleStrided_2_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_5_3_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_5_3_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_0_9_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_0_9_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_59_14_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_59_14_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGeneric1D_1_float' for 'sm_50'
ptxas info : Function properties for reduceSimpleGeneric1D_1_float
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 400 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_60_11_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_60_11_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 404 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_12_10_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_12_10_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_10_16_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_10_16_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_42_float16' for 'sm_50'
ptxas info : Function properties for transformStrided_42_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 16 bytes smem, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_11_13_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_11_13_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_3_8_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_3_8_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_4_5_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_4_5_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_2_11_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_2_11_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 42 registers, 64 bytes smem, 416 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_16_6_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_16_6_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_14_12_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_14_12_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_5_double' for 'sm_50'
ptxas info : Function properties for transformStrided_5_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 16 bytes smem, 384 bytes cmem[0], 104 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_15_9_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_15_9_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_58_16_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_58_16_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 416 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_25_float16' for 'sm_50'
ptxas info : Function properties for transformShaped_25_float16
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_57_0_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_57_0_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_10_15_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_10_15_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_8_2_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_8_2_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarAlongDimension_1_float16' for 'sm_50'
ptxas info : Function properties for scalarAlongDimension_1_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_9_18_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_9_18_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 30 registers, 32 bytes smem, 404 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_0_3_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_0_3_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_1_0_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_1_0_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_60_5_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_60_5_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_13_1_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_13_1_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_11_7_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_11_7_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleStrided_15_float16' for 'sm_50'
ptxas info : Function properties for scalarSimpleStrided_15_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 21 registers, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_12_4_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_12_4_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_7_10_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_7_10_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_5_16_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_5_16_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGeneric1D_10_float16' for 'sm_50'
ptxas info : Function properties for reduceSimpleGeneric1D_10_float16
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 400 bytes cmem[0], 60 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_6_13_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_6_13_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_46_11_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_46_11_double
24 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_17_17_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_17_17_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_15_float' for 'sm_50'
ptxas info : Function properties for transformShaped_15_float
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 16 bytes smem, 392 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_45_14_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_45_14_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_11_0_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_11_0_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'randomSingle_7_float16' for 'sm_50'
ptxas info : Function properties for randomSingle_7_float16
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 50 registers, 48 bytes smem, 352 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_10_3_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_10_3_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 416 bytes cmem[0], 52 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_60_17_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_60_17_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_58_4_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_58_4_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleShaped_8_float16' for 'sm_50'
ptxas info : Function properties for scalarSimpleShaped_8_float16
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 16 bytes smem, 376 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_59_1_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_59_1_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_45_7_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_45_7_float
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 30 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_16_13_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_16_13_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'reduceScalarSimple_6_float' for 'sm_50'
ptxas info : Function properties for reduceScalarSimple_6_float
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 48 bytes smem, 392 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_17_10_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_17_10_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_5_9_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_5_9_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_3_15_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_3_15_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_10_float16' for 'sm_50'
ptxas info : Function properties for transformStrided_10_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 19 registers, 16 bytes smem, 384 bytes cmem[0], 24 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_4_12_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_4_12_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_14_5_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_14_5_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_15_2_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_15_2_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 29 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_13_8_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_13_8_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_2_4_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_2_4_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 32 bytes smem, 416 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_0_10_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_0_10_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_0_float' for 'sm_50'
ptxas info : Function properties for transformStrided_0_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 16 bytes smem, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_1_7_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_1_7_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_57_12_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_57_12_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_46_18_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_46_18_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 64 bytes smem, 416 bytes cmem[0], 24 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGenericXD_1_float16' for 'sm_50'
ptxas info : Function properties for reduceSimpleGenericXD_1_float16
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 400 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_56_15_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_56_15_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_8_14_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_8_14_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'aggregateBatchSimple_1_double' for 'sm_50'
ptxas info : Function properties for aggregateBatchSimple_1_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 304 bytes smem, 360 bytes cmem[0]
ptxas info : Compiling entry function 'transformShaped_20_double' for 'sm_50'
ptxas info : Function properties for transformShaped_20_double
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 16 bytes smem, 392 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_7_17_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_7_17_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 408 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_13_8_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_13_8_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_14_5_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_14_5_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_12_11_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_12_11_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_1_7_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_1_7_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_60_12_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_60_12_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_15_double' for 'sm_50'
ptxas info : Function properties for transformStrided_15_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 16 bytes smem, 384 bytes cmem[0], 200 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_0_10_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_0_10_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_7_17_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_7_17_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 32 bytes smem, 416 bytes cmem[0], 52 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_35_float16' for 'sm_50'
ptxas info : Function properties for transformShaped_35_float16
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_6_1_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_6_1_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_56_15_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_56_15_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_45_2_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_45_2_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarAlongDimension_11_float16' for 'sm_50'
ptxas info : Function properties for scalarAlongDimension_11_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_46_18_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_46_18_float16
32 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 31 registers, 32 bytes smem, 404 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_10_3_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_10_3_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_11_0_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_11_0_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_9_6_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_9_6_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_59_1_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_59_1_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_57_7_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_57_7_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'broadcastSimple_6_float' for 'sm_50'
ptxas info : Function properties for broadcastSimple_6_float
400 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 48 registers, 112 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_58_4_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_58_4_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_17_10_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_17_10_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_15_16_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_15_16_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGeneric3D_8_float' for 'sm_50'
ptxas info : Function properties for reduceSimpleGeneric3D_8_float
24 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 48 bytes smem, 400 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_16_13_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_16_13_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_4_12_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_4_12_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_2_18_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_2_18_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_25_float' for 'sm_50'
ptxas info : Function properties for transformShaped_25_float
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_3_15_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_3_15_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_60_5_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_60_5_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 404 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_0_3_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_0_3_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_59_8_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_59_8_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_12_4_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_12_4_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 29 registers, 32 bytes smem, 416 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_10_10_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_10_10_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_10_float' for 'sm_50'
ptxas info : Function properties for transformStrided_10_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 16 bytes smem, 384 bytes cmem[0], 24 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_11_7_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_11_7_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_45_14_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_45_14_double
24 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 32 bytes smem, 416 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_30_double' for 'sm_50'
ptxas info : Function properties for transformShaped_30_double
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 16 bytes smem, 392 bytes cmem[0], 28 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_17_17_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_17_17_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_6_13_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_6_13_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_4_0_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_4_0_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGenericXD_12_float16' for 'sm_50'
ptxas info : Function properties for reduceSimpleGenericXD_12_float16
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 400 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_5_16_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_5_16_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_57_0_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_57_0_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'randomDouble_7_float' for 'sm_50'
ptxas info : Function properties for randomDouble_7_float
272 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 47 registers, 64 bytes smem, 368 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_56_3_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_56_3_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 416 bytes cmem[0], 44 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_9_18_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_9_18_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 29 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_7_5_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_7_5_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleShaped_18_float16' for 'sm_50'
ptxas info : Function properties for scalarSimpleShaped_18_float16
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 16 bytes smem, 376 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_8_2_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_8_2_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_3_8_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_3_8_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_1_14_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_1_14_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'reduceScalarSimple_4_double' for 'sm_50'
ptxas info : Function properties for reduceScalarSimple_4_double
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 48 bytes smem, 392 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_2_11_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_2_11_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_15_9_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_15_9_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_13_15_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_13_15_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_20_float16' for 'sm_50'
ptxas info : Function properties for transformStrided_20_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 19 registers, 16 bytes smem, 384 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_14_12_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_14_12_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_56_9_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_56_9_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_57_6_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_57_6_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_46_12_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_46_12_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 64 bytes smem, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_8_8_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_8_8_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_6_14_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_6_14_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_47_double' for 'sm_50'
ptxas info : Function properties for transformStrided_47_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 16 bytes smem, 384 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_7_11_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_7_11_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_14_18_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_14_18_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 32 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'randomSingle_5_float' for 'sm_50'
ptxas info : Function properties for randomSingle_5_float
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 37 registers, 48 bytes smem, 352 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_13_2_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_13_2_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_2_17_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_2_17_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_0_4_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_0_4_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleShaped_5_double' for 'sm_50'
ptxas info : Function properties for scalarSimpleShaped_5_double
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 16 bytes smem, 376 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_1_1_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_1_1_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_17_4_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_17_4_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_45_1_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_45_1_float
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 31 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_16_7_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_16_7_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_5_3_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_5_3_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 29 registers, 32 bytes smem, 416 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_3_9_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_3_9_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'concatKernelVStackFloat' for 'sm_50'
ptxas info : Function properties for concatKernelVStackFloat
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 16 bytes smem, 376 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_4_6_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_4_6_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_60_11_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_60_11_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_58_17_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_58_17_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 24 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGenericXD_4_float' for 'sm_50'
ptxas info : Function properties for reduceSimpleGenericXD_4_float
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 400 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_59_14_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_59_14_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 404 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_11_13_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_11_13_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'aggregateSimple_3_double' for 'sm_50'
ptxas info : Function properties for aggregateSimple_3_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 224 bytes smem, 396 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_61_float' for 'sm_50'
ptxas info : Function properties for transformShaped_61_float
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 16 bytes smem, 392 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_10_16_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_10_16_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 16 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_6_7_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_6_7_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_7_4_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_7_4_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_5_10_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_5_10_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_46_5_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_46_5_double
24 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 32 bytes smem, 416 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_17_11_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_17_11_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_42_float' for 'sm_50'
ptxas info : Function properties for transformStrided_42_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 21 registers, 16 bytes smem, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_45_8_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_45_8_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_0_16_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_0_16_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'transformShaped_3_float16' for 'sm_50'
ptxas info : Function properties for transformShaped_3_float16
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_60_18_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_60_18_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_13_14_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_13_14_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_11_1_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_11_1_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarAlongDimension_17_float' for 'sm_50'
ptxas info : Function properties for scalarAlongDimension_17_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_12_17_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_12_17_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 30 registers, 32 bytes smem, 404 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_3_2_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_3_2_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'randomTriple_9_float' for 'sm_50'
ptxas info : Function properties for randomTriple_9_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 64 bytes smem, 384 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_2_5_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_2_5_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 416 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_16_0_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_16_0_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_14_6_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_14_6_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleStrided_12_double' for 'sm_50'
ptxas info : Function properties for scalarSimpleStrided_12_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_15_3_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_15_3_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_10_9_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_10_9_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_8_15_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_8_15_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGeneric1D_12_float' for 'sm_50'
ptxas info : Function properties for reduceSimpleGeneric1D_12_float
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 400 bytes cmem[0], 108 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_9_12_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_9_12_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_58_10_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_58_10_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 416 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_56_16_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_56_16_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_52_float16' for 'sm_50'
ptxas info : Function properties for transformStrided_52_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 16 bytes smem, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_57_13_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_57_13_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_4_9_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_4_9_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_5_6_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_5_6_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_3_12_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_3_12_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_17_7_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_17_7_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_15_13_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_15_13_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_31_double' for 'sm_50'
ptxas info : Function properties for transformStrided_31_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 16 bytes smem, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_16_10_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_16_10_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_59_17_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_59_17_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_51_float16' for 'sm_50'
ptxas info : Function properties for transformShaped_51_float16
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_58_1_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_58_1_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_11_16_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_11_16_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_9_3_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_9_3_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleShaped_8_float' for 'sm_50'
ptxas info : Function properties for scalarSimpleShaped_8_float
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 16 bytes smem, 376 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_10_0_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_10_0_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 16 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_1_4_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_1_4_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_2_1_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_2_1_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_0_7_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_0_7_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_14_2_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_14_2_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_12_8_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_12_8_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformFloatIndexes' for 'sm_50'
ptxas info : Function properties for transformFloatIndexes
8072 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 125 registers, 512 bytes smem, 392 bytes cmem[0], 432 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_13_5_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_13_5_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_8_11_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_8_11_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_6_17_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_6_17_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGeneric3D_12_double' for 'sm_50'
ptxas info : Function properties for reduceSimpleGeneric3D_12_double
24 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 48 bytes smem, 400 bytes cmem[0], 64 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_7_14_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_7_14_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_56_12_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_56_12_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 416 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_45_18_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_45_18_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 64 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_41_float' for 'sm_50'
ptxas info : Function properties for transformShaped_41_float
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 392 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_46_15_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_46_15_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_15_6_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_15_6_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_16_3_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_16_3_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_14_9_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_14_9_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_3_5_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_3_5_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_1_11_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_1_11_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_26_float' for 'sm_50'
ptxas info : Function properties for transformStrided_26_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 17 registers, 16 bytes smem, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_2_8_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_2_8_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_9_15_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_9_15_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'transformShaped_46_double' for 'sm_50'
ptxas info : Function properties for transformShaped_46_double
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_8_18_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_8_18_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_58_13_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_58_13_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_56_0_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_56_0_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarAlongDimension_1_float' for 'sm_50'
ptxas info : Function properties for scalarAlongDimension_1_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_57_16_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_57_16_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_12_1_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_12_1_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'randomDouble_3_float16' for 'sm_50'
ptxas info : Function properties for randomDouble_3_float16
272 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 47 registers, 64 bytes smem, 368 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_11_4_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_11_4_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 416 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_0_0_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_0_0_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_59_5_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_59_5_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleStrided_15_float' for 'sm_50'
ptxas info : Function properties for scalarSimpleStrided_15_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_60_2_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_60_2_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_46_8_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_46_8_float
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 30 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_17_14_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_17_14_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'reduceScalarSimple_8_float16' for 'sm_50'
ptxas info : Function properties for reduceScalarSimple_8_float16
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 48 bytes smem, 392 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_45_11_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_45_11_float16
32 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 31 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_6_10_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_6_10_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_4_16_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_4_16_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_36_float16' for 'sm_50'
ptxas info : Function properties for transformStrided_36_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 21 registers, 16 bytes smem, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_5_13_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_5_13_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_58_7_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_58_7_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_59_4_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_59_4_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_57_10_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_57_10_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_10_6_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_10_6_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_8_12_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_8_12_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_62_float' for 'sm_50'
ptxas info : Function properties for transformStrided_62_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 16 bytes smem, 384 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_9_9_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_9_9_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_16_16_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_16_16_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'transformShaped_19_float16' for 'sm_50'
ptxas info : Function properties for transformShaped_19_float16
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 16 bytes smem, 392 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_15_0_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_15_0_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_4_15_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_4_15_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_2_2_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_2_2_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'scalarAlongDimension_14_double' for 'sm_50'
ptxas info : Function properties for scalarAlongDimension_14_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_3_18_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_3_18_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 404 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_46_2_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_46_2_float16
32 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 31 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'randomTriple_5_float16' for 'sm_50'
ptxas info : Function properties for randomTriple_5_float16
400 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 160 bytes smem, 384 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_45_5_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_45_5_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 64 bytes smem, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_7_1_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_7_1_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 32 bytes smem, 416 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_5_7_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_5_7_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleStrided_9_float16' for 'sm_50'
ptxas info : Function properties for scalarSimpleStrided_9_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 19 registers, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_6_4_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_6_4_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_1_10_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_1_10_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_60_15_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_60_15_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGeneric1D_4_float16' for 'sm_50'
ptxas info : Function properties for reduceSimpleGeneric1D_4_float16
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 400 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_0_13_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_0_13_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_13_11_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_13_11_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_11_17_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_11_17_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_9_float' for 'sm_50'
ptxas info : Function properties for transformShaped_9_float
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 16 bytes smem, 392 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_12_14_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_12_14_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_5_0_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_5_0_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'randomSingle_1_float16' for 'sm_50'
ptxas info : Function properties for randomSingle_1_float16
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 37 registers, 48 bytes smem, 352 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_4_3_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_4_3_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 416 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_45_17_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_45_17_float
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 31 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_16_4_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_16_4_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleShaped_2_float16' for 'sm_50'
ptxas info : Function properties for scalarSimpleShaped_2_float16
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 16 bytes smem, 376 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_17_1_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_17_1_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_12_7_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_12_7_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_10_13_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_10_13_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'reduce3ScalarDouble' for 'sm_50'
ptxas info : Function properties for reduce3ScalarDouble
296 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 48 registers, 336 bytes smem, 448 bytes cmem[0], 80 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_11_10_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_11_10_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_60_8_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_60_8_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_58_14_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_58_14_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_4_float16' for 'sm_50'
ptxas info : Function properties for transformStrided_4_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 21 registers, 16 bytes smem, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_59_11_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_59_11_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_8_5_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_8_5_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_9_2_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_9_2_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_7_8_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_7_8_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 42 registers, 64 bytes smem, 416 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_57_3_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_57_3_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0], 36 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_46_9_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_46_9_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'tearKernelDouble' for 'sm_50'
ptxas info : Function properties for tearKernelDouble
272 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 80 bytes smem, 368 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_56_6_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_56_6_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_15_12_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_15_12_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_13_18_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_13_18_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGenericXD_8_double' for 'sm_50'
ptxas info : Function properties for reduceSimpleGenericXD_8_double
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 400 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_14_15_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_14_15_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_2_14_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_2_14_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 32 bytes smem, 416 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'aggregateBatchSimple_1_float16' for 'sm_50'
ptxas info : Function properties for aggregateBatchSimple_1_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 304 bytes smem, 360 bytes cmem[0]
ptxas info : Compiling entry function 'transformShaped_14_double' for 'sm_50'
ptxas info : Function properties for transformShaped_14_double
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 16 bytes smem, 392 bytes cmem[0], 28 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_1_17_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_1_17_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_57_8_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_57_8_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_58_5_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_58_5_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_56_11_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_56_11_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_9_7_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_9_7_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_7_13_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_7_13_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_23_double' for 'sm_50'
ptxas info : Function properties for transformStrided_23_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 16 bytes smem, 384 bytes cmem[0], 200 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_8_10_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_8_10_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_15_17_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_15_17_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 29 registers, 32 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_43_float16' for 'sm_50'
ptxas info : Function properties for transformShaped_43_float16
176 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 16 bytes smem, 392 bytes cmem[0], 52 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_14_1_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_14_1_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_3_16_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_3_16_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_1_3_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_1_3_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleShaped_0_float' for 'sm_50'
ptxas info : Function properties for scalarSimpleShaped_0_float
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 16 bytes smem, 376 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_2_0_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_2_0_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 408 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_45_3_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_45_3_float16
32 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 31 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_46_0_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_46_0_float
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 31 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_17_6_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_17_6_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_6_2_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_6_2_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_4_8_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_4_8_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'broadcastSimple_0_float16' for 'sm_50'
ptxas info : Function properties for broadcastSimple_0_float16
400 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 48 registers, 112 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_5_5_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_5_5_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_0_11_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_0_11_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_59_16_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_59_16_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGeneric3D_4_double' for 'sm_50'
ptxas info : Function properties for reduceSimpleGeneric3D_4_double
24 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 48 bytes smem, 400 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_60_13_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_60_13_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_12_12_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_12_12_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_10_18_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_10_18_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_33_float' for 'sm_50'
ptxas info : Function properties for transformShaped_33_float
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_11_15_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_11_15_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_7_6_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_7_6_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_8_3_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_8_3_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_6_9_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_6_9_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_56_4_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_56_4_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0], 36 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_45_10_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_45_10_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_18_float' for 'sm_50'
ptxas info : Function properties for transformStrided_18_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 16 bytes smem, 384 bytes cmem[0], 28 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_46_7_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_46_7_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_1_15_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_1_15_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'transformShaped_38_double' for 'sm_50'
ptxas info : Function properties for transformShaped_38_double
192 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 62 registers, 128 bytes smem, 392 bytes cmem[0], 144 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_0_18_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_0_18_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_14_13_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_14_13_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_12_0_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_12_0_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'pairWiseTransformFloatIndex' for 'sm_50'
ptxas info : Function properties for pairWiseTransformFloatIndex
32 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 16 bytes smem, 448 bytes cmem[0], 204 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_13_16_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_13_16_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_4_1_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_4_1_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'randomDouble_5_double' for 'sm_50'
ptxas info : Function properties for randomDouble_5_double
272 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 47 registers, 64 bytes smem, 368 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_3_4_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_3_4_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 416 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_17_18_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_17_18_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_15_5_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_15_5_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleStrided_7_float' for 'sm_50'
ptxas info : Function properties for scalarSimpleStrided_7_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 19 registers, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_16_2_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_16_2_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_11_8_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_11_8_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_9_14_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_9_14_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'reduceScalarSimple_12_double' for 'sm_50'
ptxas info : Function properties for reduceScalarSimple_12_double
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 48 bytes smem, 392 bytes cmem[0], 112 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_10_11_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_10_11_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_59_9_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_59_9_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_57_15_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_57_15_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_28_float16' for 'sm_50'
ptxas info : Function properties for transformStrided_28_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 19 registers, 16 bytes smem, 384 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_58_12_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_58_12_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_3_10_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_3_10_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_4_7_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_4_7_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_2_13_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_2_13_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_16_8_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_16_8_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_14_14_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_14_14_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_55_double' for 'sm_50'
ptxas info : Function properties for transformStrided_55_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 16 bytes smem, 384 bytes cmem[0], 124 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_15_11_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_15_11_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_58_18_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_58_18_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 30 registers, 32 bytes smem, 416 bytes cmem[0], 24 bytes cmem[2]
ptxas info : Compiling entry function 'randomSingle_3_double' for 'sm_50'
ptxas info : Function properties for randomSingle_3_double
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 37 registers, 48 bytes smem, 352 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_57_2_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_57_2_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_10_17_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_10_17_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 32 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_8_4_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_8_4_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleShaped_13_double' for 'sm_50'
ptxas info : Function properties for scalarSimpleShaped_13_double
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 16 bytes smem, 376 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_9_1_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_9_1_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_0_5_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_0_5_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_1_2_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_1_2_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_60_7_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_60_7_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_13_3_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_13_3_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 29 registers, 32 bytes smem, 416 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_11_9_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_11_9_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'pullRowsKernelDouble' for 'sm_50'
ptxas info : Function properties for pullRowsKernelDouble
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 400 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_12_6_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_12_6_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_7_12_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_7_12_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_5_18_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_5_18_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGenericXD_12_float' for 'sm_50'
ptxas info : Function properties for reduceSimpleGenericXD_12_float
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 400 bytes cmem[0], 60 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_6_15_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_6_15_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_46_13_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_46_13_double
24 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'aggregateSimple_5_float16' for 'sm_50'
ptxas info : Function properties for aggregateSimple_5_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 2 registers, 396 bytes cmem[0]
ptxas info : Compiling entry function 'transformShaped_6_double' for 'sm_50'
ptxas info : Function properties for transformShaped_6_double
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_45_16_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_45_16_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_14_7_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_14_7_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_15_4_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_15_4_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_13_10_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_13_10_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_2_6_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_2_6_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 416 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_0_12_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_0_12_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_50_float' for 'sm_50'
ptxas info : Function properties for transformStrided_50_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 21 registers, 16 bytes smem, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_1_9_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_1_9_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_8_16_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_8_16_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'transformShaped_11_float16' for 'sm_50'
ptxas info : Function properties for transformShaped_11_float16
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_7_0_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_7_0_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 416 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_57_14_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_57_14_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_46_1_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_46_1_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarAlongDimension_6_double' for 'sm_50'
ptxas info : Function properties for scalarAlongDimension_6_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_56_17_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_56_17_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 404 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_11_2_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_11_2_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'randomTriple_7_double' for 'sm_50'
ptxas info : Function properties for randomTriple_7_double
400 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 62 registers, 64 bytes smem, 384 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_10_5_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_10_5_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_60_0_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_60_0_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_58_6_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_58_6_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleStrided_1_float16' for 'sm_50'
ptxas info : Function properties for scalarSimpleStrided_1_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_59_3_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_59_3_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_45_9_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_45_9_float
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 30 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_16_15_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_16_15_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGeneric1D_8_double' for 'sm_50'
ptxas info : Function properties for reduceSimpleGeneric1D_8_double
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 400 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_17_12_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_17_12_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_5_11_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_5_11_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_3_17_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_3_17_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_1_float' for 'sm_50'
ptxas info : Function properties for transformShaped_1_float
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_4_14_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_4_14_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_12_9_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_12_9_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_13_6_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_13_6_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_11_12_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_11_12_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_0_8_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_0_8_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_59_13_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_59_13_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_39_double' for 'sm_50'
ptxas info : Function properties for transformStrided_39_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 16 bytes smem, 384 bytes cmem[0], 208 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_60_10_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_60_10_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_6_18_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_6_18_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function '_Z24summaryStatsReduceDoubleiPdPiiS_S_S0_iS0_iibS0_S_S0_S0_' for 'sm_50'
ptxas info : Function properties for _Z24summaryStatsReduceDoubleiPdPiiS_S_S0_iS0_iibS0_S_S0_S0_
552 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 82 registers, 176 bytes smem, 440 bytes cmem[0], 276 bytes cmem[2]
ptxas info : Function properties for __internal_accurate_pow
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_5_2_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_5_2_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_46_16_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_46_16_float
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 30 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_17_3_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_17_3_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleShaped_16_float' for 'sm_50'
ptxas info : Function properties for scalarSimpleShaped_16_float
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 16 bytes smem, 376 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_45_0_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_45_0_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_9_4_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_9_4_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_10_1_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_10_1_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_8_7_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_8_7_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_58_2_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_58_2_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 416 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_56_8_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_56_8_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'fillDimensionalIsMaxDouble' for 'sm_50'
ptxas info : Function properties for fillDimensionalIsMaxDouble
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 48 bytes smem, 384 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_57_5_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_57_5_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_16_11_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_16_11_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_14_17_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_14_17_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGeneric3D_8_float16' for 'sm_50'
ptxas info : Function properties for reduceSimpleGeneric3D_8_float16
24 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 48 bytes smem, 400 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_15_14_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_15_14_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_3_13_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_3_13_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'aggregateSimple_1_float' for 'sm_50'
ptxas info : Function properties for aggregateSimple_1_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 18 registers, 16 bytes smem, 396 bytes cmem[0]
ptxas info : Compiling entry function 'transformShaped_49_float' for 'sm_50'
ptxas info : Function properties for transformShaped_49_float
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_2_16_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_2_16_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_59_6_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_59_6_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 404 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_60_3_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_60_3_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 32 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_58_9_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_58_9_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_11_5_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_11_5_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_9_11_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_9_11_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_34_float' for 'sm_50'
ptxas info : Function properties for transformStrided_34_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 16 bytes smem, 384 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_10_8_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_10_8_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 16 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_17_15_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_17_15_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 29 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'transformShaped_54_double' for 'sm_50'
ptxas info : Function properties for transformShaped_54_double
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 50 registers, 16 bytes smem, 392 bytes cmem[0], 288 bytes cmem[2]
ptxas info : Function properties for __internal_accurate_pow
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_16_18_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_16_18_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_5_14_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_5_14_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_3_1_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_3_1_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarAlongDimension_9_float' for 'sm_50'
ptxas info : Function properties for scalarAlongDimension_9_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_4_17_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_4_17_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 30 registers, 32 bytes smem, 404 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_56_1_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_56_1_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'randomTriple_1_float' for 'sm_50'
ptxas info : Function properties for randomTriple_1_float
400 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 62 registers, 64 bytes smem, 384 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_46_4_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_46_4_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 64 bytes smem, 416 bytes cmem[0], 44 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_8_0_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_8_0_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_6_6_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_6_6_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleStrided_4_double' for 'sm_50'
ptxas info : Function properties for scalarSimpleStrided_4_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 384 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_7_3_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_7_3_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 408 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_2_9_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_2_9_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_0_15_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_0_15_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGeneric1D_4_float' for 'sm_50'
ptxas info : Function properties for reduceSimpleGeneric1D_4_float
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 400 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_1_12_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_1_12_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_14_10_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_14_10_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_12_16_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_12_16_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_44_float16' for 'sm_50'
ptxas info : Function properties for transformStrided_44_float16
32 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 16 bytes smem, 384 bytes cmem[0], 52 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_13_13_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_13_13_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_5_8_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_5_8_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_6_5_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_6_5_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_4_11_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_4_11_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_45_6_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_45_6_double
24 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_16_12_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_16_12_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_7_double' for 'sm_50'
ptxas info : Function properties for transformStrided_7_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 36 registers, 16 bytes smem, 384 bytes cmem[0], 224 bytes cmem[2]
ptxas info : Function properties for __internal_accurate_pow
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_17_9_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_17_9_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_60_16_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_60_16_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_27_float16' for 'sm_50'
ptxas info : Function properties for transformShaped_27_float16
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_59_0_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_59_0_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_12_15_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_12_15_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_10_2_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_10_2_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarAlongDimension_3_float16' for 'sm_50'
ptxas info : Function properties for scalarAlongDimension_3_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_11_18_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_11_18_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_2_3_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_2_3_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_3_0_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_3_0_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_1_6_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_1_6_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_15_1_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_15_1_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_13_7_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_13_7_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleStrided_17_float16' for 'sm_50'
ptxas info : Function properties for scalarSimpleStrided_17_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 19 registers, 384 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_14_4_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_14_4_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_9_10_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_9_10_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_7_16_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_7_16_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 42 registers, 64 bytes smem, 416 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGeneric1D_12_float16' for 'sm_50'
ptxas info : Function properties for reduceSimpleGeneric1D_12_float16
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 400 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_8_13_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_8_13_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_57_11_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_57_11_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 416 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_46_17_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_46_17_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 64 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_17_float' for 'sm_50'
ptxas info : Function properties for transformShaped_17_float
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 16 bytes smem, 392 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_56_14_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_56_14_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_13_0_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_13_0_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'randomSingle_9_float16' for 'sm_50'
ptxas info : Function properties for randomSingle_9_float16
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 37 registers, 48 bytes smem, 352 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_12_3_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_12_3_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 416 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_1_18_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_1_18_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_60_4_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_60_4_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleShaped_10_float16' for 'sm_50'
ptxas info : Function properties for scalarSimpleShaped_10_float16
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 16 bytes smem, 376 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_0_2_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_0_2_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_56_7_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_56_7_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_45_13_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_45_13_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'reduceScalarSimple_8_float' for 'sm_50'
ptxas info : Function properties for reduceScalarSimple_8_float
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 48 bytes smem, 392 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_46_10_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_46_10_float16
32 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 31 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_7_9_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_7_9_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 416 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_5_15_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_5_15_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_12_float16' for 'sm_50'
ptxas info : Function properties for transformStrided_12_float16
32 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 16 bytes smem, 384 bytes cmem[0], 44 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_6_12_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_6_12_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_16_5_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_16_5_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_17_2_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_17_2_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 29 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_15_8_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_15_8_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_4_4_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_4_4_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 29 registers, 32 bytes smem, 416 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_2_10_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_2_10_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_2_float' for 'sm_50'
ptxas info : Function properties for transformStrided_2_float
32 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 16 bytes smem, 384 bytes cmem[0], 44 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_3_7_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_3_7_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_59_12_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_59_12_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_57_18_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_57_18_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 24 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGenericXD_4_float16' for 'sm_50'
ptxas info : Function properties for reduceSimpleGenericXD_4_float16
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 400 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_58_15_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_58_15_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 29 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_10_14_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_10_14_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 29 registers, 32 bytes smem, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'aggregateBatchSimple_3_double' for 'sm_50'
ptxas info : Function properties for aggregateBatchSimple_3_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 59 registers, 512 bytes smem, 360 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_22_double' for 'sm_50'
ptxas info : Function properties for transformShaped_22_double
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 120 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_9_17_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_9_17_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_17_8_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_17_8_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_45_5_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_45_5_float
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 31 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_16_11_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_16_11_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_5_7_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_5_7_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_3_13_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_3_13_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_19_double' for 'sm_50'
ptxas info : Function properties for transformStrided_19_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 16 bytes smem, 384 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_4_10_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_4_10_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_11_17_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_11_17_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 29 registers, 32 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_39_float16' for 'sm_50'
ptxas info : Function properties for transformShaped_39_float16
192 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 62 registers, 128 bytes smem, 392 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_10_1_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_10_1_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_60_15_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_60_15_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_58_2_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_58_2_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarAlongDimension_15_float16' for 'sm_50'
ptxas info : Function properties for scalarAlongDimension_15_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_59_18_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_59_18_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 404 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_14_3_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_14_3_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 29 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_15_0_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_15_0_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_13_6_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_13_6_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_2_2_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_2_2_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 32 bytes smem, 416 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_0_8_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_0_8_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'broadcastSimple_3_double' for 'sm_50'
ptxas info : Function properties for broadcastSimple_3_double
400 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 48 registers, 112 bytes smem, 416 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_1_5_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_1_5_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_57_10_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_57_10_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_46_16_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_46_16_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 64 bytes smem, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGeneric3D_12_float' for 'sm_50'
ptxas info : Function properties for reduceSimpleGeneric3D_12_float
24 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 48 bytes smem, 400 bytes cmem[0], 60 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_56_13_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_56_13_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_8_12_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_8_12_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_6_18_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_6_18_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_29_float' for 'sm_50'
ptxas info : Function properties for transformShaped_29_float
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 16 bytes smem, 392 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_7_15_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_7_15_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 408 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_3_6_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_3_6_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_4_3_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_4_3_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_2_9_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_2_9_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 42 registers, 64 bytes smem, 416 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_16_4_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_16_4_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 416 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_14_10_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_14_10_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_14_float' for 'sm_50'
ptxas info : Function properties for transformStrided_14_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 16 bytes smem, 384 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_15_7_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_15_7_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_58_14_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_58_14_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_34_double' for 'sm_50'
ptxas info : Function properties for transformShaped_34_double
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_57_17_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_57_17_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 16 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_10_13_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_10_13_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_8_0_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_8_0_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'pairWiseTransformDouble' for 'sm_50'
ptxas info : Function properties for pairWiseTransformDouble
424 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 42 registers, 784 bytes smem, 424 bytes cmem[0], 532 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_9_16_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_9_16_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_0_1_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_0_1_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'randomDouble_1_double' for 'sm_50'
ptxas info : Function properties for randomDouble_1_double
272 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 60 registers, 64 bytes smem, 368 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_60_3_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_60_3_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 416 bytes cmem[0], 52 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_13_18_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_13_18_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_11_5_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_11_5_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleStrided_3_float' for 'sm_50'
ptxas info : Function properties for scalarSimpleStrided_3_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 384 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_12_2_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_12_2_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_7_8_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_7_8_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_5_14_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_5_14_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'reduceScalarSimple_8_double' for 'sm_50'
ptxas info : Function properties for reduceScalarSimple_8_double
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 48 bytes smem, 392 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_6_11_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_6_11_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_46_9_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_46_9_double
24 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_17_15_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_17_15_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_24_float16' for 'sm_50'
ptxas info : Function properties for transformStrided_24_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 16 bytes smem, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_45_12_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_45_12_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_60_9_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_60_9_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 404 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_0_7_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_0_7_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_59_12_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_59_12_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_12_8_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_12_8_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_10_14_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_10_14_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_51_double' for 'sm_50'
ptxas info : Function properties for transformStrided_51_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 16 bytes smem, 384 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_11_11_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_11_11_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_45_18_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_45_18_double
24 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 32 bytes smem, 416 bytes cmem[0], 24 bytes cmem[2]
ptxas info : Compiling entry function 'randomSingle_9_float' for 'sm_50'
ptxas info : Function properties for randomSingle_9_float
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 37 registers, 48 bytes smem, 352 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_17_2_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_17_2_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_6_17_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_6_17_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_4_4_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_4_4_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleShaped_9_double' for 'sm_50'
ptxas info : Function properties for scalarSimpleShaped_9_double
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 16 bytes smem, 376 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_5_1_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_5_1_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_57_4_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_57_4_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_58_1_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_58_1_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_56_7_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_56_7_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_9_3_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_9_3_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_7_9_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_7_9_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'concatKernelFloat' for 'sm_50'
ptxas info : Function properties for concatKernelFloat
400 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 70 registers, 48 bytes smem, 392 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_8_6_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_8_6_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_3_12_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_3_12_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_1_18_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_1_18_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGenericXD_8_float' for 'sm_50'
ptxas info : Function properties for reduceSimpleGenericXD_8_float
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 400 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_2_15_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_2_15_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_15_13_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_15_13_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'aggregateSimple_1_float16' for 'sm_50'
ptxas info : Function properties for aggregateSimple_1_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 16 bytes smem, 396 bytes cmem[0]
ptxas info : Compiling entry function 'transformShaped_2_double' for 'sm_50'
ptxas info : Function properties for transformShaped_2_double
200 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 16 bytes smem, 392 bytes cmem[0], 64 bytes cmem[2]
ptxas info : Function properties for __internal_trig_reduction_slowpathd
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_14_16_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_14_16_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_10_7_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_10_7_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_11_4_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_11_4_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_9_10_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_9_10_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_59_5_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_59_5_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_57_11_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_57_11_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_46_float' for 'sm_50'
ptxas info : Function properties for transformStrided_46_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 21 registers, 16 bytes smem, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_58_8_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_58_8_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_4_16_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_4_16_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'transformShaped_7_float16' for 'sm_50'
ptxas info : Function properties for transformShaped_7_float16
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 16 bytes smem, 392 bytes cmem[0], 60 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_3_0_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_3_0_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_17_14_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_17_14_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 29 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_15_1_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_15_1_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarAlongDimension_2_double' for 'sm_50'
ptxas info : Function properties for scalarAlongDimension_2_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_16_17_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_16_17_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 404 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_7_2_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_7_2_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'randomTriple_3_double' for 'sm_50'
ptxas info : Function properties for randomTriple_3_double
400 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 78 registers, 64 bytes smem, 384 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_6_5_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_6_5_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_56_0_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_56_0_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 416 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_45_6_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_45_6_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleStrided_16_double' for 'sm_50'
ptxas info : Function properties for scalarSimpleStrided_16_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_46_3_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_46_3_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 64 bytes smem, 408 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_14_9_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_14_9_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_12_15_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_12_15_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGeneric1D_4_double' for 'sm_50'
ptxas info : Function properties for reduceSimpleGeneric1D_4_double
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 400 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_13_12_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_13_12_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_1_11_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_1_11_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_60_16_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_60_16_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_59_float16' for 'sm_50'
ptxas info : Function properties for transformStrided_59_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 19 registers, 16 bytes smem, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_0_14_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_0_14_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_8_9_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_8_9_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_9_6_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_9_6_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_7_12_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_7_12_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 42 registers, 64 bytes smem, 416 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_57_7_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_57_7_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 416 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_46_13_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_46_13_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 136 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_35_double' for 'sm_50'
ptxas info : Function properties for transformStrided_35_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 16 bytes smem, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_56_10_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_56_10_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_2_18_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_2_18_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 32 bytes smem, 416 bytes cmem[0], 52 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_55_float16' for 'sm_50'
ptxas info : Function properties for transformShaped_55_float16
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 16 bytes smem, 392 bytes cmem[0], 64 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_1_2_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_1_2_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_15_16_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_15_16_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_13_3_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_13_3_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleShaped_12_float' for 'sm_50'
ptxas info : Function properties for scalarSimpleShaped_12_float
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 16 bytes smem, 376 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_14_0_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_14_0_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_5_4_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_5_4_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_6_1_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_6_1_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_4_7_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_4_7_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_45_2_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_45_2_double
24 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 32 bytes smem, 416 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_16_8_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_16_8_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'fillIsMaxFloat' for 'sm_50'
ptxas info : Function properties for fillIsMaxFloat
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 6 registers, 336 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_17_5_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_17_5_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_12_11_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_12_11_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_10_17_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_10_17_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGeneric3D_4_float16' for 'sm_50'
ptxas info : Function properties for reduceSimpleGeneric3D_4_float16
24 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 48 bytes smem, 400 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_11_14_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_11_14_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_60_12_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_60_12_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_58_18_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_58_18_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_45_float' for 'sm_50'
ptxas info : Function properties for transformShaped_45_float
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 16 bytes smem, 392 bytes cmem[0], 152 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_59_15_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_59_15_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_46_6_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_46_6_float16
32 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 31 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_56_3_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_56_3_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_45_9_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_45_9_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 64 bytes smem, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_7_5_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_7_5_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 32 bytes smem, 416 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_5_11_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_5_11_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_30_float' for 'sm_50'
ptxas info : Function properties for transformStrided_30_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 16 bytes smem, 384 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_6_8_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_6_8_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_13_15_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_13_15_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'transformShaped_50_double' for 'sm_50'
ptxas info : Function properties for transformShaped_50_double
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_12_18_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_12_18_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_1_14_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_1_14_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_60_0_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_60_0_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'scalarAlongDimension_5_float' for 'sm_50'
ptxas info : Function properties for scalarAlongDimension_5_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_0_17_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_0_17_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 30 registers, 32 bytes smem, 404 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_16_1_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_16_1_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'randomDouble_7_float16' for 'sm_50'
ptxas info : Function properties for randomDouble_7_float16
272 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 47 registers, 64 bytes smem, 368 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_15_4_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_15_4_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 416 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_4_0_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_4_0_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_2_6_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_2_6_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleStrided_0_double' for 'sm_50'
ptxas info : Function properties for scalarSimpleStrided_0_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_3_3_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_3_3_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_59_8_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_59_8_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_57_14_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_57_14_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'reduceScalarSimple_12_float16' for 'sm_50'
ptxas info : Function properties for reduceScalarSimple_12_float16
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 48 bytes smem, 392 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_58_11_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_58_11_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_10_10_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_10_10_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_8_16_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_8_16_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_40_float16' for 'sm_50'
ptxas info : Function properties for transformStrided_40_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 21 registers, 16 bytes smem, 384 bytes cmem[0], 52 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_9_13_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_9_13_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_1_8_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_1_8_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_2_5_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_2_5_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_0_11_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_0_11_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_14_6_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_14_6_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_12_12_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_12_12_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_3_double' for 'sm_50'
ptxas info : Function properties for transformStrided_3_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 21 registers, 16 bytes smem, 384 bytes cmem[0], 112 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_13_9_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_13_9_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_56_16_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_56_16_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 416 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_23_float16' for 'sm_50'
ptxas info : Function properties for transformShaped_23_float16
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 16 bytes smem, 392 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_46_0_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_46_0_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 64 bytes smem, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_8_15_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_8_15_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_6_2_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_6_2_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarAlongDimension_18_double' for 'sm_50'
ptxas info : Function properties for scalarAlongDimension_18_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 30 registers, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_7_18_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_7_18_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_59_2_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_59_2_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 404 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'randomTriple_9_float16' for 'sm_50'
ptxas info : Function properties for randomTriple_9_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 64 bytes smem, 384 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_58_5_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_58_5_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_11_1_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_11_1_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_9_7_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_9_7_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleStrided_13_float16' for 'sm_50'
ptxas info : Function properties for scalarSimpleStrided_13_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 18 registers, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_10_4_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_10_4_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 24 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_5_10_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_5_10_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_3_16_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_3_16_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGeneric1D_8_float16' for 'sm_50'
ptxas info : Function properties for reduceSimpleGeneric1D_8_float16
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 400 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_4_13_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_4_13_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_17_11_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_17_11_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_15_17_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_15_17_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_13_float' for 'sm_50'
ptxas info : Function properties for transformShaped_13_float
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 64 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_16_14_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_16_14_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_9_0_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_9_0_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'randomSingle_5_float16' for 'sm_50'
ptxas info : Function properties for randomSingle_5_float16
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 37 registers, 48 bytes smem, 352 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_8_3_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_8_3_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 416 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_58_17_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_58_17_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_56_4_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_56_4_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleShaped_6_float16' for 'sm_50'
ptxas info : Function properties for scalarSimpleShaped_6_float16
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 16 bytes smem, 376 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_57_1_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_57_1_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_16_7_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_16_7_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_14_13_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_14_13_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'reduceScalarSimple_4_float' for 'sm_50'
ptxas info : Function properties for reduceScalarSimple_4_float
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 48 bytes smem, 392 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_15_10_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_15_10_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_3_9_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_3_9_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_1_15_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_1_15_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_8_float16' for 'sm_50'
ptxas info : Function properties for transformStrided_8_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 19 registers, 16 bytes smem, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_2_12_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_2_12_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_12_5_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_12_5_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_13_2_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_13_2_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_11_8_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_11_8_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_0_4_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_0_4_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_59_9_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_59_9_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'shuffleKernelFloat' for 'sm_50'
ptxas info : Function properties for shuffleKernelFloat
272 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 54 registers, 32 bytes smem, 384 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_60_6_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_60_6_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_46_12_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_46_12_float
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 30 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_17_18_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_17_18_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGenericXD_12_double' for 'sm_50'
ptxas info : Function properties for reduceSimpleGenericXD_12_double
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 400 bytes cmem[0], 64 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_45_15_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_45_15_float16
32 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 31 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_6_14_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_6_14_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'aggregateBatchSimple_5_float16' for 'sm_50'
ptxas info : Function properties for aggregateBatchSimple_5_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 288 bytes smem, 360 bytes cmem[0]
ptxas info : Compiling entry function 'transformShaped_18_double' for 'sm_50'
ptxas info : Function properties for transformShaped_18_double
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 172 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_5_17_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_5_17_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_16_9_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_16_9_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_17_6_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_17_6_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_15_12_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_15_12_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_4_8_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_4_8_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_2_14_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_2_14_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_43_double' for 'sm_50'
ptxas info : Function properties for transformStrided_43_double
48 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 384 bytes cmem[0], 56 bytes cmem[2]
ptxas info : Function properties for __internal_trig_reduction_slowpathd
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_3_11_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_3_11_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_10_18_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_10_18_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 31 registers, 32 bytes smem, 416 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'randomSingle_1_float' for 'sm_50'
ptxas info : Function properties for randomSingle_1_float
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 37 registers, 48 bytes smem, 352 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_9_2_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_9_2_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_59_16_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_59_16_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_57_3_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_57_3_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleShaped_1_double' for 'sm_50'
ptxas info : Function properties for scalarSimpleShaped_1_double
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 16 bytes smem, 376 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_58_0_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_58_0_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_13_4_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_13_4_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 29 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_14_1_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_14_1_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_12_7_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_12_7_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_1_3_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_1_3_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 416 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_60_8_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_60_8_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'concatKernelScalarDouble' for 'sm_50'
ptxas info : Function properties for concatKernelScalarDouble
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 10 registers, 376 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_0_6_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_0_6_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_56_11_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_56_11_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_45_17_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_45_17_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 64 bytes smem, 416 bytes cmem[0], 24 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGeneric3D_12_float16' for 'sm_50'
ptxas info : Function properties for reduceSimpleGeneric3D_12_float16
24 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 48 bytes smem, 400 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_46_14_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_46_14_float16
32 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 31 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_7_13_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_7_13_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'aggregateSimple_5_float' for 'sm_50'
ptxas info : Function properties for aggregateSimple_5_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 2 registers, 396 bytes cmem[0]
ptxas info : Compiling entry function 'transformShaped_53_float' for 'sm_50'
ptxas info : Function properties for transformShaped_53_float
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 43 registers, 16 bytes smem, 392 bytes cmem[0], 72 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_6_16_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_6_16_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_2_7_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_2_7_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_3_4_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_3_4_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_1_10_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_1_10_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_15_5_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_15_5_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_13_11_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_13_11_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_38_float' for 'sm_50'
ptxas info : Function properties for transformStrided_38_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 16 bytes smem, 384 bytes cmem[0], 56 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_14_8_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_14_8_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_57_15_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_57_15_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 416 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_62_double' for 'sm_50'
ptxas info : Function properties for transformShaped_62_double
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 208 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_56_18_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_56_18_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 16 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_9_14_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_9_14_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_7_1_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_7_1_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'scalarAlongDimension_13_float' for 'sm_50'
ptxas info : Function properties for scalarAlongDimension_13_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_8_17_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_8_17_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 30 registers, 32 bytes smem, 404 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_60_1_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_60_1_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 404 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'randomTriple_5_float' for 'sm_50'
ptxas info : Function properties for randomTriple_5_float
400 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 160 bytes smem, 384 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_59_4_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_59_4_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 416 bytes cmem[0], 52 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_12_0_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_12_0_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_10_6_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_10_6_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleStrided_8_double' for 'sm_50'
ptxas info : Function properties for scalarSimpleStrided_8_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_11_3_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_11_3_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_6_9_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_6_9_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_4_15_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_4_15_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGeneric1D_8_float' for 'sm_50'
ptxas info : Function properties for reduceSimpleGeneric1D_8_float
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 400 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_5_12_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_5_12_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_45_10_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_45_10_double
24 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_16_16_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_16_16_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_48_float16' for 'sm_50'
ptxas info : Function properties for transformStrided_48_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 21 registers, 16 bytes smem, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_17_13_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_17_13_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_9_8_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_9_8_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_10_5_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_10_5_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_8_11_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_8_11_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_58_6_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_58_6_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 416 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_56_12_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_56_12_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_11_double' for 'sm_50'
ptxas info : Function properties for transformStrided_11_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 19 registers, 16 bytes smem, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_57_9_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_57_9_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_3_17_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_3_17_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 29 registers, 32 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_31_float16' for 'sm_50'
ptxas info : Function properties for transformShaped_31_float16
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_2_1_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_2_1_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 416 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_16_15_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_16_15_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_14_2_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_14_2_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarAlongDimension_7_float16' for 'sm_50'
ptxas info : Function properties for scalarAlongDimension_7_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_15_18_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_15_18_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 404 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_6_3_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_6_3_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_7_0_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_7_0_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_5_6_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_5_6_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_46_1_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_46_1_double
24 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 32 bytes smem, 416 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_17_7_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_17_7_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'broadcastSimple_2_float' for 'sm_50'
ptxas info : Function properties for broadcastSimple_2_float
400 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 48 registers, 112 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_45_4_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_45_4_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 64 bytes smem, 408 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_13_10_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_13_10_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_11_16_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_11_16_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGeneric3D_4_float' for 'sm_50'
ptxas info : Function properties for reduceSimpleGeneric3D_4_float
24 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 48 bytes smem, 400 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_12_13_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_12_13_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_0_12_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_0_12_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_59_17_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_59_17_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_21_float' for 'sm_50'
ptxas info : Function properties for transformShaped_21_float
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 24 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_60_14_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_60_14_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_17_0_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_17_0_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'randomDouble_3_float' for 'sm_50'
ptxas info : Function properties for randomDouble_3_float
272 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 47 registers, 64 bytes smem, 368 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_16_3_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_16_3_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 416 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_5_18_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_5_18_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 30 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_3_5_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_3_5_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleShaped_14_float16' for 'sm_50'
ptxas info : Function properties for scalarSimpleShaped_14_float16
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 16 bytes smem, 376 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_4_2_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_4_2_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_60_7_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_60_7_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_58_13_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_58_13_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'reduceScalarSimple_12_float' for 'sm_50'
ptxas info : Function properties for reduceScalarSimple_12_float
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 48 bytes smem, 392 bytes cmem[0], 108 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_59_10_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_59_10_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 404 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_11_9_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_11_9_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_9_15_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_9_15_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_16_float16' for 'sm_50'
ptxas info : Function properties for transformStrided_16_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 16 bytes smem, 384 bytes cmem[0], 24 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_10_12_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_10_12_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 16 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_56_5_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_56_5_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_57_2_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_57_2_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_46_8_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_46_8_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 64 bytes smem, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_8_4_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_8_4_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_6_10_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_6_10_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_6_float' for 'sm_50'
ptxas info : Function properties for transformStrided_6_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 16 bytes smem, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_7_7_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_7_7_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_2_13_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_2_13_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_0_0_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_0_0_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGenericXD_8_float16' for 'sm_50'
ptxas info : Function properties for reduceSimpleGenericXD_8_float16
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 400 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_1_16_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_1_16_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_14_14_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_14_14_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'flattenKernelFloat' for 'sm_50'
ptxas info : Function properties for flattenKernelFloat
320 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 16 bytes smem, 368 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_26_double' for 'sm_50'
ptxas info : Function properties for transformShaped_26_double
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 16 bytes smem, 392 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_13_17_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_13_17_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_0_9_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_0_9_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_1_6_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_1_6_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_60_11_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_60_11_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_13_7_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_13_7_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_11_13_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_11_13_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_27_double' for 'sm_50'
ptxas info : Function properties for transformStrided_27_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 16 bytes smem, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_12_10_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_12_10_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_46_17_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_46_17_double
24 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 32 bytes smem, 416 bytes cmem[0], 24 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_47_float16' for 'sm_50'
ptxas info : Function properties for transformShaped_47_float16
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_45_1_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_45_1_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 64 bytes smem, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_7_16_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_7_16_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_5_3_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_5_3_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleShaped_4_float' for 'sm_50'
ptxas info : Function properties for scalarSimpleShaped_4_float
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 16 bytes smem, 376 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_6_0_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_6_0_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_58_3_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_58_3_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 29 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_59_0_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_59_0_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_57_6_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_57_6_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_10_2_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_10_2_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_8_8_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_8_8_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'broadcastSimple_4_float16' for 'sm_50'
ptxas info : Function properties for broadcastSimple_4_float16
400 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 48 registers, 112 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_9_5_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_9_5_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_4_11_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_4_11_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_2_17_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_2_17_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 416 bytes cmem[0], 52 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGeneric3D_8_double' for 'sm_50'
ptxas info : Function properties for reduceSimpleGeneric3D_8_double
24 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 400 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_3_14_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_3_14_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_16_12_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_16_12_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_14_18_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_14_18_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_37_float' for 'sm_50'
ptxas info : Function properties for transformShaped_37_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 48 registers, 16 bytes smem, 392 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_15_15_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_15_15_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_11_6_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_11_6_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_12_3_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_12_3_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_10_9_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_10_9_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_60_4_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_60_4_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0], 52 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_58_10_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_58_10_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_22_float' for 'sm_50'
ptxas info : Function properties for transformStrided_22_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 19 registers, 16 bytes smem, 384 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_59_7_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_59_7_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_5_15_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_5_15_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'transformShaped_42_double' for 'sm_50'
ptxas info : Function properties for transformShaped_42_double
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_4_18_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_4_18_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_45_13_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_45_13_float
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_16_0_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_16_0_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'pairWiseTransformStridedHalf' for 'sm_50'
ptxas info : Function properties for pairWiseTransformStridedHalf
32 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 16 bytes smem, 400 bytes cmem[0], 96 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_17_16_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_17_16_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_8_1_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_8_1_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'randomDouble_9_double' for 'sm_50'
ptxas info : Function properties for randomDouble_9_double
272 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 47 registers, 64 bytes smem, 368 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_7_4_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_7_4_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 416 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_57_18_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_57_18_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_46_5_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_46_5_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleStrided_11_float' for 'sm_50'
ptxas info : Function properties for scalarSimpleStrided_11_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 19 registers, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_56_2_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_56_2_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_15_8_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_15_8_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_13_14_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_13_14_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'reduceScalarSimple_4_float16' for 'sm_50'
ptxas info : Function properties for reduceScalarSimple_4_float16
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 48 bytes smem, 392 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_14_11_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_14_11_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_2_10_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_2_10_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 416 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_0_16_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_0_16_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_32_float16' for 'sm_50'
ptxas info : Function properties for transformStrided_32_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 21 registers, 16 bytes smem, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_1_13_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_1_13_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_45_7_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_45_7_float16
32 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 31 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_46_4_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_46_4_float
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 31 registers, 32 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_17_10_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_17_10_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_6_6_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_6_6_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_4_12_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_4_12_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_54_float' for 'sm_50'
ptxas info : Function properties for transformStrided_54_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 16 bytes smem, 384 bytes cmem[0], 60 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_5_9_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_5_9_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_12_16_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_12_16_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'transformShaped_15_float16' for 'sm_50'
ptxas info : Function properties for transformShaped_15_float16
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 16 bytes smem, 392 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_11_0_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_11_0_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_0_15_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_0_15_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_59_1_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_59_1_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'scalarAlongDimension_10_double' for 'sm_50'
ptxas info : Function properties for scalarAlongDimension_10_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_60_17_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_60_17_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 404 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_15_2_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_15_2_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'randomTriple_1_float16' for 'sm_50'
ptxas info : Function properties for randomTriple_1_float16
400 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 62 registers, 64 bytes smem, 384 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_14_5_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_14_5_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_3_1_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_3_1_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_1_7_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_1_7_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleStrided_5_float16' for 'sm_50'
ptxas info : Function properties for scalarSimpleStrided_5_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_2_4_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_2_4_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 408 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_58_9_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_58_9_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_56_15_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_56_15_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGeneric1D_12_double' for 'sm_50'
ptxas info : Function properties for reduceSimpleGeneric1D_12_double
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 400 bytes cmem[0], 112 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_57_12_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_57_12_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_9_11_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_9_11_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_7_17_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_7_17_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_5_float' for 'sm_50'
ptxas info : Function properties for transformShaped_5_float
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 52 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_8_14_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_8_14_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_1_0_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_1_0_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'randomSingle_7_double' for 'sm_50'
ptxas info : Function properties for randomSingle_7_double
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 51 registers, 48 bytes smem, 352 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_0_3_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_0_3_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 416 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_14_17_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_14_17_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_12_4_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_12_4_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleShaped_17_double' for 'sm_50'
ptxas info : Function properties for scalarSimpleShaped_17_double
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 16 bytes smem, 376 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_13_1_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_13_1_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_8_7_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_8_7_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_6_13_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_6_13_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'reduce3Float' for 'sm_50'
ptxas info : Function properties for reduce3Float
296 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 64 registers, 176 bytes smem, 440 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_7_10_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_7_10_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_56_8_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_56_8_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 416 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_45_14_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_45_14_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_0_float16' for 'sm_50'
ptxas info : Function properties for transformStrided_0_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 16 bytes smem, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_46_11_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_46_11_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_4_5_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_4_5_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_5_2_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_5_2_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 29 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_3_8_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_3_8_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_17_3_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_17_3_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 31 registers, 32 bytes smem, 416 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_15_9_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_15_9_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'kernelHalfsToFloats' for 'sm_50'
ptxas info : Function properties for kernelHalfsToFloats
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 10 registers, 344 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_16_6_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_16_6_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_11_12_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_11_12_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_9_18_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_9_18_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGenericXD_4_double' for 'sm_50'
ptxas info : Function properties for reduceSimpleGenericXD_4_double
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 400 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_10_15_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_10_15_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_59_13_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_59_13_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'aggregateBatchSimple_3_float' for 'sm_50'
ptxas info : Function properties for aggregateBatchSimple_3_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 50 registers, 480 bytes smem, 360 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_10_double' for 'sm_50'
ptxas info : Function properties for transformShaped_10_double
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 16 bytes smem, 392 bytes cmem[0], 132 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_58_16_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_58_16_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_12_8_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_12_8_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_13_5_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_13_5_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_11_11_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_11_11_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_0_7_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_0_7_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_59_12_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_59_12_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_14_double' for 'sm_50'
ptxas info : Function properties for transformStrided_14_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 16 bytes smem, 384 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_60_9_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_60_9_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_6_17_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_6_17_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_34_float16' for 'sm_50'
ptxas info : Function properties for transformShaped_34_float16
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 16 bytes smem, 392 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_5_1_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_5_1_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_46_15_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_46_15_float
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 31 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_17_2_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_17_2_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarAlongDimension_10_float16' for 'sm_50'
ptxas info : Function properties for scalarAlongDimension_10_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_45_18_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_45_18_float16
32 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 31 registers, 32 bytes smem, 404 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_9_3_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_9_3_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_10_0_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_10_0_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_8_6_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_8_6_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_58_1_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_58_1_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 416 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_56_7_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_56_7_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'broadcastSimple_5_float' for 'sm_50'
ptxas info : Function properties for broadcastSimple_5_float
400 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 48 registers, 112 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_57_4_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_57_4_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_16_10_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_16_10_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_14_16_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_14_16_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGeneric3D_7_float' for 'sm_50'
ptxas info : Function properties for reduceSimpleGeneric3D_7_float
24 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 48 bytes smem, 400 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_15_13_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_15_13_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_3_12_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_3_12_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_1_18_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_1_18_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_24_float' for 'sm_50'
ptxas info : Function properties for transformShaped_24_float
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_2_15_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_2_15_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 408 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_59_5_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_59_5_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 404 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_60_2_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_60_2_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_58_8_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_58_8_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_11_4_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_11_4_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 29 registers, 32 bytes smem, 416 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_9_10_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_9_10_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_9_float' for 'sm_50'
ptxas info : Function properties for transformStrided_9_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 16 bytes smem, 384 bytes cmem[0], 24 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_10_7_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_10_7_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 16 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_17_14_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_17_14_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 29 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'transformShaped_29_double' for 'sm_50'
ptxas info : Function properties for transformShaped_29_double
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 16 bytes smem, 392 bytes cmem[0], 132 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_16_17_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_16_17_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_5_13_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_5_13_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_3_0_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_3_0_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGenericXD_11_float16' for 'sm_50'
ptxas info : Function properties for reduceSimpleGenericXD_11_float16
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 400 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_4_16_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_4_16_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_56_0_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_56_0_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'randomDouble_6_float' for 'sm_50'
ptxas info : Function properties for randomDouble_6_float
272 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 47 registers, 64 bytes smem, 368 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_46_3_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_46_3_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 64 bytes smem, 416 bytes cmem[0], 44 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_8_18_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_8_18_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 29 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_6_5_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_6_5_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleShaped_17_float16' for 'sm_50'
ptxas info : Function properties for scalarSimpleShaped_17_float16
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 16 bytes smem, 376 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_7_2_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_7_2_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 408 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_2_8_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_2_8_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_0_14_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_0_14_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'reduceScalarSimple_3_double' for 'sm_50'
ptxas info : Function properties for reduceScalarSimple_3_double
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 48 bytes smem, 392 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_1_11_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_1_11_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_14_9_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_14_9_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_12_15_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_12_15_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_19_float16' for 'sm_50'
ptxas info : Function properties for transformStrided_19_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 19 registers, 16 bytes smem, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_13_12_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_13_12_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_46_9_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_46_9_float16
32 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 31 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_56_6_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_56_6_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_45_12_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_45_12_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 64 bytes smem, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_7_8_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_7_8_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 416 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_5_14_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_5_14_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_46_double' for 'sm_50'
ptxas info : Function properties for transformStrided_46_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 16 bytes smem, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_6_11_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_6_11_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_13_18_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_13_18_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 32 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'randomSingle_4_float' for 'sm_50'
ptxas info : Function properties for randomSingle_4_float
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 352 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_12_2_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_12_2_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_1_17_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_1_17_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_60_3_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_60_3_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleShaped_4_double' for 'sm_50'
ptxas info : Function properties for scalarSimpleShaped_4_double
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 16 bytes smem, 376 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_0_1_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_0_1_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_16_4_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_16_4_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_17_1_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_17_1_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 29 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_15_7_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_15_7_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_4_3_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_4_3_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 29 registers, 32 bytes smem, 416 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_2_9_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_2_9_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'concatKernelHStackHalf' for 'sm_50'
ptxas info : Function properties for concatKernelHStackHalf
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 16 bytes smem, 376 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_3_6_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_3_6_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_59_11_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_59_11_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_57_17_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_57_17_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 24 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGenericXD_3_float' for 'sm_50'
ptxas info : Function properties for reduceSimpleGenericXD_3_float
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 400 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_58_14_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_58_14_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 29 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_10_13_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_10_13_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'aggregateSimple_2_double' for 'sm_50'
ptxas info : Function properties for aggregateSimple_2_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 17 registers, 396 bytes cmem[0]
ptxas info : Compiling entry function 'transformShaped_59_float' for 'sm_50'
ptxas info : Function properties for transformShaped_59_float
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_9_16_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_9_16_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_5_7_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_5_7_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_6_4_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_6_4_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_4_10_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_4_10_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_45_5_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_45_5_double
24 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 32 bytes smem, 416 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_16_11_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_16_11_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_41_float' for 'sm_50'
ptxas info : Function properties for transformStrided_41_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 16 bytes smem, 384 bytes cmem[0], 56 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_17_8_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_17_8_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_60_15_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_60_15_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_2_float16' for 'sm_50'
ptxas info : Function properties for transformShaped_2_float16
176 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 52 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_59_18_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_59_18_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_12_14_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_12_14_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_10_1_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_10_1_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarAlongDimension_16_float' for 'sm_50'
ptxas info : Function properties for scalarAlongDimension_16_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_11_17_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_11_17_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 30 registers, 32 bytes smem, 404 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_2_2_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_2_2_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'randomTriple_8_float' for 'sm_50'
ptxas info : Function properties for randomTriple_8_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 64 bytes smem, 384 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_1_5_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_1_5_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_15_0_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_15_0_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_13_6_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_13_6_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleStrided_11_double' for 'sm_50'
ptxas info : Function properties for scalarSimpleStrided_11_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_14_3_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_14_3_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_9_9_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_9_9_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_7_15_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_7_15_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 416 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGeneric1D_11_float' for 'sm_50'
ptxas info : Function properties for reduceSimpleGeneric1D_11_float
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 400 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_8_12_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_8_12_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_57_10_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_57_10_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 416 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_46_16_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_46_16_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_51_float16' for 'sm_50'
ptxas info : Function properties for transformStrided_51_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 16 bytes smem, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_56_13_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_56_13_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_3_9_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_3_9_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_4_6_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_4_6_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_2_12_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_2_12_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 42 registers, 64 bytes smem, 416 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_16_7_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_16_7_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_14_13_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_14_13_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_30_double' for 'sm_50'
ptxas info : Function properties for transformStrided_30_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 16 bytes smem, 384 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_15_10_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_15_10_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_58_17_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_58_17_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 29 registers, 32 bytes smem, 416 bytes cmem[0], 24 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_50_float16' for 'sm_50'
ptxas info : Function properties for transformShaped_50_float16
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_57_1_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_57_1_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_10_16_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_10_16_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_8_3_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_8_3_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleShaped_7_float' for 'sm_50'
ptxas info : Function properties for scalarSimpleShaped_7_float
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 16 bytes smem, 376 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_9_0_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_9_0_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_0_4_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_0_4_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_1_1_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_1_1_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_60_6_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_60_6_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_13_2_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_13_2_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_11_8_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_11_8_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformDoubleIndexes' for 'sm_50'
ptxas info : Function properties for transformDoubleIndexes
8112 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 142 registers, 496 bytes smem, 392 bytes cmem[0], 1192 bytes cmem[2]
ptxas info : Function properties for __internal_accurate_pow
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Function properties for __internal_trig_reduction_slowpathd
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_12_5_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_12_5_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_7_11_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_7_11_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_5_17_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_5_17_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGeneric3D_11_double' for 'sm_50'
ptxas info : Function properties for reduceSimpleGeneric3D_11_double
24 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 400 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_6_14_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_6_14_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_46_12_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_46_12_double
24 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_17_18_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_17_18_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_40_float' for 'sm_50'
ptxas info : Function properties for transformShaped_40_float
208 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 62 registers, 128 bytes smem, 392 bytes cmem[0], 72 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_45_15_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_45_15_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_14_6_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_14_6_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_15_3_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_15_3_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_13_9_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_13_9_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_2_5_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_2_5_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 32 bytes smem, 416 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_0_11_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_0_11_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_25_float' for 'sm_50'
ptxas info : Function properties for transformStrided_25_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 16 bytes smem, 384 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_1_8_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_1_8_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_8_15_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_8_15_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'transformShaped_45_double' for 'sm_50'
ptxas info : Function properties for transformShaped_45_double
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 16 bytes smem, 392 bytes cmem[0], 156 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_7_18_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_7_18_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 408 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_57_13_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_57_13_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_46_0_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_46_0_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarAlongDimension_0_float' for 'sm_50'
ptxas info : Function properties for scalarAlongDimension_0_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_56_16_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_56_16_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_11_1_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_11_1_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'randomDouble_2_float16' for 'sm_50'
ptxas info : Function properties for randomDouble_2_float16
272 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 60 registers, 64 bytes smem, 368 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_10_4_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_10_4_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 416 bytes cmem[0], 52 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_60_18_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_60_18_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_58_5_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_58_5_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleStrided_14_float' for 'sm_50'
ptxas info : Function properties for scalarSimpleStrided_14_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_59_2_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_59_2_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_45_8_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_45_8_float
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 30 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_16_14_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_16_14_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'reduceScalarSimple_7_float16' for 'sm_50'
ptxas info : Function properties for reduceScalarSimple_7_float16
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 48 bytes smem, 392 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_17_11_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_17_11_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_5_10_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_5_10_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_3_16_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_3_16_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_35_float16' for 'sm_50'
ptxas info : Function properties for transformStrided_35_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 21 registers, 16 bytes smem, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_4_13_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_4_13_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_57_7_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_57_7_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_58_4_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_58_4_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_56_10_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_56_10_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_9_6_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_9_6_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_7_12_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_7_12_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_61_float' for 'sm_50'
ptxas info : Function properties for transformStrided_61_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 16 bytes smem, 384 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_8_9_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_8_9_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_15_16_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_15_16_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'transformShaped_18_float16' for 'sm_50'
ptxas info : Function properties for transformShaped_18_float16
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 16 bytes smem, 392 bytes cmem[0], 36 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_14_0_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_14_0_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_3_15_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_3_15_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_1_2_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_1_2_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarAlongDimension_13_double' for 'sm_50'
ptxas info : Function properties for scalarAlongDimension_13_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_2_18_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_2_18_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_45_2_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_45_2_float16
32 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 31 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'randomTriple_4_float16' for 'sm_50'
ptxas info : Function properties for randomTriple_4_float16
400 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 62 registers, 64 bytes smem, 384 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_17_5_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_17_5_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_6_1_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_6_1_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_4_7_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_4_7_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleStrided_8_float16' for 'sm_50'
ptxas info : Function properties for scalarSimpleStrided_8_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 21 registers, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_5_4_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_5_4_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_0_10_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_0_10_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_59_15_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_59_15_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGeneric1D_3_float16' for 'sm_50'
ptxas info : Function properties for reduceSimpleGeneric1D_3_float16
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 400 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_60_12_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_60_12_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 404 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_12_11_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_12_11_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_10_17_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_10_17_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_8_float' for 'sm_50'
ptxas info : Function properties for transformShaped_8_float
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_11_14_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_11_14_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_4_0_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_4_0_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'randomSingle_0_float16' for 'sm_50'
ptxas info : Function properties for randomSingle_0_float16
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 52 registers, 48 bytes smem, 352 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_3_3_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_3_3_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 416 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_17_17_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_17_17_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_15_4_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_15_4_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleShaped_1_float16' for 'sm_50'
ptxas info : Function properties for scalarSimpleShaped_1_float16
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 16 bytes smem, 376 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_16_1_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_16_1_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_11_7_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_11_7_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_9_13_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_9_13_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'reduce3ScalarHalf' for 'sm_50'
ptxas info : Function properties for reduce3ScalarHalf
296 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 48 registers, 256 bytes smem, 448 bytes cmem[0], 36 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_10_10_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_10_10_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_59_8_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_59_8_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_57_14_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_57_14_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_3_float16' for 'sm_50'
ptxas info : Function properties for transformStrided_3_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 16 bytes smem, 384 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_58_11_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_58_11_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_7_5_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_7_5_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_8_2_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_8_2_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_6_8_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_6_8_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_56_3_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_56_3_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0], 36 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_45_9_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_45_9_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'averagingKernelDouble' for 'sm_50'
ptxas info : Function properties for averagingKernelDouble
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 29 registers, 16 bytes smem, 353 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_46_6_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_46_6_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_14_12_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_14_12_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_12_18_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_12_18_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGenericXD_7_double' for 'sm_50'
ptxas info : Function properties for reduceSimpleGenericXD_7_double
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 400 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_13_15_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_13_15_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_1_14_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_1_14_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'aggregateBatchSimple_0_float16' for 'sm_50'
ptxas info : Function properties for aggregateBatchSimple_0_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 336 bytes smem, 360 bytes cmem[0], 16 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_13_double' for 'sm_50'
ptxas info : Function properties for transformShaped_13_double
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 16 bytes smem, 392 bytes cmem[0], 216 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_0_17_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_0_17_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_56_8_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_56_8_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_57_5_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_57_5_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_46_11_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_46_11_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 64 bytes smem, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_8_7_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_8_7_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_6_13_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_6_13_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_22_double' for 'sm_50'
ptxas info : Function properties for transformStrided_22_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 21 registers, 16 bytes smem, 384 bytes cmem[0], 112 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_7_10_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_7_10_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_14_17_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_14_17_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_42_float16' for 'sm_50'
ptxas info : Function properties for transformShaped_42_float16
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_13_1_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_13_1_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_2_16_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_2_16_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_0_3_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_0_3_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'scalarAlongDimension_18_float16' for 'sm_50'
ptxas info : Function properties for scalarAlongDimension_18_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_1_0_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_1_0_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_17_3_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_17_3_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_45_0_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_45_0_float
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 31 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_16_6_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_16_6_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_5_2_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_5_2_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_3_8_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_3_8_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'broadcastSimple_6_double' for 'sm_50'
ptxas info : Function properties for broadcastSimple_6_double
400 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 48 registers, 112 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_4_5_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_4_5_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_60_10_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_60_10_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_58_16_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_58_16_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGeneric3D_3_double' for 'sm_50'
ptxas info : Function properties for reduceSimpleGeneric3D_3_double
24 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 48 bytes smem, 400 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_59_13_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_59_13_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_11_12_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_11_12_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_9_18_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_9_18_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_32_float' for 'sm_50'
ptxas info : Function properties for transformShaped_32_float
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_10_15_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_10_15_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 16 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_6_6_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_6_6_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_7_3_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_7_3_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_5_9_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_5_9_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_46_4_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_46_4_double
24 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 32 bytes smem, 416 bytes cmem[0], 36 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_17_10_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_17_10_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_17_float' for 'sm_50'
ptxas info : Function properties for transformStrided_17_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 21 registers, 16 bytes smem, 384 bytes cmem[0], 24 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_45_7_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_45_7_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_0_15_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_0_15_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'transformShaped_37_double' for 'sm_50'
ptxas info : Function properties for transformShaped_37_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 48 registers, 16 bytes smem, 392 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_60_17_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_60_17_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_13_13_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_13_13_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_11_0_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_11_0_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'pairWiseTransformDoubleIndex' for 'sm_50'
ptxas info : Function properties for pairWiseTransformDoubleIndex
32 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 16 bytes smem, 448 bytes cmem[0], 244 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_12_16_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_12_16_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_3_1_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_3_1_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'randomDouble_4_double' for 'sm_50'
ptxas info : Function properties for randomDouble_4_double
272 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 47 registers, 64 bytes smem, 368 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_2_4_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_2_4_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 416 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_16_18_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_16_18_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_14_5_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_14_5_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleStrided_6_float' for 'sm_50'
ptxas info : Function properties for scalarSimpleStrided_6_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_15_2_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_15_2_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_10_8_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_10_8_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_8_14_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_8_14_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'reduceScalarSimple_11_double' for 'sm_50'
ptxas info : Function properties for reduceScalarSimple_11_double
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 48 bytes smem, 392 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_9_11_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_9_11_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_58_9_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_58_9_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 416 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_56_15_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_56_15_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_27_float16' for 'sm_50'
ptxas info : Function properties for transformStrided_27_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 21 registers, 16 bytes smem, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_57_12_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_57_12_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_2_10_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_2_10_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_3_7_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_3_7_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_1_13_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_1_13_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_15_8_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_15_8_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_13_14_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_13_14_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_54_double' for 'sm_50'
ptxas info : Function properties for transformStrided_54_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 36 registers, 16 bytes smem, 384 bytes cmem[0], 280 bytes cmem[2]
ptxas info : Function properties for __internal_accurate_pow
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_14_11_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_14_11_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_57_18_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_57_18_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 416 bytes cmem[0], 24 bytes cmem[2]
ptxas info : Compiling entry function 'randomSingle_2_double' for 'sm_50'
ptxas info : Function properties for randomSingle_2_double
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 37 registers, 48 bytes smem, 352 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_56_2_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_56_2_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_9_17_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_9_17_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_7_4_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_7_4_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleShaped_12_double' for 'sm_50'
ptxas info : Function properties for scalarSimpleShaped_12_double
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 16 bytes smem, 376 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_8_1_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_8_1_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_60_4_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_60_4_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_0_2_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_0_2_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_59_7_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_59_7_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_12_3_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_12_3_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 29 registers, 32 bytes smem, 416 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_10_9_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_10_9_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'pullRowsKernelFloat' for 'sm_50'
ptxas info : Function properties for pullRowsKernelFloat
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 400 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_11_6_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_11_6_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_6_12_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_6_12_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_4_18_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_4_18_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGenericXD_11_float' for 'sm_50'
ptxas info : Function properties for reduceSimpleGenericXD_11_float
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 400 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_5_15_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_5_15_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_45_13_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_45_13_double
24 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'aggregateSimple_4_float16' for 'sm_50'
ptxas info : Function properties for aggregateSimple_4_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 41 registers, 224 bytes smem, 396 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_5_double' for 'sm_50'
ptxas info : Function properties for transformShaped_5_double
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 16 bytes smem, 392 bytes cmem[0], 112 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_17_16_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_17_16_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_13_7_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_13_7_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_14_4_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_14_4_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_12_10_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_12_10_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_1_6_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_1_6_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_60_11_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_60_11_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_49_float' for 'sm_50'
ptxas info : Function properties for transformStrided_49_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 21 registers, 16 bytes smem, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_0_9_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_0_9_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_7_16_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_7_16_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 416 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_10_float16' for 'sm_50'
ptxas info : Function properties for transformShaped_10_float16
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 16 bytes smem, 392 bytes cmem[0], 32 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_6_0_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_6_0_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_56_14_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_56_14_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 408 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_45_1_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_45_1_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarAlongDimension_5_double' for 'sm_50'
ptxas info : Function properties for scalarAlongDimension_5_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_46_17_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_46_17_float16
32 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 31 registers, 32 bytes smem, 404 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_10_2_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_10_2_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'randomTriple_6_double' for 'sm_50'
ptxas info : Function properties for randomTriple_6_double
48 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 112 bytes smem, 384 bytes cmem[0], 164 bytes cmem[2]
ptxas info : Function properties for __internal_trig_reduction_slowpathd
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_9_5_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_9_5_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_59_0_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_59_0_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_57_6_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_57_6_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleStrided_0_float16' for 'sm_50'
ptxas info : Function properties for scalarSimpleStrided_0_float16
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 384 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_58_3_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_58_3_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_17_9_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_17_9_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_15_15_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_15_15_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGeneric1D_7_double' for 'sm_50'
ptxas info : Function properties for reduceSimpleGeneric1D_7_double
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 48 bytes smem, 400 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_16_12_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_16_12_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 20 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_4_11_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_4_11_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_2_17_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_2_17_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_0_float' for 'sm_50'
ptxas info : Function properties for transformShaped_0_float
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_3_14_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_3_14_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_11_9_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_11_9_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_12_6_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_12_6_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_10_12_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_10_12_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_60_7_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_60_7_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_58_13_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_58_13_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'transformStrided_38_double' for 'sm_50'
ptxas info : Function properties for transformStrided_38_double
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 16 bytes smem, 384 bytes cmem[0], 208 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_59_10_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_59_10_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_5_18_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_5_18_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 29 registers, 32 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_62_float16' for 'sm_50'
ptxas info : Function properties for transformShaped_62_float16
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 16 bytes smem, 392 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_4_2_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_4_2_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_45_16_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_45_16_float
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 30 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_16_3_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_16_3_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'scalarSimpleShaped_15_float' for 'sm_50'
ptxas info : Function properties for scalarSimpleShaped_15_float
160 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 16 bytes smem, 376 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_17_0_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_17_0_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_8_4_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_8_4_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 404 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_9_1_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_9_1_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_7_7_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_7_7_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 42 registers, 64 bytes smem, 416 bytes cmem[0], 40 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_57_2_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_57_2_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 416 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_46_8_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_46_8_float16
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 404 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'fillDimensionalIsMaxFloat' for 'sm_50'
ptxas info : Function properties for fillDimensionalIsMaxFloat
144 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 48 bytes smem, 384 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_56_5_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_56_5_float
408 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 408 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_15_11_float' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_15_11_float
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 32 bytes smem, 408 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseShaped_Pairwise_Scalar_13_17_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseShaped_Pairwise_Scalar_13_17_double
416 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 64 bytes smem, 416 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function 'reduceSimpleGeneric3D_7_float16' for 'sm_50'
ptxas info : Function properties for reduceSimpleGeneric3D_7_float16
24 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 48 bytes smem, 400 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_14_14_float16' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_14_14_float16
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 32 bytes smem, 404 bytes cmem[0]
ptxas info : Compiling entry function 'invertedMetaPairwiseStrided_Pairwise_Scalar_2_13_double' for 'sm_50'
ptxas info : Function properties for invertedMetaPairwiseStrided_Pairwise_Scalar_2_13_double
16 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 416 bytes cmem[0]
ptxas info : Compiling entry function 'aggregateSimple_0_float' for 'sm_50'
ptxas info : Function properties for aggregateSimple_0_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 32 bytes smem, 396 bytes cmem[0], 16 bytes cmem[2]
ptxas info : Compiling entry function 'transformShaped_48_float' for 'sm_50'
ptxas info : Function properties for transformShaped_48_float
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 27 registers, 48 bytes smem, 392 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry fu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment