Skip to content

Instantly share code, notes, and snippets.

@hughperkins
Created June 16, 2016 01:12
Show Gist options
  • Save hughperkins/b53cc8dc1e84b84d306a3f32d781d69b to your computer and use it in GitHub Desktop.
Save hughperkins/b53cc8dc1e84b84d306a3f32d781d69b to your computer and use it in GitHub Desktop.
ubuntu@peach:~$ nimbix-ssh --image ngd3
Welcome to Ubuntu 14.04.4 LTS (GNU/Linux 3.19.0-42-generic x86_64)
* Documentation: https://help.ubuntu.com/
Last login: Wed Jun 15 01:49:00 2016 from 114.242.13.201
nimbix@JARVICE:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION="Ubuntu 14.04.4 LTS"
nimbix@JARVICE:~$ cd /data
nimbix@JARVICE:/data$ ls
bashrc_ext env3 timings_cl.txt
blah.txt foo.dat timings_cudnn.txt
burn2.out foo.txt timings_cunn.txt
burn.lua git torch
cuda script.py torch-cl
cudnn-7.0-linux-x64-v4.0-prod.tgz simpleweb.py vgg_timing.lua
drop.jarvice.com temp
nimbix@JARVICE:/data$ cd git
nimbix@JARVICE:/data/git$ ls
convnet-benchmarks DeepCL neon neon-benchmarks winogradCl
nimbix@JARVICE:/data/git$ git clone --recursive https://github.com/distro-cl torch-cl
Cloning into 'torch-cl'...
fatal: repository 'https://github.com/distro-cl/' not found
nimbix@JARVICE:/data/git$ git clone --recursive https://github.com/hughperkins/distro-cl torch-cl
Cloning into 'torch-cl'...
remote: Counting objects: 1293, done.
remote: Total 1293 (delta 0), reused 0 (delta 0), pack-reused 1293
Receiving objects: 100% (1293/1293), 183.07 KiB | 0 bytes/s, done.
Resolving deltas: 100% (767/767), done.
Checking connectivity... done.
Submodule 'exe/env' (https://github.com/torch/env.git) registered for path 'exe/env'
Submodule 'exe/luajit-rocks' (https://github.com/torch/luajit-rocks.git) registered for path 'exe/luajit-rocks'
Submodule 'exe/qtlua' (https://github.com/torch/qtlua.git) registered for path 'exe/qtlua'
Submodule 'exe/trepl' (https://github.com/torch/trepl.git) registered for path 'exe/trepl'
Submodule 'extra/FindCUDA' (https://github.com/hughperkins/FindCUDA) registered for path 'extra/FindCUDA'
Submodule 'extra/argcheck' (https://github.com/torch/argcheck.git) registered for path 'extra/argcheck'
Submodule 'extra/audio' (https://github.com/soumith/lua---audio.git) registered for path 'extra/audio'
Submodule 'extra/cudnn' (https://github.com/soumith/cudnn.torch.git) registered for path 'extra/cudnn'
Submodule 'extra/cunn' (https://github.com/hughperkins/cunn.git) registered for path 'extra/cunn'
Submodule 'extra/cunnx' (https://github.com/nicholas-leonard/cunnx.git) registered for path 'extra/cunnx'
Submodule 'extra/cutorch' (https://github.com/hughperkins/cutorch.git) registered for path 'extra/cutorch'
Submodule 'extra/fftw3' (https://github.com/soumith/fftw3-ffi.git) registered for path 'extra/fftw3'
Submodule 'extra/graph' (https://github.com/torch/graph) registered for path 'extra/graph'
Submodule 'extra/graphicsmagick' (https://github.com/clementfarabet/graphicsmagick.git) registered for path 'extra/graphicsmagick'
Submodule 'extra/iTorch' (https://github.com/facebook/iTorch.git) registered for path 'extra/iTorch'
Submodule 'extra/loadcaffe' (https://github.com/hughperkins/loadcaffe.git) registered for path 'extra/loadcaffe'
Submodule 'extra/lua-cjson' (https://github.com/mpx/lua-cjson) registered for path 'extra/lua-cjson'
Submodule 'extra/luaffifb' (https://github.com/facebook/luaffifb) registered for path 'extra/luaffifb'
Submodule 'extra/luafilesystem' (https://github.com/hughperkins/luafilesystem) registered for path 'extra/luafilesystem'
Submodule 'extra/nn' (https://github.com/hughperkins/nn.git) registered for path 'extra/nn'
Submodule 'extra/nngraph' (https://github.com/torch/nngraph) registered for path 'extra/nngraph'
Submodule 'extra/nnx' (https://github.com/clementfarabet/lua---nnx.git) registered for path 'extra/nnx'
Submodule 'extra/penlight' (https://github.com/stevedonovan/Penlight.git) registered for path 'extra/penlight'
Submodule 'extra/sdl2' (https://github.com/torch/sdl2-ffi.git) registered for path 'extra/sdl2'
Submodule 'extra/signal' (https://github.com/soumith/torch-signal.git) registered for path 'extra/signal'
Submodule 'extra/threads' (https://github.com/torch/threads-ffi.git) registered for path 'extra/threads'
Submodule 'opencl/clnn' (https://github.com/hughperkins/clnn) registered for path 'opencl/clnn'
Submodule 'opencl/cltorch' (https://github.com/hughperkins/cltorch) registered for path 'opencl/cltorch'
Submodule 'pkg/cwrap' (https://github.com/torch/cwrap.git) registered for path 'pkg/cwrap'
Submodule 'pkg/dok' (https://github.com/torch/dok.git) registered for path 'pkg/dok'
Submodule 'pkg/gnuplot' (https://github.com/torch/gnuplot.git) registered for path 'pkg/gnuplot'
Submodule 'pkg/image' (https://github.com/torch/image.git) registered for path 'pkg/image'
Submodule 'pkg/optim' (https://github.com/torch/optim.git) registered for path 'pkg/optim'
Submodule 'pkg/paths' (https://github.com/torch/paths.git) registered for path 'pkg/paths'
Submodule 'pkg/qttorch' (https://github.com/torch/qttorch.git) registered for path 'pkg/qttorch'
Submodule 'pkg/sundown' (https://github.com/torch/sundown-ffi.git) registered for path 'pkg/sundown'
Submodule 'pkg/sys' (https://github.com/torch/sys.git) registered for path 'pkg/sys'
Submodule 'pkg/torch' (https://github.com/hughperkins/torch7.git) registered for path 'pkg/torch'
Submodule 'pkg/xlua' (https://github.com/torch/xlua.git) registered for path 'pkg/xlua'
Cloning into 'exe/env'...
remote: Counting objects: 19, done.
remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19
Unpacking objects: 100% (19/19), done.
Checking connectivity... done.
Submodule path 'exe/env': checked out '40d6fa037e52dca9eab161ab8f1e5496a52c3c1e'
Cloning into 'exe/luajit-rocks'...
remote: Counting objects: 2323, done.
remote: Total 2323 (delta 0), reused 0 (delta 0), pack-reused 2323
Receiving objects: 100% (2323/2323), 7.31 MiB | 2.81 MiB/s, done.
Resolving deltas: 100% (1368/1368), done.
Checking connectivity... done.
Submodule path 'exe/luajit-rocks': checked out '3a64814592231e6557f4cacbd2e42cd0caec7939'
Cloning into 'exe/qtlua'...
remote: Counting objects: 664, done.
remote: Total 664 (delta 0), reused 0 (delta 0), pack-reused 664
Receiving objects: 100% (664/664), 582.16 KiB | 0 bytes/s, done.
Resolving deltas: 100% (326/326), done.
Checking connectivity... done.
Submodule path 'exe/qtlua': checked out 'c077ce7b429a1e4d9fc8c96dd7115b06ea8bbe46'
Cloning into 'exe/trepl'...
remote: Counting objects: 473, done.
remote: Total 473 (delta 0), reused 0 (delta 0), pack-reused 472
Receiving objects: 100% (473/473), 111.00 KiB | 0 bytes/s, done.
Resolving deltas: 100% (271/271), done.
Checking connectivity... done.
Submodule path 'exe/trepl': checked out 'f2d2f1ad40d5dc695d75c4ef2edd36142d319e49'
Cloning into 'extra/FindCUDA'...
remote: Counting objects: 55, done.
remote: Total 55 (delta 0), reused 0 (delta 0), pack-reused 55
Unpacking objects: 100% (55/55), done.
Checking connectivity... done.
Submodule path 'extra/FindCUDA': checked out 'e3ac739d86b295bbfa057cd1e82d9c6faec7edba'
Cloning into 'extra/argcheck'...
remote: Counting objects: 534, done.
remote: Total 534 (delta 0), reused 0 (delta 0), pack-reused 534
Receiving objects: 100% (534/534), 645.32 KiB | 0 bytes/s, done.
Resolving deltas: 100% (289/289), done.
Checking connectivity... done.
Submodule path 'extra/argcheck': checked out 'aa0f434b6673b8713c54154bc9f8d8f095be20df'
Cloning into 'extra/audio'...
remote: Counting objects: 221, done.
remote: Total 221 (delta 0), reused 0 (delta 0), pack-reused 221
Receiving objects: 100% (221/221), 187.93 KiB | 0 bytes/s, done.
Resolving deltas: 100% (114/114), done.
Checking connectivity... done.
Submodule path 'extra/audio': checked out 'e71fce7f248be8a4937a1de76dae0883fe4fc454'
Cloning into 'extra/cudnn'...
remote: Counting objects: 1146, done.
remote: Compressing objects: 100% (17/17), done.
remote: Total 1146 (delta 6), reused 0 (delta 0), pack-reused 1129
Receiving objects: 100% (1146/1146), 448.05 KiB | 0 bytes/s, done.
Resolving deltas: 100% (711/711), done.
Checking connectivity... done.
Submodule path 'extra/cudnn': checked out 'f1cfa7ca2d379ac9c336147a59b45fbf2039ffbf'
Cloning into 'extra/cunn'...
remote: Counting objects: 1920, done.
remote: Total 1920 (delta 0), reused 0 (delta 0), pack-reused 1920
Receiving objects: 100% (1920/1920), 822.07 KiB | 1.56 MiB/s, done.
Resolving deltas: 100% (1150/1150), done.
Checking connectivity... done.
Submodule path 'extra/cunn': checked out '8164557ad1745e04e452f5b47f08c5f6854c5862'
Cloning into 'extra/cunnx'...
remote: Counting objects: 821, done.
remote: Total 821 (delta 0), reused 0 (delta 0), pack-reused 821
Receiving objects: 100% (821/821), 197.49 KiB | 0 bytes/s, done.
Resolving deltas: 100% (531/531), done.
Checking connectivity... done.
Submodule path 'extra/cunnx': checked out '48eb977a8d4ab0ddfcd8ead6f72b6b17ad77326b'
Cloning into 'extra/cutorch'...
remote: Counting objects: 2923, done.
remote: Compressing objects: 100% (4/4), done.
remote: Total 2923 (delta 0), reused 0 (delta 0), pack-reused 2919
Receiving objects: 100% (2923/2923), 10.39 MiB | 3.46 MiB/s, done.
Resolving deltas: 100% (1620/1620), done.
Checking connectivity... done.
Submodule path 'extra/cutorch': checked out 'e38e54f421c672998f7a86e93d30158dc57afce9'
Cloning into 'extra/fftw3'...
remote: Counting objects: 98, done.
remote: Total 98 (delta 0), reused 0 (delta 0), pack-reused 98
Unpacking objects: 100% (98/98), done.
Checking connectivity... done.
Submodule path 'extra/fftw3': checked out 'ce8883364201b0741d3d51a0f305f457778a6671'
Cloning into 'extra/graph'...
remote: Counting objects: 208, done.
remote: Total 208 (delta 0), reused 0 (delta 0), pack-reused 208
Receiving objects: 100% (208/208), 52.94 KiB | 0 bytes/s, done.
Resolving deltas: 100% (104/104), done.
Checking connectivity... done.
Submodule path 'extra/graph': checked out '6ab76730aecc6fcaa4c2abf4b4b921c5bf0c902a'
Cloning into 'extra/graphicsmagick'...
remote: Counting objects: 358, done.
remote: Total 358 (delta 0), reused 0 (delta 0), pack-reused 358
Receiving objects: 100% (358/358), 855.98 KiB | 0 bytes/s, done.
Resolving deltas: 100% (187/187), done.
Checking connectivity... done.
Submodule path 'extra/graphicsmagick': checked out '80638b6d93466170bbd9e085f57ea305cd37b34d'
Cloning into 'extra/iTorch'...
remote: Counting objects: 623, done.
remote: Total 623 (delta 0), reused 0 (delta 0), pack-reused 622
Receiving objects: 100% (623/623), 6.38 MiB | 5.39 MiB/s, done.
Resolving deltas: 100% (364/364), done.
Checking connectivity... done.
Submodule path 'extra/iTorch': checked out 'eb052fb2e9b641564dd68b1e27f64af4f593f128'
Cloning into 'extra/loadcaffe'...
remote: Counting objects: 315, done.
remote: Total 315 (delta 0), reused 0 (delta 0), pack-reused 314
Receiving objects: 100% (315/315), 192.87 KiB | 0 bytes/s, done.
Resolving deltas: 100% (182/182), done.
Checking connectivity... done.
Submodule path 'extra/loadcaffe': checked out 'c2366fb74ece1d0316677003dc874022fe9b75de'
Cloning into 'extra/lua-cjson'...
remote: Counting objects: 1001, done.
remote: Total 1001 (delta 0), reused 0 (delta 0), pack-reused 1001
Receiving objects: 100% (1001/1001), 267.98 KiB | 0 bytes/s, done.
Resolving deltas: 100% (635/635), done.
Checking connectivity... done.
Submodule path 'extra/lua-cjson': checked out 'd59326b2d718e1a140b9b396ffe0a557b2d93fe0'
Cloning into 'extra/luaffifb'...
remote: Counting objects: 932, done.
remote: Compressing objects: 100% (4/4), done.
remote: Total 932 (delta 1), reused 0 (delta 0), pack-reused 928
Receiving objects: 100% (932/932), 445.64 KiB | 0 bytes/s, done.
Resolving deltas: 100% (657/657), done.
Checking connectivity... done.
Submodule path 'extra/luaffifb': checked out '44672a3a7bdfc81980abfc95160fb396ca6eb2cd'
Cloning into 'extra/luafilesystem'...
remote: Counting objects: 1400, done.
remote: Total 1400 (delta 0), reused 0 (delta 0), pack-reused 1400
Receiving objects: 100% (1400/1400), 253.55 KiB | 0 bytes/s, done.
Resolving deltas: 100% (622/622), done.
Checking connectivity... done.
Submodule path 'extra/luafilesystem': checked out '9cbb967b55c5cd052a8a42e0315a51d5c68c04d7'
Cloning into 'extra/nn'...
remote: Counting objects: 5146, done.
remote: Total 5146 (delta 0), reused 0 (delta 0), pack-reused 5146
Receiving objects: 100% (5146/5146), 2.13 MiB | 1.60 MiB/s, done.
Resolving deltas: 100% (3410/3410), done.
Checking connectivity... done.
Submodule path 'extra/nn': checked out 'dc7a020a3b735d7f4491da163bf39f78cde73f94'
Cloning into 'extra/nngraph'...
remote: Counting objects: 634, done.
remote: Total 634 (delta 0), reused 0 (delta 0), pack-reused 633
Receiving objects: 100% (634/634), 1.85 MiB | 1.71 MiB/s, done.
Resolving deltas: 100% (338/338), done.
Checking connectivity... done.
Submodule path 'extra/nngraph': checked out 'ccc9627a95972eca32915100ceddddcfe6e87f43'
Cloning into 'extra/nnx'...
remote: Counting objects: 2454, done.
remote: Total 2454 (delta 0), reused 0 (delta 0), pack-reused 2454
Receiving objects: 100% (2454/2454), 1.26 MiB | 1.61 MiB/s, done.
Resolving deltas: 100% (1406/1406), done.
Checking connectivity... done.
Submodule path 'extra/nnx': checked out '08706fa21c6df745756538d1cd47dd8c1a8c20b1'
Cloning into 'extra/penlight'...
remote: Counting objects: 3380, done.
remote: Total 3380 (delta 0), reused 0 (delta 0), pack-reused 3380
Receiving objects: 100% (3380/3380), 1.29 MiB | 1.43 MiB/s, done.
Resolving deltas: 100% (2003/2003), done.
Checking connectivity... done.
Submodule path 'extra/penlight': checked out '16d149338af9efc910528641c5240c5641aeb8db'
Cloning into 'extra/sdl2'...
remote: Counting objects: 74, done.
remote: Total 74 (delta 0), reused 0 (delta 0), pack-reused 74
Unpacking objects: 100% (74/74), done.
Checking connectivity... done.
Submodule path 'extra/sdl2': checked out '50659fbeca83d667240b197298a0462c7ec0ad21'
Cloning into 'extra/signal'...
remote: Counting objects: 437, done.
remote: Total 437 (delta 0), reused 0 (delta 0), pack-reused 437
Receiving objects: 100% (437/437), 137.87 KiB | 0 bytes/s, done.
Resolving deltas: 100% (202/202), done.
Checking connectivity... done.
Submodule path 'extra/signal': checked out '94290c5297c25aaf76e93a1a9ff050da600af1df'
Cloning into 'extra/threads'...
remote: Counting objects: 361, done.
remote: Total 361 (delta 0), reused 0 (delta 0), pack-reused 361
Receiving objects: 100% (361/361), 93.66 KiB | 0 bytes/s, done.
Resolving deltas: 100% (192/192), done.
Checking connectivity... done.
Submodule path 'extra/threads': checked out '9e31123db00c8c8c437a3cba744576456de38731'
Cloning into 'opencl/clnn'...
remote: Counting objects: 2453, done.
remote: Total 2453 (delta 0), reused 0 (delta 0), pack-reused 2453
Receiving objects: 100% (2453/2453), 532.58 KiB | 0 bytes/s, done.
Resolving deltas: 100% (1656/1656), done.
Checking connectivity... done.
Submodule path 'opencl/clnn': checked out '29705fa97588071d25f289760c795d5ddc36e9a1'
Cloning into 'opencl/cltorch'...
remote: Counting objects: 4827, done.
remote: Total 4827 (delta 0), reused 0 (delta 0), pack-reused 4827
Receiving objects: 100% (4827/4827), 1016.35 KiB | 1.62 MiB/s, done.
Resolving deltas: 100% (3337/3337), done.
Checking connectivity... done.
Submodule path 'opencl/cltorch': checked out '4c6010a2cbaf9f25ba052d9abba6237353c5a707'
Submodule 'src/EasyCL' (https://github.com/hughperkins/EasyCL.git) registered for path 'src/EasyCL'
Submodule 'src/clMathLibraries/clBLAS' (https://github.com/hughperkins/clBLAS) registered for path 'src/clMathLibraries/clBLAS'
Cloning into 'src/EasyCL'...
remote: Counting objects: 1851, done.
remote: Total 1851 (delta 0), reused 0 (delta 0), pack-reused 1851
Receiving objects: 100% (1851/1851), 863.53 KiB | 0 bytes/s, done.
Resolving deltas: 100% (1219/1219), done.
Checking connectivity... done.
Submodule path 'opencl/cltorch/src/EasyCL': checked out 'ef17a3e1b3d70b7ba89f94682500bc2d95ecb273'
Submodule 'thirdparty/clew' (https://github.com/hughperkins/clew.git) registered for path 'thirdparty/clew'
Cloning into 'thirdparty/clew'...
remote: Counting objects: 262, done.
remote: Total 262 (delta 0), reused 0 (delta 0), pack-reused 262
Receiving objects: 100% (262/262), 92.78 KiB | 0 bytes/s, done.
Resolving deltas: 100% (102/102), done.
Checking connectivity... done.
Submodule path 'opencl/cltorch/src/EasyCL/thirdparty/clew': checked out 'ea11370417c1935e49f1f90e45089473334db824'
Cloning into 'src/clMathLibraries/clBLAS'...
remote: Counting objects: 3186, done.
remote: Total 3186 (delta 0), reused 0 (delta 0), pack-reused 3186
Receiving objects: 100% (3186/3186), 2.59 MiB | 1.74 MiB/s, done.
Resolving deltas: 100% (1979/1979), done.
Checking connectivity... done.
Submodule path 'opencl/cltorch/src/clMathLibraries/clBLAS': checked out '6df2f999a80789efee3376e8fffeb26d891b464c'
Cloning into 'pkg/cwrap'...
remote: Counting objects: 109, done.
remote: Total 109 (delta 0), reused 0 (delta 0), pack-reused 109
Receiving objects: 100% (109/109), 37.91 KiB | 0 bytes/s, done.
Resolving deltas: 100% (43/43), done.
Checking connectivity... done.
Submodule path 'pkg/cwrap': checked out '2939ae702ba4b76ff73794db52e63e532e1e3687'
Cloning into 'pkg/dok'...
remote: Counting objects: 186, done.
remote: Total 186 (delta 0), reused 0 (delta 0), pack-reused 186
Receiving objects: 100% (186/186), 149.67 KiB | 0 bytes/s, done.
Resolving deltas: 100% (53/53), done.
Checking connectivity... done.
Submodule path 'pkg/dok': checked out '1b36900e1bfa6ee7f48db52c577bdeb7d9e85909'
Cloning into 'pkg/gnuplot'...
remote: Counting objects: 297, done.
remote: Total 297 (delta 0), reused 0 (delta 0), pack-reused 297
Receiving objects: 100% (297/297), 224.83 KiB | 0 bytes/s, done.
Resolving deltas: 100% (161/161), done.
Checking connectivity... done.
Submodule path 'pkg/gnuplot': checked out 'c15fdaae50b74f087ec7eb12ff2ec33f4b227415'
Cloning into 'pkg/image'...
remote: Counting objects: 1289, done.
remote: Total 1289 (delta 0), reused 0 (delta 0), pack-reused 1289
Receiving objects: 100% (1289/1289), 2.19 MiB | 1.85 MiB/s, done.
Resolving deltas: 100% (706/706), done.
Checking connectivity... done.
Submodule path 'pkg/image': checked out '5daa4afc01a8ce67eed6a44aacbbe5be68568bbd'
Cloning into 'pkg/optim'...
remote: Counting objects: 802, done.
remote: Compressing objects: 100% (4/4), done.
remote: Total 802 (delta 0), reused 0 (delta 0), pack-reused 798
Receiving objects: 100% (802/802), 188.93 KiB | 0 bytes/s, done.
Resolving deltas: 100% (443/443), done.
Checking connectivity... done.
Submodule path 'pkg/optim': checked out '76db06f9895e6a94cb3df372fcd771cbcad4a599'
Cloning into 'pkg/paths'...
remote: Counting objects: 145, done.
remote: Total 145 (delta 0), reused 0 (delta 0), pack-reused 145
Receiving objects: 100% (145/145), 52.16 KiB | 0 bytes/s, done.
Resolving deltas: 100% (59/59), done.
Checking connectivity... done.
Submodule path 'pkg/paths': checked out '68d579a2d3b1b0bb03a11637632e6e699b14ad80'
Cloning into 'pkg/qttorch'...
remote: Counting objects: 60, done.
remote: Total 60 (delta 0), reused 0 (delta 0), pack-reused 60
Unpacking objects: 100% (60/60), done.
Checking connectivity... done.
Submodule path 'pkg/qttorch': checked out 'ba5b5a143482857f80237181d5fde0a3ba20477b'
Cloning into 'pkg/sundown'...
remote: Counting objects: 217, done.
remote: Total 217 (delta 0), reused 0 (delta 0), pack-reused 217
Receiving objects: 100% (217/217), 135.26 KiB | 0 bytes/s, done.
Resolving deltas: 100% (65/65), done.
Checking connectivity... done.
Submodule path 'pkg/sundown': checked out '7539726a1706afd23f0a072642b14af4fc01edf6'
Cloning into 'pkg/sys'...
remote: Counting objects: 199, done.
remote: Total 199 (delta 0), reused 0 (delta 0), pack-reused 199
Receiving objects: 100% (199/199), 31.37 KiB | 0 bytes/s, done.
Resolving deltas: 100% (104/104), done.
Checking connectivity... done.
Submodule path 'pkg/sys': checked out '77f10a2b95f30a08e9a439532c508632b7893f79'
Cloning into 'pkg/torch'...
remote: Counting objects: 4274, done.
remote: Total 4274 (delta 0), reused 0 (delta 0), pack-reused 4274
Receiving objects: 100% (4274/4274), 1.49 MiB | 1.60 MiB/s, done.
Resolving deltas: 100% (2681/2681), done.
Checking connectivity... done.
Submodule path 'pkg/torch': checked out '05b0ac49b487bba8deed45925a35b7689516a859'
Cloning into 'pkg/xlua'...
remote: Counting objects: 276, done.
remote: Total 276 (delta 0), reused 0 (delta 0), pack-reused 276
Receiving objects: 100% (276/276), 58.20 KiB | 0 bytes/s, done.
Resolving deltas: 100% (154/154), done.
Checking connectivity... done.
Submodule path 'pkg/xlua': checked out '3c1d3c9aaa4f7c0c2ad84ae54a154eee596019c0'
nimbix@JARVICE:/data/git$ cd torch-cl/
nimbix@JARVICE:/data/git/torch-cl$ ls
admin extra opencl
clean.sh install-deps pkg
cmake install-deps-nogui-ubuntu1404.sh README.md
CMakeLists.txt install-deps-nogui-ubuntu1604.sh test.sh
exe install.sh
nimbix@JARVICE:/data/git/torch-cl$ bash install-deps-nogui-ubuntu1404.sh
Reading package lists... Done
Building dependency tree
Reading state information... Done
cmake is already the newest version.
g++ is already the newest version.
gcc is already the newest version.
gfortran is already the newest version.
libblas-dev is already the newest version.
liblapack-dev is already the newest version.
libreadline-dev is already the newest version.
cmake-curses-gui is already the newest version.
git is already the newest version.
libffi-dev is already the newest version.
wget is already the newest version.
The following package was automatically installed and is no longer required:
libntdb1
Use 'apt-get autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[ stuff scrolled off top...]
KERNEL_TRIPLE_DGEMM_UPDATE_192_48_PART1_R_SRC_CPP.
#pragma message("#define KERNEL_TRIPLE_DGEMM_UPDATE_192_48_PART1_R_SRC_CPP.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/TrtriKernelSourceIncludes.cpp:16:0,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/TrtriKernelSourceIncludes.h:5,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:32:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/triple_dgemm_update_192_48_PART2_R.cpp:7:77: note: #pragma message: #define KERNEL_TRIPLE_DGEMM_UPDATE_192_48_PART2_R_SRC_CPP.
#pragma message("#define KERNEL_TRIPLE_DGEMM_UPDATE_192_48_PART2_R_SRC_CPP.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/TrtriKernelSourceIncludes.cpp:17:0,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/TrtriKernelSourceIncludes.h:5,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:32:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/triple_dgemm_update_192_96_PART1_R.cpp:7:77: note: #pragma message: #define KERNEL_TRIPLE_DGEMM_UPDATE_192_96_PART1_R_SRC_CPP.
#pragma message("#define KERNEL_TRIPLE_DGEMM_UPDATE_192_96_PART1_R_SRC_CPP.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/TrtriKernelSourceIncludes.cpp:18:0,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/TrtriKernelSourceIncludes.h:5,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:32:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/triple_dgemm_update_192_96_PART2_R.cpp:7:77: note: #pragma message: #define KERNEL_TRIPLE_DGEMM_UPDATE_192_96_PART2_R_SRC_CPP.
#pragma message("#define KERNEL_TRIPLE_DGEMM_UPDATE_192_96_PART2_R_SRC_CPP.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/TrtriKernelSourceIncludes.cpp:22:0,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/TrtriKernelSourceIncludes.h:5,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:32:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/diag_dtrtri_upper_128_16.cpp:7:67: note: #pragma message: #define KERNEL_DIAG_DTRTRI_UPPER_128_16_SRC_CPP.
#pragma message("#define KERNEL_DIAG_DTRTRI_UPPER_128_16_SRC_CPP.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/TrtriKernelSourceIncludes.cpp:23:0,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/TrtriKernelSourceIncludes.h:5,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:32:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/triple_dgemm_update_128_16_R.cpp:11:71: note: #pragma message: #define KERNEL_TRIPLE_DGEMM_UPDATE_128_16_R_SRC_CPP.
#pragma message("#define KERNEL_TRIPLE_DGEMM_UPDATE_128_16_R_SRC_CPP.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/TrtriKernelSourceIncludes.cpp:24:0,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/TrtriKernelSourceIncludes.h:5,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:32:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/triple_dgemm_update_128_32_PART1_R.cpp:10:77: note: #pragma message: #define KERNEL_TRIPLE_DGEMM_UPDATE_128_32_PART1_R_SRC_CPP.
#pragma message("#define KERNEL_TRIPLE_DGEMM_UPDATE_128_32_PART1_R_SRC_CPP.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/TrtriKernelSourceIncludes.cpp:25:0,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/TrtriKernelSourceIncludes.h:5,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:32:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/triple_dgemm_update_128_32_PART2_R.cpp:10:77: note: #pragma message: #define KERNEL_TRIPLE_DGEMM_UPDATE_128_32_PART2_R_SRC_CPP.
#pragma message("#define KERNEL_TRIPLE_DGEMM_UPDATE_128_32_PART2_R_SRC_CPP.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/TrtriKernelSourceIncludes.cpp:26:0,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/TrtriKernelSourceIncludes.h:5,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:32:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/triple_dgemm_update_128_64_PART1_R.cpp:10:77: note: #pragma message: #define KERNEL_TRIPLE_DGEMM_UPDATE_128_64_PART1_R_SRC_CPP.
#pragma message("#define KERNEL_TRIPLE_DGEMM_UPDATE_128_64_PART1_R_SRC_CPP.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/TrtriKernelSourceIncludes.cpp:27:0,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/TrtriKernelSourceIncludes.h:5,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:32:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/triple_dgemm_update_128_64_PART2_R.cpp:10:77: note: #pragma message: #define KERNEL_TRIPLE_DGEMM_UPDATE_128_64_PART2_R_SRC_CPP.
#pragma message("#define KERNEL_TRIPLE_DGEMM_UPDATE_128_64_PART2_R_SRC_CPP.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/TrtriKernelSourceIncludes.cpp:28:0,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/TrtriKernelSourceIncludes.h:5,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:32:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/triple_dgemm_update_128_ABOVE64_PART1_R.cpp:10:82: note: #pragma message: #define KERNEL_TRIPLE_DGEMM_UPDATE_128_ABOVE64_PART1_R_SRC_CPP.
#pragma message("#define KERNEL_TRIPLE_DGEMM_UPDATE_128_ABOVE64_PART1_R_SRC_CPP.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/TrtriKernelSourceIncludes.cpp:29:0,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/TrtriKernelSourceIncludes.h:5,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:32:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/triple_dgemm_update_128_ABOVE64_PART2_R.cpp:10:82: note: #pragma message: #define KERNEL_TRIPLE_DGEMM_UPDATE_128_ABOVE64_PART2_R_SRC_CPP.
#pragma message("#define KERNEL_TRIPLE_DGEMM_UPDATE_128_ABOVE64_PART2_R_SRC_CPP.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/TrtriKernelSourceIncludes.cpp:30:0,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/TrtriKernelSourceIncludes.h:5,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:32:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/triple_dgemm_update_128_ABOVE64_PART3_R.cpp:11:82: note: #pragma message: #define KERNEL_TRIPLE_DGEMM_UPDATE_128_ABOVE64_PART3_R_SRC_CPP.
#pragma message("#define KERNEL_TRIPLE_DGEMM_UPDATE_128_ABOVE64_PART3_R_SRC_CPP.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/TrtriKernelSourceIncludes.cpp:33:0,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/TrtriKernelSourceIncludes.h:5,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:32:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/diag_dtrtri_lower_128_16.cpp:7:67: note: #pragma message: #define KERNEL_DIAG_DTRTRI_UPPER_128_16_SRC_CPP.
#pragma message("#define KERNEL_DIAG_DTRTRI_UPPER_128_16_SRC_CPP.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/TrtriKernelSourceIncludes.cpp:34:0,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/TrtriKernelSourceIncludes.h:5,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:32:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/triple_dgemm_update_128_16_PART1_L.cpp:8:77: note: #pragma message: #define KERNEL_TRIPLE_DGEMM_UPDATE_128_16_PART1_L_SRC_CPP.
#pragma message("#define KERNEL_TRIPLE_DGEMM_UPDATE_128_16_PART1_L_SRC_CPP.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/TrtriKernelSourceIncludes.cpp:35:0,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/TrtriKernelSourceIncludes.h:5,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:32:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/triple_dgemm_update_128_16_PART2_L.cpp:8:77: note: #pragma message: #define KERNEL_TRIPLE_DGEMM_UPDATE_128_16_PART2_L_SRC_CPP.
#pragma message("#define KERNEL_TRIPLE_DGEMM_UPDATE_128_16_PART2_L_SRC_CPP.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/TrtriKernelSourceIncludes.cpp:36:0,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/TrtriKernelSourceIncludes.h:5,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:32:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/triple_dgemm_update_128_32_PART1_L.cpp:9:77: note: #pragma message: #define KERNEL_TRIPLE_DGEMM_UPDATE_128_32_PART1_L_SRC_CPP.
#pragma message("#define KERNEL_TRIPLE_DGEMM_UPDATE_128_32_PART1_L_SRC_CPP.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/TrtriKernelSourceIncludes.cpp:37:0,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/TrtriKernelSourceIncludes.h:5,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:32:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/triple_dgemm_update_128_32_PART2_L.cpp:9:77: note: #pragma message: #define KERNEL_TRIPLE_DGEMM_UPDATE_128_32_PART2_L_SRC_CPP.
#pragma message("#define KERNEL_TRIPLE_DGEMM_UPDATE_128_32_PART2_L_SRC_CPP.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/TrtriKernelSourceIncludes.cpp:38:0,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/TrtriKernelSourceIncludes.h:5,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:32:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/triple_dgemm_update_128_64_PART1_L.cpp:10:77: note: #pragma message: #define KERNEL_TRIPLE_DGEMM_UPDATE_128_64_PART1_L_SRC_CPP.
#pragma message("#define KERNEL_TRIPLE_DGEMM_UPDATE_128_64_PART1_L_SRC_CPP.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/TrtriKernelSourceIncludes.cpp:39:0,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/TrtriKernelSourceIncludes.h:5,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:32:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/triple_dgemm_update_128_64_PART2_L.cpp:10:77: note: #pragma message: #define KERNEL_TRIPLE_DGEMM_UPDATE_128_64_PART2_L_SRC_CPP.
#pragma message("#define KERNEL_TRIPLE_DGEMM_UPDATE_128_64_PART2_L_SRC_CPP.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/TrtriKernelSourceIncludes.cpp:40:0,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/TrtriKernelSourceIncludes.h:5,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:32:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/triple_dgemm_update_128_ABOVE64_PART1_L.cpp:10:82: note: #pragma message: #define KERNEL_TRIPLE_DGEMM_UPDATE_128_ABOVE64_PART1_L_SRC_CPP.
#pragma message("#define KERNEL_TRIPLE_DGEMM_UPDATE_128_ABOVE64_PART1_L_SRC_CPP.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/TrtriKernelSourceIncludes.cpp:41:0,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/TrtriKernelSourceIncludes.h:5,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:32:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/triple_dgemm_update_128_ABOVE64_PART2_L.cpp:10:82: note: #pragma message: #define KERNEL_TRIPLE_DGEMM_UPDATE_128_ABOVE64_PART2_L_SRC_CPP.
#pragma message("#define KERNEL_TRIPLE_DGEMM_UPDATE_128_ABOVE64_PART2_L_SRC_CPP.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/TrtriKernelSourceIncludes.cpp:42:0,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/TrtriKernelSourceIncludes.h:5,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:32:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/trtri/triple_dgemm_update_128_ABOVE64_PART3_L.cpp:9:82: note: #pragma message: #define KERNEL_TRIPLE_DGEMM_UPDATE_128_ABOVE64_PART3_L_SRC_CPP.
#pragma message("#define KERNEL_TRIPLE_DGEMM_UPDATE_128_ABOVE64_PART3_L_SRC_CPP.")
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc: In function ‘cl_int diag_dtrtri192(cl_command_queue, int, clblasUplo, clblasDiag, cl_mem, size_t, cl_mem, size_t, int, int, _cl_event**)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:446:40: warning: narrowing conversion of ‘nthreads’ from ‘int’ to ‘size_t {aka long unsigned int}’ inside { } is ill-formed in C++11 [-Wnarrowing]
size_t globalThreads[1] = { nthreads };
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:447:46: warning: narrowing conversion of ‘inner_block_size’ from ‘int’ to ‘size_t {aka long unsigned int}’ inside { } is ill-formed in C++11 [-Wnarrowing]
size_t globalLocal[1] = { inner_block_size };
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc: In function ‘clblasStatus gpu_dtrsm192(clblasOrder, clblasSide, clblasUplo, clblasTranspose, clblasDiag, size_t, size_t, double, cl_mem, size_t, size_t, cl_mem, size_t, size_t, cl_uint, _cl_command_queue**, cl_uint, _cl_event* const*, _cl_event**, bool&)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:668:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (outer_block_size < N)
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:676:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = outer_block_size; i < N; i += outer_block_size)
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:683:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (i + outer_block_size >= N)
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc: At global scope:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:565:21: warning: unused parameter ‘numCommandQueues’ [-Wunused-parameter]
static clblasStatus gpu_dtrsm192(
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:565:21: warning: unused parameter ‘numEventsInWaitList’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:565:21: warning: unused parameter ‘eventWaitList’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc: In function ‘cl_int call_kernel_triple_update128(_cl_kernel**, const char*, const char*, const unsigned char**, size_t*, const char*, cl_command_queue, cl_mem, unsigned int, cl_mem, int, unsigned int, int, _cl_event**)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:755:56: warning: narrowing conversion of ‘((i <= 32) ? (i / 4) : 16)’ from ‘int’ to ‘size_t {aka long unsigned int}’ inside { } is ill-formed in C++11 [-Wnarrowing]
size_t globalLocal[2] = { (i <= 32) ? (i / 4) : 16, 4 };
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc: In function ‘cl_int diag_dtrtri128(cl_command_queue, int, clblasUplo, clblasDiag, cl_mem, size_t, cl_mem, size_t, int, int, _cl_event**)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:848:40: warning: narrowing conversion of ‘nthreads’ from ‘int’ to ‘size_t {aka long unsigned int}’ inside { } is ill-formed in C++11 [-Wnarrowing]
size_t globalThreads[1] = { nthreads };
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:849:46: warning: narrowing conversion of ‘inner_block_size’ from ‘int’ to ‘size_t {aka long unsigned int}’ inside { } is ill-formed in C++11 [-Wnarrowing]
size_t globalLocal[1] = { inner_block_size };
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:1002:40: warning: narrowing conversion of ‘nthreads’ from ‘int’ to ‘size_t {aka long unsigned int}’ inside { } is ill-formed in C++11 [-Wnarrowing]
size_t globalThreads[1] = { nthreads };
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:1003:46: warning: narrowing conversion of ‘inner_block_size’ from ‘int’ to ‘size_t {aka long unsigned int}’ inside { } is ill-formed in C++11 [-Wnarrowing]
size_t globalLocal[1] = { inner_block_size };
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc: In function ‘clblasStatus gpu_dtrsm128(clblasOrder, clblasSide, clblasUplo, clblasTranspose, clblasDiag, size_t, size_t, double, cl_mem, size_t, size_t, cl_mem, size_t, size_t, cl_uint, _cl_command_queue**, cl_uint, _cl_event* const*, _cl_event**, bool&)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:1238:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (outer_block_size < M)
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:1243:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = outer_block_size; i < M; i += outer_block_size) {
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:1247:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (i + outer_block_size >= M)
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:1316:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (outer_block_size < M)
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:1322:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = outer_block_size; i < M; i += outer_block_size) {
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:1326:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (i + outer_block_size >= M)
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:1406:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (outer_block_size < N)
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:1412:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = outer_block_size; i < N; i += outer_block_size) {
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:1416:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (i + outer_block_size >= N)
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:1436:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (outer_block_size < N)
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:1442:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = outer_block_size; i < N; i += outer_block_size) {
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:1446:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (i + outer_block_size >= N)
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc: At global scope:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:1136:21: warning: unused parameter ‘numCommandQueues’ [-Wunused-parameter]
static clblasStatus gpu_dtrsm128(
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:1136:21: warning: unused parameter ‘numEventsInWaitList’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:1136:21: warning: unused parameter ‘eventWaitList’ [-Wunused-parameter]
[ 60%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/functor/functor.cc.o
[ 60%] [ 60%] [ 61%] [ 61%] In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xscal.cc:22:0:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In static member function ‘static void clblasFunctor::setKernelArgPtr(cl_kernel, int, size_t, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:80:16: warning: unused variable ‘err’ [-Wunused-variable]
cl_int err = clSetKernelArg(kernel,
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc:27:0:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In static member function ‘static void clblasFunctor::setKernelArgPtr(cl_kernel, int, size_t, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:80:16: warning: unused variable ‘err’ [-Wunused-variable]
cl_int err = clSetKernelArg(kernel,
^
Building CXX object library/CMakeFiles/clBLAS.dir/blas/functor/functor_selector.cc.o
[ 61%] /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc: At global scope:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc:88:2: warning: extra ‘;’ [-Wpedantic]
};
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc:92:2: warning: extra ‘;’ [-Wpedantic]
};
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc:96:2: warning: extra ‘;’ [-Wpedantic]
};
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc:100:2: warning: extra ‘;’ [-Wpedantic]
};
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc: In function ‘void makeGemmKernel(_cl_kernel**, cl_command_queue, const char*, const char*, const unsigned char**, size_t*, const char*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc:173:3: warning: ‘__thread’ before ‘static’ [enabled by default]
__thread static kernel_map_t *kernel_map = 0;
^
Building CXX object library/CMakeFiles/clBLAS.dir/blas/functor/functor_xgemm.cc.o
Building CXX object library/CMakeFiles/clBLAS.dir/blas/functor/functor_xtrsm.cc.o
Building CXX object library/CMakeFiles/clBLAS.dir/blas/functor/functor_xscal.cc.o
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc: In function ‘char* getPrecision() [with Precision = float]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc:321:50: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
template<> char * getPrecision<float>() { return "s"; }
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc: In function ‘char* getPrecision() [with Precision = double]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc:322:51: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
template<> char * getPrecision<double>() { return "d"; }
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc: In function ‘char* getPrecision() [with Precision = cl_float2]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc:323:58: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
template<> char * getPrecision<FloatComplex>() { return "c"; }
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc: In function ‘char* getPrecision() [with Precision = cl_double2]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc:324:58: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
template<> char * getPrecision<DoubleComplex>() { return "z"; }
^
Building CXX object library/CMakeFiles/clBLAS.dir/blas/functor/functor_xscal_generic.cc.o
[ 62%] /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc: In instantiation of ‘clblasStatus clblasGemm(clblasOrder, clblasTranspose, clblasTranspose, size_t, size_t, size_t, Precision, cl_mem, size_t, size_t, cl_mem, size_t, size_t, Precision, cl_mem, size_t, size_t, cl_uint, _cl_command_queue**, cl_uint, _cl_event* const*, _cl_event**) [with Precision = float; clblasStatus = clblasStatus_; clblasOrder = clblasOrder_; clblasTranspose = clblasTranspose_; size_t = long unsigned int; cl_mem = _cl_mem*; cl_uint = unsigned int; cl_command_queue = _cl_command_queue*; cl_event = _cl_event*]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc:723:14: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc:509:35: warning: ISO C++98 does not support the ‘ll’ gnu_printf length modifier [-Wformat=]
optimalNumElementsPerThread );
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc:509:35: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘cl_uint {aka unsigned int}’ [-Wformat=]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc:509:35: warning: ISO C++98 does not support the ‘ll’ gnu_printf length modifier [-Wformat=]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc:509:35: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 6 has type ‘cl_uint {aka unsigned int}’ [-Wformat=]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc:509:35: warning: ISO C++98 does not support the ‘ll’ gnu_printf length modifier [-Wformat=]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc:509:35: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 7 has type ‘cl_uint {aka unsigned int}’ [-Wformat=]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc: In instantiation of ‘clblasStatus clblasGemm(clblasOrder, clblasTranspose, clblasTranspose, size_t, size_t, size_t, Precision, cl_mem, size_t, size_t, cl_mem, size_t, size_t, Precision, cl_mem, size_t, size_t, cl_uint, _cl_command_queue**, cl_uint, _cl_event* const*, _cl_event**) [with Precision = double; clblasStatus = clblasStatus_; clblasOrder = clblasOrder_; clblasTranspose = clblasTranspose_; size_t = long unsigned int; cl_mem = _cl_mem*; cl_uint = unsigned int; cl_command_queue = _cl_command_queue*; cl_event = _cl_event*]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc:783:14: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc:509:35: warning: ISO C++98 does not support the ‘ll’ gnu_printf length modifier [-Wformat=]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc:509:35: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘cl_uint {aka unsigned int}’ [-Wformat=]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc:509:35: warning: ISO C++98 does not support the ‘ll’ gnu_printf length modifier [-Wformat=]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc:509:35: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 6 has type ‘cl_uint {aka unsigned int}’ [-Wformat=]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc:509:35: warning: ISO C++98 does not support the ‘ll’ gnu_printf length modifier [-Wformat=]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc:509:35: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 7 has type ‘cl_uint {aka unsigned int}’ [-Wformat=]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc: In instantiation of ‘clblasStatus clblasGemm(clblasOrder, clblasTranspose, clblasTranspose, size_t, size_t, size_t, Precision, cl_mem, size_t, size_t, cl_mem, size_t, size_t, Precision, cl_mem, size_t, size_t, cl_uint, _cl_command_queue**, cl_uint, _cl_event* const*, _cl_event**) [with Precision = cl_float2; clblasStatus = clblasStatus_; clblasOrder = clblasOrder_; clblasTranspose = clblasTranspose_; size_t = long unsigned int; cl_mem = _cl_mem*; cl_uint = unsigned int; cl_command_queue = _cl_command_queue*; cl_event = _cl_event*]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc:844:14: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc:509:35: warning: ISO C++98 does not support the ‘ll’ gnu_printf length modifier [-Wformat=]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc:509:35: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘cl_uint {aka unsigned int}’ [-Wformat=]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc:509:35: warning: ISO C++98 does not support the ‘ll’ gnu_printf length modifier [-Wformat=]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc:509:35: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 6 has type ‘cl_uint {aka unsigned int}’ [-Wformat=]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc:509:35: warning: ISO C++98 does not support the ‘ll’ gnu_printf length modifier [-Wformat=]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc:509:35: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 7 has type ‘cl_uint {aka unsigned int}’ [-Wformat=]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc: In instantiation of ‘clblasStatus clblasGemm(clblasOrder, clblasTranspose, clblasTranspose, size_t, size_t, size_t, Precision, cl_mem, size_t, size_t, cl_mem, size_t, size_t, Precision, cl_mem, size_t, size_t, cl_uint, _cl_command_queue**, cl_uint, _cl_event* const*, _cl_event**) [with Precision = cl_double2; clblasStatus = clblasStatus_; clblasOrder = clblasOrder_; clblasTranspose = clblasTranspose_; size_t = long unsigned int; cl_mem = _cl_mem*; cl_uint = unsigned int; cl_command_queue = _cl_command_queue*; cl_event = _cl_event*]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc:905:14: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc:509:35: warning: ISO C++98 does not support the ‘ll’ gnu_printf length modifier [-Wformat=]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc:509:35: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘cl_uint {aka unsigned int}’ [-Wformat=]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc:509:35: warning: ISO C++98 does not support the ‘ll’ gnu_printf length modifier [-Wformat=]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc:509:35: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 6 has type ‘cl_uint {aka unsigned int}’ [-Wformat=]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc:509:35: warning: ISO C++98 does not support the ‘ll’ gnu_printf length modifier [-Wformat=]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc:509:35: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 7 has type ‘cl_uint {aka unsigned int}’ [-Wformat=]
Building CXX object library/CMakeFiles/clBLAS.dir/blas/functor/tahiti.cc.o
[ 62%] [ 62%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/functor/hawaii.cc.o
Building CXX object library/CMakeFiles/clBLAS.dir/blas/functor/bonaire.cc.o
[ 63%] /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/matrix.c: In function ‘clblasCreateMatrixWithLd’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/matrix.c:153:30: warning: ‘nbelem’ may be used uninitialized in this function [-Wmaybe-uninitialized]
if( fullsize ) *fullsize = (size_t) (nbelem * elemsize );
^
Building CXX object library/CMakeFiles/clBLAS.dir/blas/functor/gcn_dgemm.cc.o
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/fill.cc:21:0:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In static member function ‘static void clblasFunctor::setKernelArgPtr(cl_kernel, int, size_t, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:80:16: warning: unused variable ‘err’ [-Wunused-variable]
cl_int err = clSetKernelArg(kernel,
^
[ 63%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/functor/gpu_dtrsm.cc.o
[ 63%] [ 64%] In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor_xtrsm.h:27:0,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xtrsm.cc:25:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In static member function ‘static void clblasFunctor::setKernelArgPtr(cl_kernel, int, size_t, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:80:16: warning: unused variable ‘err’ [-Wunused-variable]
cl_int err = clSetKernelArg(kernel,
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor_xgemm.h:27:0,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xgemm.cc:25:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In static member function ‘static void clblasFunctor::setKernelArgPtr(cl_kernel, int, size_t, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:80:16: warning: unused variable ‘err’ [-Wunused-variable]
cl_int err = clSetKernelArg(kernel,
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor_xscal.h:27:0,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal.cc:25:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In static member function ‘static void clblasFunctor::setKernelArgPtr(cl_kernel, int, size_t, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:80:16: warning: unused variable ‘err’ [-Wunused-variable]
cl_int err = clSetKernelArg(kernel,
^
Building CXX object library/CMakeFiles/clBLAS.dir/blas/functor/gpu_dtrsm192.cc.o
Building CXX object library/CMakeFiles/clBLAS.dir/blas/functor/functor_fill.cc.o
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_dgemm.cc:67:1: warning: multi-line comment [-Wcomment]
//#define DGEMM_VARIANT_SRC(TA,TB,DIVN,DIVM,DIVK,BS0,BS1,NV0,NV1) { \
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_dgemm.cc:78:1: warning: multi-line comment [-Wcomment]
//#define DGEMM_VARIANT_SPIR(TA,TB,DIVN,DIVM,DIVK,BS0,BS1,NV0,NV1) { \
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_dgemm.cc:90:1: warning: multi-line comment [-Wcomment]
//#define DGEMM_VARIANT_BIN(TA,TB,DIVN,DIVM,DIVK,BS0,BS1,NV0,NV1,BITS,DEVICE) { \
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor_selector.h:29:0,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_selector.cc:19:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In static member function ‘static void clblasFunctor::setKernelArgPtr(cl_kernel, int, size_t, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:80:16: warning: unused variable ‘err’ [-Wunused-variable]
cl_int err = clSetKernelArg(kernel,
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_selector.cc: In static member function ‘static clblasFunctorSelector* clblasFunctorSelector::find(cl_command_queue)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_selector.cc:67:12: warning: unused variable ‘status’ [-Wunused-variable]
cl_int status = getQueueDevice(queue, &device);
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_selector.cc: In static member function ‘static clblasFunctorSelector* clblasFunctorSelector::find(cl_device_id)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_selector.cc:77:12: warning: unused variable ‘status’ [-Wunused-variable]
cl_int status = identifyDevice(&td);
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_selector.cc: At global scope:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_selector.cc:97:5: warning: unused parameter ‘device’ [-Wunused-parameter]
int clblasFunctorSelector::FindFirePro(cl_device_id device)
^
[ 64%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/functor/hawaii_dgemmChannelConflict.cc.o
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor_xscal.h:27:0,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor_xscal_generic.h:20,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:25:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In static member function ‘static void clblasFunctor::setKernelArgPtr(cl_kernel, int, size_t, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:80:16: warning: unused variable ‘err’ [-Wunused-variable]
cl_int err = clSetKernelArg(kernel,
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor_selector.h:29:0,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/tahiti.h:21,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/tahiti.cc:17:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In static member function ‘static void clblasFunctor::setKernelArgPtr(cl_kernel, int, size_t, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:80:16: warning: unused variable ‘err’ [-Wunused-variable]
cl_int err = clSetKernelArg(kernel,
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor_selector.h:29:0,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/hawaii.h:21,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/hawaii.cc:17:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In static member function ‘static void clblasFunctor::setKernelArgPtr(cl_kernel, int, size_t, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:80:16: warning: unused variable ‘err’ [-Wunused-variable]
cl_int err = clSetKernelArg(kernel,
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor_selector.h:29:0,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/bonaire.h:21,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/bonaire.cc:17:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In static member function ‘static void clblasFunctor::setKernelArgPtr(cl_kernel, int, size_t, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:80:16: warning: unused variable ‘err’ [-Wunused-variable]
cl_int err = clSetKernelArg(kernel,
^
[ 64%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/functor/hawaii_dgemmSplitKernel.cc.o
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_dgemm.cc:9:0:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In static member function ‘static void clblasFunctor::setKernelArgPtr(cl_kernel, int, size_t, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:80:16: warning: unused variable ‘err’ [-Wunused-variable]
cl_int err = clSetKernelArg(kernel,
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor.cc:23:0:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In static member function ‘static void clblasFunctor::setKernelArgPtr(cl_kernel, int, size_t, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:80:16: warning: unused variable ‘err’ [-Wunused-variable]
cl_int err = clSetKernelArg(kernel,
^
[ 65%] [ 65%] In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gpu_dtrsm.cc:9:0:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In static member function ‘static void clblasFunctor::setKernelArgPtr(cl_kernel, int, size_t, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:80:16: warning: unused variable ‘err’ [-Wunused-variable]
cl_int err = clSetKernelArg(kernel,
^
Building CXX object library/CMakeFiles/clBLAS.dir/blas/functor/hawaii_sgemmSplitKernel.cc.o
Building CXX object library/CMakeFiles/clBLAS.dir/blas/functor/hawaii_sgemmSplit64_32.cc.o
[ 65%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/functor/gcn_dgemmCommon.cc.o
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gpu_dtrsm192.cc:9:0:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In static member function ‘static void clblasFunctor::setKernelArgPtr(cl_kernel, int, size_t, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:80:16: warning: unused variable ‘err’ [-Wunused-variable]
cl_int err = clSetKernelArg(kernel,
^
[ 67%] [ 67%] [ 68%] [ 68%] [ 68%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/functor/gcn_sgemm.cc.o
Building CXX object library/CMakeFiles/clBLAS.dir/blas/functor/gcn_dgemmSmallMatrices.cc.o
Building CXX object library/CMakeFiles/clBLAS.dir/blas/functor/gcn_zgemm.cc.o
Building CXX object library/CMakeFiles/clBLAS.dir/blas/functor/hawaii_sgemmBranchKernel.cc.o
Building CXX object library/CMakeFiles/clBLAS.dir/blas/functor/gcn_sgemmSmallMatrices.cc.o
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor_fill.h:20:0,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_fill.cc:26:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In static member function ‘static void clblasFunctor::setKernelArgPtr(cl_kernel, int, size_t, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:80:16: warning: unused variable ‘err’ [-Wunused-variable]
cl_int err = clSetKernelArg(kernel,
^
[ 69%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/functor/hawaii_sgemmBig1024Kernel.cc.o
[ 69%] [ 69%] /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc: In instantiation of ‘FUNCTOR* xscalProvide(typename FUNCTOR::Args&) [with FUNCTOR = clblasSscalFunctorGeneric; typename FUNCTOR::Args = clblasXscalFunctor<float, float>::Args]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:198:54: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:134:61: warning: narrowing conversion of ‘vecLen’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
typename FUNCTOR::Data data = { vecLen , doVLOAD , noUnity};
^
Building CXX object library/CMakeFiles/clBLAS.dir/blas/specialCases/GemmSpecialCases.cpp.o
Building C object library/CMakeFiles/clBLAS.dir/blas/generic/common.c.o
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc: In instantiation of ‘FUNCTOR* xscalProvide(typename FUNCTOR::Args&) [with FUNCTOR = clblasDscalFunctorGeneric; typename FUNCTOR::Args = clblasXscalFunctor<double, double>::Args]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:245:54: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:134:61: warning: narrowing conversion of ‘vecLen’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc: In instantiation of ‘FUNCTOR* xscalProvide(typename FUNCTOR::Args&) [with FUNCTOR = clblasCscalFunctorGeneric; typename FUNCTOR::Args = clblasXscalFunctor<cl_float2, cl_float2>::Args]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:291:54: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:134:61: warning: narrowing conversion of ‘vecLen’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc: In instantiation of ‘FUNCTOR* xscalProvide(typename FUNCTOR::Args&) [with FUNCTOR = clblasZscalFunctorGeneric; typename FUNCTOR::Args = clblasXscalFunctor<cl_double2, cl_double2>::Args]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:337:54: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:134:61: warning: narrowing conversion of ‘vecLen’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In instantiation of ‘static void clblasFunctor::setKernelArg(cl_kernel, int, T) [with T = _cl_mem*; cl_kernel = _cl_kernel*]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_dgemm.cc:938:45: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:67:16: warning: unused variable ‘err’ [-Wunused-variable]
cl_int err = clSetKernelArg(kernel,
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In instantiation of ‘static void clblasFunctor::setKernelArg(cl_kernel, int, T) [with T = int; cl_kernel = _cl_kernel*]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_dgemm.cc:942:37: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:67:16: warning: unused variable ‘err’ [-Wunused-variable]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In instantiation of ‘static void clblasFunctor::setKernelArg(cl_kernel, int, T) [with T = double; cl_kernel = _cl_kernel*]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_dgemm.cc:946:52: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:67:16: warning: unused variable ‘err’ [-Wunused-variable]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc: In instantiation of ‘FUNCTOR* xscalProvide(typename FUNCTOR::Args&) [with FUNCTOR = clblasCsscalFunctorGeneric; typename FUNCTOR::Args = clblasXscalFunctor<cl_float2, float>::Args]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:387:55: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:134:61: warning: narrowing conversion of ‘vecLen’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc: In instantiation of ‘FUNCTOR* xscalProvide(typename FUNCTOR::Args&) [with FUNCTOR = clblasZdscalFunctorGeneric; typename FUNCTOR::Args = clblasXscalFunctor<cl_double2, double>::Args]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:438:55: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:134:61: warning: narrowing conversion of ‘vecLen’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In instantiation of ‘static void clblasFunctor::setKernelArg(cl_kernel, int, T) [with T = _cl_mem*; cl_kernel = _cl_kernel*]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_fill.cc:96:57: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:67:16: warning: unused variable ‘err’ [-Wunused-variable]
cl_int err = clSetKernelArg(kernel,
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In instantiation of ‘static void clblasFunctor::setKernelArg(cl_kernel, int, T) [with T = int; cl_kernel = _cl_kernel*]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_fill.cc:97:57: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:67:16: warning: unused variable ‘err’ [-Wunused-variable]
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor_xscal.h:27:0,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor_xscal_generic.h:20,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:25:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In instantiation of ‘static void clblasFunctor::setKernelArg(cl_kernel, int, T) [with T = float; cl_kernel = _cl_kernel*]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:100:56: required from ‘clblasStatus xscalExecute(cl_command_queue, cl_program, const char*, TA, cl_mem, unsigned int, unsigned int, int, size_t, cl_uint, _cl_event* const*, _cl_event**) [with TA = float; clblasStatus = clblasStatus_; cl_command_queue = _cl_command_queue*; cl_program = _cl_program*; cl_mem = _cl_mem*; size_t = long unsigned int; cl_uint = unsigned int; cl_event = _cl_event*]’
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:191:44: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:67:16: warning: unused variable ‘err’ [-Wunused-variable]
cl_int err = clSetKernelArg(kernel,
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In instantiation of ‘static void clblasFunctor::setKernelArg(cl_kernel, int, T) [with T = _cl_mem*; cl_kernel = _cl_kernel*]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:101:52: required from ‘clblasStatus xscalExecute(cl_command_queue, cl_program, const char*, TA, cl_mem, unsigned int, unsigned int, int, size_t, cl_uint, _cl_event* const*, _cl_event**) [with TA = float; clblasStatus = clblasStatus_; cl_command_queue = _cl_command_queue*; cl_program = _cl_program*; cl_mem = _cl_mem*; size_t = long unsigned int; cl_uint = unsigned int; cl_event = _cl_event*]’
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:191:44: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:67:16: warning: unused variable ‘err’ [-Wunused-variable]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In instantiation of ‘static void clblasFunctor::setKernelArg(cl_kernel, int, T) [with T = unsigned int; cl_kernel = _cl_kernel*]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:102:60: required from ‘clblasStatus xscalExecute(cl_command_queue, cl_program, const char*, TA, cl_mem, unsigned int, unsigned int, int, size_t, cl_uint, _cl_event* const*, _cl_event**) [with TA = float; clblasStatus = clblasStatus_; cl_command_queue = _cl_command_queue*; cl_program = _cl_program*; cl_mem = _cl_mem*; size_t = long unsigned int; cl_uint = unsigned int; cl_event = _cl_event*]’
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:191:44: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:67:16: warning: unused variable ‘err’ [-Wunused-variable]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In instantiation of ‘static void clblasFunctor::setKernelArg(cl_kernel, int, T) [with T = int; cl_kernel = _cl_kernel*]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:104:55: required from ‘clblasStatus xscalExecute(cl_command_queue, cl_program, const char*, TA, cl_mem, unsigned int, unsigned int, int, size_t, cl_uint, _cl_event* const*, _cl_event**) [with TA = float; clblasStatus = clblasStatus_; cl_command_queue = _cl_command_queue*; cl_program = _cl_program*; cl_mem = _cl_mem*; size_t = long unsigned int; cl_uint = unsigned int; cl_event = _cl_event*]’
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:191:44: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:67:16: warning: unused variable ‘err’ [-Wunused-variable]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In instantiation of ‘static void clblasFunctor::setKernelArg(cl_kernel, int, T) [with T = double; cl_kernel = _cl_kernel*]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:100:56: required from ‘clblasStatus xscalExecute(cl_command_queue, cl_program, const char*, TA, cl_mem, unsigned int, unsigned int, int, size_t, cl_uint, _cl_event* const*, _cl_event**) [with TA = double; clblasStatus = clblasStatus_; cl_command_queue = _cl_command_queue*; cl_program = _cl_program*; cl_mem = _cl_mem*; size_t = long unsigned int; cl_uint = unsigned int; cl_event = _cl_event*]’
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:238:45: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:67:16: warning: unused variable ‘err’ [-Wunused-variable]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In instantiation of ‘static void clblasFunctor::setKernelArg(cl_kernel, int, T) [with T = cl_float2; cl_kernel = _cl_kernel*]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:100:56: required from ‘clblasStatus xscalExecute(cl_command_queue, cl_program, const char*, TA, cl_mem, unsigned int, unsigned int, int, size_t, cl_uint, _cl_event* const*, _cl_event**) [with TA = cl_float2; clblasStatus = clblasStatus_; cl_command_queue = _cl_command_queue*; cl_program = _cl_program*; cl_mem = _cl_mem*; size_t = long unsigned int; cl_uint = unsigned int; cl_event = _cl_event*]’
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:284:45: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:67:16: warning: unused variable ‘err’ [-Wunused-variable]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In instantiation of ‘static void clblasFunctor::setKernelArg(cl_kernel, int, T) [with T = cl_double2; cl_kernel = _cl_kernel*]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:100:56: required from ‘clblasStatus xscalExecute(cl_command_queue, cl_program, const char*, TA, cl_mem, unsigned int, unsigned int, int, size_t, cl_uint, _cl_event* const*, _cl_event**) [with TA = cl_double2; clblasStatus = clblasStatus_; cl_command_queue = _cl_command_queue*; cl_program = _cl_program*; cl_mem = _cl_mem*; size_t = long unsigned int; cl_uint = unsigned int; cl_event = _cl_event*]’
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:330:46: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:67:16: warning: unused variable ‘err’ [-Wunused-variable]
[ 70%] [ 70%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/generic/common2.cc.o
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_dgemmSmallMatrices.cc:117:1: warning: multi-line comment [-Wcomment]
//#define DGEMM_VARIANT_OBJ(TA,TB,DIVK,BS0,BS1,NV0,NV1, BITS, MULT, \
^
Building C object library/CMakeFiles/clBLAS.dir/blas/generic/blas_funcs.c.o
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_sgemmSmallMatrices.cc:131:1: warning: multi-line comment [-Wcomment]
//#define DGEMM_VARIANT_OBJ(TA,TB,DIVK,BS0,BS1,NV0,NV1, BITS, MULT, \
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gpu_dtrsm.cc: At global scope:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gpu_dtrsm.cc:47:1: warning: unused parameter ‘_64BitsUse’ [-Wunused-parameter]
clblasDtrsmFunctorGpu::clblasDtrsmFunctorGpu(Args & args, cl_int & err, const char* DevName, cl_uint _64BitsUse) :
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gpu_dtrsm.cc: In function ‘cl_int call_kernel_triple_update(const char*, cl_program, cl_command_queue, cl_mem, unsigned int, cl_mem, int, unsigned int, int, _cl_event**)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gpu_dtrsm.cc:143:52: warning: narrowing conversion of ‘((i <= 32) ? (i / 4) : 16)’ from ‘int’ to ‘size_t {aka long unsigned int}’ inside { } is ill-formed in C++11 [-Wnarrowing]
size_t globalLocal [2] = { (i <= 32)?(i/4):16, 4};
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gpu_dtrsm.cc: In function ‘cl_int diag_dtrtri(cl_program, cl_command_queue, int, clblasUplo, clblasDiag, cl_mem, size_t, cl_mem, size_t, _cl_event**)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gpu_dtrsm.cc:221:42: warning: narrowing conversion of ‘nthreads’ from ‘int’ to ‘size_t {aka long unsigned int}’ inside { } is ill-formed in C++11 [-Wnarrowing]
size_t globalThreads[1] = { nthreads };
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gpu_dtrsm.cc:285:42: warning: narrowing conversion of ‘nthreads’ from ‘int’ to ‘size_t {aka long unsigned int}’ inside { } is ill-formed in C++11 [-Wnarrowing]
size_t globalThreads[1] = { nthreads };
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/generic/common.c: In function ‘checkMatrixSizes’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gpu_dtrsm.cc: In function ‘cl_int cl_dtrsm(cl_program, cl_command_queue, clblasSide, clblasUplo, clblasTranspose, clblasDiag, int, int, double, cl_mem, size_t, size_t, cl_mem, size_t, size_t, _cl_event**)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gpu_dtrsm.cc:726:53: warning: narrowing conversion of ‘N’ from ‘int’ to ‘size_t {aka long unsigned int}’ inside { } is ill-formed in C++11 [-Wnarrowing]
size_t region[3] = { M*sizeof(double), N, 1 } ;
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/generic/common.c:598:12: warning: variable ‘unusedTail’ set but not used [-Wunused-but-set-variable]
size_t unusedTail = 0;
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/generic/common.c: In function ‘checkBandedMatrixSizes’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/generic/common.c:704:12: warning: variable ‘unusedTail’ set but not used [-Wunused-but-set-variable]
size_t unusedTail = 0;
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gpu_dtrsm192.cc: At global scope:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gpu_dtrsm192.cc:45:1: warning: unused parameter ‘_64BitsUse’ [-Wunused-parameter]
clblasDtrsm192FunctorGpu::clblasDtrsm192FunctorGpu(Args & args, cl_int & err, const char* DevName, cl_uint _64BitsUse) :
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gpu_dtrsm192.cc: In function ‘cl_int diag_dtrtri192(cl_program, cl_command_queue, int, clblasUplo, clblasDiag, cl_mem, size_t, cl_mem, size_t, _cl_event**)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gpu_dtrsm192.cc:242:42: warning: narrowing conversion of ‘nthreads’ from ‘int’ to ‘size_t {aka long unsigned int}’ inside { } is ill-formed in C++11 [-Wnarrowing]
size_t globalThreads[1] = { nthreads };
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gpu_dtrsm192.cc: In function ‘cl_int cl_dtrsm192(cl_program, cl_command_queue, clblasSide, clblasUplo, clblasTranspose, clblasDiag, int, int, double, cl_mem, size_t, size_t, cl_mem, size_t, size_t, _cl_event**)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gpu_dtrsm192.cc:499:53: warning: narrowing conversion of ‘N’ from ‘int’ to ‘size_t {aka long unsigned int}’ inside { } is ill-formed in C++11 [-Wnarrowing]
size_t region[3] = { M*sizeof(double), N, 1 } ;
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc: In function ‘cl_int diag_dtrtri192(cl_command_queue, int, clblasUplo, clblasDiag, cl_mem, size_t, cl_mem, size_t, int, int, _cl_event**)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xtrsm.cc:402:9: warning: ‘err’ may be used uninitialized in this function [-Wmaybe-uninitialized]
cl_int err;
^
[ 70%] [ 71%] Building C object library/CMakeFiles/clBLAS.dir/blas/generic/matrix_props.c.o
Building C object library/CMakeFiles/clBLAS.dir/blas/generic/events.c.o
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_dgemmSmallMatrices.cc:9:0:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In static member function ‘static void clblasFunctor::setKernelArgPtr(cl_kernel, int, size_t, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:80:16: warning: unused variable ‘err’ [-Wunused-variable]
cl_int err = clSetKernelArg(kernel,
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_sgemm.cc:9:0:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In static member function ‘static void clblasFunctor::setKernelArgPtr(cl_kernel, int, size_t, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:80:16: warning: unused variable ‘err’ [-Wunused-variable]
cl_int err = clSetKernelArg(kernel,
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_zgemm.cc:9:0:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In static member function ‘static void clblasFunctor::setKernelArgPtr(cl_kernel, int, size_t, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:80:16: warning: unused variable ‘err’ [-Wunused-variable]
cl_int err = clSetKernelArg(kernel,
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_dgemmCommon.cc:9:0:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In static member function ‘static void clblasFunctor::setKernelArgPtr(cl_kernel, int, size_t, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:80:16: warning: unused variable ‘err’ [-Wunused-variable]
cl_int err = clSetKernelArg(kernel,
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_sgemmSmallMatrices.cc:9:0:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In static member function ‘static void clblasFunctor::setKernelArgPtr(cl_kernel, int, size_t, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:80:16: warning: unused variable ‘err’ [-Wunused-variable]
cl_int err = clSetKernelArg(kernel,
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/generic/common.c: In function ‘makeKernel’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/generic/common.c:441:13: warning: ‘source’ may be used uninitialized in this function [-Wmaybe-uninitialized]
free(source);
^
[ 71%] /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:403:14: warning: unused parameter ‘numCommandQueues’ [-Wunused-parameter]
clblasStatus SGEMM_SPLIT64_32(
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp: In function ‘clblasStatus SGEMM_BRANCH_32(clblasTranspose, clblasTranspose, cl_uint, cl_uint, cl_uint, float, cl_mem, cl_uint, cl_uint, cl_mem, cl_uint, cl_uint, float, cl_mem, cl_uint, cl_uint, cl_uint, _cl_command_queue**, cl_uint, _cl_event* const*, _cl_event**, bool&)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:562:15: warning: unused variable ‘status’ [-Wunused-variable]
clblasStatus status;
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp: At global scope:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:538:14: warning: unused parameter ‘numCommandQueues’ [-Wunused-parameter]
clblasStatus SGEMM_BRANCH_32(
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:956:1: warning: unused parameter ‘order’ [-Wunused-parameter]
GemmSpecialCases<FloatComplex>(clblasOrder order,
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:956:1: warning: unused parameter ‘transA’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:956:1: warning: unused parameter ‘transB’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:956:1: warning: unused parameter ‘M’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:956:1: warning: unused parameter ‘N’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:956:1: warning: unused parameter ‘K’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:956:1: warning: unused parameter ‘alpha’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:956:1: warning: unused parameter ‘A’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:956:1: warning: unused parameter ‘offA’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:956:1: warning: unused parameter ‘lda’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:956:1: warning: unused parameter ‘B’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:956:1: warning: unused parameter ‘offB’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:956:1: warning: unused parameter ‘ldb’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:956:1: warning: unused parameter ‘beta’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:956:1: warning: unused parameter ‘C’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:956:1: warning: unused parameter ‘offC’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:956:1: warning: unused parameter ‘ldc’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:956:1: warning: unused parameter ‘numCommandQueues’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:956:1: warning: unused parameter ‘commandQueues’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:956:1: warning: unused parameter ‘numEventsInWaitList’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:956:1: warning: unused parameter ‘eventWaitList’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:956:1: warning: unused parameter ‘events’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:956:1: warning: unused parameter ‘specialCaseHandled’ [-Wunused-parameter]
Building C object library/CMakeFiles/clBLAS.dir/blas/generic/matrix_dims.c.o
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:977:1: warning: unused parameter ‘order’ [-Wunused-parameter]
GemmSpecialCases<DoubleComplex>(clblasOrder order,
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:977:1: warning: unused parameter ‘transA’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:977:1: warning: unused parameter ‘transB’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:977:1: warning: unused parameter ‘M’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:977:1: warning: unused parameter ‘N’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:977:1: warning: unused parameter ‘K’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:977:1: warning: unused parameter ‘alpha’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:977:1: warning: unused parameter ‘A’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:977:1: warning: unused parameter ‘offA’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:977:1: warning: unused parameter ‘lda’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:977:1: warning: unused parameter ‘B’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:977:1: warning: unused parameter ‘offB’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:977:1: warning: unused parameter ‘ldb’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:977:1: warning: unused parameter ‘beta’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:977:1: warning: unused parameter ‘C’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:977:1: warning: unused parameter ‘offC’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:977:1: warning: unused parameter ‘ldc’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:977:1: warning: unused parameter ‘numCommandQueues’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:977:1: warning: unused parameter ‘commandQueues’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:977:1: warning: unused parameter ‘numEventsInWaitList’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:977:1: warning: unused parameter ‘eventWaitList’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:977:1: warning: unused parameter ‘events’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:977:1: warning: unused parameter ‘specialCaseHandled’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp: In instantiation of ‘clblasStatus GEMM_SPLIT_CALLS(_cl_kernel**, clblasOrder, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, clblasTranspose, clblasTranspose, cl_uint, cl_uint, cl_uint, precision, cl_mem, cl_uint, cl_uint, cl_mem, cl_uint, cl_uint, precision, cl_mem, cl_uint, cl_uint, cl_uint, _cl_command_queue**, cl_uint, _cl_event* const*, _cl_event**) [with precision = float; clblasStatus = clblasStatus_; cl_kernel = _cl_kernel*; clblasOrder = clblasOrder_; clblasTranspose = clblasTranspose_; cl_uint = unsigned int; cl_mem = _cl_mem*; cl_command_queue = _cl_command_queue*; cl_event = _cl_event*]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:314:13: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:116:10: warning: variable ‘error’ set but not used [-Wunused-but-set-variable]
cl_int error = 0;
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:56:14: warning: unused parameter ‘order’ [-Wunused-parameter]
clblasStatus GEMM_SPLIT_CALLS(
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:56:14: warning: unused parameter ‘alpha’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:56:14: warning: unused parameter ‘A’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:56:14: warning: unused parameter ‘B’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:56:14: warning: unused parameter ‘C’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:56:14: warning: unused parameter ‘numCommandQueues’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp: In instantiation of ‘clblasStatus GEMM_SPLIT_CALLS(_cl_kernel**, clblasOrder, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, clblasTranspose, clblasTranspose, cl_uint, cl_uint, cl_uint, precision, cl_mem, cl_uint, cl_uint, cl_mem, cl_uint, cl_uint, precision, cl_mem, cl_uint, cl_uint, cl_uint, _cl_command_queue**, cl_uint, _cl_event* const*, _cl_event**) [with precision = double; clblasStatus = clblasStatus_; cl_kernel = _cl_kernel*; clblasOrder = clblasOrder_; clblasTranspose = clblasTranspose_; cl_uint = unsigned int; cl_mem = _cl_mem*; cl_command_queue = _cl_command_queue*; cl_event = _cl_event*]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:816:10: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:116:10: warning: variable ‘error’ set but not used [-Wunused-but-set-variable]
cl_int error = 0;
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:56:14: warning: unused parameter ‘order’ [-Wunused-parameter]
clblasStatus GEMM_SPLIT_CALLS(
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:56:14: warning: unused parameter ‘alpha’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:56:14: warning: unused parameter ‘A’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:56:14: warning: unused parameter ‘B’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:56:14: warning: unused parameter ‘C’ [-Wunused-parameter]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/specialCases/GemmSpecialCases.cpp:56:14: warning: unused parameter ‘numCommandQueues’ [-Wunused-parameter]
[ 71%] Building C object library/CMakeFiles/clBLAS.dir/blas/generic/kdump.c.o
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc: At global scope:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/xgemm.cc:102:14: warning: ‘char* getKernelName(cl_kernel)’ defined but not used [-Wunused-function]
static char *getKernelName(cl_kernel clKernel)
^
[ 72%] Building C object library/CMakeFiles/clBLAS.dir/blas/generic/solution_assert.c.o
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In instantiation of ‘static void clblasFunctor::setKernelArg(cl_kernel, int, T) [with T = _cl_mem*; cl_kernel = _cl_kernel*]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_dgemmSmallMatrices.cc:598:45: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:67:16: warning: unused variable ‘err’ [-Wunused-variable]
cl_int err = clSetKernelArg(kernel,
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In instantiation of ‘static void clblasFunctor::setKernelArg(cl_kernel, int, T) [with T = int; cl_kernel = _cl_kernel*]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_dgemmSmallMatrices.cc:602:37: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:67:16: warning: unused variable ‘err’ [-Wunused-variable]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In instantiation of ‘static void clblasFunctor::setKernelArg(cl_kernel, int, T) [with T = double; cl_kernel = _cl_kernel*]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_dgemmSmallMatrices.cc:606:52: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:67:16: warning: unused variable ‘err’ [-Wunused-variable]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In instantiation of ‘static void clblasFunctor::setKernelArg(cl_kernel, int, T) [with T = int; cl_kernel = _cl_kernel*]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_zgemm.cc:259:37: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:67:16: warning: unused variable ‘err’ [-Wunused-variable]
cl_int err = clSetKernelArg(kernel,
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In instantiation of ‘static void clblasFunctor::setKernelArg(cl_kernel, int, T) [with T = cl_double2; cl_kernel = _cl_kernel*]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_zgemm.cc:262:56: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:67:16: warning: unused variable ‘err’ [-Wunused-variable]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In instantiation of ‘static void clblasFunctor::setKernelArg(cl_kernel, int, T) [with T = _cl_mem*; cl_kernel = _cl_kernel*]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_zgemm.cc:265:45: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:67:16: warning: unused variable ‘err’ [-Wunused-variable]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In instantiation of ‘static void clblasFunctor::setKernelArg(cl_kernel, int, T) [with T = _cl_mem*; cl_kernel = _cl_kernel*]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_sgemm.cc:459:45: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:67:16: warning: unused variable ‘err’ [-Wunused-variable]
cl_int err = clSetKernelArg(kernel,
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In instantiation of ‘static void clblasFunctor::setKernelArg(cl_kernel, int, T) [with T = int; cl_kernel = _cl_kernel*]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_sgemm.cc:463:37: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:67:16: warning: unused variable ‘err’ [-Wunused-variable]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In instantiation of ‘static void clblasFunctor::setKernelArg(cl_kernel, int, T) [with T = float; cl_kernel = _cl_kernel*]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_sgemm.cc:467:51: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:67:16: warning: unused variable ‘err’ [-Wunused-variable]
[ 72%] [ 72%] Building C object library/CMakeFiles/clBLAS.dir/blas/generic/solution_seq_make.c.o
Building C object library/CMakeFiles/clBLAS.dir/blas/generic/solution_seq.c.o
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In instantiation of ‘static void clblasFunctor::setKernelArg(cl_kernel, int, T) [with T = _cl_mem*; cl_kernel = _cl_kernel*]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_sgemmSmallMatrices.cc:502:45: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:67:16: warning: unused variable ‘err’ [-Wunused-variable]
cl_int err = clSetKernelArg(kernel,
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In instantiation of ‘static void clblasFunctor::setKernelArg(cl_kernel, int, T) [with T = int; cl_kernel = _cl_kernel*]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_sgemmSmallMatrices.cc:506:37: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:67:16: warning: unused variable ‘err’ [-Wunused-variable]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In instantiation of ‘static void clblasFunctor::setKernelArg(cl_kernel, int, T) [with T = float; cl_kernel = _cl_kernel*]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_sgemmSmallMatrices.cc:510:51: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:67:16: warning: unused variable ‘err’ [-Wunused-variable]
[ 73%] Building C object library/CMakeFiles/clBLAS.dir/blas/generic/problem_iter.c.o
[ 73%] [ 73%] Building C object library/CMakeFiles/clBLAS.dir/blas/generic/kernel_extra.c.o
Building CXX object library/CMakeFiles/clBLAS.dir/blas/generic/binary_lookup.cc.o
[ 74%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/generic/functor_cache.cc.o
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/generic/solution_seq_make.c: In function ‘getDefaultStepGranulation’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/generic/solution_seq_make.c:1499:6: warning: variable ‘vecLen’ set but not used [-Wunused-but-set-variable]
int vecLen;
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/generic/solution_seq_make.c: In function ‘decomposeTRXMStep’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/generic/solution_seq_make.c:2035:5: warning: enumeration value ‘TYPE_UNSIGNED_INT’ not handled in switch [-Wswitch]
switch (kargs->dtype) {
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/generic/solution_seq_make.c: In function ‘decomposeSYR2KStep’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/generic/solution_seq_make.c:2321:5: warning: enumeration value ‘TYPE_UNSIGNED_INT’ not handled in switch [-Wswitch]
switch (kargs->dtype) {
^
[ 74%] Building C object library/CMakeFiles/clBLAS.dir/blas/gens/gen_init.c.o
[ 74%] [ 75%] Building C object library/CMakeFiles/clBLAS.dir/blas/gens/blas_kgen.c.o
Building C object library/CMakeFiles/clBLAS.dir/blas/gens/blas_subgroup.c.o
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_dgemmCommon.cc: At global scope:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_dgemmCommon.cc:122:13: warning: ‘bool applicable(const Variant&, clblasXgemmFunctor<double>::Args&)’ defined but not used [-Wunused-function]
static bool applicable( const Variant & var, clblasDgemmFunctor::Args & args )
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_zgemm.cc: At global scope:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_zgemm.cc:130:13: warning: ‘bool applicable(const Variant&, clblasXgemmFunctor<cl_double2>::Args&)’ defined but not used [-Wunused-function]
static bool applicable( const Variant & var, clblasZgemmFunctor::Args & args )
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_dgemmSmallMatrices.cc: At global scope:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_dgemmSmallMatrices.cc:144:13: warning: ‘bool applicable(const Variant&, clblasXgemmFunctor<double>::Args&)’ defined but not used [-Wunused-function]
static bool applicable( const Variant & var, clblasDgemmFunctor::Args & args )
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_sgemm.cc: At global scope:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_sgemm.cc:130:13: warning: ‘bool applicable(const Variant&, clblasXgemmFunctor<float>::Args&)’ defined but not used [-Wunused-function]
static bool applicable( const Variant & var, clblasSgemmFunctor::Args & args )
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_sgemmSmallMatrices.cc: At global scope:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_sgemmSmallMatrices.cc:158:13: warning: ‘bool applicable(const Variant&, clblasXgemmFunctor<float>::Args&)’ defined but not used [-Wunused-function]
static bool applicable( const Variant & var, clblasSgemmFunctor::Args & args )
^
[ 75%] Building C object library/CMakeFiles/clBLAS.dir/blas/gens/gen_helper.c.o
[ 76%] [ 76%] Building C object library/CMakeFiles/clBLAS.dir/blas/gens/tilemul.c.o
Building C object library/CMakeFiles/clBLAS.dir/blas/gens/fetch.c.o
[ 76%] Building C object library/CMakeFiles/clBLAS.dir/blas/gens/tile.c.o
[ 77%] [ 77%] Building C object library/CMakeFiles/clBLAS.dir/blas/gens/tile_iter.c.o
Building C object library/CMakeFiles/clBLAS.dir/blas/gens/decomposition.c.o
[ 77%] Building C object library/CMakeFiles/clBLAS.dir/blas/gens/gemv.c.o
[ 78%] [ 78%] [ 78%] Building C object library/CMakeFiles/clBLAS.dir/blas/gens/symv.c.o
Building C object library/CMakeFiles/clBLAS.dir/blas/gens/gemm.c.o
Building C object library/CMakeFiles/clBLAS.dir/blas/gens/trmm.c.o
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/generic/functor_cache.cc:22:0:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/include/../functor/include/functor.h: In static member function ‘static void clblasFunctor::setKernelArgPtr(cl_kernel, int, size_t, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/include/../functor/include/functor.h:80:16: warning: unused variable ‘err’ [-Wunused-variable]
cl_int err = clSetKernelArg(kernel,
^
[ 79%] Building C object library/CMakeFiles/clBLAS.dir/blas/gens/trsm.c.o
[ 79%] Building C object library/CMakeFiles/clBLAS.dir/blas/gens/syrxk.c.o
[ 79%] Building C object library/CMakeFiles/clBLAS.dir/blas/gens/trxm_common.c.o
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/gemm.c: In function ‘blockCheckCalcDecomp’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/gemm.c:1119:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0; i < ( (pgran->maxWorkGroupSize) / (pgran->wfSize) ); i++)
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/trmm.c: In function ‘trmmGetDefaultDecomp’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/trmm.c:1248:5: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
(void*)subdimsNum;
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/trmm.c:1248:5: warning: statement with no effect [-Wunused-value]
[ 80%] Building C object library/CMakeFiles/clBLAS.dir/blas/gens/trsm_kgen.c.o
[ 80%] [ 80%] Building C object library/CMakeFiles/clBLAS.dir/blas/gens/xxmv_common.c.o
Building C object library/CMakeFiles/clBLAS.dir/blas/gens/legacy/blas_kgen_legacy.c.o
[ 81%] [ 81%] Building C object library/CMakeFiles/clBLAS.dir/blas/gens/legacy/trxm_common_legacy.c.o
Building C object library/CMakeFiles/clBLAS.dir/blas/gens/legacy/gen_helper_legacy.c.o
[ 81%] Building C object library/CMakeFiles/clBLAS.dir/blas/gens/legacy/trsm_kgen_legacy.c.o
[ 82%] Building C object library/CMakeFiles/clBLAS.dir/blas/gens/legacy/blkmul.c.o
[ 82%] Building C object library/CMakeFiles/clBLAS.dir/blas/gens/legacy/gemm_lds.c.o
[ 82%] [ 84%] [ 84%] /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/syrxk.c: In function ‘genUpdateResult’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/syrxk.c:1347:36: warning: ‘size’ may be used uninitialized in this function [-Wmaybe-uninitialized]
declareDiagUpresIndexedVars(ctx, typeName, "betaNew", size);
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/syrxk.c:1230:29: note: ‘size’ was declared here
unsigned int i, j, nops,size;
^
Building C object library/CMakeFiles/clBLAS.dir/blas/gens/legacy/gemm_img.c.o
[ 85%] [ 85%] [ 85%] Building C object library/CMakeFiles/clBLAS.dir/blas/gens/legacy/trmm_lds.c.o
Building C object library/CMakeFiles/clBLAS.dir/blas/gens/legacy/trmm_img.c.o
Building C object library/CMakeFiles/clBLAS.dir/blas/gens/legacy/trsm_cached_lds.c.o
Building C object library/CMakeFiles/clBLAS.dir/blas/gens/legacy/trsm_img.c.o
[ 86%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/gens/trmv_reg.cpp.o
Building C object library/CMakeFiles/clBLAS.dir/blas/gens/legacy/trsm_lds.c.o
[ 86%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/gens/ger_lds.cpp.o
[ 86%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/gens/trsv_trtri.cpp.o
[ 87%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/gens/trsv_gemv.cpp.o
[ 87%] [ 87%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/gens/kprintf.cpp.o
Building CXX object library/CMakeFiles/clBLAS.dir/blas/gens/syr_lds.cpp.o
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/generic/binary_lookup.cc:198:34: warning: ‘BinaryRepresentation getStorageMode(char*)’ defined but not used [-Wunused-function]
static enum BinaryRepresentation getStorageMode(char * data)
^
[ 88%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/gens/her_lds.cpp.o
[ 88%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/gens/syr2_lds.cpp.o
[ 88%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/gens/her2_lds.cpp.o
[ 89%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/gens/symm_cached.cpp.o
[ 89%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/gens/gemm_cached.cpp.o
[ 89%] /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/ger_lds.cpp: In function ‘ssize_t generator(char*, size_t, const SubproblemDim*, const PGranularity*, void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/ger_lds.cpp:285:38: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf( bhStr, "%" SPREFIX "u", BH );
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/ger_lds.cpp:286:38: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf( bwStr, "%" SPREFIX "u", BW );
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/trmv_reg.cpp: In function ‘ssize_t generator(char*, size_t, const SubproblemDim*, const PGranularity*, void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/trmv_reg.cpp:384:54: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf( targetRows, "%" SPREFIX "u", TARGETROWS );
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/trmv_reg.cpp:385:49: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf( blockSize, "%" SPREFIX "u", BLOCKSIZE );
^
Building CXX object library/CMakeFiles/clBLAS.dir/blas/gens/gemm_tail_cached.cpp.o
[ 90%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/gens/gbmv.cpp.o
[ 90%] [ 90%] Building C object library/CMakeFiles/clBLAS.dir/blas/gens/tuned_numbers.c.o
Building CXX object library/CMakeFiles/clBLAS.dir/blas/gens/swap_reg.cpp.o
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/kprintf.cpp: In member function ‘void kprintf::handleMUL(char**, char**, bool)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/kprintf.cpp:513:9: warning: variable ‘vwidth’ set but not used [-Wunused-but-set-variable]
int vwidth=1;
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/kprintf.cpp: In member function ‘void kprintf::handleMAD(char**, char**, bool)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/kprintf.cpp:588:9: warning: variable ‘vwidth’ set but not used [-Wunused-but-set-variable]
int vwidth=1;
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/kprintf.cpp: In member function ‘void kprintf::handleVMAD_AND_REDUCE(char**, char**)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/kprintf.cpp:700:9: warning: unused variable ‘vwidth’ [-Wunused-variable]
int vwidth=1;
^
[ 91%] /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/kprintf.cpp: In member function ‘void kprintf::handleMAD_AND_REDUCE(char**, char**)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/kprintf.cpp:780:9: warning: unused variable ‘vwidth’ [-Wunused-variable]
int vwidth=1;
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/kprintf.cpp: In member function ‘void kprintf::handleDIV(char**, char**, bool)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/kprintf.cpp:909:9: warning: variable ‘vwidth’ set but not used [-Wunused-but-set-variable]
int vwidth=1;
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/kprintf.cpp: In member function ‘void kprintf::handleAlignedVSTORE(char**, char**)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/kprintf.cpp:1068:12: warning: variable ‘ptr’ set but not used [-Wunused-but-set-variable]
char * ptr, *id1, *id2, *id3;
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/kprintf.cpp: In member function ‘void kprintf::handlePredicate(char**, char**)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/kprintf.cpp:1105:12: warning: variable ‘ptr’ set but not used [-Wunused-but-set-variable]
char * ptr, *id1;
^
Building CXX object library/CMakeFiles/clBLAS.dir/blas/gens/scal_reg.cpp.o
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/trsv_gemv.cpp: In function ‘ssize_t generator(char*, size_t, const SubproblemDim*, const PGranularity*, void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/trsv_gemv.cpp:418:64: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf( TARGETHEIGHT_S, "%" SPREFIX "u", TARGETHEIGHT );
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/trsv_gemv.cpp:420:65: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf( TRIANGLE_HEIGHT_S, "%" SPREFIX "u", subdims->y );
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/trsv_gemv.cpp:436:60: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf( TARGETROWS_S, "%" SPREFIX "u", TARGETROWS );
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/trsv_gemv.cpp:437:59: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf( TARGETWIDTH_S, "%" SPREFIX "u", TARGETWIDTH );
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/trsv_gemv.cpp:438:52: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf( NLOOPS_S, "%" SPREFIX "u", NLOOPS );
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/kprintf.cpp: In member function ‘void kprintf::handleReductionFramework(char**, char**, REDUCTION_TYPE)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/kprintf.cpp:1827:15: warning: enumeration value ‘ATOMIC_FHI’ not handled in switch [-Wswitch]
switch(impl)
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/kprintf.cpp:1827:15: warning: enumeration value ‘REG_FHI’ not handled in switch [-Wswitch]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/kprintf.cpp:1878:19: warning: enumeration value ‘ATOMIC_FHI’ not handled in switch [-Wswitch]
switch(impl)
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/kprintf.cpp:1878:19: warning: enumeration value ‘REG_FHI’ not handled in switch [-Wswitch]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/kprintf.cpp:1972:14: warning: enumeration value ‘ATOMIC_FHI’ not handled in switch [-Wswitch]
switch(impl)
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/kprintf.cpp:1972:14: warning: enumeration value ‘REG_FHI’ not handled in switch [-Wswitch]
[ 91%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/gens/copy_reg.cpp.o
[ 91%] In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/tuned_numbers.c:17:0:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/tuned_numbers.h:34:5: warning: type of bit-field ‘ITEMY’ is a GCC extension [-Wpedantic]
unsigned char ITEMY:7; // Not more than 8
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/tuned_numbers.h:35:5: warning: type of bit-field ‘ITEMX’ is a GCC extension [-Wpedantic]
unsigned char ITEMX:7;
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/tuned_numbers.h:36:5: warning: type of bit-field ‘useBarrier’ is a GCC extension [-Wpedantic]
unsigned char useBarrier:1;
^
Building CXX object library/CMakeFiles/clBLAS.dir/blas/gens/axpy_reg.cpp.o
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/syr_lds.cpp: In function ‘ssize_t generator(char*, size_t, const SubproblemDim*, const PGranularity*, void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/syr_lds.cpp:311:51: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf( targetRows, "%" SPREFIX "u", TARGETROWS );
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/syr_lds.cpp: In function ‘bool isFitToLDS(SubproblemDim*, DataType, cl_ulong, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/syr_lds.cpp:356:18: warning: variable ‘blasArgs’ set but not used [-Wunused-but-set-variable]
CLBlasKargs *blasArgs;
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/her_lds.cpp: In function ‘void calcNrThreads(size_t*, const SubproblemDim*, const PGranularity*, const void*, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/her_lds.cpp:204:25: warning: variable ‘extra’ set but not used [-Wunused-but-set-variable]
const CLBLASKernExtra *extra;
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/her_lds.cpp: In function ‘ssize_t generator(char*, size_t, const SubproblemDim*, const PGranularity*, void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/her_lds.cpp:303:51: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf( targetRows, "%" SPREFIX "u", TARGETROWS );
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/her_lds.cpp: In function ‘bool isFitToLDS(SubproblemDim*, DataType, cl_ulong, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/her_lds.cpp:350:18: warning: variable ‘blasArgs’ set but not used [-Wunused-but-set-variable]
CLBlasKargs *blasArgs;
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/syr2_lds.cpp: In function ‘ssize_t generator(char*, size_t, const SubproblemDim*, const PGranularity*, void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/syr2_lds.cpp:311:51: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf( targetRows, "%" SPREFIX "u", TARGETROWS );
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/syr2_lds.cpp: In function ‘bool isFitToLDS(SubproblemDim*, DataType, cl_ulong, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/syr2_lds.cpp:360:18: warning: variable ‘blasArgs’ set but not used [-Wunused-but-set-variable]
CLBlasKargs *blasArgs;
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/symm_cached.cpp: In function ‘ssize_t generator(char*, size_t, const SubproblemDim*, const PGranularity*, void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/symm_cached.cpp:196:35: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf(width, "%" SPREFIX "u", Y);
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/symm_cached.cpp:197:39: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf(itemy, "%" SPREFIX "u", ITEMY);
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/symm_cached.cpp:198:39: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf(itemx, "%" SPREFIX "u", ITEMX);
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/symm_cached.cpp:199:73: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf(itemy_by_width, "%" SPREFIX "u", (size_t) ITEMY/kextra->vecLenA);
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/her2_lds.cpp: In function ‘void calcNrThreads(size_t*, const SubproblemDim*, const PGranularity*, const void*, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/her2_lds.cpp:207:25: warning: variable ‘extra’ set but not used [-Wunused-but-set-variable]
const CLBLASKernExtra *extra;
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/her2_lds.cpp: In function ‘ssize_t generator(char*, size_t, const SubproblemDim*, const PGranularity*, void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/her2_lds.cpp:304:51: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf( targetRows, "%" SPREFIX "u", TARGETROWS );
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/her2_lds.cpp: In function ‘bool isFitToLDS(SubproblemDim*, DataType, cl_ulong, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/her2_lds.cpp:354:18: warning: variable ‘blasArgs’ set but not used [-Wunused-but-set-variable]
CLBlasKargs *blasArgs;
^
[ 92%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/gens/dot.cpp.o
[ 92%] /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/gemm_cached.cpp: In function ‘void calcNrThreads(size_t*, const SubproblemDim*, const PGranularity*, const void*, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/gemm_cached.cpp:116:13: warning: variable ‘nrDims’ set but not used [-Wunused-but-set-variable]
int nrDims;
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/gemm_cached.cpp: At global scope:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/gemm_cached.cpp:94:1: warning: unused parameter ‘extra’ [-Wunused-parameter]
calcNrThreads(
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/gemm_cached.cpp: In function ‘ssize_t generator(char*, size_t, const SubproblemDim*, const PGranularity*, void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/gemm_cached.cpp:271:15: warning: variable ‘X’ set but not used [-Wunused-but-set-variable]
size_t Y, X, BLOCKSIZE, ITEMX, ITEMY;
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/gemm_cached.cpp:271:18: warning: variable ‘BLOCKSIZE’ set but not used [-Wunused-but-set-variable]
size_t Y, X, BLOCKSIZE, ITEMX, ITEMY;
^
Building CXX object library/CMakeFiles/clBLAS.dir/blas/gens/reduction.cpp.o
[ 92%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/gens/rotg_reg.cpp.o
[ 93%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/gens/rotmg_reg.cpp.o
[ 93%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/gens/rotm_reg.cpp.o
[ 94%] [ 94%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/gens/nrm2.cpp.o
Building CXX object library/CMakeFiles/clBLAS.dir/blas/gens/iamax.cpp.o
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/gemm_tail_cached.cpp:31:0:
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/gemm.clT:1135:20: warning: ‘GEMM_TN_KERNEL’ defined but not used [-Wunused-variable]
static const char *GEMM_TN_KERNEL = "\
^
[ 94%] [ 95%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/gens/asum.cpp.o
Building C object library/CMakeFiles/clBLAS.dir/tools/tune/toolslib.c.o
[ 95%] [ 95%] /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/tuned_numbers.c: In function ‘bestBlockSizeForDevice’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/tuned_numbers.c:398:10: warning: ‘currCall’ may be used uninitialized in this function [-Wmaybe-uninitialized]
temp = bestBlockSizes [ (kDevice->ident).chip ] [kargs->dtype] [currCall];
^
Building C object library/CMakeFiles/clBLAS.dir/tools/tune/dimension.c.o
Building C object library/CMakeFiles/clBLAS.dir/tools/tune/fileio.c.o
[ 96%] [ 96%] Building C object library/CMakeFiles/clBLAS.dir/tools/tune/storage_init.c.o
Building C object library/CMakeFiles/clBLAS.dir/tools/tune/storage_io.c.o
[ 96%] /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/tools/tune/dimension.c: In function ‘getDimension’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/tools/tune/dimension.c:85:5: warning: enumeration value ‘TYPE_UNSIGNED_INT’ not handled in switch [-Wswitch]
switch (dt) {
^
Building C object library/CMakeFiles/clBLAS.dir/tools/tune/storage_data.c.o
[ 97%] Building CXX object library/CMakeFiles/clBLAS.dir/__/include/AutoGemmIncludes/AutoGemmClKernels.cpp.o
[ 97%] Building CXX object library/CMakeFiles/clBLAS.dir/__/include/AutoGemmIncludes/AutoGemmKernelBuildOptionsBinary.cpp.o
[ 97%] Building CXX object library/CMakeFiles/clBLAS.dir/__/include/AutoGemmIncludes/AutoGemmKernelBinaries.cpp.o
[ 98%] Building CXX object library/CMakeFiles/clBLAS.dir/__/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp.o
[ 98%] [ 98%] /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/kprintf.cpp:1756:22: warning: ‘impl’ may be used uninitialized in this function [-Wmaybe-uninitialized]
RedWithIndexImpl impl;
^
Building CXX object library/CMakeFiles/clBLAS.dir/__/include/AutoGemmIncludes/AutoGemmKernelBuildOptionsSource.cpp.o
Building CXX object library/CMakeFiles/clBLAS.dir/__/include/AutoGemmIncludes/AutoGemmKernelSelectionSpecific.cpp.o
[100%] [100%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/AutoGemm/UserGemmKernelSources/UserGemmClKernels.cc.o
Building CXX object library/CMakeFiles/clBLAS.dir/__/include/AutoGemmIncludes/AutoGemmKernelSources.cpp.o
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:11:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_NN_B0_MX032_NX032_KX16_src.cpp:22:1: warning: embedding a directive within macro arguments is not portable [enabled by default]
#define M2x2 \
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:12:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_NN_B0_MX064_NX064_KX16_src.cpp:22:1: warning: embedding a directive within macro arguments is not portable [enabled by default]
#define M4x4 \
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:13:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_NN_B0_MX096_NX096_KX16_src.cpp:22:1: warning: embedding a directive within macro arguments is not portable [enabled by default]
#define M6x6 \
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:14:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_NN_B1_MX032_NX032_KX16_src.cpp:22:1: warning: embedding a directive within macro arguments is not portable [enabled by default]
#define M2x2 \
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:15:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_NN_B1_MX064_NX064_KX16_src.cpp:22:1: warning: embedding a directive within macro arguments is not portable [enabled by default]
#define M4x4 \
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:16:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_NN_B1_MX096_NX096_KX16_src.cpp:22:1: warning: embedding a directive within macro arguments is not portable [enabled by default]
#define M6x6 \
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:18:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_NT_B0_MX032_NX032_KX16_src.cpp:22:1: warning: embedding a directive within macro arguments is not portable [enabled by default]
#define M2x2 \
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:19:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_NT_B0_MX064_NX064_KX16_src.cpp:22:1: warning: embedding a directive within macro arguments is not portable [enabled by default]
#define M4x4 \
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:20:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_NT_B0_MX096_NX096_KX16_src.cpp:22:1: warning: embedding a directive within macro arguments is not portable [enabled by default]
#define M6x6 \
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:21:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_NT_B1_MX032_NX032_KX16_src.cpp:22:1: warning: embedding a directive within macro arguments is not portable [enabled by default]
#define M2x2 \
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:22:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_NT_B1_MX064_NX064_KX16_src.cpp:22:1: warning: embedding a directive within macro arguments is not portable [enabled by default]
#define M4x4 \
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:23:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_NT_B1_MX096_NX096_KX16_src.cpp:24:1: warning: embedding a directive within macro arguments is not portable [enabled by default]
#define M6x6 \
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:25:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_TN_B0_MX032_NX032_KX16_src.cpp:22:1: warning: embedding a directive within macro arguments is not portable [enabled by default]
#define M2x2 \
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:26:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_TN_B0_MX064_NX064_KX16_src.cpp:22:1: warning: embedding a directive within macro arguments is not portable [enabled by default]
#define M4x4 \
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:27:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_TN_B0_MX096_NX096_KX16_src.cpp:22:1: warning: embedding a directive within macro arguments is not portable [enabled by default]
#define M6x6 \
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:28:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_TN_B1_MX032_NX032_KX16_src.cpp:22:1: warning: embedding a directive within macro arguments is not portable [enabled by default]
#define M2x2 \
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:29:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_TN_B1_MX064_NX064_KX16_src.cpp:22:1: warning: embedding a directive within macro arguments is not portable [enabled by default]
#define M4x4 \
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:30:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_TN_B1_MX096_NX096_KX16_src.cpp:22:1: warning: embedding a directive within macro arguments is not portable [enabled by default]
#define M6x6 \
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:32:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/dgemm_Col_NN_B0_MX048_NX048_KX08_src.cpp:23:1: warning: embedding a directive within macro arguments is not portable [enabled by default]
#define M6x6 \
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/dgemm_Col_NN_B0_MX048_NX048_KX08_src.cpp:23:0: warning: "M6x6" redefined [enabled by default]
#define M6x6 \
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:30:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_TN_B1_MX096_NX096_KX16_src.cpp:22:0: note: this is the location of the previous definition
#define M6x6 \
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:32:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/dgemm_Col_NN_B0_MX048_NX048_KX08_src.cpp:203:0: warning: ignoring #pragma OPENCL EXTENSION [-Wunknown-pragmas]
);
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:33:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/dgemm_Col_NN_B1_MX048_NX048_KX08_src.cpp:23:1: warning: embedding a directive within macro arguments is not portable [enabled by default]
#define M6x6 \
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/dgemm_Col_NN_B1_MX048_NX048_KX08_src.cpp:203:0: warning: ignoring #pragma OPENCL EXTENSION [-Wunknown-pragmas]
);
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:34:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/dgemm_Col_NT_B0_MX048_NX048_KX08_src.cpp:30:1: warning: embedding a directive within macro arguments is not portable [enabled by default]
#define M6x6 \
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/dgemm_Col_NT_B0_MX048_NX048_KX08_src.cpp:30:0: warning: "M6x6" redefined [enabled by default]
#define M6x6 \
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:33:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/dgemm_Col_NN_B1_MX048_NX048_KX08_src.cpp:23:0: note: this is the location of the previous definition
#define M6x6 \
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:34:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/dgemm_Col_NT_B0_MX048_NX048_KX08_src.cpp:196:0: warning: ignoring #pragma OPENCL EXTENSION [-Wunknown-pragmas]
);
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:35:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/dgemm_Col_NT_B1_MX048_NX048_KX08_src.cpp:30:1: warning: embedding a directive within macro arguments is not portable [enabled by default]
#define M6x6 \
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/dgemm_Col_NT_B1_MX048_NX048_KX08_src.cpp:193:0: warning: ignoring #pragma OPENCL EXTENSION [-Wunknown-pragmas]
);
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:36:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/dgemm_Col_TN_B0_MX048_NX048_KX08_src.cpp:195:0: warning: ignoring #pragma OPENCL EXTENSION [-Wunknown-pragmas]
);
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:37:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/dgemm_Col_TN_B1_MX048_NX048_KX08_src.cpp:195:0: warning: ignoring #pragma OPENCL EXTENSION [-Wunknown-pragmas]
);
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:41:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_NT_B1_MX128_NX128_KX16_src.cpp:30:1: warning: embedding a directive within macro arguments is not portable [enabled by default]
#define M8x8 \
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_NT_B1_MX128_NX128_KX16_src.cpp:56:57: warning: backslash and newline separated by space [enabled by default]
rC[7][0] = mad(rA[0][7],rB[0][0],rC[7][0]); \
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:43:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_NT_B1_MX032_NX064_KX16_ROW_src.cpp:32:1: warning: embedding a directive within macro arguments is not portable [enabled by default]
#define M2x4 \
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:44:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_NT_B1_MX064_NX032_KX16_COL_src.cpp:31:1: warning: embedding a directive within macro arguments is not portable [enabled by default]
#define M4x2 \
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:45:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_NT_B1_MX032_NX032_KX16_SINGLE_src.cpp:30:1: warning: embedding a directive within macro arguments is not portable [enabled by default]
#define M2x2 \
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_NT_B1_MX032_NX032_KX16_SINGLE_src.cpp:30:0: warning: "M2x2" redefined [enabled by default]
#define M2x2 \
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:28:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_TN_B1_MX032_NX032_KX16_src.cpp:22:0: note: this is the location of the previous definition
#define M2x2 \
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:47:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_NN_B1_MX032_NX032_KX16_BRANCH_src.cpp:27:1: warning: embedding a directive within macro arguments is not portable [enabled by default]
#define M2x2 \
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_NN_B1_MX032_NX032_KX16_BRANCH_src.cpp:27:0: warning: "M2x2" redefined [enabled by default]
#define M2x2 \
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:45:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_NT_B1_MX032_NX032_KX16_SINGLE_src.cpp:30:0: note: this is the location of the previous definition
#define M2x2 \
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:48:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_NT_B1_MX032_NX032_KX16_BRANCH_src.cpp:27:1: warning: embedding a directive within macro arguments is not portable [enabled by default]
#define M2x2 \
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:49:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_TN_B1_MX032_NX032_KX16_BRANCH_src.cpp:27:1: warning: embedding a directive within macro arguments is not portable [enabled by default]
#define M2x2 \
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp: In function ‘void gemmSelectKernel(clblasOrder, clblasTranspose, clblasTranspose, size_t, size_t, size_t, bool, float, const char**, const char**, const char**, const char**, const char**, const unsigned char**, const unsigned char**, const unsigned char**, const unsigned char**, size_t**, size_t**, size_t**, size_t**, const char**, _cl_kernel***, _cl_kernel***, _cl_kernel***, _cl_kernel***, unsigned int*, unsigned int*, unsigned int*, unsigned int*, unsigned int*) [with Precision = float; clblasOrder = clblasOrder_; clblasTranspose = clblasTranspose_; size_t = long unsigned int; cl_kernel = _cl_kernel*]’:
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:4781:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:9675:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:14571:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:19465:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:24363:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:29257:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:34153:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:39047:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp: At global scope:
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:12:6: warning: unused parameter ‘optimalNumElementsPerWorkItem’ [-Wunused-parameter]
void gemmSelectKernel<float>(
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp: In function ‘void gemmSelectKernel(clblasOrder, clblasTranspose, clblasTranspose, size_t, size_t, size_t, bool, float, const char**, const char**, const char**, const char**, const char**, const unsigned char**, const unsigned char**, const unsigned char**, const unsigned char**, size_t**, size_t**, size_t**, size_t**, const char**, _cl_kernel***, _cl_kernel***, _cl_kernel***, _cl_kernel***, unsigned int*, unsigned int*, unsigned int*, unsigned int*, unsigned int*) [with Precision = double; clblasOrder = clblasOrder_; clblasTranspose = clblasTranspose_; size_t = long unsigned int; cl_kernel = _cl_kernel*]’:
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:40788:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:42434:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:44082:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:45728:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:47378:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:49024:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:50672:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:11:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_NN_B0_MX032_NX032_KX16_src.cpp:7:85: note: #pragma message: AutoGemm's sgemm_Col_NN_B0_MX032_NX032_KX16_src overriden by user.
#pragma message("AutoGemm's sgemm_Col_NN_B0_MX032_NX032_KX16_src overriden by user.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:12:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_NN_B0_MX064_NX064_KX16_src.cpp:7:85: note: #pragma message: AutoGemm's sgemm_Col_NN_B0_MX064_NX064_KX16_src overriden by user.
#pragma message("AutoGemm's sgemm_Col_NN_B0_MX064_NX064_KX16_src overriden by user.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:13:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_NN_B0_MX096_NX096_KX16_src.cpp:7:85: note: #pragma message: AutoGemm's sgemm_Col_NN_B0_MX096_NX096_KX16_src overriden by user.
#pragma message("AutoGemm's sgemm_Col_NN_B0_MX096_NX096_KX16_src overriden by user.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:14:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_NN_B1_MX032_NX032_KX16_src.cpp:7:85: note: #pragma message: AutoGemm's sgemm_Col_NN_B1_MX032_NX032_KX16_src overriden by user.
#pragma message("AutoGemm's sgemm_Col_NN_B1_MX032_NX032_KX16_src overriden by user.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:15:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_NN_B1_MX064_NX064_KX16_src.cpp:7:85: note: #pragma message: AutoGemm's sgemm_Col_NN_B1_MX064_NX064_KX16_src overriden by user.
#pragma message("AutoGemm's sgemm_Col_NN_B1_MX064_NX064_KX16_src overriden by user.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:16:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_NN_B1_MX096_NX096_KX16_src.cpp:7:85: note: #pragma message: AutoGemm's sgemm_Col_NN_B1_MX096_NX096_KX16_src overriden by user.
#pragma message("AutoGemm's sgemm_Col_NN_B1_MX096_NX096_KX16_src overriden by user.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:18:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_NT_B0_MX032_NX032_KX16_src.cpp:7:85: note: #pragma message: AutoGemm's sgemm_Col_NT_B0_MX032_NX032_KX16_src overriden by user.
#pragma message("AutoGemm's sgemm_Col_NT_B0_MX032_NX032_KX16_src overriden by user.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:19:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_NT_B0_MX064_NX064_KX16_src.cpp:7:85: note: #pragma message: AutoGemm's sgemm_Col_NT_B0_MX064_NX064_KX16_src overriden by user.
#pragma message("AutoGemm's sgemm_Col_NT_B0_MX064_NX064_KX16_src overriden by user.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:20:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_NT_B0_MX096_NX096_KX16_src.cpp:7:85: note: #pragma message: AutoGemm's sgemm_Col_NT_B0_MX096_NX096_KX16_src overriden by user.
#pragma message("AutoGemm's sgemm_Col_NT_B0_MX096_NX096_KX16_src overriden by user.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:21:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_NT_B1_MX032_NX032_KX16_src.cpp:7:85: note: #pragma message: AutoGemm's sgemm_Col_NT_B1_MX032_NX032_KX16_src overriden by user.
#pragma message("AutoGemm's sgemm_Col_NT_B1_MX032_NX032_KX16_src overriden by user.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:22:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_NT_B1_MX064_NX064_KX16_src.cpp:7:85: note: #pragma message: AutoGemm's sgemm_Col_NT_B1_MX064_NX064_KX16_src overriden by user.
#pragma message("AutoGemm's sgemm_Col_NT_B1_MX064_NX064_KX16_src overriden by user.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:23:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_NT_B1_MX096_NX096_KX16_src.cpp:7:85: note: #pragma message: AutoGemm's sgemm_Col_NT_B1_MX096_NX096_KX16_src overriden by user.
#pragma message("AutoGemm's sgemm_Col_NT_B1_MX096_NX096_KX16_src overriden by user.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:25:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_TN_B0_MX032_NX032_KX16_src.cpp:7:85: note: #pragma message: AutoGemm's sgemm_Col_TN_B0_MX032_NX032_KX16_src overriden by user.
#pragma message("AutoGemm's sgemm_Col_TN_B0_MX032_NX032_KX16_src overriden by user.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:26:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_TN_B0_MX064_NX064_KX16_src.cpp:7:85: note: #pragma message: AutoGemm's sgemm_Col_TN_B0_MX064_NX064_KX16_src overriden by user.
#pragma message("AutoGemm's sgemm_Col_TN_B0_MX064_NX064_KX16_src overriden by user.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:27:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_TN_B0_MX096_NX096_KX16_src.cpp:7:85: note: #pragma message: AutoGemm's sgemm_Col_TN_B0_MX096_NX096_KX16_src overriden by user.
#pragma message("AutoGemm's sgemm_Col_TN_B0_MX096_NX096_KX16_src overriden by user.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:28:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_TN_B1_MX032_NX032_KX16_src.cpp:7:85: note: #pragma message: AutoGemm's sgemm_Col_TN_B1_MX032_NX032_KX16_src overriden by user.
#pragma message("AutoGemm's sgemm_Col_TN_B1_MX032_NX032_KX16_src overriden by user.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:29:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_TN_B1_MX064_NX064_KX16_src.cpp:7:85: note: #pragma message: AutoGemm's sgemm_Col_TN_B1_MX064_NX064_KX16_src overriden by user.
#pragma message("AutoGemm's sgemm_Col_TN_B1_MX064_NX064_KX16_src overriden by user.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:30:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_TN_B1_MX096_NX096_KX16_src.cpp:7:85: note: #pragma message: AutoGemm's sgemm_Col_TN_B1_MX096_NX096_KX16_src overriden by user.
#pragma message("AutoGemm's sgemm_Col_TN_B1_MX096_NX096_KX16_src overriden by user.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:32:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/dgemm_Col_NN_B0_MX048_NX048_KX08_src.cpp:7:85: note: #pragma message: AutoGemm's dgemm_Col_NN_B0_MX048_NX048_KX08_src overriden by user.
#pragma message("AutoGemm's dgemm_Col_NN_B0_MX048_NX048_KX08_src overriden by user.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:33:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/dgemm_Col_NN_B1_MX048_NX048_KX08_src.cpp:7:85: note: #pragma message: AutoGemm's dgemm_Col_NN_B1_MX048_NX048_KX08_src overriden by user.
#pragma message("AutoGemm's dgemm_Col_NN_B1_MX048_NX048_KX08_src overriden by user.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:34:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/dgemm_Col_NT_B0_MX048_NX048_KX08_src.cpp:7:85: note: #pragma message: AutoGemm's dgemm_Col_NT_B0_MX048_NX048_KX08_src overriden by user.
#pragma message("AutoGemm's dgemm_Col_NT_B0_MX048_NX048_KX08_src overriden by user.")
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:52318:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:35:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/dgemm_Col_NT_B1_MX048_NX048_KX08_src.cpp:7:85: note: #pragma message: AutoGemm's dgemm_Col_NT_B1_MX048_NX048_KX08_src overriden by user.
#pragma message("AutoGemm's dgemm_Col_NT_B1_MX048_NX048_KX08_src overriden by user.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:36:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/dgemm_Col_TN_B0_MX048_NX048_KX08_src.cpp:7:85: note: #pragma message: AutoGemm's dgemm_Col_TN_B0_MX048_NX048_KX08_src overriden by user.
#pragma message("AutoGemm's dgemm_Col_TN_B0_MX048_NX048_KX08_src overriden by user.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:37:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/dgemm_Col_TN_B1_MX048_NX048_KX08_src.cpp:7:85: note: #pragma message: AutoGemm's dgemm_Col_TN_B1_MX048_NX048_KX08_src overriden by user.
#pragma message("AutoGemm's dgemm_Col_TN_B1_MX048_NX048_KX08_src overriden by user.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:41:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_NT_B1_MX128_NX128_KX16_src.cpp:7:97: note: #pragma message: AutoGemm's sgemm_Col_NT_B1_MX128_NX128_KX16_src (if exists) overriden by user.
#pragma message("AutoGemm's sgemm_Col_NT_B1_MX128_NX128_KX16_src (if exists) overriden by user.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:43:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_NT_B1_MX032_NX064_KX16_ROW_src.cpp:9:101: note: #pragma message: AutoGemm's sgemm_Col_NT_B1_MX032_NX064_KX16_ROW_src (if exists) overriden by user.
#pragma message("AutoGemm's sgemm_Col_NT_B1_MX032_NX064_KX16_ROW_src (if exists) overriden by user.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:44:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_NT_B1_MX064_NX032_KX16_COL_src.cpp:9:104: note: #pragma message: AutoGemm's sgemm_Col_NT_B1_MX064_NX032_KX16_COLUMN_src (if exists) overriden by user.
#pragma message("AutoGemm's sgemm_Col_NT_B1_MX064_NX032_KX16_COLUMN_src (if exists) overriden by user.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:45:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_NT_B1_MX032_NX032_KX16_SINGLE_src.cpp:9:104: note: #pragma message: AutoGemm's sgemm_Col_NT_B1_MX032_NX032_KX16_SINGLE_src (if exists) overriden by user.
#pragma message("AutoGemm's sgemm_Col_NT_B1_MX032_NX032_KX16_SINGLE_src (if exists) overriden by user.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:47:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_NN_B1_MX032_NX032_KX16_BRANCH_src.cpp:7:104: note: #pragma message: AutoGemm's sgemm_Col_NN_B1_MX032_NX032_KX16_BRANCH_src (if exists) overriden by user.
#pragma message("AutoGemm's sgemm_Col_NN_B1_MX032_NX032_KX16_BRANCH_src (if exists) overriden by user.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:48:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_NT_B1_MX032_NX032_KX16_BRANCH_src.cpp:7:104: note: #pragma message: AutoGemm's sgemm_Col_NT_B1_MX032_NX032_KX16_BRANCH_src (if exists) overriden by user.
#pragma message("AutoGemm's sgemm_Col_NT_B1_MX032_NX032_KX16_BRANCH_src (if exists) overriden by user.")
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/UserGemmKernelSourceIncludes.cpp:49:0,
from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:10:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/AutoGemm/UserGemmKernelSources/sgemm_Col_TN_B1_MX032_NX032_KX16_BRANCH_src.cpp:7:92: note: #pragma message: AutoGemm's sgemm_Col_TN_B1_MX032_NX032_KX16_BRANCH_src overriden by user.
#pragma message("AutoGemm's sgemm_Col_TN_B1_MX032_NX032_KX16_BRANCH_src overriden by user.")
^
In file included from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:31:0:
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmKernelSources/sgemm_Col_NN_B0_MX032_NX032_KX16_src.cpp:168:108: note: #pragma message: AutoGemmKernelSources.cpp: sgemm_Col_NN_B0_MX032_NX032_KX16 was overriden by user kernel.
#pragma message("AutoGemmKernelSources.cpp: sgemm_Col_NN_B0_MX032_NX032_KX16 was overriden by user kernel.")
^
In file included from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:55:0:
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmKernelSources/sgemm_Col_NN_B0_MX064_NX064_KX16_src.cpp:200:108: note: #pragma message: AutoGemmKernelSources.cpp: sgemm_Col_NN_B0_MX064_NX064_KX16 was overriden by user kernel.
#pragma message("AutoGemmKernelSources.cpp: sgemm_Col_NN_B0_MX064_NX064_KX16 was overriden by user kernel.")
^
In file included from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:79:0:
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmKernelSources/sgemm_Col_NN_B0_MX096_NX096_KX16_src.cpp:248:108: note: #pragma message: AutoGemmKernelSources.cpp: sgemm_Col_NN_B0_MX096_NX096_KX16 was overriden by user kernel.
#pragma message("AutoGemmKernelSources.cpp: sgemm_Col_NN_B0_MX096_NX096_KX16 was overriden by user kernel.")
^
In file included from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:103:0:
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmKernelSources/sgemm_Col_NN_B1_MX032_NX032_KX16_src.cpp:168:108: note: #pragma message: AutoGemmKernelSources.cpp: sgemm_Col_NN_B1_MX032_NX032_KX16 was overriden by user kernel.
#pragma message("AutoGemmKernelSources.cpp: sgemm_Col_NN_B1_MX032_NX032_KX16 was overriden by user kernel.")
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp: At global scope:
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:39215:6: warning: unused parameter ‘optimalNumElementsPerWorkItem’ [-Wunused-parameter]
void gemmSelectKernel<double>(
^
In file included from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:127:0:
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmKernelSources/sgemm_Col_NN_B1_MX064_NX064_KX16_src.cpp:200:108: note: #pragma message: AutoGemmKernelSources.cpp: sgemm_Col_NN_B1_MX064_NX064_KX16 was overriden by user kernel.
#pragma message("AutoGemmKernelSources.cpp: sgemm_Col_NN_B1_MX064_NX064_KX16 was overriden by user kernel.")
^
In file included from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:151:0:
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmKernelSources/sgemm_Col_NN_B1_MX096_NX096_KX16_src.cpp:248:108: note: #pragma message: AutoGemmKernelSources.cpp: sgemm_Col_NN_B1_MX096_NX096_KX16 was overriden by user kernel.
#pragma message("AutoGemmKernelSources.cpp: sgemm_Col_NN_B1_MX096_NX096_KX16 was overriden by user kernel.")
^
In file included from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:175:0:
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmKernelSources/sgemm_Col_NT_B0_MX032_NX032_KX16_src.cpp:168:108: note: #pragma message: AutoGemmKernelSources.cpp: sgemm_Col_NT_B0_MX032_NX032_KX16 was overriden by user kernel.
#pragma message("AutoGemmKernelSources.cpp: sgemm_Col_NT_B0_MX032_NX032_KX16 was overriden by user kernel.")
^
In file included from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:199:0:
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmKernelSources/sgemm_Col_NT_B0_MX064_NX064_KX16_src.cpp:200:108: note: #pragma message: AutoGemmKernelSources.cpp: sgemm_Col_NT_B0_MX064_NX064_KX16 was overriden by user kernel.
#pragma message("AutoGemmKernelSources.cpp: sgemm_Col_NT_B0_MX064_NX064_KX16 was overriden by user kernel.")
^
In file included from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:223:0:
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmKernelSources/sgemm_Col_NT_B0_MX096_NX096_KX16_src.cpp:248:108: note: #pragma message: AutoGemmKernelSources.cpp: sgemm_Col_NT_B0_MX096_NX096_KX16 was overriden by user kernel.
#pragma message("AutoGemmKernelSources.cpp: sgemm_Col_NT_B0_MX096_NX096_KX16 was overriden by user kernel.")
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp: In function ‘void gemmSelectKernel(clblasOrder, clblasTranspose, clblasTranspose, size_t, size_t, size_t, bool, float, const char**, const char**, const char**, const char**, const char**, const unsigned char**, const unsigned char**, const unsigned char**, const unsigned char**, size_t**, size_t**, size_t**, size_t**, const char**, _cl_kernel***, _cl_kernel***, _cl_kernel***, _cl_kernel***, unsigned int*, unsigned int*, unsigned int*, unsigned int*, unsigned int*) [with Precision = cl_float2; clblasOrder = clblasOrder_; clblasTranspose = clblasTranspose_; size_t = long unsigned int; cl_kernel = _cl_kernel*]’:
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:53639:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
In file included from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:247:0:
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmKernelSources/sgemm_Col_NT_B1_MX032_NX032_KX16_src.cpp:168:108: note: #pragma message: AutoGemmKernelSources.cpp: sgemm_Col_NT_B1_MX032_NX032_KX16 was overriden by user kernel.
#pragma message("AutoGemmKernelSources.cpp: sgemm_Col_NT_B1_MX032_NX032_KX16 was overriden by user kernel.")
^
In file included from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:271:0:
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmKernelSources/sgemm_Col_NT_B1_MX064_NX064_KX16_src.cpp:200:108: note: #pragma message: AutoGemmKernelSources.cpp: sgemm_Col_NT_B1_MX064_NX064_KX16 was overriden by user kernel.
#pragma message("AutoGemmKernelSources.cpp: sgemm_Col_NT_B1_MX064_NX064_KX16 was overriden by user kernel.")
^
In file included from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:295:0:
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmKernelSources/sgemm_Col_NT_B1_MX096_NX096_KX16_src.cpp:248:108: note: #pragma message: AutoGemmKernelSources.cpp: sgemm_Col_NT_B1_MX096_NX096_KX16 was overriden by user kernel.
#pragma message("AutoGemmKernelSources.cpp: sgemm_Col_NT_B1_MX096_NX096_KX16 was overriden by user kernel.")
^
In file included from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:319:0:
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmKernelSources/sgemm_Col_TN_B0_MX032_NX032_KX16_src.cpp:168:108: note: #pragma message: AutoGemmKernelSources.cpp: sgemm_Col_TN_B0_MX032_NX032_KX16 was overriden by user kernel.
#pragma message("AutoGemmKernelSources.cpp: sgemm_Col_TN_B0_MX032_NX032_KX16 was overriden by user kernel.")
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:54917:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
In file included from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:343:0:
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmKernelSources/sgemm_Col_TN_B0_MX064_NX064_KX16_src.cpp:200:108: note: #pragma message: AutoGemmKernelSources.cpp: sgemm_Col_TN_B0_MX064_NX064_KX16 was overriden by user kernel.
#pragma message("AutoGemmKernelSources.cpp: sgemm_Col_TN_B0_MX064_NX064_KX16 was overriden by user kernel.")
^
In file included from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:367:0:
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmKernelSources/sgemm_Col_TN_B0_MX096_NX096_KX16_src.cpp:248:108: note: #pragma message: AutoGemmKernelSources.cpp: sgemm_Col_TN_B0_MX096_NX096_KX16 was overriden by user kernel.
#pragma message("AutoGemmKernelSources.cpp: sgemm_Col_TN_B0_MX096_NX096_KX16 was overriden by user kernel.")
^
In file included from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:391:0:
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmKernelSources/sgemm_Col_TN_B1_MX032_NX032_KX16_src.cpp:168:108: note: #pragma message: AutoGemmKernelSources.cpp: sgemm_Col_TN_B1_MX032_NX032_KX16 was overriden by user kernel.
#pragma message("AutoGemmKernelSources.cpp: sgemm_Col_TN_B1_MX032_NX032_KX16 was overriden by user kernel.")
^
In file included from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:415:0:
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmKernelSources/sgemm_Col_TN_B1_MX064_NX064_KX16_src.cpp:200:108: note: #pragma message: AutoGemmKernelSources.cpp: sgemm_Col_TN_B1_MX064_NX064_KX16 was overriden by user kernel.
#pragma message("AutoGemmKernelSources.cpp: sgemm_Col_TN_B1_MX064_NX064_KX16 was overriden by user kernel.")
^
In file included from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:439:0:
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmKernelSources/sgemm_Col_TN_B1_MX096_NX096_KX16_src.cpp:248:108: note: #pragma message: AutoGemmKernelSources.cpp: sgemm_Col_TN_B1_MX096_NX096_KX16 was overriden by user kernel.
#pragma message("AutoGemmKernelSources.cpp: sgemm_Col_TN_B1_MX096_NX096_KX16 was overriden by user kernel.")
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:56197:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:57475:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
In file included from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:607:0:
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmKernelSources/dgemm_Col_NN_B0_MX048_NX048_KX08_src.cpp:242:108: note: #pragma message: AutoGemmKernelSources.cpp: dgemm_Col_NN_B0_MX048_NX048_KX08 was overriden by user kernel.
#pragma message("AutoGemmKernelSources.cpp: dgemm_Col_NN_B0_MX048_NX048_KX08 was overriden by user kernel.")
^
In file included from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:647:0:
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmKernelSources/dgemm_Col_NN_B1_MX048_NX048_KX08_src.cpp:242:108: note: #pragma message: AutoGemmKernelSources.cpp: dgemm_Col_NN_B1_MX048_NX048_KX08 was overriden by user kernel.
#pragma message("AutoGemmKernelSources.cpp: dgemm_Col_NN_B1_MX048_NX048_KX08 was overriden by user kernel.")
^
In file included from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:687:0:
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmKernelSources/dgemm_Col_NT_B0_MX048_NX048_KX08_src.cpp:242:108: note: #pragma message: AutoGemmKernelSources.cpp: dgemm_Col_NT_B0_MX048_NX048_KX08 was overriden by user kernel.
#pragma message("AutoGemmKernelSources.cpp: dgemm_Col_NT_B0_MX048_NX048_KX08 was overriden by user kernel.")
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:58755:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
In file included from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:727:0:
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmKernelSources/dgemm_Col_NT_B1_MX048_NX048_KX08_src.cpp:242:108: note: #pragma message: AutoGemmKernelSources.cpp: dgemm_Col_NT_B1_MX048_NX048_KX08 was overriden by user kernel.
#pragma message("AutoGemmKernelSources.cpp: dgemm_Col_NT_B1_MX048_NX048_KX08 was overriden by user kernel.")
^
In file included from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:767:0:
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmKernelSources/dgemm_Col_TN_B0_MX048_NX048_KX08_src.cpp:242:108: note: #pragma message: AutoGemmKernelSources.cpp: dgemm_Col_TN_B0_MX048_NX048_KX08 was overriden by user kernel.
#pragma message("AutoGemmKernelSources.cpp: dgemm_Col_TN_B0_MX048_NX048_KX08 was overriden by user kernel.")
^
In file included from /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSources.cpp:807:0:
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmKernelSources/dgemm_Col_TN_B1_MX048_NX048_KX08_src.cpp:242:108: note: #pragma message: AutoGemmKernelSources.cpp: dgemm_Col_TN_B1_MX048_NX048_KX08 was overriden by user kernel.
#pragma message("AutoGemmKernelSources.cpp: dgemm_Col_TN_B1_MX048_NX048_KX08 was overriden by user kernel.")
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:60033:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:61315:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:62593:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:63873:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:65151:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:66431:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:67709:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:68991:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:70269:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:71549:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:72827:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:74107:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:75385:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp: At global scope:
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:52434:6: warning: unused parameter ‘optimalNumElementsPerWorkItem’ [-Wunused-parameter]
void gemmSelectKernel<FloatComplex>(
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp: In function ‘void gemmSelectKernel(clblasOrder, clblasTranspose, clblasTranspose, size_t, size_t, size_t, bool, float, const char**, const char**, const char**, const char**, const char**, const unsigned char**, const unsigned char**, const unsigned char**, const unsigned char**, size_t**, size_t**, size_t**, size_t**, const char**, _cl_kernel***, _cl_kernel***, _cl_kernel***, _cl_kernel***, unsigned int*, unsigned int*, unsigned int*, unsigned int*, unsigned int*) [with Precision = cl_double2; clblasOrder = clblasOrder_; clblasTranspose = clblasTranspose_; size_t = long unsigned int; cl_kernel = _cl_kernel*]’:
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:76762:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:78096:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:79432:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:80766:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:82102:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:83436:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:84774:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:86108:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:87444:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:88778:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:90114:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:91448:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:92786:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:94120:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:95456:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:96790:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:98126:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:99460:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
if ( M*N >= 0*0) {
^
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp: At global scope:
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/AutoGemmIncludes/AutoGemmKernelSelection.cpp:75501:6: warning: unused parameter ‘optimalNumElementsPerWorkItem’ [-Wunused-parameter]
void gemmSelectKernel<DoubleComplex>(
^
Linking CXX shared library libclBLAS.so
[100%] Built target clBLAS
[ 30%] Performing install step for 'clBLAS-external'
[ 3%] Built target tplgen
TPLGEN Running.....
Processing /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/clTemplates/gemm.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/gemm.clT
Processing /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/clTemplates/gemm_helper.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/gemm_helper.clT
Processing /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/clTemplates/gbmv.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/gbmv.clT
Processing /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/clTemplates/ger.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/ger.clT
Processing /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/clTemplates/her.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/her.clT
Processing /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/clTemplates/symm_helper.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/symm_helper.clT
Processing /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/clTemplates/syr2_her2.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/syr2_her2.clT
Processing /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/clTemplates/syr_her.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/syr_her.clT
Processing /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/clTemplates/trsv.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/trsv.clT
Processing /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/clTemplates/her2.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/her2.clT
Processing /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/clTemplates/symm.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/symm.clT
Processing /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/clTemplates/syr2.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/syr2.clT
Processing /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/clTemplates/syr.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/syr.clT
Processing /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/clTemplates/trmv.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/trmv.clT
Processing /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/clTemplates/trsv_gemv.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/trsv_gemv.clT
Processing /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/clTemplates/swap.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/swap.clT
Processing /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/clTemplates/scal.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/scal.clT
Processing /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/clTemplates/copy.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/copy.clT
Processing /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/clTemplates/axpy.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/axpy.clT
Processing /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/clTemplates/dot.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/dot.clT
Processing /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/clTemplates/reduction.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/reduction.clT
Processing /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/clTemplates/rotg.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/rotg.clT
Processing /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/clTemplates/rotmg.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/rotmg.clT
Processing /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/clTemplates/rotm.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/rotm.clT
Processing /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/clTemplates/iamax.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/iamax.clT
Processing /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/clTemplates/nrm2.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/nrm2.clT
Processing /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/clTemplates/asum.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/asum.clT
Processing /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/clTemplates/custom_gemm.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/custom_gemm.clT
WARNING: couldn't open input file /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/clTemplates/custom_gemm.cl
Processing /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/clTemplates/dgemm_hawai.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/dgemm_hawai.clT
Processing /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/clTemplates/dgemm_hawaiiChannelConfilct.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/dgemm_hawaiiChannelConfilct.clT
Processing /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/clTemplates/dgemm_hawaiiSplitKernel.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/dgemm_hawaiiSplitKernel.clT
Processing /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/clTemplates/sgemm_hawaiiSplitKernel.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/sgemm_hawaiiSplitKernel.clT
Processing /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/clTemplates/dtrsm_gpu.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/dtrsm_gpu.clT
Processing /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/clTemplates/dtrsm_gpu192.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/dtrsm_gpu192.clT
Processing /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/clTemplates/dgemm_gcn_SmallMatrices.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/dgemm_gcn_SmallMatrices.clT
Processing /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/clTemplates/sgemm_gcn_SmallMatrices.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/sgemm_gcn_SmallMatrices.clT
Processing /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/clTemplates/sgemm_gcn_bigMatrices.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/sgemm_gcn_bigMatrices.clT
Processing /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/clTemplates/sgemm_gcn.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/sgemm_gcn.clT
Processing /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/clTemplates/zgemm_gcn.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/zgemm_gcn.clT
TPLGEN Running.....
Processing /dgemm_hawai.clHawaii_64.bin.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/dgemm_hawai.clHawaii_64.bin.clT
WARNING: couldn't open input file /dgemm_hawai.clHawaii_64.bin.cl
Processing /dtrsm_gpu.clHawaii_64.bin.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/dtrsm_gpu.clHawaii_64.bin.clT
WARNING: couldn't open input file /dtrsm_gpu.clHawaii_64.bin.cl
Processing /dtrsm_gpu192.clHawaii_64.bin.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/dtrsm_gpu192.clHawaii_64.bin.clT
WARNING: couldn't open input file /dtrsm_gpu192.clHawaii_64.bin.cl
Processing /dgemm_hawaiiChannelConfilct.clHawaii_64.bin.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/dgemm_hawaiiChannelConfilct.clHawaii_64.bin.clT
WARNING: couldn't open input file /dgemm_hawaiiChannelConfilct.clHawaii_64.bin.cl
Processing /dgemm_hawaiiSplitKernel.clHawaii_64.bin.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/dgemm_hawaiiSplitKernel.clHawaii_64.bin.clT
WARNING: couldn't open input file /dgemm_hawaiiSplitKernel.clHawaii_64.bin.cl
Processing /sgemm_hawaiiSplitKernel.clHawaii_64.bin.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/sgemm_hawaiiSplitKernel.clHawaii_64.bin.clT
WARNING: couldn't open input file /sgemm_hawaiiSplitKernel.clHawaii_64.bin.cl
Processing /sgemm_hawaiiSplitKernel.clBonaire_64.bin.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/sgemm_hawaiiSplitKernel.clBonaire_64.bin.clT
WARNING: couldn't open input file /sgemm_hawaiiSplitKernel.clBonaire_64.bin.cl
Processing /dgemm_hawai.clTahiti_64.bin.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/dgemm_hawai.clTahiti_64.bin.clT
WARNING: couldn't open input file /dgemm_hawai.clTahiti_64.bin.cl
Processing /dtrsm_gpu.clTahiti_64.bin.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/dtrsm_gpu.clTahiti_64.bin.clT
WARNING: couldn't open input file /dtrsm_gpu.clTahiti_64.bin.cl
Processing /dgemm_gcn_SmallMatrices.clHawaii_64.bin.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/dgemm_gcn_SmallMatrices.clHawaii_64.bin.clT
WARNING: couldn't open input file /dgemm_gcn_SmallMatrices.clHawaii_64.bin.cl
Processing /dgemm_gcn_SmallMatrices.clTahiti_64.bin.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/dgemm_gcn_SmallMatrices.clTahiti_64.bin.clT
WARNING: couldn't open input file /dgemm_gcn_SmallMatrices.clTahiti_64.bin.cl
Processing /sgemm_gcn_SmallMatrices.clHawaii_64.bin.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/sgemm_gcn_SmallMatrices.clHawaii_64.bin.clT
WARNING: couldn't open input file /sgemm_gcn_SmallMatrices.clHawaii_64.bin.cl
Processing /sgemm_gcn_SmallMatrices.clTahiti_64.bin.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/sgemm_gcn_SmallMatrices.clTahiti_64.bin.clT
WARNING: couldn't open input file /sgemm_gcn_SmallMatrices.clTahiti_64.bin.cl
Processing /sgemm_gcn_SmallMatrices.clBonaire_64.bin.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/sgemm_gcn_SmallMatrices.clBonaire_64.bin.clT
WARNING: couldn't open input file /sgemm_gcn_SmallMatrices.clBonaire_64.bin.cl
Processing /sgemm_gcn_bigMatrices.clHawaii_64.bin.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/sgemm_gcn_bigMatrices.clHawaii_64.bin.clT
WARNING: couldn't open input file /sgemm_gcn_bigMatrices.clHawaii_64.bin.cl
Processing /sgemm_gcn_bigMatrices.clTahiti_64.bin.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/sgemm_gcn_bigMatrices.clTahiti_64.bin.clT
WARNING: couldn't open input file /sgemm_gcn_bigMatrices.clTahiti_64.bin.cl
Processing /sgemm_gcn_bigMatrices.clBonaire_64.bin.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/sgemm_gcn_bigMatrices.clBonaire_64.bin.clT
WARNING: couldn't open input file /sgemm_gcn_bigMatrices.clBonaire_64.bin.cl
Processing /sgemm_gcn.clHawaii_64.bin.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/sgemm_gcn.clHawaii_64.bin.clT
WARNING: couldn't open input file /sgemm_gcn.clHawaii_64.bin.cl
Processing /zgemm_gcn.clHawaii_64.bin.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/zgemm_gcn.clHawaii_64.bin.clT
WARNING: couldn't open input file /zgemm_gcn.clHawaii_64.bin.cl
Processing /sgemm_gcn.clBonaire_64.bin.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/sgemm_gcn.clBonaire_64.bin.clT
WARNING: couldn't open input file /sgemm_gcn.clBonaire_64.bin.cl
Processing /sgemm_gcn.clTahiti_64.bin.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/sgemm_gcn.clTahiti_64.bin.clT
WARNING: couldn't open input file /sgemm_gcn.clTahiti_64.bin.cl
Processing /sgemm_hawaiiSplit64_32.clHawaii_64.bin.cl
output file /data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/sgemm_hawaiiSplit64_32.clHawaii_64.bin.clT
WARNING: couldn't open input file /sgemm_hawaiiSplit64_32.clHawaii_64.bin.cl
[ 3%] Built target GENERATE_CLT
Scanning dependencies of target tune
Scanning dependencies of target clBLAS
[ 5%] [ 5%] [ 5%] [ 5%] [ 6%] [ 6%] [ 7%] [ 7%] [ 7%] [ 7%] [ 7%] [ 8%] [ 9%] [ 9%] [ 9%] Building CXX object library/tools/tune/CMakeFiles/tune.dir/__/__/blas/gens/ger_lds.cpp.o
Building CXX object library/tools/tune/CMakeFiles/tune.dir/__/__/blas/gens/trmv_reg.cpp.o
Building CXX object library/tools/tune/CMakeFiles/tune.dir/__/__/blas/gens/trsv_gemv.cpp.o
Building CXX object library/tools/tune/CMakeFiles/tune.dir/__/__/blas/gens/syr_lds.cpp.o
Building CXX object library/tools/tune/CMakeFiles/tune.dir/__/__/blas/gens/gemm_cached.cpp.o
Building CXX object library/tools/tune/CMakeFiles/tune.dir/__/__/blas/gens/trsv_trtri.cpp.o
Building CXX object library/tools/tune/CMakeFiles/tune.dir/__/__/blas/gens/gbmv.cpp.o
Building CXX object library/tools/tune/CMakeFiles/tune.dir/__/__/blas/gens/her_lds.cpp.o
Building CXX object library/tools/tune/CMakeFiles/tune.dir/__/__/blas/gens/syr2_lds.cpp.o
Building CXX object library/tools/tune/CMakeFiles/tune.dir/__/__/blas/gens/gemm_tail_cached.cpp.o
Building CXX object library/tools/tune/CMakeFiles/tune.dir/__/__/blas/gens/her2_lds.cpp.o
Building CXX object library/tools/tune/CMakeFiles/tune.dir/__/__/blas/gens/symm_cached.cpp.o
Building CXX object library/tools/tune/CMakeFiles/tune.dir/__/__/blas/gens/swap_reg.cpp.o
Building CXX object library/tools/tune/CMakeFiles/tune.dir/__/__/blas/gens/copy_reg.cpp.o
Building CXX object library/tools/tune/CMakeFiles/tune.dir/__/__/blas/gens/scal_reg.cpp.o
[ 9%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/functor/functor_xscal_generic.cc.o
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/gemm_cached.cpp: In function ‘void calcNrThreads(size_t*, const SubproblemDim*, const PGranularity*, const void*, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/gemm_cached.cpp:116:13: warning: variable ‘nrDims’ set but not used [-Wunused-but-set-variable]
int nrDims;
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/ger_lds.cpp: In function ‘ssize_t generator(char*, size_t, const SubproblemDim*, const PGranularity*, void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/ger_lds.cpp:285:38: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf( bhStr, "%" SPREFIX "u", BH );
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/gemm_cached.cpp: At global scope:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/gemm_cached.cpp:94:1: warning: unused parameter ‘extra’ [-Wunused-parameter]
calcNrThreads(
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/ger_lds.cpp:286:38: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf( bwStr, "%" SPREFIX "u", BW );
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/syr_lds.cpp: In function ‘ssize_t generator(char*, size_t, const SubproblemDim*, const PGranularity*, void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/syr_lds.cpp:311:51: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf( targetRows, "%" SPREFIX "u", TARGETROWS );
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/syr_lds.cpp: In function ‘bool isFitToLDS(SubproblemDim*, DataType, cl_ulong, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/syr_lds.cpp:356:18: warning: variable ‘blasArgs’ set but not used [-Wunused-but-set-variable]
CLBlasKargs *blasArgs;
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/trmv_reg.cpp: In function ‘ssize_t generator(char*, size_t, const SubproblemDim*, const PGranularity*, void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/trmv_reg.cpp:384:54: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf( targetRows, "%" SPREFIX "u", TARGETROWS );
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/gemm_cached.cpp: In function ‘ssize_t generator(char*, size_t, const SubproblemDim*, const PGranularity*, void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/gemm_cached.cpp:271:15: warning: variable ‘X’ set but not used [-Wunused-but-set-variable]
size_t Y, X, BLOCKSIZE, ITEMX, ITEMY;
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/gemm_cached.cpp:271:18: warning: variable ‘BLOCKSIZE’ set but not used [-Wunused-but-set-variable]
size_t Y, X, BLOCKSIZE, ITEMX, ITEMY;
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/trmv_reg.cpp:385:49: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf( blockSize, "%" SPREFIX "u", BLOCKSIZE );
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/her_lds.cpp: In function ‘void calcNrThreads(size_t*, const SubproblemDim*, const PGranularity*, const void*, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/her_lds.cpp:204:25: warning: variable ‘extra’ set but not used [-Wunused-but-set-variable]
const CLBLASKernExtra *extra;
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/her_lds.cpp: In function ‘ssize_t generator(char*, size_t, const SubproblemDim*, const PGranularity*, void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/her_lds.cpp:303:51: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf( targetRows, "%" SPREFIX "u", TARGETROWS );
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/her_lds.cpp: In function ‘bool isFitToLDS(SubproblemDim*, DataType, cl_ulong, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/her_lds.cpp:350:18: warning: variable ‘blasArgs’ set but not used [-Wunused-but-set-variable]
CLBlasKargs *blasArgs;
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/syr2_lds.cpp: In function ‘ssize_t generator(char*, size_t, const SubproblemDim*, const PGranularity*, void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/syr2_lds.cpp:311:51: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf( targetRows, "%" SPREFIX "u", TARGETROWS );
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/syr2_lds.cpp: In function ‘bool isFitToLDS(SubproblemDim*, DataType, cl_ulong, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/syr2_lds.cpp:360:18: warning: variable ‘blasArgs’ set but not used [-Wunused-but-set-variable]
CLBlasKargs *blasArgs;
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/trsv_gemv.cpp: In function ‘ssize_t generator(char*, size_t, const SubproblemDim*, const PGranularity*, void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/trsv_gemv.cpp:418:64: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf( TARGETHEIGHT_S, "%" SPREFIX "u", TARGETHEIGHT );
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/trsv_gemv.cpp:420:65: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf( TRIANGLE_HEIGHT_S, "%" SPREFIX "u", subdims->y );
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/trsv_gemv.cpp:436:60: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf( TARGETROWS_S, "%" SPREFIX "u", TARGETROWS );
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/trsv_gemv.cpp:437:59: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf( TARGETWIDTH_S, "%" SPREFIX "u", TARGETWIDTH );
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/trsv_gemv.cpp:438:52: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf( NLOOPS_S, "%" SPREFIX "u", NLOOPS );
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/her2_lds.cpp: In function ‘void calcNrThreads(size_t*, const SubproblemDim*, const PGranularity*, const void*, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/her2_lds.cpp:207:25: warning: variable ‘extra’ set but not used [-Wunused-but-set-variable]
const CLBLASKernExtra *extra;
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/her2_lds.cpp: In function ‘ssize_t generator(char*, size_t, const SubproblemDim*, const PGranularity*, void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/her2_lds.cpp:304:51: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf( targetRows, "%" SPREFIX "u", TARGETROWS );
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/her2_lds.cpp: In function ‘bool isFitToLDS(SubproblemDim*, DataType, cl_ulong, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/her2_lds.cpp:354:18: warning: variable ‘blasArgs’ set but not used [-Wunused-but-set-variable]
CLBlasKargs *blasArgs;
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/symm_cached.cpp: In function ‘ssize_t generator(char*, size_t, const SubproblemDim*, const PGranularity*, void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/symm_cached.cpp:196:35: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf(width, "%" SPREFIX "u", Y);
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/symm_cached.cpp:197:39: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf(itemy, "%" SPREFIX "u", ITEMY);
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/symm_cached.cpp:198:39: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf(itemx, "%" SPREFIX "u", ITEMX);
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/symm_cached.cpp:199:73: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf(itemy_by_width, "%" SPREFIX "u", (size_t) ITEMY/kextra->vecLenA);
^
[ 10%] [ 10%] Building CXX object library/tools/tune/CMakeFiles/tune.dir/__/__/blas/gens/axpy_reg.cpp.o
Building CXX object library/tools/tune/CMakeFiles/tune.dir/__/__/blas/gens/dot.cpp.o
[ 10%] [ 11%] Building CXX object library/tools/tune/CMakeFiles/tune.dir/__/__/blas/gens/reduction.cpp.o
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/gemm_tail_cached.cpp:31:0:
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/gemm.clT:1135:20: warning: ‘GEMM_TN_KERNEL’ defined but not used [-Wunused-variable]
static const char *GEMM_TN_KERNEL = "\
^
[ 11%] [ 11%] Building CXX object library/tools/tune/CMakeFiles/tune.dir/__/__/blas/gens/rotg_reg.cpp.o
[ 11%] [ 11%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/functor/gpu_dtrsm.cc.o
Building CXX object library/tools/tune/CMakeFiles/tune.dir/__/__/blas/gens/rotmg_reg.cpp.o
Building CXX object library/CMakeFiles/clBLAS.dir/blas/functor/gpu_dtrsm192.cc.o
[ 11%] [ 12%] [ 12%] [ 12%] Building CXX object library/tools/tune/CMakeFiles/tune.dir/__/__/blas/gens/rotm_reg.cpp.o
Building CXX object library/tools/tune/CMakeFiles/tune.dir/__/__/blas/gens/iamax.cpp.o
Building CXX object library/CMakeFiles/clBLAS.dir/blas/functor/hawaii_dgemmSplitKernel.cc.o
Building CXX object library/CMakeFiles/clBLAS.dir/blas/functor/hawaii_dgemmChannelConflict.cc.o
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor_xscal.h:27:0,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor_xscal_generic.h:20,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:25:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In static member function ‘static void clblasFunctor::setKernelArgPtr(cl_kernel, int, size_t, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:80:16: warning: unused variable ‘err’ [-Wunused-variable]
cl_int err = clSetKernelArg(kernel,
^
Building CXX object library/tools/tune/CMakeFiles/tune.dir/__/__/blas/gens/nrm2.cpp.o
[ 13%] [ 13%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/functor/gcn_dgemmCommon.cc.o
Building CXX object library/CMakeFiles/clBLAS.dir/blas/functor/hawaii_sgemmSplitKernel.cc.o
[ 14%] [ 14%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/functor/gcn_sgemm.cc.o
Building CXX object library/CMakeFiles/clBLAS.dir/blas/functor/gcn_zgemm.cc.o
[ 15%] [ 17%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/functor/gcn_dgemmSmallMatrices.cc.o
Building CXX object library/tools/tune/CMakeFiles/tune.dir/__/__/blas/gens/asum.cpp.o
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_dgemmSmallMatrices.cc:117:1: warning: multi-line comment [-Wcomment]
//#define DGEMM_VARIANT_OBJ(TA,TB,DIVK,BS0,BS1,NV0,NV1, BITS, MULT, \
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gpu_dtrsm.cc:9:0:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In static member function ‘static void clblasFunctor::setKernelArgPtr(cl_kernel, int, size_t, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:80:16: warning: unused variable ‘err’ [-Wunused-variable]
cl_int err = clSetKernelArg(kernel,
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gpu_dtrsm192.cc:9:0:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In static member function ‘static void clblasFunctor::setKernelArgPtr(cl_kernel, int, size_t, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:80:16: warning: unused variable ‘err’ [-Wunused-variable]
cl_int err = clSetKernelArg(kernel,
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc: In instantiation of ‘FUNCTOR* xscalProvide(typename FUNCTOR::Args&) [with FUNCTOR = clblasSscalFunctorGeneric; typename FUNCTOR::Args = clblasXscalFunctor<float, float>::Args]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:198:54: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:134:61: warning: narrowing conversion of ‘vecLen’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
typename FUNCTOR::Data data = { vecLen , doVLOAD , noUnity};
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc: In instantiation of ‘FUNCTOR* xscalProvide(typename FUNCTOR::Args&) [with FUNCTOR = clblasDscalFunctorGeneric; typename FUNCTOR::Args = clblasXscalFunctor<double, double>::Args]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:245:54: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:134:61: warning: narrowing conversion of ‘vecLen’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc: In instantiation of ‘FUNCTOR* xscalProvide(typename FUNCTOR::Args&) [with FUNCTOR = clblasCscalFunctorGeneric; typename FUNCTOR::Args = clblasXscalFunctor<cl_float2, cl_float2>::Args]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:291:54: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:134:61: warning: narrowing conversion of ‘vecLen’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc: In instantiation of ‘FUNCTOR* xscalProvide(typename FUNCTOR::Args&) [with FUNCTOR = clblasZscalFunctorGeneric; typename FUNCTOR::Args = clblasXscalFunctor<cl_double2, cl_double2>::Args]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:337:54: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:134:61: warning: narrowing conversion of ‘vecLen’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc: In instantiation of ‘FUNCTOR* xscalProvide(typename FUNCTOR::Args&) [with FUNCTOR = clblasCsscalFunctorGeneric; typename FUNCTOR::Args = clblasXscalFunctor<cl_float2, float>::Args]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:387:55: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:134:61: warning: narrowing conversion of ‘vecLen’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc: In instantiation of ‘FUNCTOR* xscalProvide(typename FUNCTOR::Args&) [with FUNCTOR = clblasZdscalFunctorGeneric; typename FUNCTOR::Args = clblasXscalFunctor<cl_double2, double>::Args]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:438:55: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:134:61: warning: narrowing conversion of ‘vecLen’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor_xscal.h:27:0,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor_xscal_generic.h:20,
from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:25:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In instantiation of ‘static void clblasFunctor::setKernelArg(cl_kernel, int, T) [with T = float; cl_kernel = _cl_kernel*]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:100:56: required from ‘clblasStatus xscalExecute(cl_command_queue, cl_program, const char*, TA, cl_mem, unsigned int, unsigned int, int, size_t, cl_uint, _cl_event* const*, _cl_event**) [with TA = float; clblasStatus = clblasStatus_; cl_command_queue = _cl_command_queue*; cl_program = _cl_program*; cl_mem = _cl_mem*; size_t = long unsigned int; cl_uint = unsigned int; cl_event = _cl_event*]’
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:191:44: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:67:16: warning: unused variable ‘err’ [-Wunused-variable]
cl_int err = clSetKernelArg(kernel,
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In instantiation of ‘static void clblasFunctor::setKernelArg(cl_kernel, int, T) [with T = _cl_mem*; cl_kernel = _cl_kernel*]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:101:52: required from ‘clblasStatus xscalExecute(cl_command_queue, cl_program, const char*, TA, cl_mem, unsigned int, unsigned int, int, size_t, cl_uint, _cl_event* const*, _cl_event**) [with TA = float; clblasStatus = clblasStatus_; cl_command_queue = _cl_command_queue*; cl_program = _cl_program*; cl_mem = _cl_mem*; size_t = long unsigned int; cl_uint = unsigned int; cl_event = _cl_event*]’
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:191:44: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:67:16: warning: unused variable ‘err’ [-Wunused-variable]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In instantiation of ‘static void clblasFunctor::setKernelArg(cl_kernel, int, T) [with T = unsigned int; cl_kernel = _cl_kernel*]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:102:60: required from ‘clblasStatus xscalExecute(cl_command_queue, cl_program, const char*, TA, cl_mem, unsigned int, unsigned int, int, size_t, cl_uint, _cl_event* const*, _cl_event**) [with TA = float; clblasStatus = clblasStatus_; cl_command_queue = _cl_command_queue*; cl_program = _cl_program*; cl_mem = _cl_mem*; size_t = long unsigned int; cl_uint = unsigned int; cl_event = _cl_event*]’
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:191:44: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:67:16: warning: unused variable ‘err’ [-Wunused-variable]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In instantiation of ‘static void clblasFunctor::setKernelArg(cl_kernel, int, T) [with T = int; cl_kernel = _cl_kernel*]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:104:55: required from ‘clblasStatus xscalExecute(cl_command_queue, cl_program, const char*, TA, cl_mem, unsigned int, unsigned int, int, size_t, cl_uint, _cl_event* const*, _cl_event**) [with TA = float; clblasStatus = clblasStatus_; cl_command_queue = _cl_command_queue*; cl_program = _cl_program*; cl_mem = _cl_mem*; size_t = long unsigned int; cl_uint = unsigned int; cl_event = _cl_event*]’
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:191:44: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:67:16: warning: unused variable ‘err’ [-Wunused-variable]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In instantiation of ‘static void clblasFunctor::setKernelArg(cl_kernel, int, T) [with T = double; cl_kernel = _cl_kernel*]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:100:56: required from ‘clblasStatus xscalExecute(cl_command_queue, cl_program, const char*, TA, cl_mem, unsigned int, unsigned int, int, size_t, cl_uint, _cl_event* const*, _cl_event**) [with TA = double; clblasStatus = clblasStatus_; cl_command_queue = _cl_command_queue*; cl_program = _cl_program*; cl_mem = _cl_mem*; size_t = long unsigned int; cl_uint = unsigned int; cl_event = _cl_event*]’
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:238:45: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:67:16: warning: unused variable ‘err’ [-Wunused-variable]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In instantiation of ‘static void clblasFunctor::setKernelArg(cl_kernel, int, T) [with T = cl_float2; cl_kernel = _cl_kernel*]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:100:56: required from ‘clblasStatus xscalExecute(cl_command_queue, cl_program, const char*, TA, cl_mem, unsigned int, unsigned int, int, size_t, cl_uint, _cl_event* const*, _cl_event**) [with TA = cl_float2; clblasStatus = clblasStatus_; cl_command_queue = _cl_command_queue*; cl_program = _cl_program*; cl_mem = _cl_mem*; size_t = long unsigned int; cl_uint = unsigned int; cl_event = _cl_event*]’
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:284:45: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:67:16: warning: unused variable ‘err’ [-Wunused-variable]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In instantiation of ‘static void clblasFunctor::setKernelArg(cl_kernel, int, T) [with T = cl_double2; cl_kernel = _cl_kernel*]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:100:56: required from ‘clblasStatus xscalExecute(cl_command_queue, cl_program, const char*, TA, cl_mem, unsigned int, unsigned int, int, size_t, cl_uint, _cl_event* const*, _cl_event**) [with TA = cl_double2; clblasStatus = clblasStatus_; cl_command_queue = _cl_command_queue*; cl_program = _cl_program*; cl_mem = _cl_mem*; size_t = long unsigned int; cl_uint = unsigned int; cl_event = _cl_event*]’
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/functor_xscal_generic.cc:330:46: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:67:16: warning: unused variable ‘err’ [-Wunused-variable]
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_dgemmCommon.cc:9:0:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In static member function ‘static void clblasFunctor::setKernelArgPtr(cl_kernel, int, size_t, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:80:16: warning: unused variable ‘err’ [-Wunused-variable]
cl_int err = clSetKernelArg(kernel,
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_sgemm.cc:9:0:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In static member function ‘static void clblasFunctor::setKernelArgPtr(cl_kernel, int, size_t, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:80:16: warning: unused variable ‘err’ [-Wunused-variable]
cl_int err = clSetKernelArg(kernel,
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_zgemm.cc:9:0:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In static member function ‘static void clblasFunctor::setKernelArgPtr(cl_kernel, int, size_t, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:80:16: warning: unused variable ‘err’ [-Wunused-variable]
cl_int err = clSetKernelArg(kernel,
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_dgemmSmallMatrices.cc:9:0:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In static member function ‘static void clblasFunctor::setKernelArgPtr(cl_kernel, int, size_t, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:80:16: warning: unused variable ‘err’ [-Wunused-variable]
cl_int err = clSetKernelArg(kernel,
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gpu_dtrsm.cc: At global scope:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gpu_dtrsm.cc:47:1: warning: unused parameter ‘_64BitsUse’ [-Wunused-parameter]
clblasDtrsmFunctorGpu::clblasDtrsmFunctorGpu(Args & args, cl_int & err, const char* DevName, cl_uint _64BitsUse) :
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gpu_dtrsm.cc: In function ‘cl_int call_kernel_triple_update(const char*, cl_program, cl_command_queue, cl_mem, unsigned int, cl_mem, int, unsigned int, int, _cl_event**)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gpu_dtrsm.cc:143:52: warning: narrowing conversion of ‘((i <= 32) ? (i / 4) : 16)’ from ‘int’ to ‘size_t {aka long unsigned int}’ inside { } is ill-formed in C++11 [-Wnarrowing]
size_t globalLocal [2] = { (i <= 32)?(i/4):16, 4};
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gpu_dtrsm.cc: In function ‘cl_int diag_dtrtri(cl_program, cl_command_queue, int, clblasUplo, clblasDiag, cl_mem, size_t, cl_mem, size_t, _cl_event**)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gpu_dtrsm.cc:221:42: warning: narrowing conversion of ‘nthreads’ from ‘int’ to ‘size_t {aka long unsigned int}’ inside { } is ill-formed in C++11 [-Wnarrowing]
size_t globalThreads[1] = { nthreads };
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gpu_dtrsm.cc:285:42: warning: narrowing conversion of ‘nthreads’ from ‘int’ to ‘size_t {aka long unsigned int}’ inside { } is ill-formed in C++11 [-Wnarrowing]
size_t globalThreads[1] = { nthreads };
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gpu_dtrsm192.cc: At global scope:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gpu_dtrsm192.cc:45:1: warning: unused parameter ‘_64BitsUse’ [-Wunused-parameter]
clblasDtrsm192FunctorGpu::clblasDtrsm192FunctorGpu(Args & args, cl_int & err, const char* DevName, cl_uint _64BitsUse) :
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gpu_dtrsm192.cc: In function ‘cl_int diag_dtrtri192(cl_program, cl_command_queue, int, clblasUplo, clblasDiag, cl_mem, size_t, cl_mem, size_t, _cl_event**)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gpu_dtrsm192.cc:242:42: warning: narrowing conversion of ‘nthreads’ from ‘int’ to ‘size_t {aka long unsigned int}’ inside { } is ill-formed in C++11 [-Wnarrowing]
size_t globalThreads[1] = { nthreads };
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gpu_dtrsm.cc: In function ‘cl_int cl_dtrsm(cl_program, cl_command_queue, clblasSide, clblasUplo, clblasTranspose, clblasDiag, int, int, double, cl_mem, size_t, size_t, cl_mem, size_t, size_t, _cl_event**)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gpu_dtrsm.cc:726:53: warning: narrowing conversion of ‘N’ from ‘int’ to ‘size_t {aka long unsigned int}’ inside { } is ill-formed in C++11 [-Wnarrowing]
size_t region[3] = { M*sizeof(double), N, 1 } ;
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gpu_dtrsm192.cc: In function ‘cl_int cl_dtrsm192(cl_program, cl_command_queue, clblasSide, clblasUplo, clblasTranspose, clblasDiag, int, int, double, cl_mem, size_t, size_t, cl_mem, size_t, size_t, _cl_event**)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gpu_dtrsm192.cc:499:53: warning: narrowing conversion of ‘N’ from ‘int’ to ‘size_t {aka long unsigned int}’ inside { } is ill-formed in C++11 [-Wnarrowing]
size_t region[3] = { M*sizeof(double), N, 1 } ;
^
[ 17%] [ 17%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/functor/hawaii_sgemmBranchKernel.cc.o
Building CXX object library/CMakeFiles/clBLAS.dir/blas/functor/gcn_sgemmSmallMatrices.cc.o
[ 18%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/functor/hawaii_sgemmBig1024Kernel.cc.o
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In instantiation of ‘static void clblasFunctor::setKernelArg(cl_kernel, int, T) [with T = _cl_mem*; cl_kernel = _cl_kernel*]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_sgemm.cc:459:45: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:67:16: warning: unused variable ‘err’ [-Wunused-variable]
cl_int err = clSetKernelArg(kernel,
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In instantiation of ‘static void clblasFunctor::setKernelArg(cl_kernel, int, T) [with T = int; cl_kernel = _cl_kernel*]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_sgemm.cc:463:37: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:67:16: warning: unused variable ‘err’ [-Wunused-variable]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In instantiation of ‘static void clblasFunctor::setKernelArg(cl_kernel, int, T) [with T = float; cl_kernel = _cl_kernel*]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_sgemm.cc:467:51: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:67:16: warning: unused variable ‘err’ [-Wunused-variable]
[ 19%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/gens/trmv_reg.cpp.o
[ 19%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/gens/ger_lds.cpp.o
[ 19%] /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In instantiation of ‘static void clblasFunctor::setKernelArg(cl_kernel, int, T) [with T = int; cl_kernel = _cl_kernel*]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_zgemm.cc:259:37: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:67:16: warning: unused variable ‘err’ [-Wunused-variable]
cl_int err = clSetKernelArg(kernel,
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In instantiation of ‘static void clblasFunctor::setKernelArg(cl_kernel, int, T) [with T = cl_double2; cl_kernel = _cl_kernel*]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_zgemm.cc:262:56: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:67:16: warning: unused variable ‘err’ [-Wunused-variable]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In instantiation of ‘static void clblasFunctor::setKernelArg(cl_kernel, int, T) [with T = _cl_mem*; cl_kernel = _cl_kernel*]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_zgemm.cc:265:45: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:67:16: warning: unused variable ‘err’ [-Wunused-variable]
[ 20%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/gens/trsv_trtri.cpp.o
[ 20%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/gens/trsv_gemv.cpp.o
Building CXX object library/CMakeFiles/clBLAS.dir/blas/gens/syr_lds.cpp.o
[ 21%] /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In instantiation of ‘static void clblasFunctor::setKernelArg(cl_kernel, int, T) [with T = _cl_mem*; cl_kernel = _cl_kernel*]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_dgemmSmallMatrices.cc:598:45: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:67:16: warning: unused variable ‘err’ [-Wunused-variable]
cl_int err = clSetKernelArg(kernel,
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In instantiation of ‘static void clblasFunctor::setKernelArg(cl_kernel, int, T) [with T = int; cl_kernel = _cl_kernel*]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_dgemmSmallMatrices.cc:602:37: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:67:16: warning: unused variable ‘err’ [-Wunused-variable]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In instantiation of ‘static void clblasFunctor::setKernelArg(cl_kernel, int, T) [with T = double; cl_kernel = _cl_kernel*]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_dgemmSmallMatrices.cc:606:52: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:67:16: warning: unused variable ‘err’ [-Wunused-variable]
[ 21%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/gens/her_lds.cpp.o
Building CXX object library/CMakeFiles/clBLAS.dir/blas/gens/syr2_lds.cpp.o
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_sgemmSmallMatrices.cc:131:1: warning: multi-line comment [-Wcomment]
//#define DGEMM_VARIANT_OBJ(TA,TB,DIVK,BS0,BS1,NV0,NV1, BITS, MULT, \
^
Linking CXX executable ../../../staging/clBLAS-tune
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_dgemmCommon.cc: At global scope:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_dgemmCommon.cc:122:13: warning: ‘bool applicable(const Variant&, clblasXgemmFunctor<double>::Args&)’ defined but not used [-Wunused-function]
static bool applicable( const Variant & var, clblasDgemmFunctor::Args & args )
^
In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_sgemmSmallMatrices.cc:9:0:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In static member function ‘static void clblasFunctor::setKernelArgPtr(cl_kernel, int, size_t, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:80:16: warning: unused variable ‘err’ [-Wunused-variable]
cl_int err = clSetKernelArg(kernel,
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_sgemm.cc: At global scope:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_sgemm.cc:130:13: warning: ‘bool applicable(const Variant&, clblasXgemmFunctor<float>::Args&)’ defined but not used [-Wunused-function]
static bool applicable( const Variant & var, clblasSgemmFunctor::Args & args )
^
[ 21%] /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_zgemm.cc: At global scope:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_zgemm.cc:130:13: warning: ‘bool applicable(const Variant&, clblasXgemmFunctor<cl_double2>::Args&)’ defined but not used [-Wunused-function]
static bool applicable( const Variant & var, clblasZgemmFunctor::Args & args )
^
Building CXX object library/CMakeFiles/clBLAS.dir/blas/gens/her2_lds.cpp.o
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_dgemmSmallMatrices.cc: At global scope:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_dgemmSmallMatrices.cc:144:13: warning: ‘bool applicable(const Variant&, clblasXgemmFunctor<double>::Args&)’ defined but not used [-Wunused-function]
static bool applicable( const Variant & var, clblasDgemmFunctor::Args & args )
^
[ 22%] [ 22%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/gens/gemm_cached.cpp.o
Building CXX object library/CMakeFiles/clBLAS.dir/blas/gens/symm_cached.cpp.o
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/trmv_reg.cpp: In function ‘ssize_t generator(char*, size_t, const SubproblemDim*, const PGranularity*, void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/trmv_reg.cpp:384:54: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf( targetRows, "%" SPREFIX "u", TARGETROWS );
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/trmv_reg.cpp:385:49: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf( blockSize, "%" SPREFIX "u", BLOCKSIZE );
^
[ 23%] /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In instantiation of ‘static void clblasFunctor::setKernelArg(cl_kernel, int, T) [with T = _cl_mem*; cl_kernel = _cl_kernel*]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_sgemmSmallMatrices.cc:502:45: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:67:16: warning: unused variable ‘err’ [-Wunused-variable]
cl_int err = clSetKernelArg(kernel,
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In instantiation of ‘static void clblasFunctor::setKernelArg(cl_kernel, int, T) [with T = int; cl_kernel = _cl_kernel*]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_sgemmSmallMatrices.cc:506:37: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:67:16: warning: unused variable ‘err’ [-Wunused-variable]
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h: In instantiation of ‘static void clblasFunctor::setKernelArg(cl_kernel, int, T) [with T = float; cl_kernel = _cl_kernel*]’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_sgemmSmallMatrices.cc:510:51: required from here
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/include/functor.h:67:16: warning: unused variable ‘err’ [-Wunused-variable]
[ 46%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/gens/gemm_tail_cached.cpp.o
Built target tune
[ 47%] /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/ger_lds.cpp: In function ‘ssize_t generator(char*, size_t, const SubproblemDim*, const PGranularity*, void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/ger_lds.cpp:285:38: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf( bhStr, "%" SPREFIX "u", BH );
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/ger_lds.cpp:286:38: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf( bwStr, "%" SPREFIX "u", BW );
^
[ 47%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/gens/swap_reg.cpp.o
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/trsv_gemv.cpp: In function ‘ssize_t generator(char*, size_t, const SubproblemDim*, const PGranularity*, void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/trsv_gemv.cpp:418:64: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf( TARGETHEIGHT_S, "%" SPREFIX "u", TARGETHEIGHT );
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/trsv_gemv.cpp:420:65: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf( TRIANGLE_HEIGHT_S, "%" SPREFIX "u", subdims->y );
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/trsv_gemv.cpp:436:60: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf( TARGETROWS_S, "%" SPREFIX "u", TARGETROWS );
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/trsv_gemv.cpp:437:59: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf( TARGETWIDTH_S, "%" SPREFIX "u", TARGETWIDTH );
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/trsv_gemv.cpp:438:52: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf( NLOOPS_S, "%" SPREFIX "u", NLOOPS );
^
Building CXX object library/CMakeFiles/clBLAS.dir/blas/gens/gbmv.cpp.o
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/syr_lds.cpp: In function ‘ssize_t generator(char*, size_t, const SubproblemDim*, const PGranularity*, void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/syr_lds.cpp:311:51: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf( targetRows, "%" SPREFIX "u", TARGETROWS );
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/syr_lds.cpp: In function ‘bool isFitToLDS(SubproblemDim*, DataType, cl_ulong, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/syr_lds.cpp:356:18: warning: variable ‘blasArgs’ set but not used [-Wunused-but-set-variable]
CLBlasKargs *blasArgs;
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/syr2_lds.cpp: In function ‘ssize_t generator(char*, size_t, const SubproblemDim*, const PGranularity*, void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/syr2_lds.cpp:311:51: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf( targetRows, "%" SPREFIX "u", TARGETROWS );
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/syr2_lds.cpp: In function ‘bool isFitToLDS(SubproblemDim*, DataType, cl_ulong, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/syr2_lds.cpp:360:18: warning: variable ‘blasArgs’ set but not used [-Wunused-but-set-variable]
CLBlasKargs *blasArgs;
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/her_lds.cpp: In function ‘void calcNrThreads(size_t*, const SubproblemDim*, const PGranularity*, const void*, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/her_lds.cpp:204:25: warning: variable ‘extra’ set but not used [-Wunused-but-set-variable]
const CLBLASKernExtra *extra;
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/her_lds.cpp: In function ‘ssize_t generator(char*, size_t, const SubproblemDim*, const PGranularity*, void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/her_lds.cpp:303:51: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf( targetRows, "%" SPREFIX "u", TARGETROWS );
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/her_lds.cpp: In function ‘bool isFitToLDS(SubproblemDim*, DataType, cl_ulong, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/her_lds.cpp:350:18: warning: variable ‘blasArgs’ set but not used [-Wunused-but-set-variable]
CLBlasKargs *blasArgs;
^
[ 48%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/gens/scal_reg.cpp.o
[ 48%] [ 48%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/gens/copy_reg.cpp.o
[ 50%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/gens/axpy_reg.cpp.o
[ 50%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/gens/dot.cpp.o
[ 50%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/gens/reduction.cpp.o
Building CXX object library/CMakeFiles/clBLAS.dir/blas/gens/rotg_reg.cpp.o
[ 51%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/gens/rotmg_reg.cpp.o
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/her2_lds.cpp: In function ‘void calcNrThreads(size_t*, const SubproblemDim*, const PGranularity*, const void*, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/her2_lds.cpp:207:25: warning: variable ‘extra’ set but not used [-Wunused-but-set-variable]
const CLBLASKernExtra *extra;
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/her2_lds.cpp: In function ‘ssize_t generator(char*, size_t, const SubproblemDim*, const PGranularity*, void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/her2_lds.cpp:304:51: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf( targetRows, "%" SPREFIX "u", TARGETROWS );
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/her2_lds.cpp: In function ‘bool isFitToLDS(SubproblemDim*, DataType, cl_ulong, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/her2_lds.cpp:354:18: warning: variable ‘blasArgs’ set but not used [-Wunused-but-set-variable]
CLBlasKargs *blasArgs;
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_sgemmSmallMatrices.cc: At global scope:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/functor/gcn_sgemmSmallMatrices.cc:158:13: warning: ‘bool applicable(const Variant&, clblasXgemmFunctor<float>::Args&)’ defined but not used [-Wunused-function]
static bool applicable( const Variant & var, clblasSgemmFunctor::Args & args )
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/gemm_cached.cpp: In function ‘void calcNrThreads(size_t*, const SubproblemDim*, const PGranularity*, const void*, const void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/gemm_cached.cpp:116:13: warning: variable ‘nrDims’ set but not used [-Wunused-but-set-variable]
int nrDims;
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/gemm_cached.cpp: At global scope:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/gemm_cached.cpp:94:1: warning: unused parameter ‘extra’ [-Wunused-parameter]
calcNrThreads(
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/gemm_cached.cpp: In function ‘ssize_t generator(char*, size_t, const SubproblemDim*, const PGranularity*, void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/gemm_cached.cpp:271:15: warning: variable ‘X’ set but not used [-Wunused-but-set-variable]
size_t Y, X, BLOCKSIZE, ITEMX, ITEMY;
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/gemm_cached.cpp:271:18: warning: variable ‘BLOCKSIZE’ set but not used [-Wunused-but-set-variable]
size_t Y, X, BLOCKSIZE, ITEMX, ITEMY;
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/symm_cached.cpp: In function ‘ssize_t generator(char*, size_t, const SubproblemDim*, const PGranularity*, void*)’:
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/symm_cached.cpp:196:35: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf(width, "%" SPREFIX "u", Y);
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/symm_cached.cpp:197:39: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf(itemy, "%" SPREFIX "u", ITEMY);
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/symm_cached.cpp:198:39: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf(itemx, "%" SPREFIX "u", ITEMX);
^
/data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/symm_cached.cpp:199:73: warning: ISO C++98 does not support the ‘z’ gnu_printf length modifier [-Wformat=]
sprintf(itemy_by_width, "%" SPREFIX "u", (size_t) ITEMY/kextra->vecLenA);
^
[ 51%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/gens/rotm_reg.cpp.o
[ 52%] [ 52%] Building CXX object library/CMakeFiles/clBLAS.dir/blas/gens/iamax.cpp.o
Building CXX object library/CMakeFiles/clBLAS.dir/blas/gens/nrm2.cpp.o
[ 52%] In file included from /data/git/torch-cl/opencl/cltorch/src/clMathLibraries/clBLAS/src/library/blas/gens/gemm_tail_cached.cpp:31:0:
/data/git/torch-cl/opencl/cltorch/build/clBLAS/src/clBLAS-external-build/include/gemm.clT:1135:20: warning: ‘GEMM_TN_KERNEL’ defined but not used [-Wunused-variable]
static const char *GEMM_TN_KERNEL = "\
^
Building CXX object library/CMakeFiles/clBLAS.dir/blas/gens/asum.cpp.o
Linking CXX shared library libclBLAS.so
[100%] Built target clBLAS
Install the project...
-- Install configuration: "RelWithDebInfo"
-- Installing: /data/git/torch-cl/install/./include/clBLAS.h
-- Installing: /data/git/torch-cl/install/./include/clAmdBlas.h
-- Installing: /data/git/torch-cl/install/./include/clAmdBlas.version.h
-- Installing: /data/git/torch-cl/install/./include/clBLAS-complex.h
-- Installing: /data/git/torch-cl/install/./include/clBLAS.version.h
-- Installing: /data/git/torch-cl/install/lib/cmake/clBLAS/clBLASTargets.cmake
-- Installing: /data/git/torch-cl/install/lib/cmake/clBLAS/clBLASTargets-relwithdebinfo.cmake
-- Installing: /data/git/torch-cl/install/lib/cmake/clBLAS/clBLASConfigVersion.cmake
-- Installing: /data/git/torch-cl/install/lib/cmake/clBLAS/clBLASConfig.cmake
-- Installing: /data/git/torch-cl/install/lib/pkgconfig/clBLAS.pc
-- Installing: /data/git/torch-cl/install/lib/libclBLAS.so.2.11.0
-- Installing: /data/git/torch-cl/install/lib/libclBLAS.so.2
-- Installing: /data/git/torch-cl/install/lib/libclBLAS.so
-- Installing: /data/git/torch-cl/install/bin/clBLAS-tune
[ 32%] Completed 'clBLAS-external'
[ 32%] Built target clBLAS-external
Scanning dependencies of target THCl
[ 34%] [ 40%] [ 42%] [ 44%] [ 52%] [ 52%] [ 54%] [ 54%] [ 50%] [ 56%] [ 56%] [ 62%] [ 62%] [ 64%] [ 64%] [ 64%] Building CXX object src/lib/CMakeFiles/THCl.dir/THClGeneral.cpp.o
Building CXX object src/lib/CMakeFiles/THCl.dir/THClStorageCopy.cpp.o
Building CXX object src/lib/CMakeFiles/THCl.dir/THClTensorMathPointwise.cpp.o
Building CXX object src/lib/CMakeFiles/THCl.dir/THClTensor.cpp.o
Building CXX object src/lib/CMakeFiles/THCl.dir/THClTensorMathCompareT.cpp.o
Building CXX object src/lib/CMakeFiles/THCl.dir/THClTensorMath.cpp.o
Building CXX object src/lib/CMakeFiles/THCl.dir/THClStorage.cpp.o
Building CXX object src/lib/CMakeFiles/THCl.dir/THClReduceApplyUtils.cpp.o
Building CXX object src/lib/CMakeFiles/THCl.dir/THClTensorMathPairwise.cpp.o
Building CXX object src/lib/CMakeFiles/THCl.dir/THClTensorCopy.cpp.o
Building CXX object src/lib/CMakeFiles/THCl.dir/THClApply.cpp.o
Building CXX object src/lib/CMakeFiles/THCl.dir/THClTensorMathCompare.cpp.o
Building CXX object src/lib/CMakeFiles/THCl.dir/THClTensorMath2.cpp.o
Building CXX object src/lib/CMakeFiles/THCl.dir/THClTensorMathBlas.cpp.o
Building CXX object src/lib/CMakeFiles/THCl.dir/THClReduce.cpp.o
Building CXX object src/lib/CMakeFiles/THCl.dir/THClBlas.cpp.o
[ 70%] [ 70%] [ 70%] [ 72%] [ 78%] [ 78%] [ 82%] [ 82%] [ 82%] Building CXX object src/lib/CMakeFiles/THCl.dir/THClTensorMasked.cpp.o
[ 84%] Building CXX object src/lib/CMakeFiles/THCl.dir/THClTypeParseTraits.cpp.o
Building CXX object src/lib/CMakeFiles/THCl.dir/THClReduceAll.cpp.o
Building CXX object src/lib/CMakeFiles/THCl.dir/THClDeviceUtils.cpp.o
Building CXX object src/lib/CMakeFiles/THCl.dir/THClTensorMathTransformReduce.cpp.o
Building CXX object src/lib/CMakeFiles/THCl.dir/THClTensorMathScan.cpp.o
Building CXX object src/lib/CMakeFiles/THCl.dir/THClTensorIndex.cpp.o
Building CXX object src/lib/CMakeFiles/THCl.dir/THClScatter.cpp.o
Building CXX object src/lib/CMakeFiles/THCl.dir/THClKernels.cpp.o
Building CXX object src/lib/CMakeFiles/THCl.dir/THClGather.cpp.o
Linking CXX shared library libTHCl.so
[ 84%] Built target THCl
[ 86%] Generating TensorMath.c
default
default
default
default
default
default
default
default
default
default
Scanning dependencies of target cltorch
[ 90%] [ 90%] [ 94%] [ 98%] [ 98%] [ 98%] [100%] Building CXX object CMakeFiles/cltorch.dir/src/UserKernel.cpp.o
Building CXX object CMakeFiles/cltorch.dir/src/init.cpp.o
Building CXX object CMakeFiles/cltorch.dir/src/Tensor.cpp.o
Building CXX object CMakeFiles/cltorch.dir/src/Storage.cpp.o
Building C object CMakeFiles/cltorch.dir/src/torch/utils.c.o
Building C object CMakeFiles/cltorch.dir/src/TensorOperator.c.o
Building C object CMakeFiles/cltorch.dir/TensorMath.c.o
Linking CXX shared module libcltorch.so
[100%] Built target cltorch
Install the project...
-- Install configuration: "RelWithDebInfo"
-- Installing: /data/git/torch-cl/install/lib/luarocks/rocks/cltorch/scm-1/lib/libcltorch.so
-- Set runtime path of "/data/git/torch-cl/install/lib/luarocks/rocks/cltorch/scm-1/lib/libcltorch.so" to "$ORIGIN/../lib:/data/git/torch-cl/install/lib"
-- Installing: /data/git/torch-cl/install/lib/luarocks/rocks/cltorch/scm-1/lua/cltorch/init.lua
-- Installing: /data/git/torch-cl/install/lib/luarocks/rocks/cltorch/scm-1/lua/cltorch/FFI.lua
-- Installing: /data/git/torch-cl/install/lib/luarocks/rocks/cltorch/scm-1/lua/cltorch/Tensor.lua
-- Installing: /data/git/torch-cl/install/lib/luarocks/rocks/cltorch/scm-1/lua/cltorch/Random.lua
-- Installing: /data/git/torch-cl/install/lib/luarocks/rocks/cltorch/scm-1/lua/cltorch/Test.lua
-- Installing: /data/git/torch-cl/install/lib/luarocks/rocks/cltorch/scm-1/lua/cltorch/unit_storage.lua
-- Installing: /data/git/torch-cl/install/lib/luarocks/rocks/cltorch/scm-1/lua/cltorch/unit_tensor.lua
-- Installing: /data/git/torch-cl/install/include/THCl/THCl.h
-- Installing: /data/git/torch-cl/install/include/THCl/THClGeneral.h
-- Installing: /data/git/torch-cl/install/include/THCl/THClBlas.h
-- Installing: /data/git/torch-cl/install/include/THCl/THClStorage.h
-- Installing: /data/git/torch-cl/install/include/THCl/THClStorageCopy.h
-- Installing: /data/git/torch-cl/install/include/THCl/THClTensor.h
-- Installing: /data/git/torch-cl/install/include/THCl/THClTensorCopy.h
-- Installing: /data/git/torch-cl/install/include/THCl/THClTensorMath.h
-- Installing: /data/git/torch-cl/install/include/THCl/THClApply.h
-- Installing: /data/git/torch-cl/install/include/THCl/THClReduce.h
-- Installing: /data/git/torch-cl/install/include/THCl/THClReduceApplyUtils.h
-- Installing: /data/git/torch-cl/install/include/THCl/THClKernels.h
-- Installing: /data/git/torch-cl/install/include/THCl/THClOperators.h
-- Installing: /data/git/torch-cl/install/lib/libTHCl.so
-- Set runtime path of "/data/git/torch-cl/install/lib/libTHCl.so" to "$ORIGIN/../lib:/data/git/torch-cl/install/lib"
cd build
Updating manifest for /data/git/torch-cl/install/lib/luarocks/rocks
cltorch scm-1 is now built and installed in /data/git/torch-cl/install/ (license: BSD)
cmake -E make_directory build && cd build && cmake .. -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_PREFIX_PATH="/data/git/torch-cl/install/bin/.." -DCMAKE_INSTALL_PREFIX="/data/git/torch-cl/install/lib/luarocks/rocks/clnn/scm-1" && make -j$(getconf _NPROCESSORS_ONLN) install
-- The C compiler identification is GNU 4.8.4
-- The CXX compiler identification is GNU 4.8.4
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Found Torch7 in /data/git/torch-cl/install
-- Configuring done
-- Generating done
-- Build files have been written to: /data/git/torch-cl/opencl/clnn/build
Scanning dependencies of target clnn
Scanning dependencies of target THCLNN
[ 16%] [ 16%] Building CXX object CMakeFiles/clnn.dir/utils.cpp.o
Building CXX object CMakeFiles/clnn.dir/init.cpp.o
[ 25%] [ 41%] [ 41%] [ 50%] [ 66%] [ 66%] Building CXX object lib/THCLNN/CMakeFiles/THCLNN.dir/Abs.cpp.o
[ 83%] [ 83%] [ 91%] [100%] Building CXX object lib/THCLNN/CMakeFiles/THCLNN.dir/ELU.cpp.o
Building CXX object lib/THCLNN/CMakeFiles/THCLNN.dir/SpatialConvolutionMM.cpp.o
Building CXX object lib/THCLNN/CMakeFiles/THCLNN.dir/SpatialAveragePooling.cpp.o
Building CXX object lib/THCLNN/CMakeFiles/THCLNN.dir/SoftMax.cpp.o
Building CXX object lib/THCLNN/CMakeFiles/THCLNN.dir/SpatialMaxPooling.cpp.o
Building CXX object lib/THCLNN/CMakeFiles/THCLNN.dir/Tanh.cpp.o
Building CXX object lib/THCLNN/CMakeFiles/THCLNN.dir/common.cpp.o
Building CXX object lib/THCLNN/CMakeFiles/THCLNN.dir/SpatialUpSamplingNearest.cpp.o
Building CXX object lib/THCLNN/CMakeFiles/THCLNN.dir/im2col.cpp.o
Linking CXX shared module libclnn.so
[100%] Built target clnn
Linking CXX shared module libTHCLNN.so
[100%] Built target THCLNN
Install the project...
-- Install configuration: "RelWithDebInfo"
-- Installing: /data/git/torch-cl/install/lib/luarocks/rocks/clnn/scm-1/lib/libclnn.so
-- Set runtime path of "/data/git/torch-cl/install/lib/luarocks/rocks/clnn/scm-1/lib/libclnn.so" to "$ORIGIN/../lib:/data/git/torch-cl/install/lib"
-- Installing: /data/git/torch-cl/install/lib/luarocks/rocks/clnn/scm-1/lua/clnn/init.lua
-- Installing: /data/git/torch-cl/install/lib/luarocks/rocks/clnn/scm-1/lua/clnn/MSECriterion.lua
-- Installing: /data/git/torch-cl/install/lib/luarocks/rocks/clnn/scm-1/lua/clnn/Pointwise.lua
-- Installing: /data/git/torch-cl/install/lib/luarocks/rocks/clnn/scm-1/lua/clnn/Threshold.lua
-- Installing: /data/git/torch-cl/install/lib/luarocks/rocks/clnn/scm-1/lua/clnn/LookupTable.lua
-- Installing: /data/git/torch-cl/install/lib/luarocks/rocks/clnn/scm-1/lua/clnn/LogSoftMax.lua
-- Installing: /data/git/torch-cl/install/lib/luarocks/rocks/clnn/scm-1/lua/clnn/ClassNLLCriterion.lua
-- Installing: /data/git/torch-cl/install/lib/luarocks/rocks/clnn/scm-1/lua/clnn/StatefulTimer.lua
-- Installing: /data/git/torch-cl/install/lib/luarocks/rocks/clnn/scm-1/lua/clnn/THCLNN.lua
-- Installing: /data/git/torch-cl/install/lib/luarocks/rocks/clnn/scm-1/lua/clnn/TemporalConvolution2.lua
-- Installing: /data/git/torch-cl/install/lib/luarocks/rocks/clnn/scm-1/lua/clnn/SpatialUpSamplingNearest.lua
-- Installing: /data/git/torch-cl/install/lib/luarocks/rocks/clnn/scm-1/lua/clnn/Narrow.lua
-- Installing: /data/git/torch-cl/install/lib/luarocks/rocks/clnn/scm-1/lua/clnn/CMulTable.lua
-- Installing: /data/git/torch-cl/install/lib/luarocks/rocks/clnn/scm-1/lua/clnn/test.lua
-- Installing: /data/git/torch-cl/install/lib/luarocks/rocks/clnn/scm-1/lua/clnn/testSpatialMaxPooling.lua
-- Installing: /data/git/torch-cl/install/lib/luarocks/rocks/clnn/scm-1/lua/clnn/testSpatialConvolutionMM.lua
-- Installing: /data/git/torch-cl/install/lib/luarocks/rocks/clnn/scm-1/lua/clnn/testLookupTable.lua
-- Installing: /data/git/torch-cl/install/lib/luarocks/rocks/clnn/scm-1/lua/clnn/testMSECriterion.lua
-- Installing: /data/git/torch-cl/install/lib/luarocks/rocks/clnn/scm-1/lua/clnn/testSpatialUpSamplingNearest.lua
-- Installing: /data/git/torch-cl/install/lib/luarocks/rocks/clnn/scm-1/lua/clnn/testELU.lua
-- Installing: /data/git/torch-cl/install/lib/luarocks/rocks/clnn/scm-1/lua/clnn/testhelpers.lua
-- Installing: /data/git/torch-cl/install/lib/luarocks/rocks/clnn/scm-1/lua/clnn/testTemporalConvolution2.lua
-- Installing: /data/git/torch-cl/install/lib/luarocks/rocks/clnn/scm-1/lua/clnn/testClassNLLCriterion.lua
-- Installing: /data/git/torch-cl/install/lib/luarocks/rocks/clnn/scm-1/lua/clnn/testSoftMax.lua
-- Installing: /data/git/torch-cl/install/lib/luarocks/rocks/clnn/scm-1/lua/clnn/testLogSoftMax.lua
-- Installing: /data/git/torch-cl/install/lib/luarocks/rocks/clnn/scm-1/lua/clnn/testSpatialAveragePooling.lua
-- Installing: /data/git/torch-cl/install/lib/luarocks/rocks/clnn/scm-1/lib/libTHCLNN.so
-- Set runtime path of "/data/git/torch-cl/install/lib/luarocks/rocks/clnn/scm-1/lib/libTHCLNN.so" to "$ORIGIN/../lib:/data/git/torch-cl/install/lib"
cd build
Updating manifest for /data/git/torch-cl/install/lib/luarocks/rocks
clnn scm-1 is now built and installed in /data/git/torch-cl/install/ (license: BSD)
Missing dependencies for itorch:
lbase64
luacrypto
uuid
lzmq >= 0.4.2
Using https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/lbase64-20120820-1.src.rock... switching to 'build' mode
Error: Failed installing dependency: https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/lbase64-20120820-1.src.rock - Failed unpacking rock file: /tmp/luarocks_luarocks-rock-lbase64-20120820-1-6935/lbase64-20120820-1.src.rock
Do you want to automatically prepend the Torch install location
to PATH and LD_LIBRARY_PATH in your /home/nimbix/.bashrc? (yes/no)
[yes] >>>
no
Not updating your shell profile.
You might want to
add the following lines to your shell profile:
. /data/git/torch-cl/install/bin/torch-activate
nimbix@JARVICE:/data/git/torch-cl$
nimbix@JARVICE:/data/git/torch-cl$ cd ..
nimbix@JARVICE:/data/git$ ls
convnet-benchmarks DeepCL neon neon-benchmarks torch-cl winogradCl
nimbix@JARVICE:/data/git$ git clone https://github.com/jcjohnson/neural-style
Cloning into 'neural-style'...
remote: Counting objects: 516, done.
remote: Compressing objects: 100% (14/14), done.
remote: Total 516 (delta 1), reused 0 (delta 0), pack-reused 502
Receiving objects: 100% (516/516), 24.62 MiB | 30.59 MiB/s, done.
Resolving deltas: 100% (234/234), done.
Checking connectivity... done.
nimbix@JARVICE:/data/git$ cd neural-style/
nimbix@JARVICE:/data/git/neural-style$ ls
examples INSTALL.md LICENSE models neural_style.lua README.md
nimbix@JARVICE:/data/git/neural-style$ source /data/torch-cl/install/bin/torch-activate
nimbix@JARVICE:/data/git/neural-style$ luajit neural_style.lua
luajit: neural_style.lua:6: module 'loadcaffe' not found:
no field package.preload['loadcaffe']
no file '/home/nimbix/.luarocks/share/lua/5.1/loadcaffe.lua'
no file '/home/nimbix/.luarocks/share/lua/5.1/loadcaffe/init.lua'
no file '/data/torch-cl/install/share/lua/5.1/loadcaffe.lua'
no file '/data/torch-cl/install/share/lua/5.1/loadcaffe/init.lua'
no file './loadcaffe.lua'
no file '/data/torch-cl/install/share/luajit-2.1.0-beta1/loadcaffe.lua'
no file '/usr/local/share/lua/5.1/loadcaffe.lua'
no file '/usr/local/share/lua/5.1/loadcaffe/init.lua'
no file '/data/torch-cl/install/lib/loadcaffe.so'
no file '/home/nimbix/.luarocks/lib/lua/5.1/loadcaffe.so'
no file '/data/torch-cl/install/lib/lua/5.1/loadcaffe.so'
no file './loadcaffe.so'
no file '/usr/local/lib/lua/5.1/loadcaffe.so'
no file '/usr/local/lib/lua/5.1/loadall.so'
stack traceback:
[C]: in function 'require'
neural_style.lua:6: in main chunk
[C]: at 0x00406670
nimbix@JARVICE:/data/git/neural-style$ luarocks install loadcaffe
Installing https://raw.githubusercontent.com/torch/rocks/master/loadcaffe-1.0-0.rockspec...
Using https://raw.githubusercontent.com/torch/rocks/master/loadcaffe-1.0-0.rockspec... switching to 'build' mode
Cloning into 'loadcaffe'...
remote: Counting objects: 18, done.
remote: Compressing objects: 100% (17/17), done.
remote: Total 18 (delta 0), reused 5 (delta 0), pack-reused 0
Receiving objects: 100% (18/18), 18.95 KiB | 0 bytes/s, done.
Checking connectivity... done.
cmake -E make_directory build;
cd build;
cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH="/data/torch-cl/install/bin/.." -DCMAKE_INSTALL_PREFIX="/data/torch-cl/install/lib/luarocks/rocks/loadcaffe/1.0-0";
make
-- The C compiler identification is GNU 4.8.4
-- The CXX compiler identification is GNU 4.8.4
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Found Torch7 in /data/torch-cl/install
-- Looking for include file pthread.h
-- Looking for include file pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Could NOT find PROTOBUF (missing: PROTOBUF_LIBRARY PROTOBUF_INCLUDE_DIR)
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
PROTOBUF_LIBRARY (ADVANCED)
linked by target "loadcaffe" in directory /tmp/luarocks_loadcaffe-1.0-0-9094/loadcaffe
-- Configuring incomplete, errors occurred!
See also "/tmp/luarocks_loadcaffe-1.0-0-9094/loadcaffe/build/CMakeFiles/CMakeOutput.log".
See also "/tmp/luarocks_loadcaffe-1.0-0-9094/loadcaffe/build/CMakeFiles/CMakeError.log".
make: *** No targets specified and no makefile found. Stop.
Error: Build error: Failed building.
nimbix@JARVICE:/data/git/neural-style$ sudo apt-get install libprotobuf-c
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libprotobuf-c
nimbix@JARVICE:/data/git/neural-style$ sudo apt-get install libprotobuf-c-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libprotobuf-c-dev
nimbix@JARVICE:/data/git/neural-style$ sudo apt-get install libprotobuf-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following package was automatically installed and is no longer required:
libntdb1
Use 'apt-get autoremove' to remove it.
The following extra packages will be installed:
libprotobuf-lite8 libprotobuf8
The following NEW packages will be installed:
libprotobuf-dev libprotobuf-lite8 libprotobuf8
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 770 kB of archives.
After this operation, 4,628 kB of additional disk space will be used.
Do you want to continue? [Y/n]
Get:1 http://archive.ubuntu.com/ubuntu/ trusty/main libprotobuf-lite8 amd64 2.5.0-9ubuntu1 [52.7 kB]
Get:2 http://archive.ubuntu.com/ubuntu/ trusty/main libprotobuf8 amd64 2.5.0-9ubuntu1 [296 kB]
Get:3 http://archive.ubuntu.com/ubuntu/ trusty/main libprotobuf-dev amd64 2.5.0-9ubuntu1 [421 kB]
Fetched 770 kB in 0s (813 kB/s)
Selecting previously unselected package libprotobuf-lite8:amd64.
(Reading database ... 54703 files and directories currently installed.)
Preparing to unpack .../libprotobuf-lite8_2.5.0-9ubuntu1_amd64.deb ...
Unpacking libprotobuf-lite8:amd64 (2.5.0-9ubuntu1) ...
Selecting previously unselected package libprotobuf8:amd64.
Preparing to unpack .../libprotobuf8_2.5.0-9ubuntu1_amd64.deb ...
Unpacking libprotobuf8:amd64 (2.5.0-9ubuntu1) ...
Selecting previously unselected package libprotobuf-dev:amd64.
Preparing to unpack .../libprotobuf-dev_2.5.0-9ubuntu1_amd64.deb ...
Unpacking libprotobuf-dev:amd64 (2.5.0-9ubuntu1) ...
Setting up libprotobuf-lite8:amd64 (2.5.0-9ubuntu1) ...
Setting up libprotobuf8:amd64 (2.5.0-9ubuntu1) ...
Setting up libprotobuf-dev:amd64 (2.5.0-9ubuntu1) ...
Processing triggers for libc-bin (2.19-0ubuntu6.9) ...
nimbix@JARVICE:/data/git/neural-style$ luarocks install loadcaffe
Installing https://raw.githubusercontent.com/torch/rocks/master/loadcaffe-1.0-0.rockspec...
Using https://raw.githubusercontent.com/torch/rocks/master/loadcaffe-1.0-0.rockspec... switching to 'build' mode
Cloning into 'loadcaffe'...
remote: Counting objects: 18, done.
remote: Compressing objects: 100% (17/17), done.
remote: Total 18 (delta 0), reused 5 (delta 0), pack-reused 0
Receiving objects: 100% (18/18), 18.95 KiB | 0 bytes/s, done.
Checking connectivity... done.
cmake -E make_directory build;
cd build;
cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH="/data/torch-cl/install/bin/.." -DCMAKE_INSTALL_PREFIX="/data/torch-cl/install/lib/luarocks/rocks/loadcaffe/1.0-0";
make
-- The C compiler identification is GNU 4.8.4
-- The CXX compiler identification is GNU 4.8.4
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Found Torch7 in /data/torch-cl/install
-- Looking for include file pthread.h
-- Looking for include file pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Found PROTOBUF: /usr/lib/x86_64-linux-gnu/libprotobuf.so
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/luarocks_loadcaffe-1.0-0-7582/loadcaffe/build
[ 33%] Running C++ protocol buffer compiler on caffe.proto
make[2]: PROTOBUF_PROTOC_EXECUTABLE-NOTFOUND: Command not found
make[2]: *** [caffe.pb.cc] Error 127
make[1]: *** [CMakeFiles/loadcaffe.dir/all] Error 2
make: *** [all] Error 2
Error: Build error: Failed building.
nimbix@JARVICE:/data/git/neural-style$ sudo apt-get install protobuf-compiler
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following package was automatically installed and is no longer required:
libntdb1
Use 'apt-get autoremove' to remove it.
The following extra packages will be installed:
libprotoc8
The following NEW packages will be installed:
libprotoc8 protobuf-compiler
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 254 kB of archives.
After this operation, 1,024 kB of additional disk space will be used.
Do you want to continue? [Y/n]
Get:1 http://archive.ubuntu.com/ubuntu/ trusty/main libprotoc8 amd64 2.5.0-9ubuntu1 [235 kB]
Get:2 http://archive.ubuntu.com/ubuntu/ trusty/main protobuf-compiler amd64 2.5.0-9ubuntu1 [19.8 kB]
Fetched 254 kB in 0s (344 kB/s)
Selecting previously unselected package libprotoc8:amd64.
(Reading database ... 54765 files and directories currently installed.)
Preparing to unpack .../libprotoc8_2.5.0-9ubuntu1_amd64.deb ...
Unpacking libprotoc8:amd64 (2.5.0-9ubuntu1) ...
Selecting previously unselected package protobuf-compiler.
Preparing to unpack .../protobuf-compiler_2.5.0-9ubuntu1_amd64.deb ...
Unpacking protobuf-compiler (2.5.0-9ubuntu1) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Setting up libprotoc8:amd64 (2.5.0-9ubuntu1) ...
Setting up protobuf-compiler (2.5.0-9ubuntu1) ...
Processing triggers for libc-bin (2.19-0ubuntu6.9) ...
nimbix@JARVICE:/data/git/neural-style$ luarocks install loadcaffe
Installing https://raw.githubusercontent.com/torch/rocks/master/loadcaffe-1.0-0.rockspec...
Using https://raw.githubusercontent.com/torch/rocks/master/loadcaffe-1.0-0.rockspec... switching to 'build' mode
Cloning into 'loadcaffe'...
remote: Counting objects: 18, done.
remote: Compressing objects: 100% (17/17), done.
remote: Total 18 (delta 0), reused 5 (delta 0), pack-reused 0
Receiving objects: 100% (18/18), 18.95 KiB | 0 bytes/s, done.
Checking connectivity... done.
cmake -E make_directory build;
cd build;
cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH="/data/torch-cl/install/bin/.." -DCMAKE_INSTALL_PREFIX="/data/torch-cl/install/lib/luarocks/rocks/loadcaffe/1.0-0";
make
-- The C compiler identification is GNU 4.8.4
-- The CXX compiler identification is GNU 4.8.4
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Found Torch7 in /data/torch-cl/install
-- Looking for include file pthread.h
-- Looking for include file pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Found PROTOBUF: /usr/lib/x86_64-linux-gnu/libprotobuf.so
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/luarocks_loadcaffe-1.0-0-9753/loadcaffe/build
[ 33%] Running C++ protocol buffer compiler on caffe.proto
Scanning dependencies of target loadcaffe
[ 66%] Building CXX object CMakeFiles/loadcaffe.dir/loadcaffe.cpp.o
[100%] Building CXX object CMakeFiles/loadcaffe.dir/caffe.pb.cc.o
Linking CXX shared module libloadcaffe.so
[100%] Built target loadcaffe
cd build && make install
[100%] Built target loadcaffe
Install the project...
-- Install configuration: "Release"
-- Installing: /data/torch-cl/install/lib/luarocks/rocks/loadcaffe/1.0-0/lib/libloadcaffe.so
-- Set runtime path of "/data/torch-cl/install/lib/luarocks/rocks/loadcaffe/1.0-0/lib/libloadcaffe.so" to "$ORIGIN/../lib:/data/torch-cl/install/lib"
-- Installing: /data/torch-cl/install/lib/luarocks/rocks/loadcaffe/1.0-0/lua/loadcaffe/init.lua
-- Installing: /data/torch-cl/install/lib/luarocks/rocks/loadcaffe/1.0-0/lua/loadcaffe/ffi.lua
-- Installing: /data/torch-cl/install/lib/luarocks/rocks/loadcaffe/1.0-0/lua/loadcaffe/test.lua
-- Installing: /data/torch-cl/install/lib/luarocks/rocks/loadcaffe/1.0-0/lua/loadcaffe/loadcaffe.lua
Updating manifest for /data/torch-cl/install/lib/luarocks/rocks
loadcaffe 1.0-0 is now built and installed in /data/torch-cl/install/ (license: BSD)
nimbix@JARVICE:/data/git/neural-style$
nimbix@JARVICE:/data/git/neural-style$ luajit neural_style.lua Couldn't load models/VGG_ILSVRC_19_layers.caffemodel
luajit: neural_style.lua:73: attempt to index a nil value
stack traceback:
neural_style.lua:73: in function 'main'
neural_style.lua:515: in main chunk
[C]: at 0x00406670
nimbix@JARVICE:/data/git/neural-style$ ls models
download_models.sh
nimbix@JARVICE:/data/git/neural-style$ bash models/download_models.sh
--2016-06-16 00:14:10-- https://gist.githubusercontent.com/ksimonyan/3785162f95cd2d5fee77/raw/bb2b4fe0a9bb0669211cf3d0bc949dfdda173e9e/VGG_ILSVRC_19_layers_deploy.prototxt
Resolving gist.githubusercontent.com (gist.githubusercontent.com)... 23.235.40.133
Connecting to gist.githubusercontent.com (gist.githubusercontent.com)|23.235.40.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 5499 (5.4K) [text/plain]
Saving to: ‘VGG_ILSVRC_19_layers_deploy.prototxt’
100%[======================================>] 5,499 --.-K/s in 0s
2016-06-16 00:14:11 (58.6 MB/s) - ‘VGG_ILSVRC_19_layers_deploy.prototxt’ saved [5499/5499]
--2016-06-16 00:14:11-- https://bethgelab.org/media/uploads/deeptextures/vgg_normalised.caffemodel
Resolving bethgelab.org (bethgelab.org)... 46.38.232.246
Connecting to bethgelab.org (bethgelab.org)|46.38.232.246|:443... connected.
WARNING: cannot verify bethgelab.org's certificate, issued by ‘/C=DE/ST=Baden-Wuerttemberg/L=Tuebingen/O=University of Tuebingen, CIN/OU=Computational Vision and Neuroscience/CN=bethgelab.org/[email protected]’:
Self-signed certificate encountered.
HTTP request sent, awaiting response... 200 OK
Length: 80099414 (76M) [text/plain]
Saving to: ‘vgg_normalised.caffemodel’
100%[======================================>] 80,099,414 19.8MB/s in 8.2s
2016-06-16 00:14:20 (9.31 MB/s) - ‘vgg_normalised.caffemodel’ saved [80099414/80099414]
--2016-06-16 00:14:20-- http://www.robots.ox.ac.uk/~vgg/software/very_deep/caffe/VGG_ILSVRC_19_layers.caffemodel
Resolving www.robots.ox.ac.uk (www.robots.ox.ac.uk)... 129.67.94.2
Connecting to www.robots.ox.ac.uk (www.robots.ox.ac.uk)|129.67.94.2|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 574671192 (548M)
Saving to: ‘VGG_ILSVRC_19_layers.caffemodel’
100%[======================================>] 574,671,192 11.4MB/s in 81s
2016-06-16 00:15:43 (6.75 MB/s) - ‘VGG_ILSVRC_19_layers.caffemodel’ saved [574671192/574671192]
nimbix@JARVICE:/data/git/neural-style$
nimbix@JARVICE:/data/git/neural-style$ luajit neural_style.lua
[libprotobuf WARNING google/protobuf/io/coded_stream.cc:505] Reading dangerously large protocol message. If the message turns out to be larger than 1073741824 bytes, parsing will be halted for security reasons. To increase the limit (or to disable these warnings), see CodedInputStream::SetTotalBytesLimit() in google/protobuf/io/coded_stream.h.
[libprotobuf WARNING google/protobuf/io/coded_stream.cc:78] The total number of bytes read was 574671192
Successfully loaded models/VGG_ILSVRC_19_layers.caffemodel
conv1_1: 64 3 3 3
conv1_2: 64 64 3 3
conv2_1: 128 64 3 3
conv2_2: 128 128 3 3
conv3_1: 256 128 3 3
conv3_2: 256 256 3 3
conv3_3: 256 256 3 3
conv3_4: 256 256 3 3
conv4_1: 512 256 3 3
conv4_2: 512 512 3 3
conv4_3: 512 512 3 3
conv4_4: 512 512 3 3
conv5_1: 512 512 3 3
conv5_2: 512 512 3 3
conv5_3: 512 512 3 3
conv5_4: 512 512 3 3
fc6: 1 1 25088 4096
fc7: 1 1 4096 4096
fc8: 1 1 4096 1000
/data/torch-cl/install/share/lua/5.1/xlua/init.lua:359: module 'libjpeg' not found:
no field package.preload['libjpeg']
no file '/home/nimbix/.luarocks/share/lua/5.1/libjpeg.lua'
no file '/home/nimbix/.luarocks/share/lua/5.1/libjpeg/init.lua'
no file '/data/torch-cl/install/share/lua/5.1/libjpeg.lua'
no file '/data/torch-cl/install/share/lua/5.1/libjpeg/init.lua'
no file './libjpeg.lua'
no file '/data/torch-cl/install/share/luajit-2.1.0-beta1/libjpeg.lua'
no file '/usr/local/share/lua/5.1/libjpeg.lua'
no file '/usr/local/share/lua/5.1/libjpeg/init.lua'
no file '/data/torch-cl/install/lib/libjpeg.so'
no file '/home/nimbix/.luarocks/lib/lua/5.1/libjpeg.so'
no file '/data/torch-cl/install/lib/lua/5.1/libjpeg.so'
no file './libjpeg.so'
no file '/usr/local/lib/lua/5.1/libjpeg.so'
no file '/usr/local/lib/lua/5.1/loadall.so'
warning: <libjpeg> could not be loaded (is it installed?)
luajit: /data/torch-cl/install/share/lua/5.1/dok/inline.lua:738: <image.loadJPG> libjpeg package not found, please install libjpeg
stack traceback:
[C]: in function 'error'
/data/torch-cl/install/share/lua/5.1/dok/inline.lua:738: in function 'error'
/data/torch-cl/install/share/lua/5.1/image/init.lua:216: in function 'loader'
/data/torch-cl/install/share/lua/5.1/image/init.lua:367: in function 'load'
neural_style.lua:82: in function 'main'
neural_style.lua:515: in main chunk
[C]: at 0x00406670
nimbix@JARVICE:/data/git/neural-style$ sudo apt-get install libjpeg
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libjpeg
nimbix@JARVICE:/data/git/neural-style$ sudo apt-get install libj^C
nimbix@JARVICE:/data/git/neural-style$ sudo apt-get install libjpeg8-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
libjpeg8-dev is already the newest version.
libjpeg8-dev set to manually installed.
The following package was automatically installed and is no longer required:
libntdb1
Use 'apt-get autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
nimbix@JARVICE:/data/git/neural-style$ sudo apt-get install libjpeg-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
libjpeg-dev is already the newest version.
libjpeg-dev set to manually installed.
The following package was automatically installed and is no longer required:
libntdb1
Use 'apt-get autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
nimbix@JARVICE:/data/git/neural-style$ sudo apt-get install libjpeg64-2
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libjpeg64-2
nimbix@JARVICE:/data/git/neural-style$ sudo apt-get install libjpeg64-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libjpeg64-dev
nimbix@JARVICE:/data/git/neural-style$ sudo apt-get install libjpeg62-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
hdf5-helpers libhdf5-7 libntdb1
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
libjpeg62
The following packages will be REMOVED:
libhdf5-dev libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev
The following NEW packages will be installed:
libjpeg62 libjpeg62-dev
0 upgraded, 2 newly installed, 4 to remove and 0 not upgraded.
Need to get 252 kB of archives.
After this operation, 42.4 MB disk space will be freed.
Do you want to continue? [Y/n]
Get:1 http://archive.ubuntu.com/ubuntu/ trusty/main libjpeg62 amd64 6b1-4ubuntu1 [78.4 kB]
Get:2 http://archive.ubuntu.com/ubuntu/ trusty/main libjpeg62-dev amd64 6b1-4ubuntu1 [174 kB]
Fetched 252 kB in 0s (395 kB/s)
(Reading database ... 54791 files and directories currently installed.)
Removing libhdf5-dev (1.8.11-5ubuntu7) ...
Removing libjpeg-dev:amd64 (8c-2ubuntu8) ...
Removing libjpeg8-dev:amd64 (8c-2ubuntu8) ...
Removing libjpeg-turbo8-dev:amd64 (1.3.0-0ubuntu2) ...
Selecting previously unselected package libjpeg62:amd64.
(Reading database ... 54645 files and directories currently installed.)
Preparing to unpack .../libjpeg62_6b1-4ubuntu1_amd64.deb ...
Unpacking libjpeg62:amd64 (6b1-4ubuntu1) ...
Selecting previously unselected package libjpeg62-dev:amd64.
Preparing to unpack .../libjpeg62-dev_6b1-4ubuntu1_amd64.deb ...
Unpacking libjpeg62-dev:amd64 (6b1-4ubuntu1) ...
Setting up libjpeg62:amd64 (6b1-4ubuntu1) ...
Setting up libjpeg62-dev:amd64 (6b1-4ubuntu1) ...
Processing triggers for libc-bin (2.19-0ubuntu6.9) ...
nimbix@JARVICE:/data/git/neural-style$ luajit neural_style.lua
[libprotobuf WARNING google/protobuf/io/coded_stream.cc:505] Reading dangerously large protocol message. If the message turns out to be larger than 1073741824 bytes, parsing will be halted for security reasons. To increase the limit (or to disable these warnings), see CodedInputStream::SetTotalBytesLimit() in google/protobuf/io/coded_stream.h.
[libprotobuf WARNING google/protobuf/io/coded_stream.cc:78] The total number of bytes read was 574671192
Successfully loaded models/VGG_ILSVRC_19_layers.caffemodel
conv1_1: 64 3 3 3
conv1_2: 64 64 3 3
conv2_1: 128 64 3 3
conv2_2: 128 128 3 3
conv3_1: 256 128 3 3
conv3_2: 256 256 3 3
conv3_3: 256 256 3 3
conv3_4: 256 256 3 3
conv4_1: 512 256 3 3
conv4_2: 512 512 3 3
conv4_3: 512 512 3 3
conv4_4: 512 512 3 3
conv5_1: 512 512 3 3
conv5_2: 512 512 3 3
conv5_3: 512 512 3 3
conv5_4: 512 512 3 3
fc6: 1 1 25088 4096
fc7: 1 1 4096 4096
fc8: 1 1 4096 1000
/data/torch-cl/install/share/lua/5.1/xlua/init.lua:359: module 'libjpeg' not found:
no field package.preload['libjpeg']
no file '/home/nimbix/.luarocks/share/lua/5.1/libjpeg.lua'
no file '/home/nimbix/.luarocks/share/lua/5.1/libjpeg/init.lua'
no file '/data/torch-cl/install/share/lua/5.1/libjpeg.lua'
no file '/data/torch-cl/install/share/lua/5.1/libjpeg/init.lua'
no file './libjpeg.lua'
no file '/data/torch-cl/install/share/luajit-2.1.0-beta1/libjpeg.lua'
no file '/usr/local/share/lua/5.1/libjpeg.lua'
no file '/usr/local/share/lua/5.1/libjpeg/init.lua'
no file '/data/torch-cl/install/lib/libjpeg.so'
no file '/home/nimbix/.luarocks/lib/lua/5.1/libjpeg.so'
no file '/data/torch-cl/install/lib/lua/5.1/libjpeg.so'
no file './libjpeg.so'
no file '/usr/local/lib/lua/5.1/libjpeg.so'
no file '/usr/local/lib/lua/5.1/loadall.so'
warning: <libjpeg> could not be loaded (is it installed?)
luajit: /data/torch-cl/install/share/lua/5.1/dok/inline.lua:738: <image.loadJPG> libjpeg package not found, please install libjpeg
stack traceback:
[C]: in function 'error'
/data/torch-cl/install/share/lua/5.1/dok/inline.lua:738: in function 'error'
/data/torch-cl/install/share/lua/5.1/image/init.lua:216: in function 'loader'
/data/torch-cl/install/share/lua/5.1/image/init.lua:367: in function 'load'
neural_style.lua:82: in function 'main'
neural_style.lua:515: in main chunk
[C]: at 0x00406670
nimbix@JARVICE:/data/git/neural-style$ luarocks install image
Installing https://raw.githubusercontent.com/torch/rocks/master/image-1.1.alpha-0.rockspec...
Using https://raw.githubusercontent.com/torch/rocks/master/image-1.1.alpha-0.rockspec... switching to 'build' mode
Cloning into 'image'...
remote: Counting objects: 49, done.
remote: Compressing objects: 100% (46/46), done.
remote: Total 49 (delta 3), reused 25 (delta 1), pack-reused 0
Receiving objects: 100% (49/49), 882.26 KiB | 1.65 MiB/s, done.
Resolving deltas: 100% (3/3), done.
Checking connectivity... done.
Warning: unmatched variable LUALIB
cmake -E make_directory build && cd build && cmake .. -DLUALIB= -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH="/data/torch-cl/install/bin/.." -DCMAKE_INSTALL_PREFIX="/data/torch-cl/install/lib/luarocks/rocks/image/1.1.alpha-0" && make
-- The C compiler identification is GNU 4.8.4
-- The CXX compiler identification is GNU 4.8.4
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Found Torch7 in /data/torch-cl/install
-- Found JPEG: /usr/lib/x86_64-linux-gnu/libjpeg.so
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8")
-- Could NOT find PNG (missing: PNG_LIBRARY PNG_PNG_INCLUDE_DIR)
-- Try OpenMP C flag = [-fopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Success
-- Try OpenMP CXX flag = [-fopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Success
-- Found OpenMP: -fopenmp
-- Compiling with OpenMP support
-- Looking for jpeg_mem_src
-- Looking for jpeg_mem_src - not found
-- Looking for jpeg_mem_dest
-- Looking for jpeg_mem_dest - not found
WARNING: Could not find PNG libraries, PNG wrapper will not be installed
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/luarocks_image-1.1.alpha-0-4978/image/build
Scanning dependencies of target image
[ 33%] Building C object CMakeFiles/image.dir/image.c.o
Linking C shared module libimage.so
[ 33%] Built target image
Scanning dependencies of target jpeg
[ 66%] Building C object CMakeFiles/jpeg.dir/jpeg.c.o
Linking C shared module libjpeg.so
[ 66%] Built target jpeg
Scanning dependencies of target ppm
[100%] Building C object CMakeFiles/ppm.dir/ppm.c.o
Linking C shared module libppm.so
[100%] Built target ppm
cd build && make install
[ 33%] Built target image
[ 66%] Built target jpeg
[100%] Built target ppm
Install the project...
-- Install configuration: "Release"
-- Installing: /data/torch-cl/install/lib/luarocks/rocks/image/1.1.alpha-0/lib/libppm.so
-- Set runtime path of "/data/torch-cl/install/lib/luarocks/rocks/image/1.1.alpha-0/lib/libppm.so" to "$ORIGIN/../lib:/data/torch-cl/install/lib"
-- Installing: /data/torch-cl/install/lib/luarocks/rocks/image/1.1.alpha-0/lib/libjpeg.so
-- Set runtime path of "/data/torch-cl/install/lib/luarocks/rocks/image/1.1.alpha-0/lib/libjpeg.so" to "$ORIGIN/../lib:/data/torch-cl/install/lib"
-- Installing: /data/torch-cl/install/lib/luarocks/rocks/image/1.1.alpha-0/lib/libimage.so
-- Set runtime path of "/data/torch-cl/install/lib/luarocks/rocks/image/1.1.alpha-0/lib/libimage.so" to "$ORIGIN/../lib:/data/torch-cl/install/lib"
-- Installing: /data/torch-cl/install/lib/luarocks/rocks/image/1.1.alpha-0/lua/image/init.lua
-- Installing: /data/torch-cl/install/lib/luarocks/rocks/image/1.1.alpha-0/lua/image/win.ui
-- Installing: /data/torch-cl/install/lib/luarocks/rocks/image/1.1.alpha-0/lua/image/test.lua
-- Installing: /data/torch-cl/install/lib/luarocks/rocks/image/1.1.alpha-0/lua/image/assets
-- Installing: /data/torch-cl/install/lib/luarocks/rocks/image/1.1.alpha-0/lua/image/assets/corrupt-ihdr.png
-- Installing: /data/torch-cl/install/lib/luarocks/rocks/image/1.1.alpha-0/lua/image/assets/gray16-1x2.png
-- Installing: /data/torch-cl/install/lib/luarocks/rocks/image/1.1.alpha-0/lua/image/assets/foobar.png
-- Installing: /data/torch-cl/install/lib/luarocks/rocks/image/1.1.alpha-0/lua/image/assets/P6.ppm
-- Installing: /data/torch-cl/install/lib/luarocks/rocks/image/1.1.alpha-0/lua/image/assets/P2.pgm
-- Installing: /data/torch-cl/install/lib/luarocks/rocks/image/1.1.alpha-0/lua/image/assets/P4.pbm
-- Installing: /data/torch-cl/install/lib/luarocks/rocks/image/1.1.alpha-0/lua/image/assets/P5.pgm
-- Installing: /data/torch-cl/install/lib/luarocks/rocks/image/1.1.alpha-0/lua/image/assets/gray3x1.png
-- Installing: /data/torch-cl/install/lib/luarocks/rocks/image/1.1.alpha-0/lua/image/assets/rgb16-2x1.png
-- Installing: /data/torch-cl/install/lib/luarocks/rocks/image/1.1.alpha-0/lua/image/assets/lena.png
-- Installing: /data/torch-cl/install/lib/luarocks/rocks/image/1.1.alpha-0/lua/image/assets/fabio.png
-- Installing: /data/torch-cl/install/lib/luarocks/rocks/image/1.1.alpha-0/lua/image/assets/lena.jpg
-- Installing: /data/torch-cl/install/lib/luarocks/rocks/image/1.1.alpha-0/lua/image/assets/rgb2x1.png
-- Installing: /data/torch-cl/install/lib/luarocks/rocks/image/1.1.alpha-0/lua/image/assets/fabio.jpg
-- Installing: /data/torch-cl/install/lib/luarocks/rocks/image/1.1.alpha-0/lua/image/README.md
Updating manifest for /data/torch-cl/install/lib/luarocks/rocks
image 1.1.alpha-0 is now built and installed in /data/torch-cl/install/ (license: BSD)
nimbix@JARVICE:/data/git/neural-style$
nimbix@JARVICE:/data/git/neural-style$ luajit neural_style.lua
luajit: /data/torch-cl/install/share/lua/5.1/image/init.lua:37: module 'sys.fpath' not found:
no field package.preload['sys.fpath']
no file '/home/nimbix/.luarocks/share/lua/5.1/sys/fpath.lua'
no file '/home/nimbix/.luarocks/share/lua/5.1/sys/fpath/init.lua'
no file '/data/torch-cl/install/share/lua/5.1/sys/fpath.lua'
no file '/data/torch-cl/install/share/lua/5.1/sys/fpath/init.lua'
no file './sys/fpath.lua'
no file '/data/torch-cl/install/share/luajit-2.1.0-beta1/sys/fpath.lua'
no file '/usr/local/share/lua/5.1/sys/fpath.lua'
no file '/usr/local/share/lua/5.1/sys/fpath/init.lua'
no file '/data/torch-cl/install/lib/sys/fpath.so'
no file '/home/nimbix/.luarocks/lib/lua/5.1/sys/fpath.so'
no file '/data/torch-cl/install/lib/lua/5.1/sys/fpath.so'
no file './sys/fpath.so'
no file '/usr/local/lib/lua/5.1/sys/fpath.so'
no file '/usr/local/lib/lua/5.1/loadall.so'
no file '/data/torch-cl/install/lib/sys.so'
no file '/home/nimbix/.luarocks/lib/lua/5.1/sys.so'
no file '/data/torch-cl/install/lib/lua/5.1/sys.so'
no file './sys.so'
no file '/usr/local/lib/lua/5.1/sys.so'
no file '/usr/local/lib/lua/5.1/loadall.so'
stack traceback:
[C]: in function 'require'
/data/torch-cl/install/share/lua/5.1/image/init.lua:37: in main chunk
[C]: in function 'require'
neural_style.lua:3: in main chunk
[C]: at 0x00406670
nimbix@JARVICE:/data/git/neural-style$ luarocks install fpath
Error: No results matching query were found.
nimbix@JARVICE:/data/git/neural-style$ th neural_style.lua
/data/torch-cl/install/bin/luajit: /data/torch-cl/install/share/lua/5.1/trepl/init.lua:384: /data/torch-cl/install/share/lua/5.1/trepl/init.lua:384: module 'sys.fpath' not found:No LuaRocks module found for sys.fpath
no field package.preload['sys.fpath']
no file '/home/nimbix/.luarocks/share/lua/5.1/sys/fpath.lua'
no file '/home/nimbix/.luarocks/share/lua/5.1/sys/fpath/init.lua'
no file '/data/torch-cl/install/share/lua/5.1/sys/fpath.lua'
no file '/data/torch-cl/install/share/lua/5.1/sys/fpath/init.lua'
no file './sys/fpath.lua'
no file '/data/torch-cl/install/share/luajit-2.1.0-beta1/sys/fpath.lua'
no file '/usr/local/share/lua/5.1/sys/fpath.lua'
no file '/usr/local/share/lua/5.1/sys/fpath/init.lua'
no file '/home/nimbix/.luarocks/lib/lua/5.1/sys/fpath.so'
no file '/data/torch-cl/install/lib/lua/5.1/sys/fpath.so'
no file '/data/torch-cl/install/lib/sys/fpath.so'
no file './sys/fpath.so'
no file '/usr/local/lib/lua/5.1/sys/fpath.so'
no file '/usr/local/lib/lua/5.1/loadall.so'
no file '/home/nimbix/.luarocks/lib/lua/5.1/sys.so'
no file '/data/torch-cl/install/lib/lua/5.1/sys.so'
no file '/data/torch-cl/install/lib/sys.so'
no file './sys.so'
no file '/usr/local/lib/lua/5.1/sys.so'
no file '/usr/local/lib/lua/5.1/loadall.so'
stack traceback:
[C]: in function 'error'
/data/torch-cl/install/share/lua/5.1/trepl/init.lua:384: in function 'require'
neural_style.lua:3: in main chunk
[C]: in function 'dofile'
...a/torch-cl/install/lib/luarocks/rocks/trepl/scm-1/bin/th:145: in main chunk
[C]: at 0x00406670
nimbix@JARVICE:/data/git/neural-style$ luarocks install sys
Installing https://raw.githubusercontent.com/torch/rocks/master/sys-1.1-0.rockspec...
Using https://raw.githubusercontent.com/torch/rocks/master/sys-1.1-0.rockspec... switching to 'build' mode
Cloning into 'sys'...
remote: Counting objects: 12, done.
remote: Compressing objects: 100% (11/11), done.
remote: Total 12 (delta 1), reused 3 (delta 0), pack-reused 0
Receiving objects: 100% (12/12), 5.16 KiB | 0 bytes/s, done.
Resolving deltas: 100% (1/1), done.
Checking connectivity... done.
cmake -E make_directory build && cd build && cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH="/data/torch-cl/install/bin/.." -DCMAKE_INSTALL_PREFIX="/data/torch-cl/install/lib/luarocks/rocks/sys/1.1-0" && make
-- The C compiler identification is GNU 4.8.4
-- The CXX compiler identification is GNU 4.8.4
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Found Torch7 in /data/torch-cl/install
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/luarocks_sys-1.1-0-8149/sys/build
Scanning dependencies of target sys
[100%] Building C object CMakeFiles/sys.dir/sys.c.o
Linking C shared module libsys.so
[100%] Built target sys
cd build && make install
[100%] Built target sys
Install the project...
-- Install configuration: "Release"
-- Installing: /data/torch-cl/install/lib/luarocks/rocks/sys/1.1-0/lib/libsys.so
-- Set runtime path of "/data/torch-cl/install/lib/luarocks/rocks/sys/1.1-0/lib/libsys.so" to "$ORIGIN/../lib:/data/torch-cl/install/lib"
-- Installing: /data/torch-cl/install/lib/luarocks/rocks/sys/1.1-0/lua/sys/init.lua
-- Installing: /data/torch-cl/install/lib/luarocks/rocks/sys/1.1-0/lua/sys/colors.lua
-- Installing: /data/torch-cl/install/lib/luarocks/rocks/sys/1.1-0/lua/sys/fpath.lua
Updating manifest for /data/torch-cl/install/lib/luarocks/rocks
sys 1.1-0 is now built and installed in /data/torch-cl/install/ (license: BSD)
nimbix@JARVICE:/data/git/neural-style$
nimbix@JARVICE:/data/git/neural-style$ th neural_style.lua
/data/torch-cl/install/bin/luajit: /data/torch-cl/install/share/lua/5.1/trepl/init.lua:384: /data/torch-cl/install/share/lua/5.1/trepl/init.lua:384: /data/torch-cl/install/share/lua/5.1/image/test.lua:1: attempt to call field 'TestSuite' (a nil value)
stack traceback:
[C]: in function 'error'
/data/torch-cl/install/share/lua/5.1/trepl/init.lua:384: in function 'require'
neural_style.lua:3: in main chunk
[C]: in function 'dofile'
...a/torch-cl/install/lib/luarocks/rocks/trepl/scm-1/bin/th:145: in main chunk
[C]: at 0x00406670
nimbix@JARVICE:/data/git/neural-style$ luajit neural_style.lua
luajit: /data/torch-cl/install/share/lua/5.1/image/init.lua:37: module 'sys.fpath' not found:
no field package.preload['sys.fpath']
no file '/home/nimbix/.luarocks/share/lua/5.1/sys/fpath.lua'
no file '/home/nimbix/.luarocks/share/lua/5.1/sys/fpath/init.lua'
no file '/data/torch-cl/install/share/lua/5.1/sys/fpath.lua'
no file '/data/torch-cl/install/share/lua/5.1/sys/fpath/init.lua'
no file './sys/fpath.lua'
no file '/data/torch-cl/install/share/luajit-2.1.0-beta1/sys/fpath.lua'
no file '/usr/local/share/lua/5.1/sys/fpath.lua'
no file '/usr/local/share/lua/5.1/sys/fpath/init.lua'
no file '/data/torch-cl/install/lib/sys/fpath.so'
no file '/home/nimbix/.luarocks/lib/lua/5.1/sys/fpath.so'
no file '/data/torch-cl/install/lib/lua/5.1/sys/fpath.so'
no file './sys/fpath.so'
no file '/usr/local/lib/lua/5.1/sys/fpath.so'
no file '/usr/local/lib/lua/5.1/loadall.so'
no file '/data/torch-cl/install/lib/sys.so'
no file '/home/nimbix/.luarocks/lib/lua/5.1/sys.so'
no file '/data/torch-cl/install/lib/lua/5.1/sys.so'
no file './sys.so'
no file '/usr/local/lib/lua/5.1/sys.so'
no file '/usr/local/lib/lua/5.1/loadall.so'
stack traceback:
[C]: in function 'require'
/data/torch-cl/install/share/lua/5.1/image/init.lua:37: in main chunk
[C]: in function 'require'
neural_style.lua:3: in main chunk
[C]: at 0x00406670
nimbix@JARVICE:/data/git/neural-style$ luarocks install fpath
Error: No results matching query were found.
nimbix@JARVICE:/data/git/neural-style$ th neural_style.lua
/data/torch-cl/install/bin/luajit: /data/torch-cl/install/share/lua/5.1/trepl/init.lua:384: /data/torch-cl/install/share/lua/5.1/trepl/init.lua:384: module 'sys.fpath' not found:No LuaRocks module found for sys.fpath
no field package.preload['sys.fpath']
no file '/home/nimbix/.luarocks/share/lua/5.1/sys/fpath.lua'
no file '/home/nimbix/.luarocks/share/lua/5.1/sys/fpath/init.lua'
no file '/data/torch-cl/install/share/lua/5.1/sys/fpath.lua'
no file '/data/torch-cl/install/share/lua/5.1/sys/fpath/init.lua'
no file './sys/fpath.lua'
no file '/data/torch-cl/install/share/luajit-2.1.0-beta1/sys/fpath.lua'
no file '/usr/local/share/lua/5.1/sys/fpath.lua'
no file '/usr/local/share/lua/5.1/sys/fpath/init.lua'
no file '/home/nimbix/.luarocks/lib/lua/5.1/sys/fpath.so'
no file '/data/torch-cl/install/lib/lua/5.1/sys/fpath.so'
no file '/data/torch-cl/install/lib/sys/fpath.so'
no file './sys/fpath.so'
no file '/usr/local/lib/lua/5.1/sys/fpath.so'
no file '/usr/local/lib/lua/5.1/loadall.so'
no file '/home/nimbix/.luarocks/lib/lua/5.1/sys.so'
no file '/data/torch-cl/install/lib/lua/5.1/sys.so'
no file '/data/torch-cl/install/lib/sys.so'
no file './sys.so'
no file '/usr/local/lib/lua/5.1/sys.so'
no file '/usr/local/lib/lua/5.1/loadall.so'
stack traceback:
[C]: in function 'error'
/data/torch-cl/install/share/lua/5.1/trepl/init.lua:384: in function 'require'
neural_style.lua:3: in main chunk
[C]: in function 'dofile'
...a/torch-cl/install/lib/luarocks/rocks/trepl/scm-1/bin/th:145: in main chunk
[C]: at 0x00406670
nimbix@JARVICE:/data/git/neural-style$ luarocks install sys
Installing https://raw.githubusercontent.com/torch/rocks/master/sys-1.1-0.rockspec...
Using https://raw.githubusercontent.com/torch/rocks/master/sys-1.1-0.rockspec... switching to 'build' mode
Cloning into 'sys'...
remote: Counting objects: 12, done.
remote: Compressing objects: 100% (11/11), done.
remote: Total 12 (delta 1), reused 3 (delta 0), pack-reused 0
Receiving objects: 100% (12/12), 5.16 KiB | 0 bytes/s, done.
Resolving deltas: 100% (1/1), done.
Checking connectivity... done.
cmake -E make_directory build && cd build && cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH="/data/torch-cl/install/bin/.." -DCMAKE_INSTALL_PREFIX="/data/torch-cl/install/lib/luarocks/rocks/sys/1.1-0" && make
-- The C compiler identification is GNU 4.8.4
-- The CXX compiler identification is GNU 4.8.4
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Found Torch7 in /data/torch-cl/install
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/luarocks_sys-1.1-0-8149/sys/build
Scanning dependencies of target sys
[100%] Building C object CMakeFiles/sys.dir/sys.c.o
Linking C shared module libsys.so
[100%] Built target sys
cd build && make install
[100%] Built target sys
Install the project...
-- Install configuration: "Release"
-- Installing: /data/torch-cl/install/lib/luarocks/rocks/sys/1.1-0/lib/libsys.so
-- Set runtime path of "/data/torch-cl/install/lib/luarocks/rocks/sys/1.1-0/lib/libsys.so" to "$ORIGIN/../lib:/data/torch-cl/install/lib"
-- Installing: /data/torch-cl/install/lib/luarocks/rocks/sys/1.1-0/lua/sys/init.lua
-- Installing: /data/torch-cl/install/lib/luarocks/rocks/sys/1.1-0/lua/sys/colors.lua
-- Installing: /data/torch-cl/install/lib/luarocks/rocks/sys/1.1-0/lua/sys/fpath.lua
Updating manifest for /data/torch-cl/install/lib/luarocks/rocks
sys 1.1-0 is now built and installed in /data/torch-cl/install/ (license: BSD)
nimbix@JARVICE:/data/git/neural-style$ th neural_style.lua
/data/torch-cl/install/bin/luajit: /data/torch-cl/install/share/lua/5.1/trepl/init.lua:384: /data/torch-cl/install/share/lua/5.1/trepl/init.lua:384: /data/torch-cl/install/share/lua/5.1/image/test.lua:1: attempt to call field 'TestSuite' (a nil value)
stack traceback:
[C]: in function 'error'
/data/torch-cl/install/share/lua/5.1/trepl/init.lua:384: in function 'require'
neural_style.lua:3: in main chunk
[C]: in function 'dofile'
...a/torch-cl/install/lib/luarocks/rocks/trepl/scm-1/bin/th:145: in main chunk
[C]: at 0x00406670
nimbix@JARVICE:/data/git/neural-style$ luarocks install testsuite
Error: No results matching query were found.
nimbix@JARVICE:/data/git/neural-style$ th
______ __ | Torch7
/_ __/__ ________/ / | Scientific computing for Lua.
/ / / _ \/ __/ __/ _ \ | Type ? for help
/_/ \___/_/ \__/_//_/ | https://github.com/torch
| http://torch.ch
th> Do you really want to exit ([y]/n)? y
nimbix@JARVICE:/data/git/neural-style$ vim /data/torch-cl//install/share/
cmake/ lua/
nimbix@JARVICE:/data/git/neural-style$ vim /data/torch-cl//install/share/
cmake/ lua/
nimbix@JARVICE:/data/git/neural-style$ vim /data/torch-cl//install/share/lua/5.1/
argcheck/ distrocheck/ jit/ paths/
cjson/ dok/ json2lua.lua pl/
clnn/ env/ loadcaffe/ signal/
cltorch/ ffi/ lua2json.lua sundown/
cudnn/ fftw3/ luarocks/ sys/
cunn/ gnuplot/ nn/ threads/
cunnx/ graph/ nngraph/ torch/
cutorch/ graphicsmagick/ nnx/ trepl/
cwrap/ image/ optim/ xlua/
nimbix@JARVICE:/data/git/neural-style$ vim /data/torch-cl//install/share/lua/5.1/torch/TestSuite.lua
nimbix@JARVICE:/data/git/neural-style$ th neural_style.lua
/data/torch-cl/install/bin/luajit: /data/torch-cl/install/share/lua/5.1/trepl/init.lua:384: /data/torch-cl/install/share/lua/5.1/trepl/init.lua:384: /data/torch-cl/install/share/lua/5.1/image/test.lua:1: attempt to call field 'TestSuite' (a nil value)
stack traceback:
[C]: in function 'error'
/data/torch-cl/install/share/lua/5.1/trepl/init.lua:384: in function 'require'
neural_style.lua:3: in main chunk
[C]: in function 'dofile'
...a/torch-cl/install/lib/luarocks/rocks/trepl/scm-1/bin/th:145: in main chunk
[C]: at 0x00406670
nimbix@JARVICE:/data/git/neural-style$ cat /data/torch-cl//install/share/lua/5.1/torch/TestSuite.lua
function torch.TestSuite()
local obj = {
__tests = {},
__isTestSuite = true
}
local metatable = {}
function metatable:__index(key)
return self.__tests[key]
end
function metatable:__newindex(key, value)
if self.__tests[key] ~= nil then
error("Test " .. tostring(key) .. " is already defined.")
end
if type(value) ~= "function" then
if type(value) == "table" then
error("Nested tables of tests are not supported")
else
error("Only functions are supported as members of a TestSuite")
end
end
self.__tests[key] = value
end
setmetatable(obj, metatable)
return obj
end
nimbix@JARVICE:/data/git/neural-style$ th
______ __ | Torch7
/_ __/__ ________/ / | Scientific computing for Lua.
/ / / _ \/ __/ __/ _ \ | Type ? for help
/_/ \___/_/ \__/_//_/ | https://github.com/torch
| http://torch.ch
th> torch.TestSuite
[0.0000s]
th> require 'torch'
{
deserialize : function: 0x41f1e598
cat : function: 0x40227a48
cdata : function: 0x41f2c790
newmetatable : function: 0x41de7d48
atan2 : function: 0x402299d0
random : function: 0x40227a70
zero : function: 0x40227228
logNormal : function: 0x40229b10
sigmoid : function: 0x40229958
getnumcores : function: 0x41dd2088
cross : function: 0x40227868
deserializeFromStorage : function: 0x41f1e578
inverse : function: 0x40229c50
updateerrorhandlers : function: 0x41de46f0
isTypeOf : function: 0x40232bb0
ByteStorage : {...}
prod : function: 0x40227778
ger : function: 0x402275e8
eq : function: 0x40227c78
getnumthreads : function: 0x41e76d28
ByteTensor : {...}
Timer : {...}
addmv : function: 0x40227610
match : function: 0x40227458
Allocator : {...}
xcorr2 : function: 0x40227b60
neg : function: 0x40229980
histc : function: 0x40227de0
pstrf : function: 0x40229cf0
bernoulli : function: 0x40227ac0
MemoryFile : {...}
Storage : {...}
ge : function: 0x40227c50
kthvalue : function: 0x40227980
geometric : function: 0x40227a98
sin : function: 0x40227fc0
ones : function: 0x402272a0
baddbmm : function: 0x402276b0
fill : function: 0x40227250
linspace : function: 0x40227e80
sum : function: 0x40227750
numel : function: 0x402276d8
orgqr : function: 0x40229d68
test : function: 0x40a161d0
reshape : function: 0x402272c8
getconstructortable : function: 0x41dd7140
version : function: 0x41de4678
mean : function: 0x40227d68
exp : function: 0x40227f20
addcdiv : function: 0x40227548
mm : function: 0x40227598
xcorr3 : function: 0x40227bb0
ShortTensor : {...}
lt : function: 0x40227bd8
triu : function: 0x40227a20
repeatTensor : function: 0x41e46c50
eye : function: 0x402278b8
_heaptracking : true
mul : function: 0x402273b8
sqrt : function: 0x402298b8
LongTensor : {...}
FloatTensor : {...}
isTensor : function: 0x40a16238
isequal : function: 0x41e62ff8
floor : function: 0x40229930
Tester : {...}
data : function: 0x41f2c750
CmdLine : {...}
loadobj : function: 0x41f1e518
saveobj : function: 0x41f1e4f8
csub : function: 0x40227390
gesv : function: 0x40229b60
cos : function: 0x40227f48
LongStorage : {...}
rand : function: 0x40229a20
serialize : function: 0x41f1e538
Tensor : {...}
diag : function: 0x40227890
pointer : function: 0x41de46a0
load : function: 0x41f1e518
save : function: 0x41f1e4f8
conv3 : function: 0x40227b88
permute : function: 0x41e46d50
File : {...}
totable : function: 0x40a16218
uniform : function: 0x40229a98
all : function: 0x40227cf0
renorm : function: 0x40227e30
chunk : function: 0x41e46d10
split : function: 0x41e46cf0
scatter : function: 0x40227318
viewAs : function: 0x41e46cd0
addbmm : function: 0x40227688
view : function: 0x41e46c90
symeig : function: 0x40229bd8
expandAs : function: 0x41e46c30
clamp : function: 0x40227430
expand : function: 0x41e46c10
typename : function: 0x41dd7168
setdefaulttensortype : function: 0x40232b30
metatype : function: 0x41149ba8
class : function: 0x40232b10
sinh : function: 0x40229818
manualSeed : function: 0x41de1bf8
packageLuaPath : function: 0x40232ab0
zeros : function: 0x40227278
median : function: 0x402279d0
cosh : function: 0x40227f98
pushudata : function: 0x41149bf8
updatethreadlocals : function: 0x40232a90
setRNGState : function: 0x40232048
getRNGState : function: 0x41de1c48
initialSeed : function: 0x41de1ba8
FloatStorage : {...}
seed : function: 0x41de17c0
_gen : torch.Generator
Generator : {...}
ormqr : function: 0x40229d90
geqrf : function: 0x40229d40
abs : function: 0x40227d40
dist : function: 0x40227e58
qr : function: 0x40229d18
mod : function: 0x40227408
bmm : function: 0x402275c0
IntTensor : {...}
cdiv : function: 0x402274d0
potrs : function: 0x40229ca0
gt : function: 0x40227c00
log1p : function: 0x40227ef8
include : function: 0x40232af0
svd : function: 0x40229c28
eig : function: 0x40229c00
nonzero : function: 0x40227cc8
normal : function: 0x40229ac0
mv : function: 0x40227570
exponential : function: 0x40229b38
any : function: 0x40227d18
IntStorage : {...}
dot : function: 0x40227340
range : function: 0x402278e0
DiskFile : {...}
addr : function: 0x40227660
trtrs : function: 0x40229bb0
multinomial : function: 0x40229a70
tan : function: 0x40229840
randn : function: 0x40229a48
serializeToStorage : function: 0x41f1e558
pow : function: 0x402299f8
cinv : function: 0x402299a8
var : function: 0x40227d90
ceil : function: 0x40229908
setmetatable : function: 0x41de7d70
cumsum : function: 0x40227700
cauchy : function: 0x40229ae8
ne : function: 0x40227ca0
tanh : function: 0x40229890
atan : function: 0x40229868
potrf : function: 0x40229c78
DoubleStorage : {...}
CharStorage : {...}
asin : function: 0x402297f0
cmul : function: 0x40227480
std : function: 0x40227db8
add : function: 0x40227368
addcmul : function: 0x40227520
div : function: 0x402273e0
type : function: 0x40232b50
sign : function: 0x40227b10
PipeFile : {...}
mode : function: 0x402279a8
toc : function: 0x41dd4270
norm : function: 0x40227e08
ShortStorage : {...}
tic : function: 0x41dd7890
gels : function: 0x40229b88
factory : function: 0x41dd3560
getdefaulttensortype : function: 0x41dd4408
isStorage : function: 0x40a16258
logspace : function: 0x40227ea8
getmetatable : function: 0x41149b58
CharTensor : {...}
setnumthreads : function: 0x41dd7e68
gather : function: 0x402272f0
cpow : function: 0x402274a8
cumprod : function: 0x40227728
potri : function: 0x40229cc8
conv2 : function: 0x40227b38
setenv : function: 0x41dd7938
isatty : function: 0x4114a3f0
getenv : function: 0x41e63020
acos : function: 0x40227f70
max : function: 0x402277c8
cmin : function: 0x402277f0
cmax : function: 0x40227818
trace : function: 0x40227840
DoubleTensor : {...}
topk : function: 0x40227958
sort : function: 0x40227930
min : function: 0x402277a0
tril : function: 0x402279f8
squeeze : function: 0x40227ae8
round : function: 0x402298e0
addmm : function: 0x40227638
le : function: 0x40227c28
randperm : function: 0x40227908
setheaptracking : function: 0x41de46c8
cmod : function: 0x402274f8
log : function: 0x40227ed0
}
[0.0013s]
th> ^C/data/torch-cl/install/bin/luajit: /data/torch-cl/install/share/lua/5.1/trepl/init.lua:585: interrupted!
stack traceback:
/data/torch-cl/install/share/lua/5.1/trepl/init.lua:585: in function 'repl'
...a/torch-cl/install/lib/luarocks/rocks/trepl/scm-1/bin/th:199: in main chunk
[C]: at 0x00406670
nimbix@JARVICE:/data/git/neural-style$
nimbix@JARVICE:/data/git/neural-style$ vim /data/torch-cl/install/share/lua/5.1/torch/
CmdLine.lua FFI.lua init.lua Tensor.lua test.lua
doc/ File.lua README.md Tester.lua TestSuite.lua
nimbix@JARVICE:/data/git/neural-style$ vim /data/torch-cl/install/share/lua/5.1/torch/init.lua
nimbix@JARVICE:/data/git/neural-style$ th neural_style.lua [libprotobuf WARNING google/protobuf/io/coded_stream.cc:505] Reading dangerously large protocol message. If the message turns out to be larger than 1073741824 bytes, parsing will be halted for security reasons. To increase the limit (or to disable these warnings), see CodedInputStream::SetTotalBytesLimit() in google/protobuf/io/coded_stream.h.
[libprotobuf WARNING google/protobuf/io/coded_stream.cc:78] The total number of bytes read was 574671192
Successfully loaded models/VGG_ILSVRC_19_layers.caffemodel
conv1_1: 64 3 3 3
conv1_2: 64 64 3 3
conv2_1: 128 64 3 3
conv2_2: 128 128 3 3
conv3_1: 256 128 3 3
conv3_2: 256 256 3 3
conv3_3: 256 256 3 3
conv3_4: 256 256 3 3
conv4_1: 512 256 3 3
conv4_2: 512 512 3 3
conv4_3: 512 512 3 3
conv4_4: 512 512 3 3
conv5_1: 512 512 3 3
conv5_2: 512 512 3 3
conv5_3: 512 512 3 3
conv5_4: 512 512 3 3
fc6: 1 1 25088 4096
fc7: 1 1 4096 4096
fc8: 1 1 4096 1000
Setting up style layer 2 : relu1_1
Setting up style layer 7 : relu2_1
Setting up style layer 12 : relu3_1
Setting up style layer 21 : relu4_1
Setting up content layer 23 : relu4_2
Setting up style layer 30 : relu5_1
WARNING: Skipping content loss
Running optimization with L-BFGS
<optim.lbfgs> creating recyclable direction/step/history buffers
Iteration 50 / 1000
Content 1 loss: 977301.875000
Style 1 loss: 23818.563843
Style 2 loss: 159349.645996
Style 3 loss: 33959.854126
Style 4 loss: 322946.191406
Style 5 loss: 408.636808
Total loss: 1517784.767179
^C/data/torch-cl/install/bin/luajit: /data/torch-cl/install/share/lua/5.1/nn/THNN.lua:806: interrupted!
stack traceback:
/data/torch-cl/install/share/lua/5.1/nn/THNN.lua:806: in function 'MSECriterion_updateOutput'
/data/torch-cl/install/share/lua/5.1/nn/MSECriterion.lua:14: in function 'forward'
neural_style.lua:462: in function 'updateOutput'
/data/torch-cl/install/share/lua/5.1/nn/Sequential.lua:44: in function 'forward'
neural_style.lua:325: in function 'opfunc'
/data/torch-cl/install/share/lua/5.1/optim/lbfgs.lua:211: in function 'lbfgs'
neural_style.lua:345: in function 'main'
neural_style.lua:515: in main chunk
[C]: in function 'dofile'
...a/torch-cl/install/lib/luarocks/rocks/trepl/scm-1/bin/th:145: in main chunk
[C]: at 0x00406670
nimbix@JARVICE:/data/git/neural-style$ ^C
nimbix@JARVICE:/data/git/neural-style$ dpkg -l '*lua*'
dpkg-query: no packages found matching *lua*
nimbix@JARVICE:/data/git/neural-style$ ldd /data/torch-cl/install/lib/libEasyCL.so
linux-vdso.so.1 => (0x00007ffe5f7f4000)
libclew.so.1 => /data/torch-cl/install/lib/libclew.so.1 (0x00002ae10c2c1000)
libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00002ae10c4d5000)
libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00002ae10c7da000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00002ae10c9f0000)
libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00002ae10cdb5000)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00002ae10cfba000)
/lib64/ld-linux-x86-64.so.2 (0x00005653e8a38000)
nimbix@JARVICE:/data/git/neural-style$ which th
/data/torch-cl/install/bin/th
nimbix@JARVICE:/data/git/neural-style$ which luajit
/data/torch-cl/install/bin/luajit
nimbix@JARVICE:/data/git/neural-style$ which lua
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment