search for: 47gb

Displaying 6 results from an estimated 6 matches for "47gb".

Did you mean: 40gb
2018 Sep 19
2
CMake build of LLVM/clang with -DCMAKE_BUILD_TYPE=Release does not create release versions?
...build> cmake -Thost=x64 -G "Visual Studio 15 2017 Win64" -DCMAKE_BUILD_TYPE=Release -DLLVM_TARGETS_TO_BUILD=host -DLLVM_BUILD_EXAMPLES=1 -DCLANG_BUILD_EXAMPLES=1 -DLLVM_INCLUDE_TESTS=OFF -DLLVM_INCLUDE_DOCS=OFF ..\llvm builds for hours, a few warning, no errors -> llvm_build is ~47GB (i though Release would be smaller?) i can find many working libs/exes(also examples) in llvm_build\Debug\(lib|bin) - the executables seems to be larger as in "Debug"-Build? llvm-build\Release\bin just contains llvm-lit.py why is the debug folder populated and where i can find the R...
2018 Sep 19
4
CMake build of LLVM/clang with -DCMAKE_BUILD_TYPE=Release does not create release versions?
...t=x64 -G "Visual Studio 15 2017 Win64" > -DCMAKE_BUILD_TYPE=Release -DLLVM_TARGETS_TO_BUILD=host > -DLLVM_BUILD_EXAMPLES=1 -DCLANG_BUILD_EXAMPLES=1 > -DLLVM_INCLUDE_TESTS=OFF -DLLVM_INCLUDE_DOCS=OFF ..\llvm > > builds for hours, a few warning, no errors -> llvm_build is ~47GB (i > though Release would be smaller?) > > i can find many working libs/exes(also examples) in > llvm_build\Debug\(lib|bin) - the executables seems to be larger as in > "Debug"-Build? > > llvm-build\Release\bin just contains llvm-lit.py > > why is the debug fold...
2018 Sep 19
2
CMake build of LLVM/clang with -DCMAKE_BUILD_TYPE=Release does not create release versions?
...gt; > > -DCMAKE_BUILD_TYPE=Release -DLLVM_TARGETS_TO_BUILD=host > > > -DLLVM_BUILD_EXAMPLES=1 -DCLANG_BUILD_EXAMPLES=1 > > > -DLLVM_INCLUDE_TESTS=OFF -DLLVM_INCLUDE_DOCS=OFF ..\llvm > > > > > > builds for hours, a few warning, no errors -> llvm_build is ~47GB (i > > > though Release would be smaller?) > > > > > > i can find many working libs/exes(also examples) in > > > llvm_build\Debug\(lib|bin) - the executables seems to be larger as in > > > "Debug"-Build? > > > > > > llvm-build...
2012 Dec 18
2
free memory listing
Hi, I have two 64 bit cent Os machine. I googled that in linux always show entire memory as used. But below showing only 1 GB detected. *Machine 1 :* i) It has 31 GB of ram. [root at machine1]# free -g total used free shared buffers cached Mem: 31 1 30 0 0 0 -/+ buffers/cache: 0 30
2018 Sep 20
6
CMake build of LLVM/clang with -DCMAKE_BUILD_TYPE=Release does not create release versions?
...=Release -DLLVM_TARGETS_TO_BUILD=host >>> > > -DLLVM_BUILD_EXAMPLES=1 -DCLANG_BUILD_EXAMPLES=1 >>> > > -DLLVM_INCLUDE_TESTS=OFF -DLLVM_INCLUDE_DOCS=OFF ..\llvm >>> > > >>> > > builds for hours, a few warning, no errors -> llvm_build is ~47GB (i >>> > > though Release would be smaller?) >>> > > >>> > > i can find many working libs/exes(also examples) in >>> > > llvm_build\Debug\(lib|bin) - the executables seems to be larger as in >>> > > "Debug"-Build?...
2017 Aug 16
3
Problem with a regular expression.
Hi... I have come upon a problem with a regular expression which causes base-R to freeze. I have reproduced the phenomenon on several machines running R under Windows 10, and also under OSX on different Apple MACs. The minimal example is:- Oldterm is a vector of characters, e.g. "A", "B", "A", "*", "B" The regular expression is