Displaying 20 results from an estimated 2000 matches similar to: "[LLVMdev] extracting data and operands"
2010 Jan 31
2
[LLVMdev] Segmentation Fault
Hello,
I am learning to write passes in LLVM and currently using LLVM 2.6. I
followed the steps mentioned to write the helloworld pass and when i run it
using opt, I get a Seg Fault. Not able to figure out why this is happening.
It would be great if someone can point out where I am going wrong.
Thanks.
Hersh.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2010 Jan 31
0
[LLVMdev] Segmentation Fault
May be you need to debug your code and see.
Rajika
On Sun, Jan 31, 2010 at 9:48 AM, Hersh.S. Iyer <coolhersh at gmail.com> wrote:
> Hello,
>
> I am learning to write passes in LLVM and currently using LLVM 2.6. I
> followed the steps mentioned to write the helloworld pass and when i run it
> using opt, I get a Seg Fault. Not able to figure out why this is happening.
> It
2009 Nov 16
1
[LLVMdev] CFG using LLVM
I used successors to find the basic blocks that can be visited and those
that cannot be reached.
My pass just prints out those blocks which can be reached. The problem is
that I want to include
this in my compiler code rather than as a separate .cpp file which will
perform the pass when I use 'opt'.
I have seen that there is something called a PassManager class. Will this
help me any way ?
2009 Nov 14
4
[LLVMdev] CFG using LLVM
Hi,
I am a new user of LLVM. I am using it as the IR for a compiler for a subset
of LUA.
I have the .ll file ready and it executes fine when passed to the llvm
interpreter.
Now, I wish to perform a few optimizations to the code starting with dead
code elimination.
For this I would need the CFG. I am very new to all of this stuff. Please
help me out guys.
The way I want to proceed is to start at
2016 Jun 29
2
VNC server issue- Gnome - oh no! Something has gone wrong
Hi All,
The other thing we have noticed after booting is, screen is completely
blank. GUI is not visible on attached monitor.
We tried switching between different terminals using (Ctl+Alt+F1-12). F2-6
are showing command line terminals but, others are returning blank screen
only.
It appears that, there is some problem with GUI/gnome. Is there any way to
fix this? Please help.
Regards
Hersh
On
2016 Jun 28
2
VNC server issue- Gnome - oh no! Something has gone wrong
Hi,
I have been using VNC on CentOS 7 server from last couple of months and it
was running all fine till last night. Unfortunately, there was an abrupt
power failure and system got restarted. Now, when I try to login with
VNCviwer, it thrown an error message- "*Gnome - oh no! Something has gone
wrong "* with a logout option. When I click on logout, I see black/dark
gray screen with 3
2015 Dec 10
4
VNC on centOS
Hi,
I have recently installed centOS 7 and trying to start vnc server on it.
Somehow, I am unable to make vncserver working. I have modified iptable
rules and xstartup file but it did not help.
Has anyone else faced this problem earlier? Any help would be appreciated.
Regards
Hersh
2016 Jul 13
3
Broken output for fdisk -l
There were no live connections.
The problem what we had was more related to OS requirement for some
software. This drive was not in a bad shape.
On 12 July 2016 at 23:03, Gordon Messmer <gordon.messmer at gmail.com> wrote:
> On 07/12/2016 09:52 AM, Hersh wrote:
>
>> There was some problem with our system so I re-installed the server with
>> CentOS 7. Now, when I am
2014 Jan 20
3
VMware restricting to 3GB RAM
Hi,
I am running VMware player on CentOS 5.4 and its working fine. However it does not allow me to increase the RAM more than 3GB. ?It keeps throwing error stating- "Requested memory size is greater than allowed maximum of 3072 MB. Could not initiate memory hot plug."?
I understand from few threads that 32bit OS has this kind of limitation but I am able to understand why I am seeing
2011 Mar 18
7
Add repo for xfig package
Hi All
We want to install packages like xfig and transfig on centos 5.5. We found rpms available but them but it seems there are lot of dependencies for these packages. So we would like to setup yum repo for this. Can anyone suggest trusted baseurl for yum repo?
Regards
Hersh
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2016 Jul 07
1
CentOS-7 Screen black after boot
On Thu, Jul 7, 2016 at 2:00 PM, Hersh <parikhh1 at gmail.com> wrote:
> Hi Venkata,
>
> Can you please let me know the steps which you have followed for
> re-installing the GNOME? I am having a similar problem on one of our
> system.
>
To my understanding, when you install centos-7 with options ServerGUI or
GNOME Desktop and leave the system for long time locked, you will
2016 Jul 12
3
Broken output for fdisk -l
Hi,
There was some problem with our system so I re-installed the server with
CentOS 7. Now, when I am trying to run 'fdisk -l' command, it is returning
a broken output.
It throws this error- "fdisk: cannot open /dev/sdc: Input/output error".
There are valid /dev/sdd and /dev/sde devices which are mounted and they
are accessible but, somehow /dev/sdc is having a problem and
2010 Feb 10
3
R package on centos 5.1
Hi
?? I want to install R package on centos 5.1, however I am not able to install it . Can anyone please tell me how can I install R on centos 5.1?
Thank you
Hersh
Your Mail works best with the New Yahoo Optimized IE8. Get it NOW! http://downloads.yahoo.com/in/internetexplorer/
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2014 Mar 27
1
GLIBC_2.7 not found
Hi,
I am trying to run a software which requires a specific version of glib(GLIBC_2.7). Current version of GLIB on my system is 2.5 and error which I am getting is -
------------------------------
[hp at mysys example]$ /share/apps/CAP3/cap3:
/lib64/libc.so.6: version `GLIBC_2.7' not found (required by
/share/apps/CAP3/cap3)
------------------------------
[root at mysys scratch]# ldd
2014 Oct 12
5
Help with xapian
Hi,
I am unable to build the letor module. I am generating the configure file
using autoconf. The configure file generated is throwing the error
./configure: line 2057: syntax error near unexpected token `1.10.1'
./configure: line 2057: `AM_INIT_AUTOMAKE(1.10.1 -Wportability tar-ustar)`
I am not too sure what to do with this. Need help with this.
Thank You
Regards
Karthik
On Mon, Sep 29,
2016 Jun 28
0
VNC server issue- Gnome - oh no! Something has gone wrong
I forgot to mention, I have followed steps mentioned in this link
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/System_Administrators_Guide/ch-TigerVNC.html
for configuring vnc.
I have also tried upgrading VNCserver but that didn't help either.
Regards
Hersh
On 28 June 2016 at 15:39, Hersh <parikhh1 at gmail.com> wrote:
> Hi,
>
> I have been
2014 Feb 25
2
GSoC 2014
Hi,
I am C Karthik Iyer, a 3rd year B Tech student at NITK Surathkal. I am
interested in working on projects on Information Retrieval and Machine
Learning. I've had previous experience on working on projects regarding
Question Answering Systems.
I have a project idea which includes both IR and ML but i dont know how
feasible the idea is. Could you guys say when will you be available
2012 Sep 10
1
E-mail # 2 / attachments matrix test cases
HI Sridhar,
Try this:
#I saved the file as .csv.
?testMaster<-read.csv("test1Master.csv")
?test2Sorted<-read.csv("test2Sorted.csv")
testMaster1<-testMaster[order(testMaster[,1]),]
test2Sorted1<-test2Sorted[order(test2Sorted[,1]),]
Combinedat<-as.matrix(merge(testMaster1,test2Sorted1,by="X"))
?rownames(Combinedat)<-Combinedat[,1]
2014 Sep 29
2
Help with xapian
Hi,
I have started getting a hang of the xapian codebase. I think I would like
to try my hands on the letor module of xapian. Could you please suggest
some free data set for the training and testing of letor features. I am not
able to get the INEX data set from anywhere (the one mentioned by parth
gupta in his GSOC 2011 projecct.
Regards
Karthik
On Mon, Sep 22, 2014 at 4:23 PM, Olly Betts
2009 Feb 16
3
Finishing up the contributors list as well
Guys,
OK, now that we have the new core contributors squared away, we
can go back to finishing the contributors list.
There were some people who got added and then there is existing
contributors list. I think Darren''s suggestion to wait to add new
core contributors is fine (let the new constitution settle down
and we can in the meanwhile have a more inclusive look at both
rather than