search for: 01h20m

Displaying 7 results from an estimated 7 matches for "01h20m".

Did you mean: 014205
2016 Feb 25
1
Building with LLVM_PARALLEL_XXX_JOBS
> Which combination of cmake/ninja versions are you using (latest are > v3.4.3 and v1.6.0)? > With this combination I could reduce build-time down from approx. 3h down to 01h20m. $ egrep -i 'jobs|ninja' llvm-build/CMakeCache.txt //Program used to build from build.ninja files. CMAKE_MAKE_PROGRAM:FILEPATH=/opt/cmake/bin/ninja //Define the maximum number of concurrent compilation jobs. LLVM_PARALLEL_COMPILE_JOBS:STRING=3 //Define the maximum number of concurrent link...
2016 Mar 01
2
Building with LLVM_PARALLEL_XXX_JOBS
...:08 AM, Sedat Dilek via llvm-dev <llvm-dev at lists.llvm.org> wrote: > >>> Which combination of cmake/ninja versions are you using (latest are >>> v3.4.3 and v1.6.0)? >> >> With this combination I could reduce build-time down from approx. 3h >> down to 01h20m. >> >> $ egrep -i 'jobs|ninja' llvm-build/CMakeCache.txt >> //Program used to build from build.ninja files. >> CMAKE_MAKE_PROGRAM:FILEPATH=/opt/cmake/bin/ninja >> //Define the maximum number of concurrent compilation jobs. >> LLVM_PARALLEL_COMPILE_JOBS:S...
2016 Mar 01
2
Building with LLVM_PARALLEL_XXX_JOBS
...ts.llvm.org> wrote: > >> > >>>> Which combination of cmake/ninja versions are you using (latest are > >>>> v3.4.3 and v1.6.0)? > >>> > >>> With this combination I could reduce build-time down from approx. 3h > >>> down to 01h20m. > >>> > >>> $ egrep -i 'jobs|ninja' llvm-build/CMakeCache.txt > >>> //Program used to build from build.ninja files. > >>> CMAKE_MAKE_PROGRAM:FILEPATH=/opt/cmake/bin/ninja > >>> //Define the maximum number of concurrent compilation...
2016 Mar 02
2
Building with LLVM_PARALLEL_XXX_JOBS
...gt;> >> >> >>>> Which combination of cmake/ninja versions are you using (latest are >> >>>> v3.4.3 and v1.6.0)? >> >>> >> >>> With this combination I could reduce build-time down from approx. 3h >> >>> down to 01h20m. >> >>> >> >>> $ egrep -i 'jobs|ninja' llvm-build/CMakeCache.txt >> >>> //Program used to build from build.ninja files. >> >>> CMAKE_MAKE_PROGRAM:FILEPATH=/opt/cmake/bin/ninja >> >>> //Define the maximum number of co...
2016 Mar 03
2
Building with LLVM_PARALLEL_XXX_JOBS
...;>>> Which combination of cmake/ninja versions are you using (latest are >>>>>>>> v3.4.3 and v1.6.0)? >>>>>>> >>>>>>> With this combination I could reduce build-time down from approx. 3h >>>>>>> down to 01h20m. >>>>>>> >>>>>>> $ egrep -i 'jobs|ninja' llvm-build/CMakeCache.txt >>>>>>> //Program used to build from build.ninja files. >>>>>>> CMAKE_MAKE_PROGRAM:FILEPATH=/opt/cmake/bin/ninja >>>>>>&g...
2016 Feb 25
4
Building with LLVM_PARALLEL_XXX_JOBS
On Thu, Feb 25, 2016 at 7:37 AM, Mehdi Amini <mehdi.amini at apple.com> wrote: > >> On Feb 24, 2016, at 9:55 PM, Sedat Dilek via llvm-dev <llvm-dev at lists.llvm.org> wrote: >> >> Hi, >> >> I switched from "configure and make" to "cmake" build-system and >> wanted to speedup my build. >> >> In my build-script I
2016 Mar 03
3
Building with LLVM_PARALLEL_XXX_JOBS
...;>> are >>>>>>>>>> v3.4.3 and v1.6.0)? >>>>>>>>> >>>>>>>>> With this combination I could reduce build-time down from approx. >>>>>>>>> 3h >>>>>>>>> down to 01h20m. >>>>>>>>> >>>>>>>>> $ egrep -i 'jobs|ninja' llvm-build/CMakeCache.txt >>>>>>>>> //Program used to build from build.ninja files. >>>>>>>>> CMAKE_MAKE_PROGRAM:FILEPATH=/opt/cmake/bin/n...