search for: v9

Displaying 20 results from an estimated 902 matches for "v9".

2003 Feb 04
1
Bug in configure script for Solaris v9 arch with libsunperf (PR#2530)
...re script sets this flag up if the sgemm sunperf test passes!). Quick fix: Add the recommended flag to the compiler env vars Description: ----------- I'm setting the following env vars before running configure, as per the admin guide: export PATH=/usr/ccs/bin:$PATH export CC="cc -xarch=v9" export CFLAGS="-xO5 -xlibmil -dalign" export F77="f95 -xarch=v9" export FFLAGS="-xO5 -xlibmil -dalign" export CXX="CC" export CXXFLAGS="-xO5 -xlibmil -dalign" Config.log reports the following: configure:19929: checking for sgemm_ in -lsunper...
2002 Mar 12
0
Rsync2.5.3
...cking for gcc... /import/datools/opt/SUNWspro/bin/cc checking for C compiler default output... configure: error: C compiler cannot create executables On Solaris5.8, configure was completed, when tried to make, it failed with the messages: %make /import/datools/opt/SUNWspro/bin/cc -I. -I. -xarch=v9 -DHAVE_CONFIG_H -I./popt -c rsync.c -o rsync.o /import/datools/opt/SUNWspro/bin/cc -I. -I. -xarch=v9 -DHAVE_CONFIG_H -I./popt -c generator.c -o generator.o /import/datools/opt/SUNWspro/bin/cc -I. -I. -xarch=v9 -DHAVE_CONFIG_H -I./popt -c receiver.c -o receiver.o /import/datools/opt/SUNWspro/bin/...
2014 Apr 18
2
[PATCH v9 00/19] qspinlock: a 4-byte queue spinlock with PV support
On 04/17/2014 01:23 PM, Konrad Rzeszutek Wilk wrote: > On Thu, Apr 17, 2014 at 11:03:52AM -0400, Waiman Long wrote: >> v8->v9: >> - Integrate PeterZ's version of the queue spinlock patch with some >> modification: >> http://lkml.kernel.org/r/20140310154236.038181843 at infradead.org >> - Break the more complex patches into smaller ones to ease review effort. >> - Fix a...
2014 Apr 18
2
[PATCH v9 00/19] qspinlock: a 4-byte queue spinlock with PV support
On 04/17/2014 01:23 PM, Konrad Rzeszutek Wilk wrote: > On Thu, Apr 17, 2014 at 11:03:52AM -0400, Waiman Long wrote: >> v8->v9: >> - Integrate PeterZ's version of the queue spinlock patch with some >> modification: >> http://lkml.kernel.org/r/20140310154236.038181843 at infradead.org >> - Break the more complex patches into smaller ones to ease review effort. >> - Fix a...
2004 Oct 07
2
[LLVMdev] problem with lli (llvm 1.3)
Thanks Misha. I tried the "gcc -dM -E /tmp/file.c | grep __sparcv9" but there was no output. Maybe this is the probelm, I do have CXX = g++ -mcpu=v9 CC := gcc -mcpu=v9 in the Makefile.config. Do I need to add -m64 as well? Thanks. Shukang On Thu, 7 Oct 2004, Misha Brukman wrote: > Is your compiler configured to define __sparcv9 when it compiles? >...
2005 Oct 20
5
search a value in variables dataset
Dear R-list, I have a dataset, say (the real dataset is 20 columns,110200 rows). > my.reducedID V1 V2 V3 V4 V5 V6 V7 V8 V9 [1,] 1 0 0 1 14 3 1 0 2 [2,] 2 0 0 1 14 3 1 0 2 [3,] 0 1 0 1 14 2 1 0 2 [4,] 0 0 1 1 14 3 1 0 2 [5,] 0 1 1 0 14 2 1 0 2 [6,] 0 0 0 1 14 3 1 0 2 [7,] 0 0 0 1 0 3 1 0 2 [8,] 0 0 0 1 1 3 1 0 2 [9,] 0...
2010 Feb 03
2
[LLVMdev] [patch] SPARCV9 subtarget support
On 03/02/2010, at 10:16 PM, Anton Korobeynikov wrote: > Hello, Nathan > >> I've put together some preliminary patches to add frontend support for the sparcv9-* subtarget (ie 64-bit SPARC), modelled on the corresponding x86-64 code - do these look reasonable for inclusion? This doesn't address the codegen side of things yet (isel falls over when trying to actually emit 64-bit code), but at least bitcode generation looks correct now. Tested on sparc-s...
2006 Feb 20
1
var-covar matrices comparison:
Hi, Using package gclus in R, I have created some graphs that show the trends within subgroups of data and correlations among 9 variables (v1-v9). Being interested for more details on these data I have produced also the var-covar matrices. Question: From a pair of two subsets of data (with 9 variables each, I have two var-covar matrices for each subgroup, that differ for a treatment on one group (treatment A) vs (non-Treatment A). Is th...
2009 Feb 23
1
Build Error on Solaris
Dear R user, I try to build R-2.8.1 on SunOS 5.9, and use following command: CC="cc -xarch=v9" CFLAGS="-xO5 -xlibmil -dalign" F77="f95 -xarch=v9" FFLAGS="-xO5 -xlibmil -dalign" CXX="CC -xarch=v9" CXXFLAGS="-xO5 -xlibmil -dalign" FC="f95 -xarch=v9" FCFLAGS="-xO5 -xlibmil -dalign"...
2006 Apr 21
1
Linker problem in installing 64-bit R
...compile R-2.2.1 on Solaris 2.9 with a 64-bit build. Following the instructions in "R Installation and Adminstration", I changed the following settings in "config.site": CC="gcc -m64" F77="g77 -64" CXX="g++ -m64" LDFLAGS="-L/usr/local/lib/sparcv9 -L/usr/local/lib" But I got the following error messages: configure:3987: gcc -m64 -I/usr/local/include -L/usr/local/lib/sparcv9 -L/usr/local/lib conftest.c >&5 /usr/ccs/bin/ld: skipping incompatible /work/net-local-b/sparc- sun-solaris2.9/bin/../lib/gcc/sparc-sun-solaris2.9/3.4.2/sp...
2011 Dec 13
2
[Bug 1959] New: Incorrect Sequence Numbers for NetFlow v9 export.
https://bugzilla.mindrot.org/show_bug.cgi?id=1959 Bug #: 1959 Summary: Incorrect Sequence Numbers for NetFlow v9 export. Classification: Unclassified Product: softflowd Version: -current Platform: All OS/Version: All Status: NEW Severity: major Priority: P2 Component: softflowd AssignedTo: djm at mindrot.org R...
2009 May 08
9
Bash Script help...
...o write a script that I will manually start (or a cron job in future) but I need it to do a number of things in order one after another. How do i do that so everything gets dont as the steps depend on each other. Example: cd /system_backups/ tar cvf apache-conf.tar /etc/httpd/conf/* gzip -v9 apache-conf.tar tar cvf apache-data.tar /var/www/* gzip -v9 apache-data.tar then last step... tar cvf <current_date>-system_backup.tar <all> the gzip files above gzip -v9 <current_date>-system_backup.tar scp <current_date>-system_backup.tar.gz user at 10.0.0.1:/. etc...et...
2018 Dec 05
0
[PATCH v9] virtio_blk: add discard and write zeroes support
...sirkin <mst at redhat.com>; Jason Wang <jasowang at redhat.com>; > Jens Axboe <axboe at kernel.dk>; Paolo Bonzini <pbonzini at redhat.com>; > Christoph Hellwig <hch at infradead.org>; Liu, Changpeng > <changpeng.liu at intel.com> > Subject: Re: [PATCH v9] virtio_blk: add discard and write zeroes support > > On Thu, Nov 01, 2018 at 03:40:35PM -0700, Daniel Verkamp wrote: > > From: Changpeng Liu <changpeng.liu at intel.com> > > > > In commit 88c85538, "virtio-blk: add discard and write zeroes features > > to...
2018 Nov 02
2
[PATCH v9] virtio_blk: add discard and write zeroes support
...plicating the comments from virtio_blk.h and quoting parts of the > spec without adding any extra information. I have tested this iteration > of the patch using crosvm with modifications to enable the new features: > https://chromium.googlesource.com/chromiumos/platform/crosvm/ > > v9 fixes a number of review issues; I didn't attempt to optimize the > single-element write zeroes case, so it still does an allocation per > request (I did not see any easy place to put the payload that would > avoid the allocation). > > CHANGELOG: > v9: [dverkamp] fix LE types...
2014 Apr 27
0
[PATCH v9 00/19] qspinlock: a 4-byte queue spinlock with PV support
On 04/17/2014 08:33 PM, Waiman Long wrote: > v8->v9: > - Integrate PeterZ's version of the queue spinlock patch with some > modification: > http://lkml.kernel.org/r/20140310154236.038181843 at infradead.org > - Break the more complex patches into smaller ones to ease review effort. > - Fix a racing condition in...
2004 Sep 10
1
altivec lpc_restore_signal
...5 ; v17: coefficient alignment permutation vector vperm v17,v17,v17,v0 ; v17: reversal coefficient alignment permutation vector mr r11,r8 lvsl v16,0,r11 ; v16: history alignment permutation vector lvx v0,0,r5 addi r5,r5,16 lvx v1,0,r5 vperm v0,v0,v1,v17 lvx v8,0,r11 addi r11,r11,-16 lvx v9,0,r11 vperm v8,v9,v8,v16 cmplw cr0,r5,r10 bc 12,0,L1101 vand v0,v0,v18 addis r31,0,hi16(L1307) ori r31,r31,lo16(L1307) b L1199 L1101: addi r5,r5,16 lvx v2,0,r5 vperm v1,v1,v2,v17 addi r11,r11,-16 lvx v10,0,r11 vperm v9,v10,v9,v16 cmplw cr0,r5,r10 bc 12,0,L1102 vand v1,v1,v18 addis...
2006 Feb 24
1
Xen hypervisor on SPARC v9
Hi, Is there anyone who knows about a Xen port to the SPARC v9 architecture (aka Niagara or UltraSPARC-T1)? I heard there has been some work on it, but don''t know where to find detailed information. Your help is very appreciated. Zhiyi _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists...
2014 Apr 17
1
[PATCH v9 00/19] qspinlock: a 4-byte queue spinlock with PV support
On 04/17/2014 10:53 PM, Konrad Rzeszutek Wilk wrote: > On Thu, Apr 17, 2014 at 11:03:52AM -0400, Waiman Long wrote: >> v8->v9: >> - Integrate PeterZ's version of the queue spinlock patch with some >> modification: >> http://lkml.kernel.org/r/20140310154236.038181843 at infradead.org >> - Break the more complex patches into smaller ones to ease review effort. >> - Fix a...
2014 Apr 18
0
[PATCH v9 00/19] qspinlock: a 4-byte queue spinlock with PV support
On Thu, Apr 17, 2014 at 09:48:36PM -0400, Waiman Long wrote: > On 04/17/2014 01:23 PM, Konrad Rzeszutek Wilk wrote: > >On Thu, Apr 17, 2014 at 11:03:52AM -0400, Waiman Long wrote: > >>v8->v9: > >> - Integrate PeterZ's version of the queue spinlock patch with some > >> modification: > >> http://lkml.kernel.org/r/20140310154236.038181843 at infradead.org > >> - Break the more complex patches into smaller ones to ease review effort. >...
2014 Apr 17
1
[PATCH v9 00/19] qspinlock: a 4-byte queue spinlock with PV support
On 04/17/2014 10:53 PM, Konrad Rzeszutek Wilk wrote: > On Thu, Apr 17, 2014 at 11:03:52AM -0400, Waiman Long wrote: >> v8->v9: >> - Integrate PeterZ's version of the queue spinlock patch with some >> modification: >> http://lkml.kernel.org/r/20140310154236.038181843 at infradead.org >> - Break the more complex patches into smaller ones to ease review effort. >> - Fix a...