Last active
April 12, 2017 13:56
-
-
Save tylerlindell/fe8719d6a708d28e35397349dd3c4aa1 to your computer and use it in GitHub Desktop.
errors when installing torch-distro
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ ./install.sh | |
Prefix set to /Users/tylerlindell/torch-distro/install | |
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/argcheck' (https://github.com/torch/argcheck.git) registered for path 'extra/argcheck' | |
Submodule 'extra/cudnn' (https://github.com/soumith/cudnn.torch.git) registered for path 'extra/cudnn' | |
Submodule 'extra/cunn' (https://github.com/torch/cunn.git) registered for path 'extra/cunn' | |
Submodule 'extra/cutorch' (https://github.com/torch/cutorch.git) registered for path 'extra/cutorch' | |
Submodule 'extra/graph' (https://github.com/torch/graph) registered for path 'extra/graph' | |
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/keplerproject/luafilesystem.git) registered for path 'extra/luafilesystem' | |
Submodule 'extra/nn' (https://github.com/torch/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/threads' (https://github.com/torch/threads-ffi.git) registered for path 'extra/threads' | |
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/torch/torch7.git) registered for path 'pkg/torch' | |
Submodule 'pkg/xlua' (https://github.com/torch/xlua.git) registered for path 'pkg/xlua' | |
Cloning into '/Users/tylerlindell/torch-distro/exe/env'... | |
remote: Counting objects: 26, done. | |
remote: Total 26 (delta 0), reused 0 (delta 0), pack-reused 26 | |
Unpacking objects: 100% (26/26), done. | |
Checking connectivity... done. | |
Submodule path 'exe/env': checked out 'd28424ac5b638686410304c60c31693849f3d1dd' | |
Cloning into '/Users/tylerlindell/torch-distro/exe/luajit-rocks'... | |
remote: Counting objects: 2333, done. | |
remote: Total 2333 (delta 0), reused 0 (delta 0), pack-reused 2333 | |
Receiving objects: 100% (2333/2333), 7.32 MiB | 4.78 MiB/s, done. | |
Resolving deltas: 100% (1379/1379), done. | |
Checking connectivity... done. | |
Submodule path 'exe/luajit-rocks': checked out '411f4b9d9c4be176d4aab965ebfce50911583e14' | |
Cloning into '/Users/tylerlindell/torch-distro/exe/qtlua'... | |
remote: Counting objects: 673, done. | |
remote: Total 673 (delta 0), reused 0 (delta 0), pack-reused 673 | |
Receiving objects: 100% (673/673), 584.01 KiB | 0 bytes/s, done. | |
Resolving deltas: 100% (331/331), done. | |
Checking connectivity... done. | |
Submodule path 'exe/qtlua': checked out 'a29e8a72c12db6a10fa37828d906e7afad14a98e' | |
Cloning into '/Users/tylerlindell/torch-distro/exe/trepl'... | |
remote: Counting objects: 511, done. | |
remote: Total 511 (delta 0), reused 0 (delta 0), pack-reused 511 | |
Receiving objects: 100% (511/511), 115.49 KiB | 0 bytes/s, done. | |
Resolving deltas: 100% (292/292), done. | |
Checking connectivity... done. | |
Submodule path 'exe/trepl': checked out '818868e23521ec1eb6b4bea32714fe39024e01db' | |
Cloning into '/Users/tylerlindell/torch-distro/extra/argcheck'... | |
remote: Counting objects: 538, done. | |
remote: Total 538 (delta 0), reused 0 (delta 0), pack-reused 538 | |
Receiving objects: 100% (538/538), 646.22 KiB | 0 bytes/s, done. | |
Resolving deltas: 100% (291/291), done. | |
Checking connectivity... done. | |
Submodule path 'extra/argcheck': checked out 'b3b32c060c4269c25d11cf9f983c291d9448e1ee' | |
Cloning into '/Users/tylerlindell/torch-distro/extra/cudnn'... | |
remote: Counting objects: 2035, done. | |
remote: Total 2035 (delta 0), reused 0 (delta 0), pack-reused 2034 | |
Receiving objects: 100% (2035/2035), 772.34 KiB | 0 bytes/s, done. | |
Resolving deltas: 100% (1325/1325), done. | |
Checking connectivity... done. | |
Submodule path 'extra/cudnn': checked out 'a418f1e530cee811ab10e97a5388b62a6865aa20' | |
Cloning into '/Users/tylerlindell/torch-distro/extra/cunn'... | |
remote: Counting objects: 3738, done. | |
remote: Compressing objects: 100% (42/42), done. | |
remote: Total 3738 (delta 15), reused 0 (delta 0), pack-reused 3696 | |
Receiving objects: 100% (3738/3738), 1.42 MiB | 0 bytes/s, done. | |
Resolving deltas: 100% (2397/2397), done. | |
Checking connectivity... done. | |
Submodule path 'extra/cunn': checked out '536f41ad8044ec61afaab9045ab8c84a4137514b' | |
Cloning into '/Users/tylerlindell/torch-distro/extra/cutorch'... | |
remote: Counting objects: 5260, done. | |
remote: Compressing objects: 100% (22/22), done. | |
remote: Total 5260 (delta 6), reused 0 (delta 0), pack-reused 5238 | |
Receiving objects: 100% (5260/5260), 1.94 MiB | 0 bytes/s, done. | |
Resolving deltas: 100% (3161/3161), done. | |
Checking connectivity... done. | |
Submodule path 'extra/cutorch': checked out '8312fd1896b73a598e9951cf9d5f25677cae452c' | |
Cloning into '/Users/tylerlindell/torch-distro/extra/graph'... | |
remote: Counting objects: 225, done. | |
remote: Total 225 (delta 0), reused 0 (delta 0), pack-reused 225 | |
Receiving objects: 100% (225/225), 56.70 KiB | 0 bytes/s, done. | |
Resolving deltas: 100% (112/112), done. | |
Checking connectivity... done. | |
Submodule path 'extra/graph': checked out '37dac07a19eb3809b8081514bc781206241863a0' | |
Cloning into '/Users/tylerlindell/torch-distro/extra/lua-cjson'... | |
remote: Counting objects: 1040, done. | |
remote: Total 1040 (delta 0), reused 0 (delta 0), pack-reused 1040 | |
Receiving objects: 100% (1040/1040), 269.41 KiB | 0 bytes/s, done. | |
Resolving deltas: 100% (661/661), done. | |
Checking connectivity... done. | |
Submodule path 'extra/lua-cjson': checked out 'e8972ac754788d3ef10a57a36016d6c3e85ba20d' | |
Cloning into '/Users/tylerlindell/torch-distro/extra/luaffifb'... | |
remote: Counting objects: 959, done. | |
remote: Total 959 (delta 0), reused 0 (delta 0), pack-reused 959 | |
Receiving objects: 100% (959/959), 448.60 KiB | 0 bytes/s, done. | |
Resolving deltas: 100% (682/682), done. | |
Checking connectivity... done. | |
Submodule path 'extra/luaffifb': checked out '610ce4dc6de318c8f0eb027f052be081349097be' | |
Cloning into '/Users/tylerlindell/torch-distro/extra/luafilesystem'... | |
remote: Counting objects: 1554, done. | |
remote: Total 1554 (delta 0), reused 0 (delta 0), pack-reused 1554 | |
Receiving objects: 100% (1554/1554), 313.74 KiB | 0 bytes/s, done. | |
Resolving deltas: 100% (695/695), done. | |
Checking connectivity... done. | |
Submodule path 'extra/luafilesystem': checked out '3c4e563d9c140319e28c419f2710b51a2f6d6d24' | |
Cloning into '/Users/tylerlindell/torch-distro/extra/nn'... | |
remote: Counting objects: 7186, done. | |
remote: Compressing objects: 100% (26/26), done. | |
remote: Total 7186 (delta 17), reused 6 (delta 6), pack-reused 7154 | |
Receiving objects: 100% (7186/7186), 3.41 MiB | 5.95 MiB/s, done. | |
Resolving deltas: 100% (4595/4595), done. | |
Checking connectivity... done. | |
Submodule path 'extra/nn': checked out '97df28724a3000d88362295e747bd3c0cea813fc' | |
Cloning into '/Users/tylerlindell/torch-distro/extra/nngraph'... | |
remote: Counting objects: 664, done. | |
remote: Total 664 (delta 0), reused 0 (delta 0), pack-reused 664 | |
Receiving objects: 100% (664/664), 1.87 MiB | 0 bytes/s, done. | |
Resolving deltas: 100% (356/356), done. | |
Checking connectivity... done. | |
Submodule path 'extra/nngraph': checked out '3ed3b9ba9d1adf72c1fe15291a1e50b843cf04f9' | |
Cloning into '/Users/tylerlindell/torch-distro/extra/nnx'... | |
remote: Counting objects: 2475, done. | |
remote: Total 2475 (delta 0), reused 0 (delta 0), pack-reused 2475 | |
Receiving objects: 100% (2475/2475), 1.27 MiB | 0 bytes/s, done. | |
Resolving deltas: 100% (1416/1416), done. | |
Checking connectivity... done. | |
Submodule path 'extra/nnx': checked out '2241454174357681f40f0ab236922668a2bd36fb' | |
Cloning into '/Users/tylerlindell/torch-distro/extra/penlight'... | |
remote: Counting objects: 4108, done. | |
remote: Compressing objects: 100% (2/2), done. | |
remote: Total 4108 (delta 0), reused 0 (delta 0), pack-reused 4106 | |
Receiving objects: 100% (4108/4108), 1.45 MiB | 0 bytes/s, done. | |
Resolving deltas: 100% (2461/2461), done. | |
Checking connectivity... done. | |
Submodule path 'extra/penlight': checked out '3f8aaa8a5709145eb61bce9d8dffdef026922dfe' | |
Cloning into '/Users/tylerlindell/torch-distro/extra/threads'... | |
remote: Counting objects: 418, done. | |
remote: Total 418 (delta 0), reused 0 (delta 0), pack-reused 418 | |
Receiving objects: 100% (418/418), 105.93 KiB | 0 bytes/s, done. | |
Resolving deltas: 100% (223/223), done. | |
Checking connectivity... done. | |
Submodule path 'extra/threads': checked out 'd371549d4532a77beb935e20540d2ecbb72d0a8f' | |
Cloning into '/Users/tylerlindell/torch-distro/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 'dbd0a623dc4dfb4b8169d5aecc6dd9aec2f22792' | |
Cloning into '/Users/tylerlindell/torch-distro/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 '/Users/tylerlindell/torch-distro/pkg/gnuplot'... | |
remote: Counting objects: 308, done. | |
remote: Compressing objects: 100% (6/6), done. | |
remote: Total 308 (delta 0), reused 0 (delta 0), pack-reused 302 | |
Receiving objects: 100% (308/308), 242.83 KiB | 0 bytes/s, done. | |
Resolving deltas: 100% (164/164), done. | |
Checking connectivity... done. | |
Submodule path 'pkg/gnuplot': checked out 'a75e6782bdd5a7aa3ed5c2a0a88b63a916472c66' | |
Cloning into '/Users/tylerlindell/torch-distro/pkg/image'... | |
remote: Counting objects: 1386, done. | |
remote: Total 1386 (delta 0), reused 0 (delta 0), pack-reused 1386 | |
Receiving objects: 100% (1386/1386), 2.75 MiB | 0 bytes/s, done. | |
Resolving deltas: 100% (763/763), done. | |
Checking connectivity... done. | |
Submodule path 'pkg/image': checked out '705393fabf51581b98142c9223c5aee6b62bb131' | |
Cloning into '/Users/tylerlindell/torch-distro/pkg/optim'... | |
remote: Counting objects: 925, done. | |
remote: Total 925 (delta 0), reused 0 (delta 0), pack-reused 925 | |
Receiving objects: 100% (925/925), 401.89 KiB | 0 bytes/s, done. | |
Resolving deltas: 100% (511/511), done. | |
Checking connectivity... done. | |
Submodule path 'pkg/optim': checked out '656c42af1f996e4a5d6aae3b9aeac831ca162241' | |
Cloning into '/Users/tylerlindell/torch-distro/pkg/paths'... | |
remote: Counting objects: 153, done. | |
remote: Total 153 (delta 0), reused 0 (delta 0), pack-reused 153 | |
Receiving objects: 100% (153/153), 53.42 KiB | 0 bytes/s, done. | |
Resolving deltas: 100% (62/62), done. | |
Checking connectivity... done. | |
Submodule path 'pkg/paths': checked out '4ebe222ba12589fb9d86c1d3895d7f509df77b6a' | |
Cloning into '/Users/tylerlindell/torch-distro/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 '/Users/tylerlindell/torch-distro/pkg/sundown'... | |
remote: Counting objects: 238, done. | |
remote: Total 238 (delta 0), reused 0 (delta 0), pack-reused 238 | |
Receiving objects: 100% (238/238), 140.57 KiB | 0 bytes/s, done. | |
Resolving deltas: 100% (80/80), done. | |
Checking connectivity... done. | |
Submodule path 'pkg/sundown': checked out '4324669b1adbde92cef2dbf4550428a13a03ca6f' | |
Cloning into '/Users/tylerlindell/torch-distro/pkg/sys'... | |
remote: Counting objects: 220, done. | |
remote: Total 220 (delta 0), reused 0 (delta 0), pack-reused 220 | |
Receiving objects: 100% (220/220), 36.83 KiB | 0 bytes/s, done. | |
Resolving deltas: 100% (115/115), done. | |
Checking connectivity... done. | |
Submodule path 'pkg/sys': checked out 'f073f057d3fd2148866eaa0444a62ababfdf935e' | |
Cloning into '/Users/tylerlindell/torch-distro/pkg/torch'... | |
remote: Counting objects: 6261, done. | |
remote: Compressing objects: 100% (21/21), done. | |
remote: Total 6261 (delta 7), reused 0 (delta 0), pack-reused 6240 | |
Receiving objects: 100% (6261/6261), 2.38 MiB | 0 bytes/s, done. | |
Resolving deltas: 100% (3900/3900), done. | |
Checking connectivity... done. | |
Submodule path 'pkg/torch': checked out 'a9174b52f2975e5766d3ff9a6f111a2cffa40054' | |
Cloning into '/Users/tylerlindell/torch-distro/pkg/xlua'... | |
remote: Counting objects: 282, done. | |
remote: Total 282 (delta 0), reused 0 (delta 0), pack-reused 282 | |
Receiving objects: 100% (282/282), 59.22 KiB | 0 bytes/s, done. | |
Resolving deltas: 100% (156/156), done. | |
Checking connectivity... done. | |
Submodule path 'pkg/xlua': checked out '41308fe696bf8b0892f4ad4f9857d12a87a3f75e' | |
Installing Lua version: LUAJIT21 | |
Found CUDA on your machine. Installing CMake 3.6 modules to get up-to-date FindCUDA | |
-- The C compiler identification is AppleClang 7.3.0.7030031 | |
-- The CXX compiler identification is AppleClang 7.3.0.7030031 | |
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/clang | |
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/clang -- works | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - done | |
-- Detecting C compile features | |
-- Detecting C compile features - done | |
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/clang++ | |
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/clang++ -- works | |
-- Detecting CXX compiler ABI info | |
-- Detecting CXX compiler ABI info - done | |
-- Detecting CXX compile features | |
-- Detecting CXX compile features - done | |
-- Configuring done | |
-- Generating done | |
-- Build files have been written to: /Users/tylerlindell/torch-distro/cmake/3.6/build | |
Install the project... | |
-- Install configuration: "" | |
-- Installing: /Users/tylerlindell/torch-distro/install/share/cmake/torch | |
-- Installing: /Users/tylerlindell/torch-distro/install/share/cmake/torch/FindCUDA | |
-- Installing: /Users/tylerlindell/torch-distro/install/share/cmake/torch/FindCUDA/make2cmake.cmake | |
-- Installing: /Users/tylerlindell/torch-distro/install/share/cmake/torch/FindCUDA/parse_cubin.cmake | |
-- Installing: /Users/tylerlindell/torch-distro/install/share/cmake/torch/FindCUDA/run_nvcc.cmake | |
-- Installing: /Users/tylerlindell/torch-distro/install/share/cmake/torch/FindCUDA/select_compute_arch.cmake | |
-- Installing: /Users/tylerlindell/torch-distro/install/share/cmake/torch/FindCUDA.cmake | |
FindCuda bits of CMake 3.6 installed | |
Installing common Lua packages | |
env MACOSX_DEPLOYMENT_TARGET=10.8 gcc -O2 -fPIC -I/Users/tylerlindell/torch-distro/install/include -c src/lfs.c -o src/lfs.o | |
env MACOSX_DEPLOYMENT_TARGET=10.8 gcc -bundle -undefined dynamic_lookup -all_load -o lfs.so -L/Users/tylerlindell/torch-distro/install/lib src/lfs.o | |
Updating manifest for /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks | |
No existing manifest. Attempting to rebuild... | |
luafilesystem 1.6.3-1 is now built and installed in /Users/tylerlindell/torch-distro/install/ (license: MIT/X11) | |
Updating manifest for /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks | |
penlight scm-1 is now built and installed in /Users/tylerlindell/torch-distro/install/ (license: MIT/X11) | |
env MACOSX_DEPLOYMENT_TARGET=10.8 gcc -O2 -fPIC -I/Users/tylerlindell/torch-distro/install/include -c lua_cjson.c -o lua_cjson.o | |
env MACOSX_DEPLOYMENT_TARGET=10.8 gcc -O2 -fPIC -I/Users/tylerlindell/torch-distro/install/include -c strbuf.c -o strbuf.o | |
env MACOSX_DEPLOYMENT_TARGET=10.8 gcc -O2 -fPIC -I/Users/tylerlindell/torch-distro/install/include -c fpconv.c -o fpconv.o | |
env MACOSX_DEPLOYMENT_TARGET=10.8 gcc -bundle -undefined dynamic_lookup -all_load -o cjson.so -L/Users/tylerlindell/torch-distro/install/lib lua_cjson.o strbuf.o fpconv.o | |
Updating manifest for /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks | |
lua-cjson 2.1devel-1 is now built and installed in /Users/tylerlindell/torch-distro/install/ (license: MIT) | |
Installing core Torch packages | |
env MACOSX_DEPLOYMENT_TARGET=10.8 gcc -O2 -fPIC -I/Users/tylerlindell/torch-distro/install/include -c test.c -o test.o | |
env MACOSX_DEPLOYMENT_TARGET=10.8 gcc -bundle -undefined dynamic_lookup -all_load -o ffi/libtest.so -L/Users/tylerlindell/torch-distro/install/lib test.o | |
env MACOSX_DEPLOYMENT_TARGET=10.8 gcc -O2 -fPIC -I/Users/tylerlindell/torch-distro/install/include -c call.c -o call.o -Idynasm | |
env MACOSX_DEPLOYMENT_TARGET=10.8 gcc -O2 -fPIC -I/Users/tylerlindell/torch-distro/install/include -c ctype.c -o ctype.o -Idynasm | |
env MACOSX_DEPLOYMENT_TARGET=10.8 gcc -O2 -fPIC -I/Users/tylerlindell/torch-distro/install/include -c ffi.c -o ffi.o -Idynasm | |
env MACOSX_DEPLOYMENT_TARGET=10.8 gcc -O2 -fPIC -I/Users/tylerlindell/torch-distro/install/include -c parser.c -o parser.o -Idynasm | |
env MACOSX_DEPLOYMENT_TARGET=10.8 gcc -bundle -undefined dynamic_lookup -all_load -o ffi.so -L/Users/tylerlindell/torch-distro/install/lib call.o ctype.o ffi.o parser.o | |
Updating manifest for /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks | |
luaffi scm-1 is now built and installed in /Users/tylerlindell/torch-distro/install/ (license: BSD) | |
env MACOSX_DEPLOYMENT_TARGET=10.8 gcc -O2 -fPIC -I/Users/tylerlindell/torch-distro/install/include -c src/autolink.c -o src/autolink.o -Isrc/ -Ihtml/ | |
env MACOSX_DEPLOYMENT_TARGET=10.8 gcc -O2 -fPIC -I/Users/tylerlindell/torch-distro/install/include -c src/buffer.c -o src/buffer.o -Isrc/ -Ihtml/ | |
env MACOSX_DEPLOYMENT_TARGET=10.8 gcc -O2 -fPIC -I/Users/tylerlindell/torch-distro/install/include -c src/markdown.c -o src/markdown.o -Isrc/ -Ihtml/ | |
env MACOSX_DEPLOYMENT_TARGET=10.8 gcc -O2 -fPIC -I/Users/tylerlindell/torch-distro/install/include -c src/stack.c -o src/stack.o -Isrc/ -Ihtml/ | |
env MACOSX_DEPLOYMENT_TARGET=10.8 gcc -O2 -fPIC -I/Users/tylerlindell/torch-distro/install/include -c html/houdini_href_e.c -o html/houdini_href_e.o -Isrc/ -Ihtml/ | |
env MACOSX_DEPLOYMENT_TARGET=10.8 gcc -O2 -fPIC -I/Users/tylerlindell/torch-distro/install/include -c html/houdini_html_e.c -o html/houdini_html_e.o -Isrc/ -Ihtml/ | |
env MACOSX_DEPLOYMENT_TARGET=10.8 gcc -O2 -fPIC -I/Users/tylerlindell/torch-distro/install/include -c html/html.c -o html/html.o -Isrc/ -Ihtml/ | |
env MACOSX_DEPLOYMENT_TARGET=10.8 gcc -O2 -fPIC -I/Users/tylerlindell/torch-distro/install/include -c html/html_smartypants.c -o html/html_smartypants.o -Isrc/ -Ihtml/ | |
env MACOSX_DEPLOYMENT_TARGET=10.8 gcc -bundle -undefined dynamic_lookup -all_load -o libsundown.so -L/Users/tylerlindell/torch-distro/install/lib src/autolink.o src/buffer.o src/markdown.o src/stack.o html/houdini_href_e.o html/houdini_html_e.o html/html.o html/html_smartypants.o | |
Updating manifest for /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks | |
sundown scm-1 is now built and installed in /Users/tylerlindell/torch-distro/install/ (license: BSD) | |
Updating manifest for /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks | |
cwrap scm-1 is now built and installed in /Users/tylerlindell/torch-distro/install/ (license: BSD) | |
Warning: unmatched variable LUALIB | |
cmake -E make_directory build && cd build && cmake .. -DCMAKE_BUILD_TYPE=Release -DLUALIB= -DLUA_INCDIR="/Users/tylerlindell/torch-distro/install/include" -DLUA_LIBDIR="/Users/tylerlindell/torch-distro/install/lib" -DLUADIR="/Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lua" -DLIBDIR="/Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lib" -DCMAKE_INSTALL_PREFIX="/Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/paths/scm-1" && make | |
-- The C compiler identification is AppleClang 7.3.0.7030031 | |
-- The CXX compiler identification is AppleClang 7.3.0.7030031 | |
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/clang | |
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/clang -- works | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - done | |
-- Detecting C compile features | |
-- Detecting C compile features - done | |
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/clang++ | |
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/clang++ -- works | |
-- Detecting CXX compiler ABI info | |
-- Detecting CXX compiler ABI info - done | |
-- Detecting CXX compile features | |
-- Detecting CXX compile features - done | |
-- Looking for include file fcntl.h | |
-- Looking for include file fcntl.h - found | |
-- Looking for include file unistd.h | |
-- Looking for include file unistd.h - found | |
-- Looking for include file dirent.h | |
-- Looking for include file dirent.h - found | |
-- Looking for include file time.h | |
-- Looking for include file time.h - found | |
-- Looking for include file sys/time.h | |
-- Looking for include file sys/time.h - found | |
-- Looking for include file sys/ndir.h | |
-- Looking for include file sys/ndir.h - not found | |
-- Looking for include file sys/utsname.h | |
-- Looking for include file sys/utsname.h - found | |
-- Looking for include file sys/dir.h | |
-- Looking for include file sys/dir.h - found | |
-- Looking for include file ndir.h | |
-- Looking for include file ndir.h - not found | |
-- Looking for getcwd | |
-- Looking for getcwd - found | |
-- Looking for dlopen in dl | |
-- Looking for dlopen in dl - found | |
-- Configuring done | |
-- Generating done | |
-- Build files have been written to: /Users/tylerlindell/torch-distro/pkg/paths/build | |
Scanning dependencies of target paths | |
[ 50%] Building C object CMakeFiles/paths.dir/paths.c.o | |
/Users/tylerlindell/torch-distro/pkg/paths/paths.c:747:15: warning: 'tempnam' is | |
deprecated: This function is provided for compatibility reasons only. Due | |
to security concerns inherent in the design of tempnam(3), it is highly | |
recommended that you use mkstemp(3) instead. [-Wdeprecated-declarations] | |
char *tmp = tempnam(NULL, "luatmp"); | |
^ | |
/usr/include/stdio.h:391:7: note: 'tempnam' has been explicitly marked | |
deprecated here | |
char *tempnam(const char *, const char *) __DARWIN_ALIAS(tempnam); | |
^ | |
1 warning generated. | |
[100%] Linking C shared module libpaths.so | |
[100%] Built target paths | |
cd build && make install | |
[100%] Built target paths | |
Install the project... | |
-- Install configuration: "Release" | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lua/paths/init.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lib/libpaths.so | |
Updating manifest for /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks | |
paths scm-1 is now built and installed in /Users/tylerlindell/torch-distro/install/ (license: BSD) | |
Warning: unmatched variable LUALIB | |
cmake -E make_directory build && cd build && cmake .. -DCMAKE_BUILD_TYPE=Release -DLUA=/Users/tylerlindell/torch-distro/install/bin/luajit -DLUALIB= -DLUA_BINDIR="/Users/tylerlindell/torch-distro/install/bin" -DLUA_INCDIR="/Users/tylerlindell/torch-distro/install/include" -DLUA_LIBDIR="/Users/tylerlindell/torch-distro/install/lib" -DLUADIR="/Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/torch/scm-1/lua" -DLIBDIR="/Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/torch/scm-1/lib" -DCMAKE_INSTALL_PREFIX="/Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/torch/scm-1" && make -j$(getconf _NPROCESSORS_ONLN) | |
-- The C compiler identification is AppleClang 7.3.0.7030031 | |
-- The CXX compiler identification is AppleClang 7.3.0.7030031 | |
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/clang | |
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/clang -- works | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - done | |
-- Detecting C compile features | |
-- Detecting C compile features - done | |
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/clang++ | |
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/clang++ -- works | |
-- Detecting CXX compiler ABI info | |
-- Detecting CXX compiler ABI info - done | |
-- Detecting CXX compile features | |
-- Detecting CXX compile features - done | |
-- Try OpenMP C flag = [-fopenmp=libomp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [ ] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [-fopenmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [/openmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [-Qopenmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [-openmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [-xopenmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [+Oopenmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [-qsmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [-mp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [-fopenmp=libomp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [ ] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [-fopenmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [/openmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [-Qopenmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [-openmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [-xopenmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [+Oopenmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [-qsmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [-mp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Could NOT find OpenMP (missing: OpenMP_C_FLAGS OpenMP_CXX_FLAGS) | |
-- Try OpenMP C flag = [-fopenmp=libomp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [ ] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [-fopenmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [/openmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [-Qopenmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [-openmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [-xopenmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [+Oopenmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [-qsmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [-mp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [-fopenmp=libomp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [ ] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [-fopenmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [/openmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [-Qopenmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [-openmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [-xopenmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [+Oopenmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [-qsmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [-mp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Could NOT find OpenMP (missing: OpenMP_C_FLAGS OpenMP_CXX_FLAGS) | |
-- Could not find hardware support for NEON on this machine. | |
-- No OMAP3 processor on this machine. | |
-- No OMAP4 processor on this machine. | |
-- Looking for cpuid.h | |
-- Looking for cpuid.h - found | |
-- Performing Test HAVE_GCC_GET_CPUID | |
-- Performing Test HAVE_GCC_GET_CPUID - Success | |
-- Performing Test NO_GCC_EBX_FPIC_BUG | |
-- Performing Test NO_GCC_EBX_FPIC_BUG - Success | |
-- Performing Test C_HAS_SSE1_1 | |
-- Performing Test C_HAS_SSE1_1 - Success | |
-- Performing Test C_HAS_SSE2_1 | |
-- Performing Test C_HAS_SSE2_1 - Success | |
-- Performing Test C_HAS_SSE3_1 | |
-- Performing Test C_HAS_SSE3_1 - Success | |
-- Performing Test C_HAS_SSE4_1_1 | |
-- Performing Test C_HAS_SSE4_1_1 - Failed | |
-- Performing Test C_HAS_SSE4_1_2 | |
-- Performing Test C_HAS_SSE4_1_2 - Success | |
-- Performing Test C_HAS_SSE4_2_1 | |
-- Performing Test C_HAS_SSE4_2_1 - Failed | |
-- Performing Test C_HAS_SSE4_2_2 | |
-- Performing Test C_HAS_SSE4_2_2 - Success | |
-- Performing Test C_HAS_AVX_1 | |
-- Performing Test C_HAS_AVX_1 - Failed | |
-- Performing Test C_HAS_AVX_2 | |
-- Performing Test C_HAS_AVX_2 - Success | |
-- Performing Test C_HAS_AVX2_1 | |
-- Performing Test C_HAS_AVX2_1 - Failed | |
-- Performing Test C_HAS_AVX2_2 | |
-- Performing Test C_HAS_AVX2_2 - Success | |
-- Performing Test CXX_HAS_SSE1_1 | |
-- Performing Test CXX_HAS_SSE1_1 - Success | |
-- Performing Test CXX_HAS_SSE2_1 | |
-- Performing Test CXX_HAS_SSE2_1 - Success | |
-- Performing Test CXX_HAS_SSE3_1 | |
-- Performing Test CXX_HAS_SSE3_1 - Success | |
-- Performing Test CXX_HAS_SSE4_1_1 | |
-- Performing Test CXX_HAS_SSE4_1_1 - Failed | |
-- Performing Test CXX_HAS_SSE4_1_2 | |
-- Performing Test CXX_HAS_SSE4_1_2 - Success | |
-- Performing Test CXX_HAS_SSE4_2_1 | |
-- Performing Test CXX_HAS_SSE4_2_1 - Failed | |
-- Performing Test CXX_HAS_SSE4_2_2 | |
-- Performing Test CXX_HAS_SSE4_2_2 - Success | |
-- Performing Test CXX_HAS_AVX_1 | |
-- Performing Test CXX_HAS_AVX_1 - Failed | |
-- Performing Test CXX_HAS_AVX_2 | |
-- Performing Test CXX_HAS_AVX_2 - Success | |
-- Performing Test CXX_HAS_AVX2_1 | |
-- Performing Test CXX_HAS_AVX2_1 - Failed | |
-- Performing Test CXX_HAS_AVX2_2 | |
-- Performing Test CXX_HAS_AVX2_2 - Success | |
-- SSE2 Found | |
-- SSE3 Found | |
-- AVX Found | |
-- AVX2 Found | |
-- Performing Test HAS_C11_ATOMICS | |
-- Performing Test HAS_C11_ATOMICS - Failed | |
-- Performing Test HAS_MSC_ATOMICS | |
-- Performing Test HAS_MSC_ATOMICS - Failed | |
-- Performing Test HAS_GCC_ATOMICS | |
-- Performing Test HAS_GCC_ATOMICS - Success | |
-- TH_SO_VERSION: 0 | |
-- Atomics: using GCC intrinsics | |
-- Looking for sys/types.h | |
-- Looking for sys/types.h - found | |
-- Looking for stdint.h | |
-- Looking for stdint.h - found | |
-- Looking for stddef.h | |
-- Looking for stddef.h - found | |
-- Check size of void* | |
-- Check size of void* - done | |
-- Checking for [mkl_intel_ilp64 - mkl_intel_thread - mkl_core - iomp5 - pthread - m] | |
-- Library mkl_intel_ilp64: not found | |
-- Checking for [mkl_intel - mkl_intel_thread - mkl_core - iomp5 - pthread - m] | |
-- Library mkl_intel: not found | |
-- Checking for [mkl_intel_ilp64 - mkl_intel_thread - mkl_core - guide - pthread - m] | |
-- Library mkl_intel_ilp64: not found | |
-- Checking for [mkl_intel - mkl_intel_thread - mkl_core - guide - pthread - m] | |
-- Library mkl_intel: not found | |
-- Checking for [mkl_intel_ilp64 - mkl_intel_thread - mkl_core - pthread - m] | |
-- Library mkl_intel_ilp64: not found | |
-- Checking for [mkl_intel - mkl_intel_thread - mkl_core - pthread - m] | |
-- Library mkl_intel: not found | |
-- Checking for [mkl_intel_ilp64 - mkl_sequential - mkl_core - m] | |
-- Library mkl_intel_ilp64: not found | |
-- Checking for [mkl_intel - mkl_sequential - mkl_core - m] | |
-- Library mkl_intel: not found | |
-- Checking for [mkl_intel_ilp64 - mkl_sequential - mkl_core - m] | |
-- Library mkl_intel_ilp64: not found | |
-- Checking for [mkl_intel - mkl_sequential - mkl_core - m] | |
-- Library mkl_intel: not found | |
-- Checking for [mkl_intel_ilp64 - mkl_sequential - mkl_core - m] | |
-- Library mkl_intel_ilp64: not found | |
-- Checking for [mkl_intel - mkl_sequential - mkl_core - m] | |
-- Library mkl_intel: not found | |
-- Checking for [mkl_intel_ilp64 - mkl_intel_thread - mkl_core - iomp5 - pthread - m] | |
-- Library mkl_intel_ilp64: not found | |
-- Checking for [mkl_intel - mkl_intel_thread - mkl_core - iomp5 - pthread - m] | |
-- Library mkl_intel: not found | |
-- Checking for [mkl_intel_ilp64 - mkl_intel_thread - mkl_core - guide - pthread - m] | |
-- Library mkl_intel_ilp64: not found | |
-- Checking for [mkl_intel - mkl_intel_thread - mkl_core - guide - pthread - m] | |
-- Library mkl_intel: not found | |
-- Checking for [mkl_intel_ilp64 - mkl_intel_thread - mkl_core - pthread - m] | |
-- Library mkl_intel_ilp64: not found | |
-- Checking for [mkl_intel - mkl_intel_thread - mkl_core - pthread - m] | |
-- Library mkl_intel: not found | |
-- Checking for [mkl - guide - pthread - m] | |
-- Library mkl: not found | |
-- MKL library not found | |
-- Checking for [openblas] | |
-- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND | |
-- Checking for [openblas - pthread] | |
-- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND | |
-- Checking for [goto2 - gfortran] | |
-- Library goto2: BLAS_goto2_LIBRARY-NOTFOUND | |
-- Checking for [goto2 - gfortran - pthread] | |
-- Library goto2: BLAS_goto2_LIBRARY-NOTFOUND | |
-- Checking for [acml - gfortran] | |
-- Library acml: BLAS_acml_LIBRARY-NOTFOUND | |
-- Checking for [Accelerate] | |
-- Library Accelerate: /System/Library/Frameworks/Accelerate.framework | |
-- Looking for sgemm_ | |
-- Looking for sgemm_ - found | |
-- Performing Test BLAS_F2C_DOUBLE_WORKS | |
-- Performing Test BLAS_F2C_DOUBLE_WORKS - Success | |
-- Performing Test BLAS_F2C_FLOAT_WORKS | |
-- Performing Test BLAS_F2C_FLOAT_WORKS - Failed | |
-- This BLAS uses the F2C return conventions | |
-- Found a library with BLAS API (accelerate). | |
-- Looking for cheev_ | |
-- Looking for cheev_ - found | |
-- Found a library with LAPACK API. (accelerate) | |
-- Looking for mmap | |
-- Looking for mmap - found | |
-- Looking for shm_open | |
-- Looking for shm_open - found | |
-- Looking for shm_unlink | |
-- Looking for shm_unlink - found | |
-- Looking for malloc_usable_size | |
-- Looking for malloc_usable_size - not found | |
-- Performing Test C_HAS_THREAD | |
-- Performing Test C_HAS_THREAD - Success | |
-- Configuring done | |
-- Generating done | |
-- Build files have been written to: /Users/tylerlindell/torch-distro/pkg/torch/build | |
Scanning dependencies of target luaT | |
Scanning dependencies of target TH | |
[ 2%] Building C object lib/luaT/CMakeFiles/luaT.dir/luaT.c.o | |
[ 5%] Building C object lib/TH/CMakeFiles/TH.dir/THGeneral.c.o | |
[ 7%] Building C object lib/TH/CMakeFiles/TH.dir/THHalf.c.o | |
[ 10%] Building C object lib/TH/CMakeFiles/TH.dir/THAllocator.c.o | |
[ 13%] Building C object lib/TH/CMakeFiles/TH.dir/THStorage.c.o | |
[ 15%] Building C object lib/TH/CMakeFiles/TH.dir/THTensor.c.o | |
[ 18%] Building C object lib/TH/CMakeFiles/TH.dir/THBlas.c.o | |
[ 21%] Linking C shared library libluaT.dylib | |
[ 21%] Built target luaT | |
[ 23%] Building C object lib/TH/CMakeFiles/TH.dir/THLapack.c.o | |
[ 26%] Building C object lib/TH/CMakeFiles/TH.dir/THLogAdd.c.o | |
[ 28%] Building C object lib/TH/CMakeFiles/TH.dir/THRandom.c.o | |
[ 31%] Building C object lib/TH/CMakeFiles/TH.dir/THFile.c.o | |
[ 34%] Building C object lib/TH/CMakeFiles/TH.dir/THDiskFile.c.o | |
[ 36%] Building C object lib/TH/CMakeFiles/TH.dir/THMemoryFile.c.o | |
[ 39%] Building C object lib/TH/CMakeFiles/TH.dir/THAtomic.c.o | |
[ 42%] Building C object lib/TH/CMakeFiles/TH.dir/THVector.c.o | |
[ 44%] Building C object lib/TH/CMakeFiles/TH.dir/generic/simd/convolve.c.o | |
[ 47%] Building C object lib/TH/CMakeFiles/TH.dir/generic/simd/convolve5x5_sse.c.o | |
[ 50%] Building C object lib/TH/CMakeFiles/TH.dir/vector/AVX.c.o | |
[ 52%] Building C object lib/TH/CMakeFiles/TH.dir/generic/simd/convolve5x5_avx.c.o | |
[ 55%] Building C object lib/TH/CMakeFiles/TH.dir/vector/AVX2.c.o | |
[ 57%] Linking C shared library libTH.dylib | |
[ 57%] Built target TH | |
[ 63%] Generating TensorMath.c | |
[ 63%] Generating random.c | |
Scanning dependencies of target torch | |
[ 68%] Building C object CMakeFiles/torch.dir/MemoryFile.c.o | |
[ 71%] Building C object CMakeFiles/torch.dir/DiskFile.c.o | |
[ 71%] Building C object CMakeFiles/torch.dir/PipeFile.c.o | |
[ 73%] Building C object CMakeFiles/torch.dir/File.c.o | |
[ 76%] Building C object CMakeFiles/torch.dir/Storage.c.o | |
[ 78%] Building C object CMakeFiles/torch.dir/Tensor.c.o | |
[ 81%] Building C object CMakeFiles/torch.dir/Timer.c.o | |
[ 84%] Building C object CMakeFiles/torch.dir/utils.c.o | |
[ 86%] Building C object CMakeFiles/torch.dir/init.c.o | |
[ 89%] Building C object CMakeFiles/torch.dir/TensorOperator.c.o | |
[ 92%] Building C object CMakeFiles/torch.dir/TensorMath.c.o | |
[ 94%] Building C object CMakeFiles/torch.dir/random.c.o | |
[ 97%] Building C object CMakeFiles/torch.dir/Generator.c.o | |
[100%] Linking C shared module libtorch.so | |
[100%] Built target torch | |
cd build && make install | |
[ 52%] Built target TH | |
[ 57%] Built target luaT | |
[100%] Built target torch | |
Install the project... | |
-- Install configuration: "Release" | |
-- Installing: /Users/tylerlindell/torch-distro/install/share/cmake/torch/TorchExports.cmake | |
-- Installing: /Users/tylerlindell/torch-distro/install/share/cmake/torch/TorchExports-release.cmake | |
-- Installing: /Users/tylerlindell/torch-distro/install/share/cmake/torch/TorchConfig.cmake | |
-- Installing: /Users/tylerlindell/torch-distro/install/share/cmake/torch/TorchWrap.cmake | |
-- Installing: /Users/tylerlindell/torch-distro/install/share/cmake/torch/TorchPathsInit.cmake | |
-- Installing: /Users/tylerlindell/torch-distro/install/share/cmake/torch/TorchPackage.cmake | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/torch/scm-1/lib/libtorch.so | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/torch/scm-1/lua/torch/init.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/torch/scm-1/lua/torch/File.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/torch/scm-1/lua/torch/Tensor.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/torch/scm-1/lua/torch/CmdLine.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/torch/scm-1/lua/torch/FFI.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/torch/scm-1/lua/torch/Tester.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/torch/scm-1/lua/torch/TestSuite.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/torch/scm-1/lua/torch/paths.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/torch/scm-1/lua/torch/test.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/torch/scm-1/lua/torch/README.md | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/torch/scm-1/lua/torch/doc | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/torch/scm-1/lua/torch/doc/cmdline.md | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/torch/scm-1/lua/torch/doc/diskfile.md | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/torch/scm-1/lua/torch/doc/file.md | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/torch/scm-1/lua/torch/doc/gather.png | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/torch/scm-1/lua/torch/doc/index.md | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/torch/scm-1/lua/torch/doc/maths.md | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/torch/scm-1/lua/torch/doc/memoryfile.md | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/torch/scm-1/lua/torch/doc/pipefile.md | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/torch/scm-1/lua/torch/doc/random.md | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/torch/scm-1/lua/torch/doc/serialization.md | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/torch/scm-1/lua/torch/doc/storage.md | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/torch/scm-1/lua/torch/doc/tensor.md | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/torch/scm-1/lua/torch/doc/tester.md | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/torch/scm-1/lua/torch/doc/timer.md | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/torch/scm-1/lua/torch/doc/utility.md | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/libTH.0.dylib | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/libTH.dylib | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/TH/TH.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/TH/THAllocator.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/TH/THMath.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/TH/THBlas.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/TH/THDiskFile.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/TH/THFile.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/TH/THFilePrivate.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/TH/THGeneral.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/TH/THGenerateAllTypes.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/TH/THGenerateHalfType.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/TH/THGenerateFloatTypes.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/TH/THGenerateIntTypes.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/TH/THLapack.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/TH/THLogAdd.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/TH/THMemoryFile.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/TH/THRandom.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/TH/THStorage.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/TH/THTensor.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/TH/THTensorApply.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/TH/THTensorDimApply.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/TH/THTensorMacros.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/TH/THVector.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/TH/THAtomic.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/TH/THHalf.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/TH/vector/AVX.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/TH/vector/AVX2.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/TH/generic/THBlas.c | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/TH/generic/THBlas.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/TH/generic/THLapack.c | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/TH/generic/THLapack.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/TH/generic/THStorage.c | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/TH/generic/THStorage.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/TH/generic/THStorageCopy.c | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/TH/generic/THStorageCopy.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/TH/generic/THTensor.c | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/TH/generic/THTensor.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/TH/generic/THTensorConv.c | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/TH/generic/THTensorConv.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/TH/generic/THTensorCopy.c | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/TH/generic/THTensorCopy.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/TH/generic/THTensorLapack.c | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/TH/generic/THTensorLapack.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/TH/generic/THTensorMath.c | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/TH/generic/THTensorMath.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/TH/generic/THTensorRandom.c | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/TH/generic/THTensorRandom.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/TH/generic/THVectorDispatch.c | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/TH/generic/THVector.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/share/cmake/torch/THConfig.cmake | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/libluaT.0.dylib | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/libluaT.dylib | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/luaT.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/share/cmake/torch/luaTConfig.cmake | |
Updating manifest for /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks | |
torch scm-1 is now built and installed in /Users/tylerlindell/torch-distro/install/ (license: BSD) | |
Updating manifest for /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks | |
dok scm-1 is now built and installed in /Users/tylerlindell/torch-distro/install/ (license: BSD) | |
env MACOSX_DEPLOYMENT_TARGET=10.8 gcc -O2 -fPIC -I/Users/tylerlindell/torch-distro/install/include -c utils.c -o utils.o | |
env MACOSX_DEPLOYMENT_TARGET=10.8 gcc -bundle -undefined dynamic_lookup -all_load -o treplutils.so -L/Users/tylerlindell/torch-distro/install/lib utils.o | |
env MACOSX_DEPLOYMENT_TARGET=10.8 gcc -O2 -fPIC -I/Users/tylerlindell/torch-distro/install/include -c readline.c -o readline.o | |
env MACOSX_DEPLOYMENT_TARGET=10.8 gcc -bundle -undefined dynamic_lookup -all_load -o readline.so -L/Users/tylerlindell/torch-distro/install/lib readline.o -lreadline | |
Updating manifest for /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks | |
trepl scm-1 is now built and installed in /Users/tylerlindell/torch-distro/install/ (license: BSD) | |
Warning: unmatched variable LUALIB | |
cmake -E make_directory build && cd build && cmake .. -DLUALIB= -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX="/Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/sys/1.1-0" && make | |
-- The C compiler identification is AppleClang 7.3.0.7030031 | |
-- The CXX compiler identification is AppleClang 7.3.0.7030031 | |
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/clang | |
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/clang -- works | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - done | |
-- Detecting C compile features | |
-- Detecting C compile features - done | |
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/clang++ | |
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/clang++ -- works | |
-- Detecting CXX compiler ABI info | |
-- Detecting CXX compiler ABI info - done | |
-- Detecting CXX compile features | |
-- Detecting CXX compile features - done | |
-- Found Torch7 in /Users/tylerlindell/torch-distro/install | |
-- Configuring done | |
-- Generating done | |
-- Build files have been written to: /Users/tylerlindell/torch-distro/pkg/sys/build | |
Scanning dependencies of target sys | |
[ 50%] Building C object CMakeFiles/sys.dir/sys.c.o | |
[100%] 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: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/sys/1.1-0/lib/libsys.so | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/sys/1.1-0/lua/sys/init.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/sys/1.1-0/lua/sys/colors.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/sys/1.1-0/lua/sys/fpath.lua | |
Updating manifest for /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks | |
sys 1.1-0 is now built and installed in /Users/tylerlindell/torch-distro/install/ (license: BSD) | |
Updating manifest for /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks | |
xlua 1.0-0 is now built and installed in /Users/tylerlindell/torch-distro/install/ (license: BSD) | |
cmake -E make_directory build && cd build && cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH="/Users/tylerlindell/torch-distro/install/bin/.." -DCMAKE_INSTALL_PREFIX="/Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1" -DLUA_INCDIR="/Users/tylerlindell/torch-distro/install/include" -DLUA_LIBDIR="/Users/tylerlindell/torch-distro/install/lib" && make | |
-- The C compiler identification is AppleClang 7.3.0.7030031 | |
-- The CXX compiler identification is AppleClang 7.3.0.7030031 | |
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/clang | |
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/clang -- works | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - done | |
-- Detecting C compile features | |
-- Detecting C compile features - done | |
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/clang++ | |
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/clang++ -- works | |
-- Detecting CXX compiler ABI info | |
-- Detecting CXX compiler ABI info - done | |
-- Detecting CXX compile features | |
-- Detecting CXX compile features - done | |
-- Found Torch7 in /Users/tylerlindell/torch-distro/install | |
-- TH_LIBRARIES: TH | |
-- Try OpenMP C flag = [-fopenmp=libomp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [ ] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [-fopenmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [/openmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [-Qopenmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [-openmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [-xopenmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [+Oopenmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [-qsmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [-mp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [-fopenmp=libomp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [ ] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [-fopenmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [/openmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [-Qopenmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [-openmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [-xopenmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [+Oopenmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [-qsmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [-mp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Could NOT find OpenMP (missing: OpenMP_C_FLAGS OpenMP_CXX_FLAGS) | |
-- Configuring done | |
-- Generating done | |
CMake Warning: | |
Manually-specified variables were not used by the project: | |
LUA_INCDIR | |
LUA_LIBDIR | |
-- Build files have been written to: /Users/tylerlindell/torch-distro/extra/nn/build | |
Scanning dependencies of target THNN | |
[ 50%] Building C object lib/THNN/CMakeFiles/THNN.dir/init.c.o | |
[100%] Linking C shared module libTHNN.so | |
[100%] Built target THNN | |
cd build && make install | |
[100%] Built target THNN | |
Install the project... | |
-- Install configuration: "Release" | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/Abs.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/AbsCriterion.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/Add.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/AddConstant.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/BCECriterion.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/BatchNormalization.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/Bilinear.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/Bottle.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/CAdd.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/CAddTable.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/CDivTable.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/CMaxTable.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/CMinTable.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/CMul.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/CMulTable.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/CReLU.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/CSubTable.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/Clamp.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/ClassNLLCriterion.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/ClassSimplexCriterion.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/Concat.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/ConcatTable.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/Container.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/Contiguous.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/Copy.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/Cosine.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/CosineDistance.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/CosineEmbeddingCriterion.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/Criterion.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/CriterionTable.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/CrossEntropyCriterion.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/DepthConcat.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/DistKLDivCriterion.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/DistanceRatioCriterion.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/DotProduct.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/Dropout.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/ELU.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/ErrorMessages.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/Euclidean.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/Exp.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/FlattenTable.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/GPU.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/GatedLinearUnit.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/GradientReversal.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/HardShrink.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/HardTanh.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/HingeEmbeddingCriterion.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/Identity.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/Index.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/IndexLinear.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/Jacobian.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/JoinTable.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/L1Cost.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/L1HingeEmbeddingCriterion.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/L1Penalty.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/LayerNormalization.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/LeakyReLU.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/Linear.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/Log.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/LogSigmoid.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/LogSoftMax.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/LookupTable.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/MM.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/MSECriterion.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/MV.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/MapTable.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/MarginCriterion.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/MarginRankingCriterion.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/MaskedSelect.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/Max.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/Maxout.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/Mean.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/Min.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/MixtureTable.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/Module.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/Mul.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/MulConstant.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/MultiCriterion.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/MultiLabelMarginCriterion.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/MultiLabelSoftMarginCriterion.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/MultiMarginCriterion.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/Narrow.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/NarrowTable.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/Normalize.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/PReLU.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/Padding.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/PairwiseDistance.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/Parallel.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/ParallelCriterion.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/ParallelTable.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/PartialLinear.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/PixelShuffle.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/Power.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/RReLU.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/ReLU.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/ReLU6.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/Replicate.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/Reshape.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/Select.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/SelectTable.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/Sequential.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/Sigmoid.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/SmoothL1Criterion.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/SoftMarginCriterion.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/SoftMax.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/SoftMin.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/SoftPlus.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/SoftShrink.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/SoftSign.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/SparseJacobian.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/SparseLinear.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/SpatialAdaptiveAveragePooling.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/SpatialAdaptiveMaxPooling.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/SpatialAutoCropMSECriterion.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/SpatialAveragePooling.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/SpatialBatchNormalization.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/SpatialClassNLLCriterion.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/SpatialContrastiveNormalization.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/SpatialConvolution.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/SpatialConvolutionLocal.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/SpatialConvolutionMM.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/SpatialConvolutionMap.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/SpatialCrossMapLRN.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/SpatialDilatedConvolution.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/SpatialDilatedMaxPooling.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/SpatialDivisiveNormalization.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/SpatialDropout.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/SpatialFractionalMaxPooling.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/SpatialFullConvolution.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/SpatialFullConvolutionMap.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/SpatialLPPooling.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/SpatialLogSoftMax.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/SpatialMaxPooling.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/SpatialMaxUnpooling.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/SpatialReflectionPadding.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/SpatialReplicationPadding.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/SpatialSoftMax.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/SpatialSubSampling.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/SpatialSubtractiveNormalization.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/SpatialUpSamplingBilinear.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/SpatialUpSamplingNearest.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/SpatialZeroPadding.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/SplitTable.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/Sqrt.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/Square.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/Squeeze.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/StochasticGradient.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/Sum.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/THNN.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/THNN_h.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/Tanh.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/TanhShrink.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/TemporalConvolution.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/TemporalDynamicKMaxPooling.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/TemporalMaxPooling.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/TemporalRowConvolution.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/TemporalSubSampling.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/Threshold.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/Transpose.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/Unsqueeze.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/View.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/VolumetricAveragePooling.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/VolumetricBatchNormalization.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/VolumetricConvolution.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/VolumetricDilatedConvolution.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/VolumetricDilatedMaxPooling.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/VolumetricDropout.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/VolumetricFractionalMaxPooling.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/VolumetricFullConvolution.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/VolumetricMaxPooling.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/VolumetricMaxUnpooling.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/VolumetricReplicationPadding.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/WeightNorm.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/WeightedEuclidean.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/WeightedMSECriterion.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/hessian.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/init.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/test.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/utils.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/doc | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/doc/containers.md | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/doc/convolution.md | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/doc/criterion.md | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/doc/image | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/doc/image/abs.png | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/doc/image/elu.png | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/doc/image/exp.png | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/doc/image/hshrink.png | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/doc/image/htanh.png | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/doc/image/lena.jpg | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/doc/image/lenap.jpg | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/doc/image/logsigmoid.png | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/doc/image/logsoftmax.png | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/doc/image/power.png | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/doc/image/prelu.png | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/doc/image/relu.png | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/doc/image/relu6.png | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/doc/image/rrelu.png | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/doc/image/sigmmoid.png | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/doc/image/sigmoid.png | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/doc/image/softmax.png | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/doc/image/softmin.png | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/doc/image/softplus.png | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/doc/image/softsign.png | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/doc/image/sqrt.png | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/doc/image/square.png | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/doc/image/sshrink.png | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/doc/image/tanh.png | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/doc/index.md | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/doc/module.md | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/doc/overview.md | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/doc/simple.md | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/doc/table.md | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/doc/testing.md | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/doc/training.md | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/doc/transfer.md | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lua/nn/README.md | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nn/scm-1/lib/libTHNN.so | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THNN/THNN.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THNN/generic/THNN.h | |
Updating manifest for /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks | |
nn scm-1 is now built and installed in /Users/tylerlindell/torch-distro/install/ (license: BSD) | |
cmake -E make_directory build && cd build && cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH="/Users/tylerlindell/torch-distro/install/bin/.." -DCMAKE_INSTALL_PREFIX="/Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/graph/scm-1" && make | |
-- The C compiler identification is AppleClang 7.3.0.7030031 | |
-- The CXX compiler identification is AppleClang 7.3.0.7030031 | |
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/clang | |
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/clang -- works | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - done | |
-- Detecting C compile features | |
-- Detecting C compile features - done | |
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/clang++ | |
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/clang++ -- works | |
-- Detecting CXX compiler ABI info | |
-- Detecting CXX compiler ABI info - done | |
-- Detecting CXX compile features | |
-- Detecting CXX compile features - done | |
-- Found Torch7 in /Users/tylerlindell/torch-distro/install | |
-- Configuring done | |
-- Generating done | |
-- Build files have been written to: /Users/tylerlindell/torch-distro/extra/graph/build | |
cd build && make install | |
Install the project... | |
-- Install configuration: "Release" | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/graph/scm-1/lua/graph/Edge.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/graph/scm-1/lua/graph/Node.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/graph/scm-1/lua/graph/graphviz.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/graph/scm-1/lua/graph/init.lua | |
Updating manifest for /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks | |
graph scm-1 is now built and installed in /Users/tylerlindell/torch-distro/install/ (license: UNKNOWN) | |
cmake -E make_directory build && cd build && cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH="/Users/tylerlindell/torch-distro/install/bin/.." -DCMAKE_INSTALL_PREFIX="/Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nngraph/scm-1" && make | |
-- The C compiler identification is AppleClang 7.3.0.7030031 | |
-- The CXX compiler identification is AppleClang 7.3.0.7030031 | |
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/clang | |
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/clang -- works | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - done | |
-- Detecting C compile features | |
-- Detecting C compile features - done | |
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/clang++ | |
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/clang++ -- works | |
-- Detecting CXX compiler ABI info | |
-- Detecting CXX compiler ABI info - done | |
-- Detecting CXX compile features | |
-- Detecting CXX compile features - done | |
-- Found Torch7 in /Users/tylerlindell/torch-distro/install | |
-- Configuring done | |
-- Generating done | |
-- Build files have been written to: /Users/tylerlindell/torch-distro/extra/nngraph/build | |
cd build && make install | |
Install the project... | |
-- Install configuration: "Release" | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nngraph/scm-1/lua/nngraph/JustElement.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nngraph/scm-1/lua/nngraph/JustTable.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nngraph/scm-1/lua/nngraph/ModuleFromCriterion.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nngraph/scm-1/lua/nngraph/gmodule.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nngraph/scm-1/lua/nngraph/graphinspecting.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nngraph/scm-1/lua/nngraph/init.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nngraph/scm-1/lua/nngraph/nest.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nngraph/scm-1/lua/nngraph/nesting.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nngraph/scm-1/lua/nngraph/node.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nngraph/scm-1/lua/nngraph/simple_print.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nngraph/scm-1/lua/nngraph/utils.lua | |
Updating manifest for /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks | |
nngraph scm-1 is now built and installed in /Users/tylerlindell/torch-distro/install/ (license: UNKNOWN) | |
Warning: unmatched variable LUALIB | |
cmake -E make_directory build && cd build && cmake .. -DLUALIB= -DLUA_INCDIR="/Users/tylerlindell/torch-distro/install/include" -DLUA_LIBDIR="/Users/tylerlindell/torch-distro/install/lib" -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH="/Users/tylerlindell/torch-distro/install/bin/.." -DCMAKE_INSTALL_PREFIX="/Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/image/1.1.alpha-0" && make | |
-- The C compiler identification is AppleClang 7.3.0.7030031 | |
-- The CXX compiler identification is AppleClang 7.3.0.7030031 | |
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/clang | |
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/clang -- works | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - done | |
-- Detecting C compile features | |
-- Detecting C compile features - done | |
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/clang++ | |
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/clang++ -- works | |
-- Detecting CXX compiler ABI info | |
-- Detecting CXX compiler ABI info - done | |
-- Detecting CXX compile features | |
-- Detecting CXX compile features - done | |
-- Found Torch7 in /Users/tylerlindell/torch-distro/install | |
-- Found JPEG: /usr/local/lib/libjpeg.dylib | |
-- Found ZLIB: /usr/lib/libz.dylib (found version "1.2.5") | |
-- Found PNG: /usr/local/lib/libpng.dylib (found version "1.4.12") | |
-- Try OpenMP C flag = [-fopenmp=libomp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [ ] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [-fopenmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [/openmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [-Qopenmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [-openmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [-xopenmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [+Oopenmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [-qsmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [-mp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [-fopenmp=libomp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [ ] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [-fopenmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [/openmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [-Qopenmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [-openmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [-xopenmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [+Oopenmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [-qsmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [-mp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Could NOT find OpenMP (missing: OpenMP_C_FLAGS OpenMP_CXX_FLAGS) | |
-- Looking for jpeg_mem_src | |
-- Looking for jpeg_mem_src - found | |
-- Looking for jpeg_mem_dest | |
-- Looking for jpeg_mem_dest - found | |
-- Configuring done | |
-- Generating done | |
CMake Warning: | |
Manually-specified variables were not used by the project: | |
LUA_INCDIR | |
LUA_LIBDIR | |
-- Build files have been written to: /Users/tylerlindell/torch-distro/pkg/image/build | |
Scanning dependencies of target lua_png | |
[ 12%] Building C object CMakeFiles/lua_png.dir/png.c.o | |
[ 25%] Linking C shared module liblua_png.so | |
[ 25%] Built target lua_png | |
Scanning dependencies of target jpeg | |
[ 37%] Building C object CMakeFiles/jpeg.dir/jpeg.c.o | |
[ 50%] Linking C shared module libjpeg.so | |
[ 50%] Built target jpeg | |
Scanning dependencies of target image | |
[ 62%] Building C object CMakeFiles/image.dir/image.c.o | |
[ 75%] Linking C shared module libimage.so | |
[ 75%] Built target image | |
Scanning dependencies of target ppm | |
[ 87%] Building C object CMakeFiles/ppm.dir/ppm.c.o | |
[100%] Linking C shared module libppm.so | |
[100%] Built target ppm | |
cd build && make install | |
[ 25%] Built target lua_png | |
[ 50%] Built target jpeg | |
[ 75%] Built target image | |
[100%] Built target ppm | |
Install the project... | |
-- Install configuration: "Release" | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/image/1.1.alpha-0/lib/libppm.so | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/image/1.1.alpha-0/lib/libjpeg.so | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/image/1.1.alpha-0/lib/liblua_png.so | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/image/1.1.alpha-0/lib/libimage.so | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/image/1.1.alpha-0/lua/image/init.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/image/1.1.alpha-0/lua/image/win.ui | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/image/1.1.alpha-0/lua/image/test.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/image/1.1.alpha-0/lua/image/assets | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/image/1.1.alpha-0/lua/image/assets/bmp-without-ext | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/image/1.1.alpha-0/lua/image/assets/corrupt-ihdr.png | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/image/1.1.alpha-0/lua/image/assets/fabio.jpg | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/image/1.1.alpha-0/lua/image/assets/fabio.png | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/image/1.1.alpha-0/lua/image/assets/foobar.png | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/image/1.1.alpha-0/lua/image/assets/grace_hopper_512.jpg | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/image/1.1.alpha-0/lua/image/assets/grace_hopper_512.png | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/image/1.1.alpha-0/lua/image/assets/gray16-1x2.png | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/image/1.1.alpha-0/lua/image/assets/gray3x1.png | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/image/1.1.alpha-0/lua/image/assets/P2.pgm | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/image/1.1.alpha-0/lua/image/assets/P4.pbm | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/image/1.1.alpha-0/lua/image/assets/P5.pgm | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/image/1.1.alpha-0/lua/image/assets/P6.ppm | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/image/1.1.alpha-0/lua/image/assets/rectangle.png | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/image/1.1.alpha-0/lua/image/assets/rgb16-2x1.png | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/image/1.1.alpha-0/lua/image/assets/rgb2x1.png | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/image/1.1.alpha-0/lua/image/README.md | |
Updating manifest for /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks | |
image 1.1.alpha-0 is now built and installed in /Users/tylerlindell/torch-distro/install/ (license: BSD) | |
cmake -E make_directory build && cd build && cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH="/Users/tylerlindell/torch-distro/install/bin/.." -DCMAKE_INSTALL_PREFIX="/Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/optim/1.0.5-0" && make | |
-- The C compiler identification is AppleClang 7.3.0.7030031 | |
-- The CXX compiler identification is AppleClang 7.3.0.7030031 | |
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/clang | |
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/clang -- works | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - done | |
-- Detecting C compile features | |
-- Detecting C compile features - done | |
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/clang++ | |
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/clang++ -- works | |
-- Detecting CXX compiler ABI info | |
-- Detecting CXX compiler ABI info - done | |
-- Detecting CXX compile features | |
-- Detecting CXX compile features - done | |
-- Found Torch7 in /Users/tylerlindell/torch-distro/install | |
-- Configuring done | |
-- Generating done | |
-- Build files have been written to: /Users/tylerlindell/torch-distro/pkg/optim/build | |
cd build && make install | |
Install the project... | |
-- Install configuration: "Release" | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/optim/1.0.5-0/lua/optim/ConfusionMatrix.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/optim/1.0.5-0/lua/optim/Logger.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/optim/1.0.5-0/lua/optim/adadelta.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/optim/1.0.5-0/lua/optim/adagrad.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/optim/1.0.5-0/lua/optim/adam.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/optim/1.0.5-0/lua/optim/adamax.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/optim/1.0.5-0/lua/optim/asgd.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/optim/1.0.5-0/lua/optim/cg.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/optim/1.0.5-0/lua/optim/checkgrad.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/optim/1.0.5-0/lua/optim/cmaes.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/optim/1.0.5-0/lua/optim/de.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/optim/1.0.5-0/lua/optim/fista.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/optim/1.0.5-0/lua/optim/init.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/optim/1.0.5-0/lua/optim/lbfgs.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/optim/1.0.5-0/lua/optim/lswolfe.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/optim/1.0.5-0/lua/optim/nag.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/optim/1.0.5-0/lua/optim/polyinterp.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/optim/1.0.5-0/lua/optim/rmsprop.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/optim/1.0.5-0/lua/optim/rprop.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/optim/1.0.5-0/lua/optim/sgd.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/optim/1.0.5-0/lua/optim/doc | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/optim/1.0.5-0/lua/optim/doc/algos.md | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/optim/1.0.5-0/lua/optim/doc/image | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/optim/1.0.5-0/lua/optim/doc/image/parameterflattening.png | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/optim/1.0.5-0/lua/optim/doc/image/parameterflattening.svg | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/optim/1.0.5-0/lua/optim/doc/image/parameterflattening.svg.png | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/optim/1.0.5-0/lua/optim/doc/intro.md | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/optim/1.0.5-0/lua/optim/doc/logger.md | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/optim/1.0.5-0/lua/optim/doc/logger_plot.png | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/optim/1.0.5-0/lua/optim/README.md | |
Updating manifest for /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks | |
optim 1.0.5-0 is now built and installed in /Users/tylerlindell/torch-distro/install/ (license: BSD) | |
Found CUDA on your machine. Installing CUDA packages | |
Warning: unmatched variable LUALIB | |
jopts=$(getconf _NPROCESSORS_CONF) | |
echo "Building on $jopts cores" | |
cmake -E make_directory build && cd build && cmake .. -DLUALIB= -DCMAKE_CXX_FLAGS=${CMAKE_CXX_FLAGS} -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH="/Users/tylerlindell/torch-distro/install/bin/.." -DCMAKE_INSTALL_PREFIX="/Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cutorch/scm-1" && make -j$jopts install | |
Building on 4 cores | |
-- The C compiler identification is AppleClang 7.3.0.7030031 | |
-- The CXX compiler identification is AppleClang 7.3.0.7030031 | |
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/clang | |
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/clang -- works | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - done | |
-- Detecting C compile features | |
-- Detecting C compile features - done | |
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/clang++ | |
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/clang++ -- works | |
-- Detecting CXX compiler ABI info | |
-- Detecting CXX compiler ABI info - done | |
-- Detecting CXX compile features | |
-- Detecting CXX compile features - done | |
-- Found Torch7 in /Users/tylerlindell/torch-distro/install | |
-- Found CUDA: /usr/local/cuda (found suitable version "7.5", minimum required is "6.5") | |
-- Removing -DNDEBUG from compile flags | |
-- TH_LIBRARIES: TH | |
-- MAGMA not found. Compiling without MAGMA support | |
-- Automatic GPU detection failed. Building for common architectures. | |
-- Autodetected CUDA architecture(s): 3.0;3.5;5.0;5.2;5.2+PTX | |
-- got cuda version 7.5 | |
-- Found CUDA with FP16 support, compiling with torch.CudaHalfTensor | |
-- CUDA_NVCC_FLAGS: -gencode;arch=compute_30,code=sm_30;-gencode;arch=compute_35,code=sm_35;-gencode;arch=compute_50,code=sm_50;-gencode;arch=compute_52,code=sm_52;-gencode;arch=compute_52,code=compute_52;-DCUDA_HAS_FP16=1 | |
-- THC_SO_VERSION: 0 | |
-- Configuring done | |
-- Generating done | |
-- Build files have been written to: /Users/tylerlindell/torch-distro/extra/cutorch/build | |
[ 2%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/THC_generated_THCReduceApplyUtils.cu.o | |
[ 2%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/THC_generated_THCHalf.cu.o | |
[ 3%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/THC_generated_THCSleep.cu.o | |
[ 4%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/THC_generated_THCBlas.cu.o | |
[ 5%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/THC_generated_THCStorage.cu.o | |
[ 6%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/THC_generated_THCStorageCopy.cu.o | |
[ 7%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/THC_generated_THCTensor.cu.o | |
[ 8%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/THC_generated_THCTensorCopy.cu.o | |
[ 10%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/THC_generated_THCTensorMath.cu.o | |
[ 11%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/THC_generated_THCTensorMath2.cu.o | |
[ 12%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/THC_generated_THCTensorMathBlas.cu.o | |
[ 13%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/THC_generated_THCTensorMathMagma.cu.o | |
[ 14%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/THC_generated_THCTensorMathPairwise.cu.o | |
[ 15%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/THC_generated_THCTensorMathReduce.cu.o | |
[ 16%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/THC_generated_THCTensorMathScan.cu.o | |
[ 17%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/THC_generated_THCTensorIndex.cu.o | |
[ 18%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/THC_generated_THCTensorConv.cu.o | |
[ 20%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/THC_generated_THCTensorRandom.cu.o | |
[ 21%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/THC_generated_THCTensorScatterGather.cu.o | |
[ 22%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/THC_generated_THCTensorTopK.cu.o | |
[ 23%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/THC_generated_THCTensorSort.cu.o | |
[ 24%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/THC_generated_THCTensorTypeUtils.cu.o | |
[ 25%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/THC_generated_THCSortUtils.cu.o | |
[ 26%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/THC_generated_THCTensorMode.cu.o | |
[ 27%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortByte.cu.o | |
[ 28%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTByte.cu.o | |
[ 30%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseByte.cu.o | |
[ 31%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareByte.cu.o | |
[ 32%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceByte.cu.o | |
[ 33%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedByte.cu.o | |
[ 34%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortChar.cu.o | |
[ 35%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTChar.cu.o | |
[ 36%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseChar.cu.o | |
[ 37%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareChar.cu.o | |
[ 38%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceChar.cu.o | |
[ 40%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedChar.cu.o | |
[ 41%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortShort.cu.o | |
[ 42%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTShort.cu.o | |
[ 43%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseShort.cu.o | |
[ 44%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareShort.cu.o | |
[ 45%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceShort.cu.o | |
[ 46%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedShort.cu.o | |
[ 47%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortInt.cu.o | |
[ 48%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTInt.cu.o | |
[ 50%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseInt.cu.o | |
[ 51%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareInt.cu.o | |
[ 52%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceInt.cu.o | |
[ 53%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedInt.cu.o | |
[ 54%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortLong.cu.o | |
[ 55%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTLong.cu.o | |
[ 56%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseLong.cu.o | |
[ 57%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareLong.cu.o | |
[ 58%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceLong.cu.o | |
[ 60%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedLong.cu.o | |
[ 61%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortHalf.cu.o | |
[ 62%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTHalf.cu.o | |
[ 63%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseHalf.cu.o | |
[ 64%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareHalf.cu.o | |
[ 65%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceHalf.cu.o | |
[ 66%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedHalf.cu.o | |
[ 67%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortFloat.cu.o | |
[ 68%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTFloat.cu.o | |
[ 70%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseFloat.cu.o | |
[ 71%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareFloat.cu.o | |
[ 72%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceFloat.cu.o | |
[ 73%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedFloat.cu.o | |
[ 74%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorSortDouble.cu.o | |
[ 75%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareTDouble.cu.o | |
[ 76%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathPointwiseDouble.cu.o | |
[ 77%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathCompareDouble.cu.o | |
[ 78%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMathReduceDouble.cu.o | |
[ 80%] Building NVCC (Device) object lib/THC/CMakeFiles/THC.dir/generated/THC_generated_THCTensorMaskedDouble.cu.o | |
Scanning dependencies of target THC | |
[ 81%] Building CXX object lib/THC/CMakeFiles/THC.dir/THCCachingAllocator.cpp.o | |
[ 82%] Building CXX object lib/THC/CMakeFiles/THC.dir/THCCachingHostAllocator.cpp.o | |
[ 84%] Building C object lib/THC/CMakeFiles/THC.dir/THCGeneral.c.o | |
[ 84%] Building C object lib/THC/CMakeFiles/THC.dir/THCStorageCopy.c.o | |
[ 85%] Building CXX object lib/THC/CMakeFiles/THC.dir/THCStream.cpp.o | |
[ 86%] Building C object lib/THC/CMakeFiles/THC.dir/THCTensor.c.o | |
[ 87%] Building C object lib/THC/CMakeFiles/THC.dir/THCTensorCopy.c.o | |
[ 88%] Building CXX object lib/THC/CMakeFiles/THC.dir/THCTensorRandom.cpp.o | |
[ 90%] Building C object lib/THC/CMakeFiles/THC.dir/THCThreadLocal.c.o | |
[ 91%] Linking CXX shared library libTHC.dylib | |
[ 91%] Built target THC | |
[ 92%] Generating TensorMath.c | |
Scanning dependencies of target cutorch | |
[ 94%] Building C object CMakeFiles/cutorch.dir/init.c.o | |
[ 95%] Building C object CMakeFiles/cutorch.dir/Tensor.c.o | |
[ 95%] Building C object CMakeFiles/cutorch.dir/Storage.c.o | |
[ 96%] Building C object CMakeFiles/cutorch.dir/TensorMath.c.o | |
[ 97%] Building C object CMakeFiles/cutorch.dir/TensorOperator.c.o | |
[ 98%] Building C object CMakeFiles/cutorch.dir/torch/utils.c.o | |
[100%] Linking C shared module libcutorch.so | |
[100%] Built target cutorch | |
Install the project... | |
-- Install configuration: "Release" | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cutorch/scm-1/lib/libcutorch.so | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cutorch/scm-1/lua/cutorch/init.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cutorch/scm-1/lua/cutorch/Tensor.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cutorch/scm-1/lua/cutorch/FFI.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cutorch/scm-1/lua/cutorch/test.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/libTHC.0.dylib | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/libTHC.dylib | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/THC.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/THCGeneral.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/THCBlas.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/THCSleep.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/THCStorage.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/THCStorageCopy.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/THCStream.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/THCThreadLocal.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/THCTensor.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/THCTensorCopy.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/THCTensorRandom.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/THCTensorMath.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/THCTensorConv.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/THCTensorTopK.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/THCApply.cuh | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/THCReduce.cuh | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/THCReduceAll.cuh | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/THCReduceApplyUtils.cuh | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/THCAsmUtils.cuh | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/THCAtomics.cuh | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/THCScanUtils.cuh | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/THCSortUtils.cuh | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/THCAllocator.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/THCCachingAllocator.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/THCCachingHostAllocator.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/THCDeviceUtils.cuh | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/THCDeviceTensor.cuh | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/THCDeviceTensor-inl.cuh | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/THCDeviceTensorUtils.cuh | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/THCDeviceTensorUtils-inl.cuh | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/THCGenerateAllTypes.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/THCGenerateByteType.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/THCGenerateCharType.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/THCGenerateShortType.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/THCGenerateIntType.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/THCGenerateLongType.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/THCGenerateHalfType.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/THCGenerateFloatType.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/THCGenerateFloatTypes.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/THCGenerateDoubleType.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/THCHalf.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/THCNumerics.cuh | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/THCTensorSort.cuh | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/THCTensorInfo.cuh | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/THCTensorTypeUtils.cuh | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/THCTensorRandom.cuh | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/THCTensorMathMagma.cuh | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/THCThrustAllocator.cuh | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/THCTensorMode.cuh | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/generic/THCStorage.c | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/generic/THCStorage.cu | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/generic/THCStorage.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/generic/THCTensor.c | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/generic/THCTensor.cu | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/generic/THCTensor.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/generic/THCStorageCopy.c | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/generic/THCStorageCopy.cu | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/generic/THCStorageCopy.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/generic/THCTensorCopy.c | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/generic/THCTensorCopy.cu | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/generic/THCTensorCopy.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/generic/THCTensorMasked.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/generic/THCTensorMasked.cu | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/generic/THCTensorMath.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/generic/THCTensorMath.cu | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/generic/THCTensorMathBlas.cu | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/generic/THCTensorMathBlas.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/generic/THCTensorMathCompare.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/generic/THCTensorMathCompare.cu | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/generic/THCTensorMathCompareT.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/generic/THCTensorMathCompareT.cu | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/generic/THCTensorMathMagma.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/generic/THCTensorMathMagma.cu | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/generic/THCTensorMathPairwise.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/generic/THCTensorMathPairwise.cu | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/generic/THCTensorMathPointwise.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/generic/THCTensorMathPointwise.cu | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/generic/THCTensorMathReduce.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/generic/THCTensorMathReduce.cu | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/generic/THCTensorMathScan.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/generic/THCTensorMathScan.cu | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/generic/THCTensorScatterGather.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/generic/THCTensorScatterGather.cu | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/generic/THCTensorIndex.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/generic/THCTensorIndex.cu | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/generic/THCTensorSort.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/generic/THCTensorSort.cu | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/generic/THCDeviceTensorUtils.cu | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/generic/THCTensorRandom.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/generic/THCTensorRandom.cu | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/generic/THCTensorMode.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THC/generic/THCTensorMode.cu | |
cd build | |
Updating manifest for /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks | |
cutorch scm-1 is now built and installed in /Users/tylerlindell/torch-distro/install/ (license: BSD) | |
Warning: unmatched variable LUALIB | |
cmake -E make_directory build && cd build && cmake .. -DLUALIB= -DCMAKE_CXX_FLAGS=${CMAKE_CXX_FLAGS} -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH="/Users/tylerlindell/torch-distro/install/bin/.." -DCMAKE_INSTALL_PREFIX="/Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cunn/scm-1" && make -j$(getconf _NPROCESSORS_ONLN) install | |
-- The C compiler identification is AppleClang 7.3.0.7030031 | |
-- The CXX compiler identification is AppleClang 7.3.0.7030031 | |
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/clang | |
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/clang -- works | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - done | |
-- Detecting C compile features | |
-- Detecting C compile features - done | |
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/clang++ | |
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/clang++ -- works | |
-- Detecting CXX compiler ABI info | |
-- Detecting CXX compiler ABI info - done | |
-- Detecting CXX compile features | |
-- Detecting CXX compile features - done | |
-- Found Torch7 in /Users/tylerlindell/torch-distro/install | |
-- Found CUDA: /usr/local/cuda (found suitable version "7.5", minimum required is "6.5") | |
-- Removing -DNDEBUG from compile flags | |
-- TH_LIBRARIES: TH | |
-- THC_LIBRARIES: THC | |
-- Automatic GPU detection failed. Building for common architectures. | |
-- Autodetected CUDA architecture(s): 3.0;3.5;5.0;5.2;5.2+PTX | |
-- Configuring done | |
-- Generating done | |
CMake Warning: | |
Manually-specified variables were not used by the project: | |
LUALIB | |
-- Build files have been written to: /Users/tylerlindell/torch-distro/extra/cunn/build | |
[ 3%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_Abs.cu.o | |
[ 4%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_BCECriterion.cu.o | |
[ 4%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_VolumetricReplicationPadding.cu.o | |
[ 6%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_AbsCriterion.cu.o | |
[ 7%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_BatchNormalization.cu.o | |
[ 9%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_ClassNLLCriterion.cu.o | |
[ 11%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_DistKLDivCriterion.cu.o | |
[ 12%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_ELU.cu.o | |
[ 14%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_GatedLinearUnit.cu.o | |
[ 15%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_HardTanh.cu.o | |
[ 17%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_IndexLinear.cu.o | |
[ 19%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_L1Cost.cu.o | |
[ 20%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_LeakyReLU.cu.o | |
[ 22%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_LogSigmoid.cu.o | |
[ 23%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_LogSoftMax.cu.o | |
[ 25%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_LookupTable.cu.o | |
[ 26%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_MSECriterion.cu.o | |
[ 28%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_MarginCriterion.cu.o | |
[ 30%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_MultiLabelMarginCriterion.cu.o | |
[ 31%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_MultiMarginCriterion.cu.o | |
[ 33%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_PReLU.cu.o | |
[ 34%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_RReLU.cu.o | |
[ 36%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_Sigmoid.cu.o | |
[ 38%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_SmoothL1Criterion.cu.o | |
[ 39%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_SoftMarginCriterion.cu.o | |
[ 41%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_SoftMax.cu.o | |
[ 42%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_SoftPlus.cu.o | |
[ 44%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_SoftShrink.cu.o | |
[ 46%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_SparseLinear.cu.o | |
[ 47%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_SpatialAdaptiveAveragePooling.cu.o | |
[ 49%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_SpatialAdaptiveMaxPooling.cu.o | |
[ 50%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_SpatialAveragePooling.cu.o | |
[ 52%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_SpatialClassNLLCriterion.cu.o | |
[ 53%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_SpatialConvolutionLocal.cu.o | |
[ 55%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_SpatialConvolutionMM.cu.o | |
[ 57%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_SpatialCrossMapLRN.cu.o | |
[ 58%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_SpatialDilatedConvolution.cu.o | |
[ 60%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_SpatialDilatedMaxPooling.cu.o | |
[ 61%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_SpatialFractionalMaxPooling.cu.o | |
[ 63%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_SpatialFullConvolution.cu.o | |
[ 65%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_SpatialMaxPooling.cu.o | |
[ 66%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_SpatialMaxUnpooling.cu.o | |
[ 68%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_SpatialReflectionPadding.cu.o | |
[ 69%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_SpatialReplicationPadding.cu.o | |
[ 71%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_SpatialSubSampling.cu.o | |
[ 73%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_SpatialUpSamplingBilinear.cu.o | |
[ 74%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_SpatialUpSamplingNearest.cu.o | |
[ 76%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_Sqrt.cu.o | |
[ 77%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_Square.cu.o | |
[ 79%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_Tanh.cu.o | |
[ 80%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_TemporalConvolution.cu.o | |
[ 82%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_TemporalMaxPooling.cu.o | |
[ 84%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_TemporalRowConvolution.cu.o | |
[ 85%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_Threshold.cu.o | |
[ 87%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_VolumetricAveragePooling.cu.o | |
[ 88%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_VolumetricConvolution.cu.o | |
[ 90%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_VolumetricDilatedConvolution.cu.o | |
[ 92%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_VolumetricDilatedMaxPooling.cu.o | |
[ 93%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_VolumetricFractionalMaxPooling.cu.o | |
[ 95%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_VolumetricFullConvolution.cu.o | |
[ 96%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_VolumetricMaxPooling.cu.o | |
[ 98%] Building NVCC (Device) object lib/THCUNN/CMakeFiles/THCUNN.dir/THCUNN_generated_VolumetricMaxUnpooling.cu.o | |
Scanning dependencies of target THCUNN | |
[100%] Linking CXX shared module libTHCUNN.so | |
[100%] Built target THCUNN | |
Install the project... | |
-- Install configuration: "Release" | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cunn/scm-1/lua/cunn/DataParallelTable.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cunn/scm-1/lua/cunn/THCUNN.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cunn/scm-1/lua/cunn/THCUNN_generic_h.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cunn/scm-1/lua/cunn/THCUNN_h.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cunn/scm-1/lua/cunn/init.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cunn/scm-1/lua/cunn/test.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cunn/scm-1/lua/cunn/test_DataParallelTable.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cunn/scm-1/lib/libTHCUNN.so | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THCUNN/THCUNN.h | |
-- Installing: /Users/tylerlindell/torch-distro/install/include/THCUNN/generic/THCUNN.h | |
cd build | |
Updating manifest for /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks | |
cunn scm-1 is now built and installed in /Users/tylerlindell/torch-distro/install/ (license: BSD) | |
Installing optional Torch packages | |
Updating manifest for /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks | |
gnuplot scm-1 is now built and installed in /Users/tylerlindell/torch-distro/install/ (license: BSD) | |
Updating manifest for /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks | |
env scm-1 is now built and installed in /Users/tylerlindell/torch-distro/install/ (license: BSD) | |
Warning: unmatched variable LUALIB | |
cmake -E make_directory build && cd build && cmake .. -DLUALIB= -DLUA_INCDIR="/Users/tylerlindell/torch-distro/install/include" -DLUA_LIBDIR="/Users/tylerlindell/torch-distro/install/lib" -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH="/Users/tylerlindell/torch-distro/install/" -DCMAKE_INSTALL_PREFIX="/Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nnx/0.1-1" && make | |
-- The C compiler identification is AppleClang 7.3.0.7030031 | |
-- The CXX compiler identification is AppleClang 7.3.0.7030031 | |
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/clang | |
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/clang -- works | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - done | |
-- Detecting C compile features | |
-- Detecting C compile features - done | |
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/clang++ | |
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/clang++ -- works | |
-- Detecting CXX compiler ABI info | |
-- Detecting CXX compiler ABI info - done | |
-- Detecting CXX compile features | |
-- Detecting CXX compile features - done | |
-- Found Torch7 in /Users/tylerlindell/torch-distro/install | |
-- Try OpenMP C flag = [-fopenmp=libomp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [ ] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [-fopenmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [/openmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [-Qopenmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [-openmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [-xopenmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [+Oopenmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [-qsmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [-mp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [-fopenmp=libomp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [ ] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [-fopenmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [/openmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [-Qopenmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [-openmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [-xopenmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [+Oopenmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [-qsmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [-mp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Could NOT find OpenMP (missing: OpenMP_C_FLAGS OpenMP_CXX_FLAGS) | |
-- Configuring done | |
-- Generating done | |
CMake Warning: | |
Manually-specified variables were not used by the project: | |
LUA_INCDIR | |
LUA_LIBDIR | |
-- Build files have been written to: /Users/tylerlindell/torch-distro/extra/nnx/build | |
Scanning dependencies of target nnx | |
[ 50%] Building C object CMakeFiles/nnx.dir/init.c.o | |
[100%] Linking C shared module libnnx.so | |
[100%] Built target nnx | |
cd build && make install | |
[100%] Built target nnx | |
Install the project... | |
-- Install configuration: "Release" | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nnx/0.1-1/lib/libnnx.so | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nnx/0.1-1/lua/nnx/Balance.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nnx/0.1-1/lua/nnx/CTCCriterion.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nnx/0.1-1/lua/nnx/DataList.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nnx/0.1-1/lua/nnx/DataSet.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nnx/0.1-1/lua/nnx/DataSetLabelMe.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nnx/0.1-1/lua/nnx/DataSetSamplingPascal.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nnx/0.1-1/lua/nnx/DistMarginCriterion.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nnx/0.1-1/lua/nnx/DistNLLCriterion.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nnx/0.1-1/lua/nnx/FunctionWrapper.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nnx/0.1-1/lua/nnx/LA.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nnx/0.1-1/lua/nnx/Minus.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nnx/0.1-1/lua/nnx/MultiSoftMax.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nnx/0.1-1/lua/nnx/PixelSort.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nnx/0.1-1/lua/nnx/Probe.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nnx/0.1-1/lua/nnx/PullTable.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nnx/0.1-1/lua/nnx/PushTable.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nnx/0.1-1/lua/nnx/QDRiemaNNLinear.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nnx/0.1-1/lua/nnx/SaturatedLU.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nnx/0.1-1/lua/nnx/SoftMaxForest.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nnx/0.1-1/lua/nnx/SoftMaxTree.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nnx/0.1-1/lua/nnx/SparseCriterion.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nnx/0.1-1/lua/nnx/SpatialClassifier.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nnx/0.1-1/lua/nnx/SpatialColorTransform.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nnx/0.1-1/lua/nnx/SpatialDownSampling.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nnx/0.1-1/lua/nnx/SpatialFovea.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nnx/0.1-1/lua/nnx/SpatialGraph.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nnx/0.1-1/lua/nnx/SpatialLinear.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nnx/0.1-1/lua/nnx/SpatialMatching.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nnx/0.1-1/lua/nnx/SpatialMaxSampling.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nnx/0.1-1/lua/nnx/SpatialNormalization.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nnx/0.1-1/lua/nnx/SpatialPadding.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nnx/0.1-1/lua/nnx/SpatialPyramid.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nnx/0.1-1/lua/nnx/SpatialRadialMatching.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nnx/0.1-1/lua/nnx/SpatialReSampling.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nnx/0.1-1/lua/nnx/SpatialReSamplingEx.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nnx/0.1-1/lua/nnx/SpatialRecursiveFovea.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nnx/0.1-1/lua/nnx/SpatialSparseCriterion.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nnx/0.1-1/lua/nnx/SpatialUpSampling.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nnx/0.1-1/lua/nnx/SuperCriterion.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nnx/0.1-1/lua/nnx/Tic.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nnx/0.1-1/lua/nnx/Toc.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nnx/0.1-1/lua/nnx/TreeNLLCriterion.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nnx/0.1-1/lua/nnx/ZeroGrad.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nnx/0.1-1/lua/nnx/init.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nnx/0.1-1/lua/nnx/test-all.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/nnx/0.1-1/lua/nnx/test-omp.lua | |
Updating manifest for /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks | |
nnx 0.1-1 is now built and installed in /Users/tylerlindell/torch-distro/install/ (license: BSD) | |
Warning: unmatched variable LUALIB | |
cmake -E make_directory build && cd build && cmake .. -DCMAKE_BUILD_TYPE=Release -DLUA=/Users/tylerlindell/torch-distro/install/bin/luajit -DLUALIB= -DLUA_BINDIR="/Users/tylerlindell/torch-distro/install/bin" -DLUA_INCDIR="/Users/tylerlindell/torch-distro/install/include" -DLUA_LIBDIR="/Users/tylerlindell/torch-distro/install/lib" -DLUADIR="/Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/qtlua/scm-1/lua" -DLIBDIR="/Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/qtlua/scm-1/lib" -DCONFDIR="/Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/qtlua/scm-1/conf" && make | |
-- The C compiler identification is AppleClang 7.3.0.7030031 | |
-- The CXX compiler identification is AppleClang 7.3.0.7030031 | |
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/clang | |
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/clang -- works | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - done | |
-- Detecting C compile features | |
-- Detecting C compile features - done | |
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/clang++ | |
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/clang++ -- works | |
-- Detecting CXX compiler ABI info | |
-- Detecting CXX compiler ABI info - done | |
-- Detecting CXX compile features | |
-- Detecting CXX compile features - done | |
CMake Error at /usr/local/Cellar/cmake/3.7.2_1/share/cmake/Modules/FindQt4.cmake:1318 (message): | |
Found unsuitable Qt version "" from NOTFOUND, this code requires Qt 4.x | |
Call Stack (most recent call first): | |
CMakeLists.txt:38 (FIND_PACKAGE) | |
-- Configuring incomplete, errors occurred! | |
See also "/Users/tylerlindell/torch-distro/exe/qtlua/build/CMakeFiles/CMakeOutput.log". | |
Error: Build error: Failed building. | |
Missing dependencies for qttorch: | |
qtlua >= 1.0 | |
Using https://raw.githubusercontent.com/torch/rocks/master/qtlua-scm-1.rockspec... switching to 'build' mode | |
Cloning into 'qtlua'... | |
remote: Counting objects: 169, done. | |
remote: Compressing objects: 100% (163/163), done. | |
remote: Total 169 (delta 12), reused 122 (delta 2), pack-reused 0 | |
Receiving objects: 100% (169/169), 363.59 KiB | 0 bytes/s, done. | |
Resolving deltas: 100% (12/12), done. | |
Checking connectivity... done. | |
cmake -E make_directory build && cd build && cmake .. -DCMAKE_BUILD_TYPE=Release -DLUA=/Users/tylerlindell/torch-distro/install/bin/luajit -DLUA_BINDIR="/Users/tylerlindell/torch-distro/install/bin" -DLUA_INCDIR="/Users/tylerlindell/torch-distro/install/include" -DLUA_LIBDIR="/Users/tylerlindell/torch-distro/install/lib" -DLUADIR="/Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/qtlua/scm-1/lua" -DLIBDIR="/Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/qtlua/scm-1/lib" -DCONFDIR="/Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/qtlua/scm-1/conf" && make | |
-- The C compiler identification is AppleClang 7.3.0.7030031 | |
-- The CXX compiler identification is AppleClang 7.3.0.7030031 | |
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/clang | |
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/clang -- works | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - done | |
-- Detecting C compile features | |
-- Detecting C compile features - done | |
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/clang++ | |
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/clang++ -- works | |
-- Detecting CXX compiler ABI info | |
-- Detecting CXX compiler ABI info - done | |
-- Detecting CXX compile features | |
-- Detecting CXX compile features - done | |
CMake Error at /usr/local/Cellar/cmake/3.7.2_1/share/cmake/Modules/FindQt4.cmake:1318 (message): | |
Found unsuitable Qt version "" from NOTFOUND, this code requires Qt 4.x | |
Call Stack (most recent call first): | |
CMakeLists.txt:38 (FIND_PACKAGE) | |
-- Configuring incomplete, errors occurred! | |
See also "/tmp/luarocks_qtlua-scm-1-4682/qtlua/build/CMakeFiles/CMakeOutput.log". | |
Error: Failed installing dependency: https://raw.githubusercontent.com/torch/rocks/master/qtlua-scm-1.rockspec - Build error: Failed building. | |
Warning: unmatched variable LUALIB | |
cmake -E make_directory build && cd build && cmake .. -DLUALIB= -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH="/Users/tylerlindell/torch-distro/install/bin/.." -DCMAKE_INSTALL_PREFIX="/Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/threads/scm-1" && make | |
-- The C compiler identification is AppleClang 7.3.0.7030031 | |
-- The CXX compiler identification is AppleClang 7.3.0.7030031 | |
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/clang | |
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/clang -- works | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - done | |
-- Detecting C compile features | |
-- Detecting C compile features - done | |
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/clang++ | |
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/clang++ -- works | |
-- Detecting CXX compiler ABI info | |
-- Detecting CXX compiler ABI info - done | |
-- Detecting CXX compile features | |
-- Detecting CXX compile features - done | |
-- Found Torch7 in /Users/tylerlindell/torch-distro/install | |
-- Looking for pthread.h | |
-- Looking for pthread.h - found | |
-- Looking for pthread_create | |
-- Looking for pthread_create - found | |
-- Found Threads: TRUE | |
-- Configuring done | |
-- Generating done | |
-- Build files have been written to: /Users/tylerlindell/torch-distro/extra/threads/build | |
Scanning dependencies of target threads | |
[ 20%] Building C object CMakeFiles/threads.dir/lib/init.c.o | |
[ 40%] Building C object CMakeFiles/threads.dir/lib/THThread.c.o | |
[ 60%] Linking C shared module libthreads.so | |
[ 60%] Built target threads | |
Scanning dependencies of target threadsmain | |
[ 80%] Building C object CMakeFiles/threadsmain.dir/lib/thread-main.c.o | |
[100%] Linking C shared module libthreadsmain.so | |
[100%] Built target threadsmain | |
cd build && make install | |
[ 60%] Built target threads | |
[100%] Built target threadsmain | |
Install the project... | |
-- Install configuration: "Release" | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/libthreadsmain.so | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/threads/scm-1/lib/libthreads.so | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/threads/scm-1/lua/threads/init.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/threads/scm-1/lua/threads/threads.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/threads/scm-1/lua/threads/serialize.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/threads/scm-1/lua/threads/sharedserialize.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/threads/scm-1/lua/threads/queue.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/threads/scm-1/lua/threads/safe.lua | |
Updating manifest for /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks | |
threads scm-1 is now built and installed in /Users/tylerlindell/torch-distro/install/ (license: BSD) | |
Updating manifest for /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks | |
argcheck scm-1 is now built and installed in /Users/tylerlindell/torch-distro/install/ (license: BSD) | |
Found CUDA on your machine. Installing optional CUDA packages | |
cmake -E make_directory build && cd build && cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH="/Users/tylerlindell/torch-distro/install/bin/.." -DCMAKE_INSTALL_PREFIX="/Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cudnn/scm-1" && make | |
-- The C compiler identification is AppleClang 7.3.0.7030031 | |
-- The CXX compiler identification is AppleClang 7.3.0.7030031 | |
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/clang | |
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/clang -- works | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - done | |
-- Detecting C compile features | |
-- Detecting C compile features - done | |
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/clang++ | |
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/clang++ -- works | |
-- Detecting CXX compiler ABI info | |
-- Detecting CXX compiler ABI info - done | |
-- Detecting CXX compile features | |
-- Detecting CXX compile features - done | |
-- Found Torch7 in /Users/tylerlindell/torch-distro/install | |
-- Found CUDA: /usr/local/cuda (found suitable version "7.5", minimum required is "7.0") | |
-- Found PkgConfig: /usr/local/bin/pkg-config (found version "0.29.1") | |
-- CuDNN 5.1 not found at install-time. Please make sure it's in LD_LIBRARY_PATH at runtime | |
-- Configuring done | |
-- Generating done | |
-- Build files have been written to: /Users/tylerlindell/torch-distro/extra/cudnn/build | |
cd build && make install | |
Install the project... | |
-- Install configuration: "Release" | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cudnn/scm-1/lua/cudnn/BGRU.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cudnn/scm-1/lua/cudnn/BLSTM.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cudnn/scm-1/lua/cudnn/BatchNormalization.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cudnn/scm-1/lua/cudnn/ClippedReLU.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cudnn/scm-1/lua/cudnn/GRU.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cudnn/scm-1/lua/cudnn/LSTM.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cudnn/scm-1/lua/cudnn/LogSoftMax.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cudnn/scm-1/lua/cudnn/Pointwise.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cudnn/scm-1/lua/cudnn/Pooling.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cudnn/scm-1/lua/cudnn/Pooling3D.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cudnn/scm-1/lua/cudnn/RNN.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cudnn/scm-1/lua/cudnn/RNNReLU.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cudnn/scm-1/lua/cudnn/RNNTanh.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cudnn/scm-1/lua/cudnn/ReLU.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cudnn/scm-1/lua/cudnn/Sigmoid.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cudnn/scm-1/lua/cudnn/SoftMax.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cudnn/scm-1/lua/cudnn/SpatialAveragePooling.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cudnn/scm-1/lua/cudnn/SpatialBatchNormalization.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cudnn/scm-1/lua/cudnn/SpatialConvolution.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cudnn/scm-1/lua/cudnn/SpatialCrossEntropyCriterion.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cudnn/scm-1/lua/cudnn/SpatialCrossMapLRN.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cudnn/scm-1/lua/cudnn/SpatialDivisiveNormalization.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cudnn/scm-1/lua/cudnn/SpatialFullConvolution.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cudnn/scm-1/lua/cudnn/SpatialLogSoftMax.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cudnn/scm-1/lua/cudnn/SpatialMaxPooling.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cudnn/scm-1/lua/cudnn/SpatialSoftMax.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cudnn/scm-1/lua/cudnn/Tanh.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cudnn/scm-1/lua/cudnn/TemporalConvolution.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cudnn/scm-1/lua/cudnn/VolumetricAveragePooling.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cudnn/scm-1/lua/cudnn/VolumetricBatchNormalization.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cudnn/scm-1/lua/cudnn/VolumetricConvolution.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cudnn/scm-1/lua/cudnn/VolumetricCrossEntropyCriterion.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cudnn/scm-1/lua/cudnn/VolumetricFullConvolution.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cudnn/scm-1/lua/cudnn/VolumetricLogSoftMax.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cudnn/scm-1/lua/cudnn/VolumetricMaxPooling.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cudnn/scm-1/lua/cudnn/VolumetricSoftMax.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cudnn/scm-1/lua/cudnn/convert.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cudnn/scm-1/lua/cudnn/env.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cudnn/scm-1/lua/cudnn/ffi.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cudnn/scm-1/lua/cudnn/find.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cudnn/scm-1/lua/cudnn/functional.lua | |
-- Installing: /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks/cudnn/scm-1/lua/cudnn/init.lua | |
Updating manifest for /Users/tylerlindell/torch-distro/install/lib/luarocks/rocks | |
cudnn scm-1 is now built and installed in /Users/tylerlindell/torch-distro/install/ (license: BSD) | |
Do you want to automatically prepend the Torch install location | |
to PATH and LD_LIBRARY_PATH in your /Users/tylerlindell/.bashrc? (yes/no) | |
[yes] >>> | |
yes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment