search for: j4

Displaying 20 results from an estimated 231 matches for "j4".

2017 May 04
2
Problem with Polly build
...er make intrinsics_gen. > > But originally I run make -j 4 for entire source tree (clean build), > not particular Polly target. In such proper solution is that Polly > should depend on intrinsics_gen. I try to diagnose the problem because I cannot reproduce it. I also tried "make -j4" (that is: make all -j4) on a clean build dir which built successfully. Polly does depend on intrinsics_gen. The dependency is added by the following line in polly/lib/CMakeLists.txt if (TARGET intrinsics_gen) # Check if we are building as part of an LLVM build add_dependencies(PollyCore...
2011 Nov 01
0
[LLVMdev] [cfe-dev] RFC: Upcoming Build System Changes
...sginificant >>> productivity loss. >> >> How is that? Your compiler builds in less than 3 seconds? (IIRC, the > > I have never seen an LLVM up-to-date build take only three seconds. You > must have a much faster machine than I do. $ ../llvm/configure && make -j4 ... $ time make -j4 real 0m5.840s user 0m5.232s sys 0m1.388s $ time make -j4 real 0m1.788s user 0m2.304s sys 0m0.484s The first run of `time make -j4' took so much because it updated LLVMLibDeps.txt, which was unnecessay (a bug?). After that all runs takes well below 2 se...
2012 Aug 06
3
test if elements of a character vector contain letters
...aching the problem in a wrong way. Suppose the following character vector: > (x[1:10] <- paste(x[1:10], sample(1:10, 10), sep='')) [1] "a10" "b7" "c2" "d3" "e6" "f1" "g5" "h8" "i9" "j4" > x [1] "a10" "b7" "c2" "d3" "e6" "f1" "g5" "h8" "i9" "j4" "k" "l" "m" "n" [15] "o" "p" "q" "r&...
2011 Nov 01
3
[LLVMdev] [cfe-dev] RFC: Upcoming Build System Changes
Óscar Fuentes <ofv at wanadoo.es> writes: > greened at obbligato.org (David A. Greene) writes: > >> Óscar Fuentes <ofv at wanadoo.es> writes: >> >>> A good measure of how fast a set of Makefile are is to run the build >>> with all targets up-to-date. Both builds takes a few seconds (3 or so) >>> on my Linux quad core box. Whatever
2006 Mar 15
0
Samba + Cups -> PPD Options problem - 1 attachment
...N($9I;&4-"BHE($-R96%T960@0GD@ M4%!$0G5I;&1E<B!O;B!T:&4@,C,O,#@O,C`P-2P@5&EM93H@.3HU-#HR."!! M30T**D9O<FUA=%9E<G-I;VXZ("(T+C,B#0HJ1FEL959E<G-I;VXZ("(Q+C`B M#0HJ3&%N9W5A9V5%;F-O9&EN9SH@25-/3&%T:6XQ#0HJ3&%N9W5A9V5697)S M:6]N.B!%;F=L:7-H#0HJ4')O9'5C=#H@(BA38VET97@@4W1A=&EO;BDB#0HJ M4%-697)S:6]N.B`B*#,P,34N,3`R*2`P(@T**DUO9&5L3F%M93H@(D-214\@ M0U@R-3`@=C$N,"(-"BI3:&]R=$YI8VM.86UE.B`B0U)%3R!#6#(U,"!V,2XP M(@T**DYI8VM.86UE.B`B0U)%3R!#6#(U,"!V,2XP(@T**DUA;G5F86-T=7)E M<CH@(D-R96\B#0HJ4$-&:6QE3F...
2012 Jun 17
2
[LLVMdev] Ninja (make replacement)
Hi Christoph, It is a good question even though it is obvious :-) No, for the last few days, I have not been able to build Clang with make -j2 or -j4 - the build always fails on a ranlib operation. Also, on Windows, GNU Make seems to be somewhat broken with respect to parallel builds: It doesn't change a thing whether you specify -j2 or -j4 on a quad-core machine (with hyper-threading disabled in BIOS): The load never passes 50 percent. I...
2011 Jan 18
1
Dovecot Sieve
Hi, I am looking for the Dovecot Sieve mailing list. Is there one? Regards, j
2012 Jun 19
0
[LLVMdev] Ninja (make replacement)
On Sun, Jun 17, 2012 at 7:30 PM, Mikael Lyngvig <mikael at lyngvig.org> wrote: > Hi Christoph, > > It is a good question even though it is obvious :-)  No, for the last few > days, I have not been able to build Clang with make -j2 or -j4 - the build > always fails on a ranlib operation. > > Also, on Windows, GNU Make seems to be somewhat broken with respect to > parallel builds: It doesn't change a thing whether you specify -j2 or -j4 on > a quad-core machine (with hyper-threading disabled in BIOS): The load neve...
2013 Oct 22
1
possible Sweave problem in rdevel build on Debian 6.0.8?
Dear R-sig-debian, As of last night, we are running into a build failure when trying to compile the development version of R from the svn repository, Revision: 64090: ./configure && make -j4 distclean && ./configure && make -j4 [lots of normal compile output not shown...] building/updating vignettes for package 'utils' ... processing 'Sweave.Rnw' Error: running Sweave on vignette '/net/home/rpackagebuilder/src/R.trunk/src/library/utils/vignettes/Sw...
2013 Aug 29
2
gmirror crash writing to disk? Or is it su+j crash?
...g 28 03:02:55 EDT 2013 root at walk.dclg.ca:/usr/obj/usr/src/sys/STRIKE i386 and it has two 2T SATA disks. To keep this post short, the crash.txt is here. https://uk.eicat.ca/owncloud/public.php?service=files&t=fea9d25579fe0c4afb808859e80e1493 now curiously, while running a "make -j4 buildkernel" ... almost every time ... it crashes with: g_vfs_done():mirror/walke[WRITE(offset=516764794880, length=65536)]error = 11 /usr: got error 11 while accessing filesystem panic: softdep_deallocate_dependencies: unrecovered I/O error ... no error report from the hard drives, simply a...
2015 Jul 29
0
[LLVMdev] Error when i am using command make -j4 command in cygwin to compile safecode
Dear Nikhil, The lib/PoolAllocate code doesn't compile with LLVM mainline, and you don't need it for SAFECode. You can remove PoolAllocate from the list of directories to compile in poolalloc/lib/Makefile. Also, are you using the code from Peter's Github repository? I think Peter made this change in his code already. Regards, John Criswell On 7/29/15 11:27 AM, Nikhil Reddy
2009 Dec 03
0
Problem with predict() and factors
...- list() # Following won't work until mcReg contains full variety linearModel[[1]]=lm(modelSource ~ + UNITBUILD + UNITDB + ITBUILD + ITDB + UATBUILD + UATDB + HOGANCODE + RCF + ReleaseST1 + ReleaseST2 + ReleaseBLA + Small.Bank.Acquisitions + HLY.NewYear + HLY.MLK + HLY.PRES + HLY.MEMORIAL + HLY.J4 + HLY.LABOR + HLY.COLUMBUS + HLY.VETS + HLY.THANKS + HLY.XMAS + HLY.ELECT + HLY.PATRIOT + EOM,mcReg) linearModel[[2]]=step(linearModel[[1]], trace=1) linearModel[[3]]=lm(modelSource ~ + UNITBUILD + UNITDB + ITBUILD + ITDB + UATBUILD + UATDB + HOGANCODE + RCF + ReleaseST1 + ReleaseST2 + ReleaseBLA +...
2011 Oct 15
1
VGA PassThrough works for EVGA GTX 460 SE 1024 MB
...l/git/torvalds/linux-2.6.git;a=summary My kernel''s config is attached to this mail. Xen ==== Download Xen hg clone -r 23965 http://xenbits.xensource.com/staging/xen-unstable.hg/ xen-unstable.hg-rev-23965-ok Make a first init build for tools cd xen-unstable.hg-rev-23965-ok/tools make -j4 make clean cd .. Apply the patches attached to this mail (patch -p0 < ....) Copy the VGA BIOS extracted using nvlfash 5.100 cp /path/to/VGABIOS.ROM tools/firmware/vgabios/vgabios-pt.bin Compil again make -j4 tools Install make -j4 install-tools PYTHON_PREFIX_ARG= Since my old domU XP 64...
2017 Aug 05
3
Cross compiling C++ program
...-6.0 compiles "Hello World" - make check-all fails (not sure I'm not causing it) - make install creates everything under PREFIX # cmake -G 'Unix Makefiles' -DCMAKE_BUILD_TYPE=Release -DLLVM_TARGETS_TO_BUILD=X86 -DCMAKE_INSTALL_PREFIX=/tmp/x86-sysroot ../../source/llvm # make -j4 # make install It was fun learning how to manualy compile compiler for the first time. Now how to cross compile for bare? Given that I have musl-1.1.16 directory and that I'm preseeding sysroot with: # rm -rf /tmp/barearm-sysroot # mkdir -p /tmp/barearm-sysroot # cp -r musl-1.1.16/include /tm...
2013 Apr 22
1
AMD Primary Passthrough Question
Hello, I am about to try the AMD patch to test primary passthrough and had a couple of questions. First, is there a host for the patch or is it only what was released to the mailing list in the past? Second, does the primary patch allow Xen''s VNC to connect to the GPU instead of emulated graphics? If not, does anyone know whether it would be possible to connect Xen''s VNC to
2017 May 01
2
Problem with Polly build
2017-05-01 20:16 GMT+02:00 Eugene Zelenko via llvm-dev <llvm-dev at lists.llvm.org>: > Hi, Hongbin! > > On Mon, May 1, 2017 at 11:06 AM, Hongbin Zheng <etherzhhb at gmail.com> wrote: >> Hi Eugene, >> >> It is strange, I also do a clean build with CMake+make with r301734 and it >> is ok. Could you provide more details? >> >> Thanks >>
2010 Mar 11
6
Installing from source (git, hg) on a fresh debian box
...l1.2-dev libc6-dev xen-linux-system-2.6.26-2-xen-amd64 dstat ifenslave vnc4server ethtool bison flex 3) git clone git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git linux-2.6-xen cd linux-2.6-xen git reset --hard git checkout -b xen/stable origin/xen/stable git pull make menuconfig make -j4 bzImage make -j4 modules make -j4 modules_install cp -a .config /boot/config-2.6-xen cp -a System.map /boot/System.map-2.6-xen cp -a arch/x86/boot/bzImage /boot/vmlinuz-2.6-xen I set ext2, ext3, ext4 to be included NOT modules. 4) Attempt to create initrd xen1:/usr/src/deb# mkinitramfs -o /boot/i...
2013 Oct 22
1
possible Sweave problem in rdevel build on Debian 6.0.8?
...appropriate for r-devel since it involves building from the svn version. As of Oct 21, we are running into a build failure when trying to compile the development version of R from the svn repository. The problem still persists as of Revision:64096: We are running: ./configure && make -j4 distclean && ./configure && make -j4 [lots of normal compile output not shown...] building/updating vignettes for package 'utils' ... processing 'Sweave.Rnw' Error: running Sweave on vignette '/net/home/rpackagebuilder/src/R.trunk/src/library/utils/vignettes/Sw...
2009 Jul 21
2
Odd coefficent behavior
...doesn't have the random 1 added to the end. > linearModel[[1]] Call: lm(formula = modelSource ~ +UNITBUILD + UNITDB + ITBUILD + ITDB + UATBUILD + UATDB + HOGANCODE + RCF + ReleaseST1 + ReleaseST2 + ReleaseBLA + Small.Bank.Acquisitions + HLY.NewYear + HLY.MLK + HLY.PRES + HLY.MEMORIAL + HLY.J4 + HLY.LABOR + HLY.COLUMBUS + HLY.VETS + HLY.THANKS + HLY.XMAS + HLY.ELECT + HLY.PATRIOT + EOM, data = mcReg) Coefficients: (Intercept) UNITBUILD1 UNITDB1 405.8326 -8.5675 13.5029 I...
2004 Nov 24
1
I just got my TDM22B - but no data sheet
I just got my TDM22B, but the package did not include anything else, like datasheet. 1. Where can I download it? 2. Which outlets are FXS/FXO ??? (depending on the green /red card positions) 3. Does it need the extra power?? bye Ronald