search for: nra

Displaying 19 results from an estimated 19 matches for "nra".

Did you mean: nr
2008 Apr 10
1
Computing time when calling C functions - why does an extra function call induce such an overhead?
...Ain, SEXP Bin, SEXP tolin) { int *Adims, *Bdims; double tol = asReal(tolin); SEXP A, B; PROTECT(A = duplicate(Ain)); PROTECT(B = duplicate(Bin)); Adims = INTEGER(coerceVector(getAttrib(A, R_DimSymbol), INTSXP)); Bdims = INTEGER(coerceVector(getAttrib(B, R_DimSymbol), INTSXP)); int nrA, ncB; double *Ap, *Bp; nrA = Adims[0]; ncB = Bdims[1]; Ap = REAL(A); Bp = REAL(B); /* int info, *ipiv = (int *) R_alloc(nrA, sizeof(int)); */ /* F77_CALL(dgesv)(&nrA, &ncB, Ap, &nrA, ipiv, Bp, &nrA, &info); */ mysolve2(Ap, &nrA, Bp, &nc...
2008 May 08
2
speeding up a special product of three arrays
I am struggling with R code optimization, a recurrent topic on this list. I have three arrays, say A, B and C, all having the same number of columns. I need to compute an array D whose generic element is D[i, j, k] <- sum_n A[i, n]*B[j, n]*C[k, n] Cycling over the three indices and subsetting the columns won't do. Is there any way to implement this efficiently in R or should I resign to
2004 Dec 10
8
Voice Prompt Info
I am trying to put together a list of 'departments' to request as voice prompts. I have the biggies (sales, accounting, shipping, etc...) but I want to make sure I do not miss any. If anyone anyone has some suggestions (Ha... that is like going to an NRA meeting ans asking if anybody has a gun :-) ) please forward them to me (and / or post here although, with the volume of this list I do not always have time to read every digest so the 'and' option may be best.) so that I can compile a single list, verify that they are not already ava...
2013 Mar 06
1
Wireless cannot ping gateway after 6.3 CR updates
...UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:732 errors:0 dropped:0 overruns:0 frame:0 TX packets:79 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:107489 (104.9 KiB) TX bytes:9217 (9.0 KiB) [LSF at nra ~]$ iwconfig lo no wireless extensions. eth0 no wireless extensions. wlan0 IEEE 802.11bgn ESSID:"toadnet" Mode:Managed Frequency:2.437 GHz Access Point: 00:24:93:38:89:80 Bit Rate=54 Mb/s Tx-Power=15 dBm Retry long limit:7 RT...
2009 May 31
6
Belkin support?
...nfigured, is there an instructional web page?, or can someone please tell me how to make this combo work with linux? Thank you -- Cheers, Gene "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) The NRA is offering FREE Associate memberships to anyone who wants them. <https://www.nrahq.org/nrabonus/accept-membership.asp> Of course power tools and alcohol don't mix. Everyone knows power tools aren't soluble in alcohol... -- Crazy Nigel
2012 Jan 18
2
Public reposurgeon repo
...very badly, such as the Eaton-SDK branch that it doesn't connect to the repo root except through a merge at the end. -- <a href="http://www.catb.org/~esr/">Eric S. Raymond</a> Strict gun laws are about as effective as strict drug laws...It pains me to say this, but the NRA seems to be right: The cities and states that have the toughest gun laws have the most murder and mayhem. -- Mike Royko, Chicago Tribune
2004 Dec 10
0
Re: Asterisk-Users Digest, Vol 5, Issue 158
...>> I am trying to put together a list of 'departments' to request as >> voice prompts. I have the biggies (sales, accounting, shipping, >> etc...) but I want to make sure I do not miss any. If anyone anyone >> has some suggestions (Ha... that is like going to an NRA meeting ans >> asking if anybody has a gun :-) ) please forward them to me (and / >> or post here although, with the volume of this list I do not always >> have time to read every digest so the 'and' option may be best.) so >> that I can compile a single list,...
2004 Dec 11
0
Re: Asterisk-Users Digest, Vol 5, Issue 158
...>> I am trying to put together a list of 'departments' to request as >> voice prompts. I have the biggies (sales, accounting, shipping, >> etc...) but I want to make sure I do not miss any. If anyone anyone >> has some suggestions (Ha... that is like going to an NRA meeting ans >> asking if anybody has a gun :-) ) please forward them to me (and / >> or post here although, with the volume of this list I do not always >> have time to read every digest so the 'and' option may be best.) so >> that I can compile a single list,...
2011 Apr 18
1
Does any one know how to build a virtual network interface with vlan ID in dom0?
Dear all:     I met a problem recently.     I am using Xen to build my virtual network, and vlan ID is used to seprate different virtual networks. At first I built the network bridge with a physical network device with vlan as its port directly. Then my virtual host could send and recieve normal packets while these packets are encapsulated in vlan ethernet frames once they come into physical
2011 Feb 27
8
graphically accessing pv guest
Hi all, I''m trying to expand the screen resolution of my guest when using vnc. It appears I need to use the extra variable in my guest config file and xenfb. I pass it in like this: extra = ''xenfb.video=8,1024,768'' I can see this being passed to the kernel when it boots but it doesn''t change the vnc screen resolution. I also see this when I type ps -ef |
2009 Jul 06
3
Smart-UPS RT 3000 Baud Rate
I have been running a Smart-UPS RT 3000 VA using nut successfully over the 940-0095B cable for a couple of years. I have just received a second unit, but it is slightly different in 3 ways that I have found so far. 1. It's a Smart-UPS RT 3000 XL 2. The 940-0095B cable now uses an RJ45 connector at the UPS end. 3. It now requires a baud rate of 9600 instead of the 2400 used previously.
2008 Nov 05
1
Samba 3.2.4 not locking accounts?
...0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000 sambaPwdLastSet: 1225815887 userPassword: {SSHA}nRA+2FYkZPXKBN1wri6HBcuTk2ZA6zqP sambaProfilePath:: IA== sambaAcctFlags: [U ] sambaBadPasswordTime: 0 sambaBadPasswordCount: 0
2011 Jan 07
2
XEN on CentOS 5.5 - Cannot create VM using Local Install (grayed out)
Hello community! I''m running into some strange problem with my CentOS while trying to create a new VM using virt-manager. I''m connected locally and when I''m following the wizard, at the time it asks me to select the installation option I can only select Network Install. I am pretty messed up ,being trying to search a whole net for last week ,but cant fix it Any idea
2003 Apr 08
6
Samba and ldap groups
Hi, I have just put Samba3alpha23 on my Suse 8.1 box and and implement the new goup structure in LDAP. All works fine expect when you log in a a user other than root on the windows box. The error is : [2003/04/08 13:30:19, 0] passdb/pdb_ldap.c:ldapsam_search_one_group(2198) ldapsam_search_one_group: Problem during the LDAP search: LDAP error: (Insufficient access)ldapsam_open: cannot access
2018 Aug 19
0
IDTCA.
...lear, it's also clear that what is truly in play is the disclosure that "we are in the Matrix" and that tied at the hip to that disclosure is the very clear and obvious proof that "the Matrix" means we are being subtly controlled and influenced to argue about things like the NRA disappearing or whether or not we actually need gusn to protect us from crazy people with guns ... rather than the very clear change in circumstances that comes from knowing we are invirtual reality--and that means this place is logged just like a video game with "highlight reels" after e...
2018 Aug 15
0
Look!! ... "up in the sky" ... while free will is in play ... there are Hogs flying across your screen
...lear, it's also clear that what is truly in play is the disclosure that "we are in the Matrix" and that tied at the hip to that disclosure is the very clear and obvious proof that "the Matrix" means we are being subtly controlled and influenced to argue about things like the NRA disappearing or whether or not we actually need gusn to protect us from crazy people with guns ... rather than the very clear change in circumstances that comes from knowing we are invirtual reality--and that means this place is logged just like a video game with "highlight reels" after e...
2010 Dec 11
9
What NAS device(s) do you use? And why?
If you use any NAS (or a SAN) devices, what do you use? And I''m referring more to larger scale network storage than your home PC or home theater system. We''ve had very good experiences with our NetGear ReadyNAS devices but I''m in the market for something new. The NetGear''s aren''t the cheapest ones around but they do what it says on the box. My only
2010 Dec 11
9
What NAS device(s) do you use? And why?
If you use any NAS (or a SAN) devices, what do you use? And I''m referring more to larger scale network storage than your home PC or home theater system. We''ve had very good experiences with our NetGear ReadyNAS devices but I''m in the market for something new. The NetGear''s aren''t the cheapest ones around but they do what it says on the box. My only
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking