Displaying 20 results from an estimated 92 matches for "vanders".
Did you mean:
anders
2011 Nov 08
3
[LLVMdev] Failed to decode profile dump with llvm-prof
On Mon, Nov 07, 2011 at 04:10:29PM +0100, Wim Vander Schelden wrote:
> I'm having the same problem. Does anyone know what's causing this?
>
> Kind regards,
>
> Wim
What's your profiling procedure? I can only guess llvm-prof does not
recognize the profiling data.
Regards,
chenwj
--
Wei-Ren Chen (陳韋任)
Computer Systems Lab, Institute of Information Science,
Academia
2009 Jun 10
3
Extracting Sequence Data from a Vector
Thanks in advance.
I have a vector of numbers which contain sections that are sequences
which increase by a value of 1 followed by a gap in the data and then
another sequence occurs, etc:
x<-c(1:3, 6: 7, 10:13)
From the vector I need to extract 2 items of information A) the first
number in the sequence (e.g., 1, 6, 10) and B) how many observations
were in each sequence section (e.g., 3,
2011 Nov 08
0
[LLVMdev] Failed to decode profile dump with llvm-prof
Turns out I was using `opt -profile-loader` instead of `opt
-path-profile-loader`. Switching to the path profile loader fixed the
problem.
Wim
On Tue, Nov 8, 2011 at 3:18 AM, 陳韋任 <chenwj at iis.sinica.edu.tw> wrote:
> On Mon, Nov 07, 2011 at 04:10:29PM +0100, Wim Vander Schelden wrote:
> > I'm having the same problem. Does anyone know what's causing this?
> >
>
2004 Aug 06
1
connection problem
> Hey there again
>
> On Wed, Feb 28, 2001 at 12:16:12PM +0100, Thomas Vander Stichele wrote:
>
>
> > The tests I've done in-house were with winamp as a client, and the
> > following server/streamer combinations :
> > icecast 1.3.0/shout 0.8.0
> > icecast 1.3.7/shout 0.8.0
> > icecast 1.3.8b2/shout 0.8.0
I don't know what it is that causes
2006 May 29
2
VT built in?
Hi Xen team,
one short question before I grab the new machine of a colleague: did you
build Xen3 for Sid with VMX (virtualization with the newer
Vander...Pacifica)? Or will I have to build it myself?
Sorry for the direct mail to this list, but I'm not subscribed to
Debian-Users. Please CC me, as I'm also not subsribed here. Thx.
kind regards,
Wolfgang
--
cheers,
2009 Jun 16
1
Running stats on individual data.frames from the split() function list
Hello, and thanks in advance.
I have a data.frame from which I want to count observations that occur
on each day and determine the mean and std.error of said counts.
For instance:
x<-split(my.df, my.df$julian.days)
Although I'm still in my R learning infancy I am under the impression
that x is a list of data.frames subsetting my.df by group
(i.e.,julian.day) where day 1:366 are
2004 Sep 12
3
libogg 1.1.1 release
Everyone,
Pleased to announce the release of libogg version 1.1.1. This is a
bugfix release on last year's 1.1 release.
Source archives are available from our new download site:
http://downloads.xiph.org/releases/ogg/libogg-1.1.1.tar.gz
http://downloads.xiph.org/releases/ogg/libogg-1.1.1.zip
Maintained from the /releases subtree on svn.xiph.org. This release is
tagged in the
2004 Sep 12
3
libogg 1.1.1 release
Everyone,
Pleased to announce the release of libogg version 1.1.1. This is a
bugfix release on last year's 1.1 release.
Source archives are available from our new download site:
http://downloads.xiph.org/releases/ogg/libogg-1.1.1.tar.gz
http://downloads.xiph.org/releases/ogg/libogg-1.1.1.zip
Maintained from the /releases subtree on svn.xiph.org. This release is
tagged in the
2004 Aug 06
1
Ices memory leak?
On Mon, 10 Sep 2001, Thomas Vander Stichele wrote:
> Great. If you have some pointers with further explanations, that'd be
> great, because lately I've been wondering why 256 MB fills up all the way
> to the point my desktop system slows to a crawl. Someone seriously messed
> with the 2.4.x memory handling.
Ah. I don't know the details, but I believe that recent 2.4.x
2006 Dec 19
1
BUG: messages created with permissions not respecting umask
Using dovecot 1.0rc15, together with postfix and dovecot-lda.
umask is set to 0007. This should ensure directories and files get
created with read/write permissions for both user and group.
However, dovecot-lda writes files with 600 permissions, instead of 660.
So dovecot does not seem to respect the umask configuration property for
local mail delivery.
In my particular case, I have
2007 May 08
3
Mantel-Haenszel relative risk with Greenland-Robins variance estimate
Does anyone know of an R function for computing the Greenland-Robins
variance for Mantel-Haenszel relative risks?
Thanks
Frank
--
Frank E Harrell Jr Professor and Chair School of Medicine
Department of Biostatistics Vanderbilt University
2008 Jul 07
2
Running "all possible subsets" of a GLM (binomial) model
I have spent a fair amount of time looking for a package that is automated
to run glm (binomial) regression models with all possible subsets of my
independent variables. Something akin to Lumley's "leaps" package, but can
be applied to glms, not just lms; or something similar to Stata's brute
force "tryem" function? If anyone can point me in the right direction I
2008 Apr 18
1
element has no properties error.
Hey all,
I''ve recently started messing around with Prototype again, so I
thought I''d start small and write 5 lines of code that would check if
all fields in a form are filled out. So I thought
document.observe(''dom:loaded'', function() {
$(''submNewUser'').disable();
new Form.Observer($(''newUser''), 0.3, function(e, val) {
2004 Aug 06
3
connection problem
I have done some tests on the problem I keep having (as well as others) on
the connection problem.
Here's the message I get when i tail the logfile on the console at debug
level 3 :
-> [28/Feb/2001:11:58:54] Kicking client 13 [192.168.1.21] [Too many
errors (client not receiving data fast enough)] [listener], connected for
21 minutes, 19906336 bytes transfered. 0 clients connected
2004 Jun 16
14
Theora file extension
Theora and Vorbis both uses same extension .ogg. I know ogg is a
container, just like avi. But in my opinion video and audio files should
have different extensions (using .ogv can be a nice idea).
To a media player it doesn't matter what extension a file uses, but to a
human who does a ls in a directory full of media files having different
extensions will help a lot. I know one can use file
2004 Aug 06
1
icecast-1.3.12 on SunOS
Thomas,
unfortunately it does slow down the machine. I am working in a chroot
enviroment and there are other users on the same box. Therefore it's of
special importance that I don't consume the cpu by myself.
Titus
Am Sonntag den, 15. September 2002, um 23:37, schrieb Thomas Vander
Stichele:
> Apart from what probably is a bad assumption in the code, does it
> actually
2004 Aug 06
4
Newbe: OK so far?
OK, I found LAME's web site and installed it using the source for it. That
appears to work. I also found a couple of libxml... packages and either
replaced the existing ones and added a few others. That went without problem.
However the same problem exists. I found that the lame.h file is in a
directory of /root/lame3.70 Perhaps the make can't find it at this directory?
IS there
2002 Feb 28
2
lost status code
Rsync reports the status code of the remote command. So in some
situations the status code is successful when the command fails.
Rsync of a remote file to a local read-only directory fails, but
exits with $status = 0. I'd like to get $status = 23. Is it
possible?
Local copy fails with status = 23
> mkdir /tmp/nowrite
> chmod -w /tmp/nowrite
> rsync /etc/group /tmp/nowrite || echo
2004 Aug 06
5
question about icecast & winamp & media player
Hi,
It's been pretty quiet as of late.
I have a question.
I have an icecast server housed at my provider with a very good internet
connection.
At work I'm using an ADSL line, which should be sufficient to listen to
the 128K streams I'm sending out.
However, when I listen with WinAmp, after about half an hour the stream
stutters and stops. I can restart it and listen again but it
2004 Aug 06
2
Newbe: OK so far?
----- Original Message -----
From: Thomas Vander Stichele <thomas@urgent.rug.ac.be>
To: <icecast@xiph.org>
Sent: Thursday, August 23, 2001 8:58 AM
Subject: Re: [icecast] Newbe: OK so far?
> > OK, I found LAME's web site and installed it using the source for it.
That
> > appears to work. I also found a couple of libxml... packages and either
> > replaced the