search for: rl1

Displaying 20 results from an estimated 32 matches for "rl1".

Did you mean: l1
2013 Mar 01
4
[LLVMdev] NVPTX CUDA_ERROR_NO_BINARY_FOR_GPU
...mad.lo.s32 %r0, %r0, %r1, %r2; > > cvt.rn.f64.s32 %fl4, %r0; > > mul.f64 %fl5, %fl4, %fl2; > > add.f64 %fl5, %fl5, %fl3; > > cvt.rzi.s64.f64 %rl1, %fl5; > > shl.b64 %rl1, %rl1, 3; > > add.s64 %rl1, %rl0, %rl1; > > div.rn.f64 %fl2, %fl3, %fl2; > > mul.f64 %fl2, %fl2, 0d400C000000000000; > >...
2012 Jul 11
2
[LLVMdev] [NVPTX] llc -march=nvptx64 -mcpu=sm_20 generates invalid zero align for device function params
...>; .reg .s64 %rl<396>; .reg .f32 %f<396>; .reg .f64 %fl<396>; // BB#0: // %entry mov.b64 %rl0, __internal_dsmul_param_1; cvta.local.u64 %rl0, %rl0; ld.f32 %f0, [%rl0+4]; neg.f32 %f1, %f0; mov.b64 %rl1, __internal_dsmul_param_2; mov.f32 %f2, 0f45800800; // inline asm mad.f32 %f1, %f1, %f2, %f0; // inline asm // inline asm mad.f32 %f3, %f0, %f2, %f1; // inline asm cvta.local.u64 %rl1, %rl1; ld.f32 %f1, [%rl1+4]; neg.f32 %f4, %f1; // inlin...
2012 Nov 09
0
[LLVMdev] [NVPTX] llc -march=nvptx64 -mcpu=sm_20 generates invalid zero align for device function params
...16 %rs<396>; .reg .s32 %r<396>; .reg .s64 %rl<396>; .reg .f32 %f<396>; .reg .f64 %fl<396>; // BB#0: // %entry mov.b64 %rl0, __internal_dsmul_param_1; cvta.local.u64 %rl0, %rl0; ld.f32 %f0, [%rl0+4]; neg.f32 %f1, %f0; mov.b64 %rl1, __internal_dsmul_param_2; mov.f32 %f2, 0f45800800; // inline asm mad.f32 %f1, %f1, %f2, %f0; // inline asm // inline asm mad.f32 %f3, %f0, %f2, %f1; // inline asm cvta.local.u64 %rl1, %rl1; ld.f32 %f1, [%rl1+4]; neg.f32 %f4, %f1; // inline asm mad.f32 %f4, %f4, %f2, %f1; // inline...
2011 Jan 07
2
how to run linear regression models at once
hey, folks, I have two very simple questions. I am not quite sure if I can do this using R. so, I am analyzing a large data frame with thousands of variables. For example: Dependent variables: d1, d2, d3 (i.e., there are three dependent variables) Independent variables: s1, s2, s3, ......s1000 (i.e., there are 1000 independent variables) now I want to run simple linear regression analyses of
2013 Mar 01
0
[LLVMdev] NVPTX CUDA_ERROR_NO_BINARY_FOR_GPU
....s32                    %r0, %r0, %r1, %r2; > > > cvt.rn.f64.s32    %fl4, %r0; > > > mul.f64                                %fl5, %fl4, %fl2; > > > add.f64                                %fl5, %fl5, %fl3; > > > cvt.rzi.s64.f64                                %rl1, %fl5; > > > shl.b64                                %rl1, %rl1, 3; > > > add.s64                                %rl1, %rl0, %rl1; > > > div.rn.f64                    %fl2, %fl3, %fl2; > > > mul.f64                                %fl2, %fl2, 0d400C000000000000...
2003 Jun 09
2
A stupid question...
su-2.05a# ping 192.168.1.1 PING 192.168.1.1 (192.168.1.1): 56 data bytes ping: sendto: No route to host ping: sendto: No route to host ^C --- 192.168.1.1 ping statistics --- 2 packets transmitted, 0 packets received, 100% packet rl1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 inet 192.168.1.1 netmask 0xffffff00 broadcast 192.168.1.255 inet6 fe80::2c0:26ff:fea3:4f97%rl1 prefixlen 64 scopeid 0x2 ether 00:c0:26:a3:4f:97 media: Ethernet autoselect (100baseTX <full-duple...
2013 Mar 01
0
[LLVMdev] NVPTX CUDA_ERROR_NO_BINARY_FOR_GPU
....s32 %r0, %r0, %r1, %r2; >> > cvt.rn.f64.s32 %fl4, %r0; >> > mul.f64 %fl5, %fl4, %fl2; >> > add.f64 %fl5, %fl5, %fl3; >> > cvt.rzi.s64.f64 %rl1, %fl5; >> > shl.b64 %rl1, %rl1, 3; >> > add.s64 %rl1, %rl0, %rl1; >> > div.rn.f64 %fl2, %fl3, %fl2; >> > mul.f64 %fl2, %fl2, 0d400C0000000000...
2013 Mar 01
1
[LLVMdev] NVPTX CUDA_ERROR_NO_BINARY_FOR_GPU
...%r0, %r1, %r2; > >> > cvt.rn.f64.s32 %fl4, %r0; > >> > mul.f64 %fl5, %fl4, %fl2; > >> > add.f64 %fl5, %fl5, %fl3; > >> > cvt.rzi.s64.f64 %rl1, %fl5; > >> > shl.b64 %rl1, %rl1, 3; > >> > add.s64 %rl1, %rl0, %rl1; > >> > div.rn.f64 %fl2, %fl3, %fl2; > >> > mul.f64 %fl2, %f...
2013 Mar 01
2
[LLVMdev] NVPTX CUDA_ERROR_NO_BINARY_FOR_GPU
...X_SREG_TID_X, ( ); mov.b32 %r2, retval0; //{ }// Callseq End 5 mad.lo.s32 %r0, %r0, %r1, %r2; cvt.rn.f64.s32 %fl4, %r0; mul.f64 %fl5, %fl4, %fl2; add.f64 %fl5, %fl5, %fl3; cvt.rzi.s64.f64 %rl1, %fl5; shl.b64 %rl1, %rl1, 3; add.s64 %rl1, %rl0, %rl1; div.rn.f64 %fl2, %fl3, %fl2; mul.f64 %fl2, %fl2, 0d400C000000000000; add.f64 %fl2, %fl2, 0dC004000000000000; div.rn.f64 %fl1, %fl4, %fl1; add.f64...
2013 Mar 01
0
[LLVMdev] NVPTX CUDA_ERROR_NO_BINARY_FOR_GPU
...eq End 5 >聽 聽 聽 聽 聽 聽 聽 聽 mad.lo.s32聽 聽 聽 聽 聽 %r0, %r0, %r1, %r2; >聽 聽 聽 聽 聽 聽 聽 聽 cvt.rn.f64.s32聽 %fl4, %r0; >聽 聽 聽 聽 聽 聽 聽 聽 mul.f64聽 聽 聽 聽 聽 聽 聽 聽 %fl5, %fl4, %fl2; >聽 聽 聽 聽 聽 聽 聽 聽 add.f64聽 聽 聽 聽 聽 聽 聽 聽 %fl5, %fl5, %fl3; >聽 聽 聽 聽 聽 聽 聽 聽 cvt.rzi.s64.f64聽 聽 聽 聽 聽 聽 聽 聽 %rl1, %fl5; >聽 聽 聽 聽 聽 聽 聽 聽 shl.b64聽 聽 聽 聽 聽 聽 聽 聽 %rl1, %rl1, 3; >聽 聽 聽 聽 聽 聽 聽 聽 add.s64聽 聽 聽 聽 聽 聽 聽 聽 %rl1, %rl0, %rl1; >聽 聽 聽 聽 聽 聽 聽 聽 div.rn.f64聽 聽 聽 聽 聽 %fl2, %fl3, %fl2; >聽 聽 聽 聽 聽 聽 聽 聽 mul.f64聽 聽 聽 聽 聽 聽 聽 聽 %fl2, %fl2, 0d400C000000000000; >聽 聽 聽 聽 聽 聽 聽 聽 add.f64聽 聽...
2003 May 21
1
netstat/ipcs inside jail
...:p First of all, my system : FreeBSD cube.kmem.org 4.8-STABLE FreeBSD 4.8-STABLE #6: Tue May 20 22:22:47 CEST 2003 root@cube.kmem.org:/usr/obj/usr/src/sys/ruby2 i386 System was updated, mergemaster done, kernel in sync with world. The interfaces par of my rc.conf from the host : ifconfig_rl1="inet 10.0.2.1 netmask 255.255.255.0" ifconfig_rl1_alias0="inet 10.0.2.6 netmask 0xffffffff" route_0="10.0.2.6 -iface lo0" inetd_flags="-wW -a 10.0.2.1" portmap_enable="NO" --- - my sysctls for the jail are set as follows and are loaded by /etc/sy...
2004 Jun 25
1
Hashtables major:minor and prio
...a question about a few things: ok when you have parent x:x and handle x:x link x:x flowid and so on. What is the max values of each of these, also where these or some of these hex numbers? I tried this on redhat 7.3 so there may have been some updates, but this is one of the tests I did. [root@RL1 root]# tc filter add dev eth0 protocol ip parent 1:0 prio 10 u32 ht fffe:: match ip dst 10.2.0.0/16 hashkey mask 0x0000ff00 at 16 link 2: Illegal "ht" So I assume that that FFFE:: is too large so I found that tc filter add dev eth0 protocol ip parent 1:0 prio 10 u32 ht fff:: match ip dst...
2006 Nov 29
2
75 seconds timeout when negotiating with smbd.
...d/notify_fam.c:fam_notify_init(455) FAM file change notifications not available [2006/11/29 09:32:08, 3] lib/access.c:check_access(312) check_access: no hostnames in host allow/deny list. You can see a 75 seconds delay between 1-st and 2-nd entries. My FreeBSD box runs as a NAT from rl0 to rl1 and as a Samba server for rl0, some configuration data is below. kustik:~# uname -a FreeBSD kustik 6.1-STABLE FreeBSD 6.1-STABLE #0: Tue Sep 12 09:49:17 UTC 2006 root@kustik:/usr/obj/usr/src/sys/KUSTIK i386 kustik:~# ifconfig rl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mt...
2005 May 17
7
CUPDS reboot the whole system
Hello, Before a couple of days ago I started /usr/local/sbin/cupsd manualy from console. When I press CTRL+C to interrupt a program, the system change runlevel and going to reboot. This was on FreeBSD V5.3, today I installed fresh new 5.4 but the problem is the same. cups-base-1.1.23.0_3 -- Todor Dragnev <todor.dragnev@gmail.com>
2003 Jul 17
1
device troubles after stable update
...ealTek 8139 10/100BaseTX> port 0x9000-0x90ff mem 0xc6800000-0xc68000ff ir q 10 at device 11.0 on pci0 rl0: Ethernet address: 00:e0:7d:e2:df:03 miibus0: <MII bus> on rl0 rlphy0: <RealTek internal media interface> on miibus0 rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto rl1: <RealTek 8139 10/100BaseTX> port 0x8800-0x88ff mem 0xc6000000-0xc60000ff ir q 11 at device 12.0 on pci0 rl1: Ethernet address: 00:e0:7d:e3:2c:74 miibus1: <MII bus> on rl1 rlphy1: <RealTek internal media interface> on miibus1 rlphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX...
2007 Mar 01
1
GLM problems.
...ayuda HTML con su navegador. Escriba 'q()' para salir de R. [Previously saved workspace restored] > Datos <- read.csv("variables_perdiz_01_03.csv", sep =";") > attach(Datos) > library(MASS) > > rl0 <- glm(PRESAUS ~ 1, family = binomial) > > rl1 <- stepAIC(rl0, direction = c("both"), scope = PRESAUS ~ 1 + elev + vias + orient + pend + + freg + frsec + labsec + matarb + matcl + matden + ripar + visec + pinar + forest + matorrales + + abandonos + ombro + termic, keep = extractAIC) Start: AIC= 99.04 PRESAUS ~ 1...
2017 Oct 11
1
[PATCH v1 01/27] x86/crypto: Adapt assembly for PIE support
...kldq x1, x0, t0; \ @@ -251,9 +255,9 @@ __cast5_enc_blk16: movq %rdi, CTX; - vmovdqa .Lbswap_mask, RKM; - vmovd .Lfirst_mask, R1ST; - vmovd .L32_mask, R32; + vmovdqa .Lbswap_mask(%rip), RKM; + vmovd .Lfirst_mask(%rip), R1ST; + vmovd .L32_mask(%rip), R32; enc_preload_rkr(); inpack_blocks(RL1, RR1, RTMP, RX, RKM); @@ -287,7 +291,7 @@ __cast5_enc_blk16: popq %rbx; popq %r15; - vmovdqa .Lbswap_mask, RKM; + vmovdqa .Lbswap_mask(%rip), RKM; outunpack_blocks(RR1, RL1, RTMP, RX, RKM); outunpack_blocks(RR2, RL2, RTMP, RX, RKM); @@ -325,9 +329,9 @@ __cast5_dec_blk16: movq %rdi,...
2003 Feb 11
0
smb.conf + freebsd 4.7
Hello I've installed samba from ports (samba-2.2.6.p2_1) i configured /usr/local/etc/smb.conf [global] netbios name = SERWEREK workgroup = SIATKA security = share hosts allow = 192.168.0. 127. interfaces = rl1 bind interfaces only = Yes server string = Freebsd client code page = 852 dead time = 15 keep alive = 15 [Ogolne] path = /home/samba browseable = yes public = yes read only = no i makedir /home/samba drwxrwxrwx 2 nego userzy 512 Feb 11 17:11 samba and now i st...
2004 Jun 26
0
Hash table
...l ip u32 divisor 256 tc filter add dev eth0 protocol ip parent 1:0 prio 10 u32 ht 3:01: match ip dst 10.1.1.0/24 hashkey mask 0x000000ff at 16 link 4: I''m not sure how the Hashtable works I looked at the code that you had pointed out to me and I think my thinking is wrong on this. [root@RL1 root]# tc -s filter ls dev eth0 filter parent 1: protocol ip pref 10 u32 filter parent 1: protocol ip pref 10 u32 fh 4: ht divisor 256 filter parent 1: protocol ip pref 10 u32 fh 4:ba:800 order 2048 key ht 4 bkt ba flowid 1:65 match 0a0101ba/ffffffff at 16 I would guess that my problem start her...
2016 Dec 07
2
Kernel Panic at Boot
...ia driver installed but I found it crashed the machine as soon as I started X on there. So I never bothered with X and left it in RL3. So as part of the re-commissioning of this machine I decided to remove the NVidia driver and go back to Nouveau. I shouldn't have bothered. Even starting in RL1 it kernel panics at bootup toward the end of the boot process. If I boot it in level 3 all the daemons start and it runs a little bit of script I have in rc.local to enable ACL's and then panics. The panic is something like panic occurred, switching back to text console. general protection...