search for: 2e0

Displaying 20 results from an estimated 40 matches for "2e0".

Did you mean: 20
2016 Oct 28
2
Encontrar la primera columna no NA
...omo las soluciones propuestas, un saludo! Adolfo. library(microbenchmark) library(data.table) library(dplyr) library(tidyr) set.seed(123456) numero <- 1e5 N <- 1e1 tabla <- microbenchmark( JVG ={ dat <- data.table( Uno = sample( c(runif(numero) , rep(NA , numero /2e0 )) , size = numero ) , dos = sample( c(runif(numero) , rep(NA , numero /1e1 )) , size = numero ) , tres = sample( c(runif(numero) , rep(NA , numero /2e1 )) , size = numero ) , cuatro = sample( c(runif(numero) , rep(NA , numero /1e2 )) , s...
2016 Oct 27
4
Encontrar la primera columna no NA
...t;- length( unique(First_month )) # for( j in 1:N_for){ # x <- dat[ First_month == j, j, with = FALSE] # dat[ First_month == j , Value_First_month := x ] # } # }, JVG ={ dat <- data.table( Uno = sample( c(runif(numero) , rep(NA , numero /2e0 )) , size = numero ) , dos = sample( c(runif(numero) , rep(NA , numero /1e1 )) , size = numero ) , tres = sample( c(runif(numero) , rep(NA , numero /2e1 )) , size = numero ) , cuatro = sample( c(runif(numero) , rep(NA , numero /1e2 ))...
2016 Aug 29
2
IAX UNREACHABLE : Ignoring bindport/bindaddr on reload
...p4p1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 link/ether 00:e0:4c:44:01:95 brd ff:ff:ff:ff:ff:ff inet 192.168.25.25/24 brd 192.168.25.255 scope global p4p1 valid_lft forever preferred_lft forever inet6 2804:7f1:4080:fe45:2e0:4cff:fe44:195/64 scope global dynamic valid_lft 86398sec preferred_lft 43198sec inet6 fe80::2e0:4cff:fe44:195/64 scope link valid_lft forever preferred_lft forever 4: p5p1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000 link/ether 14:dd:a9:8...
2016 Aug 29
2
IAX UNREACHABLE : Ignoring bindport/bindaddr on reload
...ICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast > state UP group default qlen 1000 > link/ether 00:e0:4c:44:01:95 brd ff:ff:ff:ff:ff:ff > inet 192.168.25.25/24 brd 192.168.25.255 scope global p4p1 > valid_lft forever preferred_lft forever > inet6 2804:7f1:4080:fe45:2e0:4cff:fe44:195/64 scope global dynamic > valid_lft 86398sec preferred_lft 43198sec > inet6 fe80::2e0:4cff:fe44:195/64 scope link > valid_lft forever preferred_lft forever > 4: p5p1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group > default qlen 1000...
2016 Oct 27
2
Encontrar la primera columna no NA
...=============================================== # S Primera solucion ------------------------------------------------------ # First not NA colum per subject library(data.table) library(dplyr) set.seed(123456) numero <- 1e5 dat <- data.table( Uno = sample( c(runif(numero) , rep(NA , numero /2e0 )), size = numero ) , dos = sample( c(runif(numero) , rep(NA , numero /1e1 )), size = numero ) , tres = sample( c(runif(numero) , rep(NA , numero /2e1 )) , size = numero ) , cuatro = sample( c(runif(numero) , rep(NA , numero /1e2 )) , size = numero ) ,...
2016 Aug 29
4
IAX UNREACHABLE : Ignoring bindport/bindaddr on reload
...; mtu 1500 qdisc pfifo_fast >> state UP group default qlen 1000 >> link/ether 00:e0:4c:44:01:95 brd ff:ff:ff:ff:ff:ff >> inet 192.168.25.25/24 brd 192.168.25.255 scope global p4p1 >> valid_lft forever preferred_lft forever >> inet6 2804:7f1:4080:fe45:2e0:4cff:fe44:195/64 scope global dynamic >> valid_lft 86398sec preferred_lft 43198sec >> inet6 fe80::2e0:4cff:fe44:195/64 scope link >> valid_lft forever preferred_lft forever >> 4: p5p1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group >&gt...
2007 Dec 20
6
DTrace IP provider, step 1
...192.168.1.200 192.168.3.255 UDP 1 192.168.1.5 192.168.1.108 UDP 1 192.168.2.27 192.168.1.108 ICMP 1 fe80::214:4fff:fe3b:76c8 ff02::1 ICMPV6 1 fe80::2e0:81ff:fe5e:8308 fe80::214:4fff:fe3b:76c8 ICMPV6 1 fe80::2e0:81ff:fe5e:8308 ff02::1:2 UDP 1 192.168.1.185 192.168.1.255 UDP 2 192.168.1.211 192.168.1.255 UDP 3 192.168.1.109...
2013 Jul 29
0
[LLVMdev] [Polly] Analysis of the expensive compile-time overhead of Polly Dependence pass
On 07/29/2013 09:15 AM, Sven Verdoolaege wrote: > On Mon, Jul 29, 2013 at 07:37:14AM -0700, Tobias Grosser wrote: >> On 07/29/2013 03:18 AM, Sven Verdoolaege wrote: >>> On Sun, Jul 28, 2013 at 04:42:25PM -0700, Tobias Grosser wrote: >>>> Sven: In terms of making the behaviour of isl easier to understand, >>>> it may make sense to fail/assert in case
2013 Jul 31
1
[LLVMdev] [Polly] Analysis of the expensive compile-time overhead of Polly Dependence pass
...Ref_input[o0] : 2o0 = p_2 + ! 16i0 }; } Furthermore, it will produce very complex RAW, WAW and WAR dependence as follows: RAW dependences: [p_0, p_1, p_2] -> { Stmt_for_body6[i0] -> Stmt_for_body6[o0] : (exists (e0 = [(p_1)/2], e1 = [(7p_1 + p_2 + 112i0)/16]: 16o0 = -p_0 + p_1 + 16i0 and 2e0 = p_1 and 16i0 >= -p_1 + p_2 and 16i0 <= 112 + p_0 - p_1 and p_1 >= 16 + p_0 and i0 >= 0 and 16e1 >= -15 + 7p_1 + p_2 + 112i0 and 16e1 <= -1 + 7p_1 + p_2 + 112i0 and p_2 >= 16 + p_0)) or ... or (exists (e0 = [(p_1)/2], e1 = [(-p_1 + p_2)/16]: 16o0 = p_0 - p_1 + 16i0 and 2e0 = p...
2016 Aug 26
2
IAX UNREACHABLE : Ignoring bindport/bindaddr on reload
Hi, I have already tried to change for bindaddr=0.0.0.0 but it didn't worked. 2016-08-26 11:44 GMT-03:00, Frank Vanoni <mailinglist at linuxista.com>: > On Fri, 2016-08-26 at 10:12 -0300, Vitor Mazuco wrote: > >> bindaddr = all > > Try: > > bindaddr=0.0.0.0 > > > > > -- > _____________________________________________________________________
2003 Jul 03
9
HTB burstable for 2 interface , how ?
Dear folks, Here goes my bandwidth manager: INTERNET | |eth0 202.14.41.1 BW.Manager | | | +----eth1----192.168.1.0/24 | +------eth2----192.168.2.0/24 Total incoming bandwidth to eth0 is 1024kbps should be shared to eth1 and eth2, which mean each get 512Kbps and burstable to 1024Kbps if other host is idle. My question is how do i apply HTB to these situation ? As far as i know eth1 and eth2
2008 Jan 02
1
Another Uploading Printer drivers problem.
...rinter drives - but I think I have a different problem. In my case I have a Samsung CLP510 colour laser physically connected to a Centos 5.1 X86-64 Linux box with Samba 3.0251514 (3.0.25b-1.el5_1.4 <https://192.168.0.201:10000/software/edit_pack.cgi?search=samba&package=samba&version=3%2E0%2E25b%2D1%2Eel5%5F1%2E4>). The Printer is intended to be shared by windows boxes on the network. I have installed the printer as a "raw" printer - so that windows clients use their own drivers. In order to get rid of the "Access Denied" errors in the "Printers and Fa...
2016 Oct 27
3
Encontrar la primera columna no NA
...=============================================== # S Primera solucion ------------------------------------------------------ # First not NA colum per subject library(data.table) library(dplyr) set.seed(123456) numero <- 1e5 dat <- data.table( Uno = sample( c(runif(numero) , rep(NA , numero /2e0 )), size = numero ) , dos = sample( c(runif(numero) , rep(NA , numero /1e1 )), size = numero ) , tres = sample( c(runif(numero) , rep(NA , numero /2e1 )) , size = numero ) , cuatro = sample( c(runif(numero) , rep(NA , numero /1e2 )) , size = numero ) ,...
2006 Apr 26
8
Xen 3.0 on FC4 - guest domains cant ping host domain
...0 1 r---- 49.1 fc4-vm1 1 63 0 1 -b--- 18.5 Following is the network configuration for Domain-0: eth0 Link encap:Ethernet HWaddr 00:E0:29:5F:D1:E9 inet addr:192.168.1.110 Bcast:192.168.1.255 Mask:255.255.255.0 inet6 addr: fe80::2e0:29ff:fe5f:d1e9/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:533 errors:0 dropped:0 overruns:0 frame:0 TX packets:282 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:54841 (53.5 KiB) TX bytes...
2002 Jul 02
1
Rsync: Segmentation fault
Rsync 2.5.5; transfer via ssh; sparc-sun-solaris2.5 (Ultra 1); gcc 2.8.1. Every time rsync on this box causes boundary violation. I attached two strange examples. I have a few rsync's corefiles (100MB and above) and I can examine them. I will be grateful for any help. -Mirek <-------------------------------------------------------------------------> received 966761 names done
2013 Jul 26
6
[LLVMdev] [Polly] Analysis of the expensive compile-time overhead of Polly Dependence pass
Hi Sebastian, Recently, I found the "Polly - Calculate dependences" pass would lead to significant compile-time overhead when compiling some loop-intensive source code. Tobias told me you found similar problem as follows: http://llvm.org/bugs/show_bug.cgi?id=14240 My evaluation shows that "Polly - Calculate dependences" pass consumes 96.4% of total compile-time overhead
2009 Jan 06
0
openvpn and samba interfaces
...ion refus?e) Connection to 10.8.0.1 failed But if I use : *bind interfaces only = no*, then connexion works.... me:~# ifconfig [...] eth1 Lien encap:Ethernet HWaddr 00:E0:4C:EA:06:02 inet adr:192.168.10.254 Bcast:192.168.10.255 Masque:255.255.255.0 adr inet6: fe80::2e0:4cff:feea:602/64 Scope:Lien UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:326149 errors:0 dropped:0 overruns:0 frame:0 TX packets:378521 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 lg file transmission:1000 RX bytes:76237419...
2002 Mar 09
0
Problem with nmbd...i think
...ng when it listen a broadcast asking for its net bios name. (We have been monitoring it with tcpdump) Here you have ethernet configuration: eth1 Link encap:Ethernet HWaddr 00:E0:4C:AB:0A:FB inet addr:192.168.0.1 Bcast:192.168.0.255 Mask:255.255.255.0 inet6 addr: fe80::2e0:4cff:feab:afb/10 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:39324 errors:0 dropped:0 overruns:0 frame:0 TX packets:50084 errors:0 dropped:0 overruns:0 carrier:0 collisions:19 txqueuelen:100 RX bytes:7863440 (7.4 Mb) TX...
2007 Sep 28
0
samba-3.0.24 on openbsd: low throughput
...0 0 0 0 lo0 33192 fe80::%lo0/ fe80::1%lo0 0 0 0 0 0 em0 1500 <Link> 00:e0:81:72:7d:05 1859059 2 1872743 0 0 em0 1500 10.0.0/24 databank.X 1859059 2 1872743 0 0 em0 1500 fe80::%em0/ fe80::2e0:81ff:fe 1859059 2 1872743 0 0 em1* 1500 <Link> 00:e0:81:72:7d:06 0 0 0 0 0 pflog0* 33192 <Link> 0 0 0 0 0 enc0* 1536 <Link> 0 0 0 0...
2010 Jul 31
1
Arp Flip Flops make machine inaccessible.
...fg-eth1 # nVidia Corporation MCP55 Ethernet DEVICE=eth1 BOOTPROTO=dhcp ONBOOT=yes HWADDR=00:e0:81:d2:0b:37 [root at localdomain ~]# ifconfig -a eth0 Link encap:Ethernet HWaddr 00:E0:81:D2:0B:36 inet addr:10.0.0.50 Bcast:10.255.255.255 Mask:255.0.0.0 inet6 addr: fe80::2e0:81ff:fed2:b36/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:17853 errors:0 dropped:0 overruns:0 frame:0 TX packets:100 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1249977 (1.1 MiB) T...