search for: mahajan

Displaying 20 results from an estimated 41 matches for "mahajan".

2010 Mar 30
15
[Xen-tools] Unable to start xend
[root@localhost onkar]# which xend /usr/sbin/xend [root@localhost onkar]# uname -a Linux localhost.localdomain 2.6.31.12 #1 SMP Wed Mar 31 09:51:44 IST 2010 i686 i686 i386 GNU/Linux [root@localhost onkar]# xend start ERROR Internal error: Could not obtain handle on privileged command interface (2 = No such file or directory) Traceback (most recent call last): File "/usr/sbin/xend",
2010 Mar 30
15
[Xen-tools] Unable to start xend
[root@localhost onkar]# which xend /usr/sbin/xend [root@localhost onkar]# uname -a Linux localhost.localdomain 2.6.31.12 #1 SMP Wed Mar 31 09:51:44 IST 2010 i686 i686 i386 GNU/Linux [root@localhost onkar]# xend start ERROR Internal error: Could not obtain handle on privileged command interface (2 = No such file or directory) Traceback (most recent call last): File "/usr/sbin/xend",
2014 May 28
2
[LLVMdev] Code generation support in llvm for windows phone
...sn't get linked when I try to link it with the windows mobile library as it fails to recognize the object format. ( Not a valid object file ) Hope I am clear. ~rajat -----Original Message----- From: Saleem Abdulrasool [mailto:abdulras at fb.com] Sent: Friday, May 16, 2014 11:23 PM To: Rajat Mahajan Cc: llvmdev at cs.uiuc.edu Subject: Re: [LLVMdev] Code generation support in llvm for windows phone On May 16, 2014, at 6:53 AM, Rajat Mahajan <rmahajan at adobe.com> wrote: > Hi, > > Is there support available in llc to convert llvm bytecode to Windows Mobile binary? > I ha...
2014 May 16
4
[LLVMdev] Code generation support in llvm for windows phone
Hi, Is there support available in llc to convert llvm bytecode to Windows Mobile binary? I have tried triples like arm-pc-win32 , thumbv7-window ... but the object file generated is not getting linked to the windows native project. Any pointers will be greatly appreciated? Thanks, ~rajat -------------- next part -------------- An HTML attachment was scrubbed... URL:
2014 Jun 07
2
[LLVMdev] Code generation support in llvm for windows phone
...m.obj - In m.obj, I can see "Thumb instructions" where as in a.obj, I don't see that. I'd appreciate any pointers on this. Regards, Kashyap On Fri, May 30, 2014 at 10:45 PM, Saleem Abdulrasool <abdulras at fb.com> wrote: > > On May 28, 2014, at 5:18 AM, Rajat Mahajan <rmahajan at adobe.com> wrote: > > > I am talking about Windows Mobile 8 and 8.1 and not CE. > > Not sure though that the Windows 8 (ARM NT) is similar to Windows Mobile > 8 platform. > > > > I used the following command to generate the obj file > > Llc....
2006 Jul 08
3
IFB vs IMQ
Is IFB realy replacement of IMQ Please Guide -- Failure seldom stops you. What stops you is the fear of failure. _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2009 Nov 03
0
[LLVMdev] LLVM + FORTRAN 95
Hi David/Renato, By AST I mean Abstract Syntax Tree. We are writing an optimization pass for some FORTRAN95 + MPI code that requires us to analyze the AST. We thought of 2 ways of doing this: 1. Compile the code using Clang/llvm-gfortran, get the textual AST dump (somehow), analyze the AST dump using Ruby, modify it and then feed back the modified AST to LLVM. 2. Do the analysis as an LLVM
2014 Jun 08
2
[LLVMdev] Code generation support in llvm for windows phone
...debugging functionality. > > >> Regards, >> Kashyap >> >> >> >> >> >> >> On Fri, May 30, 2014 at 10:45 PM, Saleem Abdulrasool <abdulras at fb.com> >> wrote: >> >>> >>> On May 28, 2014, at 5:18 AM, Rajat Mahajan <rmahajan at adobe.com> wrote: >>> >>> > I am talking about Windows Mobile 8 and 8.1 and not CE. >>> > Not sure though that the Windows 8 (ARM NT) is similar to Windows >>> Mobile 8 platform. >>> > >>> > I used the following co...
2009 Nov 03
7
[LLVMdev] LLVM + FORTRAN 95
2009/11/3 David Greene <dag at cray.com>: > Your best bet is to use llvm-gfortran.  I don't know what you mean by > "AST."  Do you really want an AST or something else (LLVM IR, something > higher-level, etc.)?  LLVM doesn't understand ASTs directly. Probably for high-level optimisations, or just to see if the parser is good, as I do in my compiler. But AST is
2006 Jun 29
2
snort inline and imq
I want to use snort inline for ips and imq for bandwidth shaping When i have inserted imq module ip_queue module insertion giving error Is it possible to use both at the same time -- Failure seldom stops you. What stops you is the fear of failure. _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2006 Jul 17
3
ROR and MogileFS
I am an engg student looking for project related to ruby and MogileFS... Can anybody suggest me about - use of ruby and MogileFS in application developement regarding - 1.is it efficient enough? 2.any alternate solution available for this? 3.any improvements that are required in MogileFS ? 4.and should i go for it? thank you.. -- Posted via http://www.ruby-forum.com/.
2010 Jul 03
2
patching FC13 kernel with Lustre
Hi, I am trying to merge Lustre into Fedora 13 kernel (2.6.33.3-85.fc13.i686.PAE) I plan to submit the patches and continue to develop features on this kernel. will I get any assistance from the lustre development team. Can I maintain this patch on lustre website ? Regards, Onkar -- **************************************************** A 1965 Ford Mustang is a great car. But if you want to go
2010 Jul 03
2
patching FC13 kernel with Lustre
Hi, I am trying to merge Lustre into Fedora 13 kernel (2.6.33.3-85.fc13.i686.PAE) I plan to submit the patches and continue to develop features on this kernel. will I get any assistance from the lustre development team. Can I maintain this patch on lustre website ? Regards, Onkar -- **************************************************** A 1965 Ford Mustang is a great car. But if you want to go
2010 Jul 01
2
configuration error while building lustre , please help !
I am trying to compile lustre like this : [onkar at localhost build-lustre]$ ./configure --with-kernel-source-header=/home/onkar/LUSTRE/linux-2.6.33.3/include --with-linux=/home/onkar/LUSTRE/linux-2.6.33.3 --with-linux-obj=/home/onkar/LUSTRE/linux-2.6.33.3 --with-linux-config=/home/onkar/LUSTRE/linux-2.6.33.3 checking build system type... i686-pc-linux-gnu checking host system type...
2010 Jul 01
2
configuration error while building lustre , please help !
I am trying to compile lustre like this : [onkar at localhost build-lustre]$ ./configure --with-kernel-source-header=/home/onkar/LUSTRE/linux-2.6.33.3/include --with-linux=/home/onkar/LUSTRE/linux-2.6.33.3 --with-linux-obj=/home/onkar/LUSTRE/linux-2.6.33.3 --with-linux-config=/home/onkar/LUSTRE/linux-2.6.33.3 checking build system type... i686-pc-linux-gnu checking host system type...
2009 Nov 03
2
[LLVMdev] LLVM + FORTRAN 95
Hi all, I want to compile FORTRAN 95 code with LLVM. More specifically, I would like to get an AST dump of the program I compile, statically analyze the AST, make modifcations to the AST and then feed it back to LLVM. Do you have any hints as to how I should proceed about doing this. I noticed that clang has an ast-dump option but don't know whether it supports FORTRAN 95. I am a LLVM newbie
2009 Nov 03
0
[LLVMdev] LLVM + FORTRAN 95
On Tuesday 03 November 2009 15:29, Nilesh Mahajan wrote: > Hi all, > > I want to compile FORTRAN 95 code with LLVM. More specifically, I > would like to get an AST dump of the program I compile, statically > analyze the AST, make modifcations to the AST and then feed it back to > LLVM. Do you have any hints as to how I should pro...
2003 Oct 16
0
Buffer management bug-fix for 2.5.1p2
...ersion 2.5.1p2? (I suppose I could still apply the patch but I do not know if there are other implications....) I would certainly prefer to upgrade to the latest OPENSSH version but that will be inconvenient at this time. Any help or suggestions are appreciated! Thank you. Sincerely, Arun Mahajan
2011 Sep 28
1
Using febootstrap , please help
Hello, I am new to febootstrap. I am struggling to install fedora 14 on disk.img (formatted with ext4fs) mounted on /mnt/temp . How to use febootstrap to do this ? Does it require any yum configuration ? I searched the web for documentation on this , but nothing is clearly mentioned. Please anyone tell me how to do this. I am doing this on Fedora 14 host. -- Onkar
2011 Mar 12
1
libvirt configuration problem
Hi , I am getting errors while configuring libvirt to compile it from source. There is a error in libnl checking for UDEV... no checking whether to compile with macvtap support... yes checking whether to compile with virtual port support... no checking for LIBNL... no configure: error: libnl-devel >= 1.1 is required for macvtap support I have already installed the libnl library in /lib/