Displaying 10 results from an estimated 10 matches for "sol2".
Did you mean:
sol
2008 Oct 31
2
[LLVMdev] building for sparc-sun-solaris2.10
...rc/llvm-gcc-svn/gcc/../libcpp/include
-I/opt/local/include -I/opt/local/include
-I../../../../src/llvm-gcc-svn/gcc/../libdecnumber -I../libdecnumber
-I/Users/luked/install/obj/llvm-svn/include
-I/Users/luked/install/src/llvm-svn/include \
-c ../../../../src/llvm-gcc-svn/gcc/config/sparc/gmon-sol2.c -o gmon.o
/Users/luked/install/obj/sparc/llvm-gcc/./gcc/xgcc
-B/Users/luked/install/obj/sparc/llvm-gcc/./gcc/
-B/Users/luked/opt/sparc/sparc-sun-solaris2.10/bin/
-B/Users/luked/opt/sparc/sparc-sun-solaris2.10/lib/ -isystem
/Users/luked/opt/sparc/sparc-sun-solaris2.10/include -isystem
/Users/...
2009 Mar 13
1
[LLVMdev] llvm-gcc4.2-2.5 front-end build problems on SunOS
...gcc4.2-2.5.source/gcc/../include
-I../../llvm-gcc4.2-2.5.source/gcc/../libcpp/include
-I../../llvm-gcc4.2-2.5.source/gcc/../libdecnumber -I../libdecnumber
-I/home/g-adrli/llvm/llvm-2.5/obj/include
-I/home/g-adrli/llvm/llvm-2.5/include \
-c ../../llvm-gcc4.2-2.5.source/gcc/config/sparc/gmon-sol2.c -o
gmon.o
In file included from ./tm.h:5,
from
../../llvm-gcc4.2-2.5.source/gcc/config/sparc/gmon-sol2.c:39:
./options.h:463: error: 'HOST_BITS_PER_INT' undeclared here (not in a
function)
./options.h:463: error: bit-field 'padding' width not an integer constant
g...
2012 Sep 02
0
most efficient plyr solution
...,l) { fisher.test( matrix(c(i,j,k,l), ncol=2), conf.int=F)$p.value },
i=Ax, j=Ay, k=Bx, l=By,
SIMPLIFY=TRUE)
ans1 <- matrix(res1,ncol=4)
return(ans1)
}
s1 <- sol1()
### solution 2 using lapply
# proper answer, input transform, output transform, no parallelization, no progress update
sol2 <- function() {
tmp.list <- as.data.frame(rbind(as.numeric(Ax), as.numeric(Ay), as.numeric(Bx), as.numeric(By)))
# determine fisher.test p-values as list
res2 <- lapply(tmp.list,
function(x) { fisher.test( matrix(unlist(x), ncol=2), conf.int=F)$p.value })
ans2 <- matrix(unlis...
2009 Feb 23
1
trade-off between speed and storage in matrix multiplications
...OL1 <- vKron.A %*% b
})
# second solution: orig. dims + apply + mapply => slower, but w/o
storage issues
system.time(
for(i in 1:100){
Av <- outer(A, v, FUN="*")
Av.df1 <- apply(Av, 3, as.data.frame)
Av.df2 <- lapply(X=Av.df1, FUN=as.matrix, nrow=m, ncol=m)
SOL2 <- mapply(FUN="%*%", Av.df2, as.data.frame(B)) # as a matrix
})
----------
This mail has been sent through the MPI for Demographic ...{{dropped:10}}
2008 Nov 01
0
[LLVMdev] building for sparc-sun-solaris2.10
...t
>
> which appears to be llvm-gcc specific because it doesn't happen in
> vanilla 4.2.4.
>
> I'm definitely moving forward though. Thanks for the advice.
Anton helped me out on irc. For anyone that needs it, the solution was
to add #define IN_LIBGCC2 in the beginning of sol2-gmon.c file before
its includes.
Now I get to an ICE
/Users/luked/install/obj/sparc/llvm-gcc/./gcc/xgcc
-B/Users/luked/install/obj/sparc/llvm-gcc/./gcc/
-B/Users/luked/opt/sparc/sparc-sun-solaris2.10/bin/
-B/Users/luked/opt/sparc/sparc-sun-solaris2.10/lib/ -isystem
/Users/luked/opt/sparc/spa...
2008 Oct 31
2
[LLVMdev] building for sparc-sun-solaris2.10
Mike Stump wrote:
> On Oct 31, 2008, at 1:10 PM, Luke Dalessandro wrote:
>> I've started trying by trying to get sparc-sun-solaris2.10 (niagara)
>> working. It appears that neither llvm nor llvm-gcc will build natively
>> on the system, so I think that I need to build an llvm-gcc cross
>> compiler.
>
> Get a gcc binary from someplace, use that to then build
2012 Jan 22
1
Trying to mount RAID1 degraded with removed disk -> open_ctree failed
...tem cannot be mounted in
degraded nor in recovery mode. When putting the disk back in the
filesystem can be mounted without errors. I did a cold-swap (powercycle
after removal/insertion of the disk).
Here are the details:
- latest kernel 3.2.1 and btrfs-tools on xubuntu 11.10
# uname -a
Linux sol2 3.2.1-030201-generic #201201121644 SMP Thu Jan 12 21:45:24
UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
# btrfs device scan
# btrfs fi show btrfs-r1b
Label: ''btrfs-r1b'' uuid: 11ac3be1-62ce-4b1c-8069-63942f1354bd
Total devices 3 FS bytes used 206.60GB
devid 3 si...
2003 Dec 01
0
No subject
...ved: from joker.ho.lucent.com (h135-17-15-1.lucent.com
[135.17.15.1]) by auemail2.firewall.lucent.com
(Switch-2.1.3/Switch-2.1.0) with SMTP id f71M1L714649 for
<samba@lists.samba.org>; Wed, 1 Aug 2001 18:01:21 -0400 (EDT)
Received: from lucent.com by joker.ho.lucent.com (SMI-8.6/EMS-1.5 sol2)
id SAA20592; Wed, 1 Aug 2001 18:01:20 -0400
Message-ID: <3B687C4A.6742C224@lucent.com>
Date: Wed, 01 Aug 2001 18:01:46 -0400
From: John Dalton <jldalton@lucent.com>
Organization: Lucent Technologies
X-Mailer: Mozilla 4.73 [en]C-CCK-MCD EMS-1.4 (WinNT; U)
X-Accept-Language: en
MIME-V...
2003 Dec 01
0
No subject
...h135-86-160-50.lucent.com
[135.86.160.50]) by hoemail2.firewall.lucent.com
(Switch-2.1.3/Switch-2.1.0) with ESMTP id f71Fjqp21519 for
<samba@lists.samba.org>; Wed, 1 Aug 2001 11:45:52 -0400 (EDT)
Received: from en00033000961 ([135.86.197.93]) by ukmail.uk.lucent.com
(8.8.8+Sun/EMS-1.5 sol2) id QAA02146; Wed, 1 Aug 2001 16:45:49 +0100
(BST)
From: "Chris Haskins" <chaskins@lucent.com>
To: <samba@lists.samba.org>
Subject: How often a file is accessed
Date: Wed, 1 Aug 2001 16:45:42 +0100
Message-ID: <003701c11aa1$062a8030$5dc55687@uk.lucent.com>
MIME-Version...
2003 Dec 01
0
No subject
...ed: from joker.ho.lucent.com (h135-17-15-1.lucent.com
[135.17.15.1]) by auemail1.firewall.lucent.com
(Switch-2.1.3/Switch-2.1.0) with SMTP id f7NEv3m15522 for
<samba@lists.samba.org>; Thu, 23 Aug 2001 10:57:03 -0400 (EDT)
Received: from lucent.com by joker.ho.lucent.com (SMI-8.6/EMS-1.5 sol2)
id KAA07310; Thu, 23 Aug 2001 10:57:02 -0400
Message-ID: <3B8519CA.6F78ABCA@lucent.com>
Date: Thu, 23 Aug 2001 10:57:14 -0400
From: John Dalton <jldalton@lucent.com>
Organization: Lucent Technologies
X-Mailer: Mozilla 4.73 [en]C-CCK-MCD EMS-1.4 (WinNT; U)
X-Accept-Language: en
MIME-...