Displaying 20 results from an estimated 224 matches for "maurice".
2009 Feb 20
2
[LLVMdev] libLTO warning
Hi all,
I just svn-updated the 2.5 branch on my machine and I noticed this warning
during the build.
*** Warning: Linking the shared library
/home/maurice/installation/llvm/Debug/lib/libLTO.la against the non-libtool
*** objects /home/maurice/installation/llvm/Debug/lib/LLVMCppBackend.o
/home/maurice/installation/llvm/Debug/lib/LLVMMSIL.o
/home/maurice/installation/llvm/Debug/lib/LLVMCBackend.o
/home/maurice/installation/llvm/Debug/lib/LLVMXCore.o
/...
2009 Feb 20
0
[LLVMdev] libLTO warning
Maurice Gittens wrote:
> Hi all,
>
> I just svn-updated the 2.5 branch on my machine and I noticed this
> warning during the build.
>
> *** Warning: Linking the shared library
> /home/maurice/installation/llvm/Debug/lib/libLTO.la against the non-libtool
> *** objects /home/maur...
2009 Mar 25
2
[LLVMdev] llvm-2.5 build failure (fedora f10)
Hi all,
On my Fedora 10 x86-64 the current svn dies in the following way:
/home/maurice/installation/llvm-dev/utils/TableGen/Debug/TGLexer.o: In
function `llvm::TGLexer::getNextChar()':
/home/maurice/installation/llvm-dev/utils/TableGen/TGLexer.cpp:71: undefined
reference to `llvm::TGSourceMgr::FindBufferContainingLoc(llvm::TGLoc) const'
/home/maurice/installation/llvm-dev/uti...
2009 Mar 25
0
[LLVMdev] llvm-2.5 build failure (fedora f10)
Hello, Neal
> You may want to note that you need glibc-devel.i386 to build. Otherwise you
> get error on /usr/include/gnu/stubs-32.h missing.
Do you have pure 64 bit system?
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
2009 Mar 25
3
[LLVMdev] llvm-2.5 build failure (fedora f10)
You may want to note that you need glibc-devel.i386 to build. Otherwise you
get error on /usr/include/gnu/stubs-32.h missing.
2009 Mar 25
0
[LLVMdev] llvm-2.5 build failure (fedora f10)
On 2009-03-25 15:48, Maurice Gittens wrote:
> Hi all,
>
> On my Fedora 10 x86-64 the current svn dies in the following way:
>
> /home/maurice/installation/llvm-dev/utils/TableGen/Debug/TGLexer.o: In
> function `llvm::TGLexer::getNextChar()':
> /home/maurice/installation/llvm-dev/utils/TableGen/TGLexer....
2008 Jul 11
4
b44 module probe error
Dear All,
I''m trying to configure Xen on a laptop with a BCM4401 ethernet board
The Debian xen kerner 2.6.18-5 is not handling wlll that board
I get the follwing in messages
b44: Probe failed with error -5
Any help is welcome
Regards
Maurice
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2003 Aug 13
4
Levene test of homogeneity of variance
Has the Levene test of homogeneity of variance been implemented in any
library in R?
Thanks,
Maurice Haynes
National Institute of Child Health and Human Development
Child and Family Research Section
6705 Rockledge Drive
Bethesda, MD 20892
Voice: 301-496-8180
Fax: 301-496-2766
E-Mail: mh192j at nih.gov
2010 Jan 16
2
predict.glm
...on Fri Apr 4 21:02:24 CEST 2008
You say it ##works fine but it does not: if you look at the length of yhat2, you will find 100 and not 200 as expected. In fact predict(reg1, data=x2) gives the same results as predict(reg1).
So I am still looking for a solution of this problem.
best regards
Maurice
===========
Hi,
could it be the "newdata" argument? When I run predict with the newdata
argument, I get an error message - a different one though. The second reason
might be that your dataset is named df, which is defined as a function an
may produce problems. Try renaming the dataset...
2011 Jul 31
4
[LLVMdev] high bit of function address set incorrectly?
...(0x8000012c1eea) for the __ot_runtime_print_int function is incorrect.
As both nm and the debugger (kdbg) suggest that the address of the
function in question is: 0x12c1eea.
So why is the high bit of the function address set? Anybody willing to
shed some light on what is happening here?
Thanks,
Maurice
-------------- next part --------------
A non-text attachment was scrubbed...
Name: disassemble.png
Type: image/png
Size: 9049 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110731/621fca5b/attachment.png>
2023 Jun 03
2
What could cause rsync to kill ssh?
...imilar to this one:
/usr/bin/rsync -v -a --progress --exclude-from=${exclude} --safe-links --itemize-changes --no-perms --no-owner --progress --stats \
alexa at labadmin-precision-tower-3620.montefiore.org:/home/alexa/ /mnt/data.einstein/luke/all_but_dat/alexa/desktop_bkup/profile \
>> /home/maurice/logs/rsync-client-alexa.log
I re-ran the scripts skipping this one. The next one was running and during that period, ssh stopped responded to new connections, so it may be the case that the failure is taking place across time, and it doesn't fail wholesale immediately.
However, I have other s...
2023 Jun 03
1
What could cause rsync to kill ssh?
Maurice R Volaski via rsync <maurice.volaski at lists.samba.org> wrote:
> I have an rsync script that it is copying one computer (over ssh)
> to a shared CIFS mount on Gentoo Linux, kernel 6.3.4. The script
> runs for a while and then at some point quits knocking my ssh
> session offline...
2006 Mar 07
5
FXProgressDialog trouble
...as if its still in the execute loop). I''ve tried sending
ID_ACCEPT to the dialog with the same results.
I''ve seen some other threads on this list (and others) with the same issue,
with no solution... can someone point me to an example of successfully using
this dialog?
Thanks..
Maurice
-------------------------
code snippet:
-- in my FXMainWindow:
progress = FXProgressDialog.new(self, "Upload Progress", "Starting upload")
th = Thread.new {
# this does the upload, and calls progress.increment and sets
progress.message
OpenomyUploader.upload(dir, tags, pr...
2007 Jul 07
4
Setting a callback whose action depends on the previous state of the object
...ot; status.
2. That his status has been set to "blocked".
I need to set the callback when someone tries to save him in this
state, so to sum up:
I need to run some logic when someone updates a user.status from
''active'' to ''blocked''.
Any idea how?
--
Maurice B. Gladwell
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this...
2006 Nov 16
0
Linux export always RO to PC no matter what
...thin the LAN is "trusted."
With my current setup, all machines can READ, but only the Linux machines
(Debian, MacOSX) can write; the PC's (WinXPpro) seem to be stuck as R/O.
Below are the relevant files and connection commands ...
******************************
** Debian box "maurice" hosting and exporting WD USB drive:
Mount point: /mnt/nas01
Have local user "nas" of local group "nas"
User:group nas:nas own mount point
mount -t vfat -o uid=nas,gid=nas,umask=002,dmask=002,fmask=003,\
sync,exec,suid,nodev,rw /dev/sda1 /mnt/nas01
/etc/samba/smb.con...
2006 Nov 15
0
Linux export always R/O to PC no matter what
...thin the LAN is "trusted."
With my current setup, all machines can READ, but only the Linux machines
(Debian, MacOSX) can write; the PC's (WinXPpro) seem to be stuck as R/O.
Below are the relevant files and connection commands ...
******************************
** Debian box "maurice" hosting and exporting WD USB drive:
Mount point: /mnt/nas01
Have local user "nas" of local group "nas"
User:group nas:nas own mount point
mount -t vfat -o uid=nas,gid=nas,umask=002,dmask=002,fmask=003,\
sync,exec,suid,nodev,rw /dev/sda1 /mnt/nas01
/etc/samba/smb.con...
2006 Nov 01
0
Linux OK, Windows Bad - sharing Linux-hosted SMB files
...thin the LAN is "trusted."
With my current setup, all machines can READ, but only the Linux machines
(Debian, MacOSX) can write; the PC's (WinXPpro) seem to be stuck as R/O.
Below are the relevant files and connection commands ...
******************************
** Debian box "maurice" hosting and exporting WD USB drive:
Mount point: /mnt/nas01
Have local user "nas" of local group "nas"
User:group nas:nas own mount point
mount -t vfat -o uid=nas,gid=nas,umask=002,dmask=002,fmask=003,\
sync,exec,suid,nodev,rw /dev/sda1 /mnt/nas01
/etc/samba/smb.con...
2007 Feb 17
1
Filesystem won't mount because of "unsupported optional features (80)"
...le
# open 0
LV Size 2.93 TB
Current LE 768000
Segments 2
Allocation inherit
Read ahead sectors 0
Block device 254:1
What could be causing this error and what does "80" refer to?
--
Maurice Volaski, mvolaski at aecom.yu.edu
Computing Support, Rose F. Kennedy Center
Albert Einstein College of Medicine of Yeshiva University
2007 Jan 13
1
[Q] How can the directory location to dd output affect performance?
...e Tyan chassis was
wholly to blame.
But then I made an odd discovery.
I'm running from the Ubuntu LiveCD for 64-bit. It uses kernel
2.6.19-7 and the RAID drives are formatted as ext3. The benchmark
command is dd if=/dev/zero of=output oflag=sync bs=100M count=1
My root is organized has a /maurice directory and a /maurice/drbd
directory and initially I had changed to that directory to run the
benchmark. In here, the speeds were slow, averaging about 40
MB/second.
When I happened to run it from /, I suddenly began getting about 70
MB/second. So in some bizarre fashion, the location to whe...
2012 Feb 24
1
[LLVMdev] llvm register coalescing
...en in llvm 2.8, and it seemed to have recurred
in 3.0. Following Rafael's advice we added -disable-early-taildup to llc
and the spills disappeared. It would be nice if we could pass such switches
directly through the clang command line. Is there a way to do that?
thanks for your help Rafael!
/maurice
2012/2/21 Rafael Ávila de Espíndola <rafael.espindola at gmail.com>
> On 21/02/12 11:35 AM, Maurice Marks wrote:
> > Hi Rafael. I have an llvm question for you. I'm a developer on a project
> > that has been using llvm as a Jit for a dynamic binary translator. A
> >...