Skip to content

Instantly share code, notes, and snippets.

The system is: Linux - 3.16.0-4-amd64 - x86_64
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler: /usr/bin/clang++
Build flags:
Id flags:
The output was:
0
-- The CXX compiler identification is Clang 3.5.0
-- The C compiler identification is Clang 3.5.0
-- Check for working CXX compiler: /usr/bin/clang++
-- Check for working CXX compiler: /usr/bin/clang++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working C compiler: /usr/bin/clang
-- Check for working C compiler: /usr/bin/clang -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
XDG_VTNR=7
SSH_AGENT_PID=1279
XDG_SESSION_ID=1
XDG_GREETER_DATA_DIR=/var/lib/lightdm/data/vamatya
SAL_USE_VCLPLUGIN=gtk
TERM=xterm
XDG_MENU_PREFIX=lxde-
SHELL=/bin/bash
incpath=
USER=vamatya
-- The CXX compiler identification is Clang 3.5.0
-- The C compiler identification is Clang 3.5.0
-- Check for working CXX compiler: /usr/bin/clang++
-- Check for working CXX compiler: /usr/bin/clang++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working C compiler: /usr/bin/clang
-- Check for working C compiler: /usr/bin/clang -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
/bootstrap --with-toolset=clang cxxflags="-std=c++11 -stdlib=libc++"
./b2 cxxflags="-std=c++11 -stdlib=libc++" linkflags="-stdlib=libc++" toolset=clang -a -q address-model=64 architecture=x86 --build-type=complete --stagedir=stage64 stage variant=release,debug --layout=versioned
#!/bin/bash
### Begin BSUB Options
#BSUB -P GEN135
#BSUB -J sgd_out
#BSUB -W 1:59
#BSUB -nnodes 1
#BSUB -alloc_flags "smt1"
### End BSUB Options and begin shell commands
export folder_name="/gen135"
#!/bin/bash
### Begin BSUB Options
#BSUB -P GEN135
#BSUB -J sgd_out
#BSUB -W 1:59
#BSUB -nnodes 1
#BSUB -alloc_flags "smt1"
### End BSUB Options and begin shell commands
export folder_name="/gen135"