Displaying 11 results from an estimated 11 matches for "14652".
Did you mean:
14625
2011 Nov 18
1
couting events by subject with "black out" windows
...ce for any help!!!!
## example data
data1 <- structure(list(ID = structure(c(2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L,3L, 4L, 4L, 4L, 4L, 4L), .Label = c("", "auto1", "auto2", "auto3"), class = "factor"), Date = structure(c(14610, 14610, 14627,14680, 14652, 14660, 14725, 15085, 15086, 14642, 14669, 14732,14747, 14749), class = "Date"), event = c(1L, 1L, 1L, 0L, 1L,1L, 0L, 1L, 1L, 0L, 1L, 1L, 0L, 1L)), .Names = c("ID", "Date","event"), class = "data.frame", row.names = c(NA, 14L))
## remove non eve...
2008 Apr 03
0
configure patch to check for SSE
...-msse' added.
In other words, if you've already set up your compiler to produce SSE
code, we'll use the SSE intrinsics in Speex.
-------------- next part --------------
Index: configure.ac
===================================================================
--- configure.ac (revision 14652)
+++ configure.ac (working copy)
@@ -72,6 +72,22 @@
)
AC_MSG_RESULT($has_alloca)
+AC_MSG_CHECKING(for SSE in current arch/CFLAGS)
+AC_LINK_IFELSE([
+AC_LANG_PROGRAM([[
+#include <xmmintrin.h>
+__m128 testfunc(float *a, float *b) {
+ return _mm_add_ps(_mm_loadu_ps(a), _mm_loadu_ps(b));
+}...
1997 Sep 30
0
R-beta: Plots with NT
...indow, the plot disappears.
Is this typical behavior? I had thought that the Restore command
in the graphics window would redraw but it is not highlighted. Is
there a quick way to restore the plot. I working with NT 4.0
Thanks!
Jeff
--
Jeffrey D. Morris, Ph.D.
Eastman Kodak Co.
Rochester, NY 14652
morris at kodak.com
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-hel...
1997 Dec 11
0
R-beta: Add-On Packages in Windows
...Any help appreciated.
And also, I get an error message when I try library() to see what is
loaded namely,
Error in system(call, intern) : "system" is only available on Unix>
Any work around yet.
Thanks again as always!!
--
Jeffrey D. Morris, Ph.D.
Eastman Kodak Co.
Rochester, NY 14652
morris at kodak.com
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-h...
2007 Dec 17
1
3.2 Compile Error.
...ep getting following error when I
do makerpms.sh. It cant find the library on source/bin.
+ install -m 755 source/bin/libmsrpc.so /var/tmp/samba-3.2.0-root
/usr/lib/libmsrpc.so
install: cannot stat `source/bin/libmsrpc.so': No such file or directory
error: Bad exit status from /var/tmp/rpm-tmp.14652 (%install)
I copied the library from another host and ran install -m 755... and it
worked. But when makerpms.sh runs it doesn't seem to find the library. Help
me resolve this..
Cheers, LA
2006 Jun 19
4
Oh, Don''t Forget... launches!
Just wanted to send a quick thank you to the contributers on this forum.
Today, with the help of many around here, I launched ohdontforget.com!
Ohdontforget.com allows US visitors to schedule sms text messages for a
specific date and time, for free.
Although I have officially, launched, there is still room for
improvement. I used this project as a learning opportunity for Ruby on
Rails and
2010 Apr 20
6
Calls drop after 20 seconds
Hi all,
This issue is giving me a lot of grief with my customers. I have 5
asterisk servers running in production, each one with almost 70
simultaneous calls at peak hour. Most of my customers complain that
their calls drop after 20 seconds or so.
After running through my cdr's, I see that the number of 20 second
calls is MUCH larger than any other number. (see below)
billsec count(*)
1 924
2014 Dec 02
4
T.38 not working - help needed with log interpretation
...612 Status: 488 Not acceptable here |
14650 22.661007 192.168.20.14 192.168.20.48 UDP 42 Source port: 5060 Destination port: 5060[Malformed Packet]
14651 23.111663 192.168.20.48 192.168.20.14 SIP 612 Status: 488 Not acceptable here |
14652 23.162024 192.168.20.14 192.168.20.48 UDP 42 Source port: 5060 Destination port: 5060[Malformed Packet]
14653 24.112190 192.168.20.48 192.168.20.14 SIP 612 Status: 488 Not acceptable here |
14654 24.162038 192.168.20.14 192.168.20...
2009 Oct 15
4
Calls hang up after 20 seconds
Hello.
I have a problem with Asterisk, sometimes it hangs up an external call after 20 seconds, apparently without any reason.
The call comes from a SIP server hosted from EuteliaVoIP, many peers rangs and one of them answer, the call ends itself after 20 seconds from the answer.
I've tried many configuration in sip.conf, but no one solved the problem.
Log from /var/log/asterisk/messages:
2007 Jan 11
4
Help understanding some benchmark results
...20402 52 415646 73 702.6 3
------Sequential Create------ --------Random Create--------
-Create-- --Read--- -Delete-- -Create-- --Read--- -Delete--
files /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP
16 14652 99 +++++ +++ 24324 99 14459 99 +++++ +++ 24347 99
nitrogen,8G,,,139750,54,120402,52,,,415646,73,702.6,3,16,14652,99,+++++,+++,24324,99,14459,99,+++++,+++,24347,99
8 disk RAID5, one controller, 128k stripe
Version 1.03 ------Sequential Output------ --Sequential Input- --Random-...
2009 Feb 07
11
[LLVMdev] 2.5 Pre-release1 available for testing
LLVMers,
The 2.5 pre-release is available for testing:
http://llvm.org/prereleases/2.5/
If you have time, I'd appreciate anyone who can help test the release.
Please do the following:
1) Download/compile llvm source, and either compile llvm-gcc source or
use llvm-gcc binary (please compile llvm-gcc with fortran if you can).
2) Run make check, send me the testrun.log
3) Run "make