Displaying 20 results from an estimated 30 matches for "prasanth".
2009 Nov 13
2
[LLVMdev] Compilation error while cross compiling LLVM for ARM - the __clear_cache issue - now the __sync_val_compare_and_swap issue
Prasanth J wrote:
>
> Hi all,
> with reference to the reply below, I downloaded toolchain from
> codesourcery (arm-2009q1-203-arm-none-linux-gnueabi) with gcc 4.3.3...
> when i compile llvm+clang with this toolchain i am getting the
> following error
>
> make[4]: Entering directory
&...
2009 Nov 14
0
[LLVMdev] Compilation error while cross compiling LLVM for ARM - the __clear_cache issue - now the __sync_val_compare_and_swap issue
Hi,
As you said i downloaded arm toolchain from codesourcery(2009q3 with gcc
4.4.1 version).. if i use this toolchain i am getting the following error..
make[2]: Entering directory
`/home/prasanth/LLVM_ARM/llvm-with-armgcc441/llvm-obj/lib/Analysis'
llvm[2]: Compiling LoopPass.cpp for Release build
if arm-none-linux-gnueabi-g++
-I/home/prasanth/LLVM_ARM/llvm-with-armgcc433/llvm/include
-I/home/prasanth/LLVM_ARM/llvm-with-armgcc433/llvm/lib/Analysis
-I/home/prasanth/LLVM_ARM/llvm-with-armg...
2009 Nov 16
3
[LLVMdev] Compilation error while cross compiling LLVM for ARM - the __clear_cache issue - now the __sync_val_compare_and_swap issue - now the internal compiler error issue.
Prasanth J wrote:
> Hi,
>
> As you said i downloaded arm toolchain from codesourcery(2009q3 with
> gcc 4.4.1 version).. if i use this toolchain i am getting the
> following error..
>
> make[2]: Entering directory
> `/home/prasanth/LLVM_ARM/llvm-with-armgcc441/llvm-obj/lib/Analysis...
2009 Nov 09
1
[LLVMdev] Compilation error while cross compiling LLVM for ARM - the __clear_cache issue
Prasanth J skrev:
> Hi,
>
> i am a newbie to llvm architecture. i have been trying to port llvm on
> ARM target. i am using the following configuration for cross compiling
> llvm.
>
> ../llvm/configure --host=arm-linux --target=arm-linux
> --build=i686-linux --prefix=/opt/llvm-arm/ -...
2009 Nov 13
0
[LLVMdev] Compilation error while cross compiling LLVM for ARM - the __clear_cache issue
Hi all,
with reference to the reply below, I downloaded toolchain from codesourcery
(arm-2009q1-203-arm-none-linux-gnueabi) with gcc 4.3.3... when i compile
llvm+clang with this toolchain i am getting the following error
make[4]: Entering directory
`/home/prasanth/LLVM_ARM/llvm-with-armgcc433/llvm-obj/tools/clang/tools/c-index-test'
llvm[4]: Linking Release executable c-index-test (without symbols)
/home/prasanth/arm-toolchain/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.3/../../../../arm-none-linux-gnueabi/bin/ld:
/home/prasanth/LLVM_ARM/llvm-with-armgcc43...
2009 Nov 16
0
[LLVMdev] Compilation error while cross compiling LLVM for ARM - the __clear_cache issue - now the __sync_val_compare_and_swap issue - now the internal compiler error issue.
...e
the problem for this.
My target kernel and rootfs are compiled with armgcc-4.2.1... so should i
need to compile the kernel and rootfs with armgcc-4.3.3?
If i want to use arm-toolchain-4.2.1 , what should i do for clearing the
instruction cache call in lib/System/Memory.cpp?
Thanks and Regards,
Prasanth J
On Mon, Nov 16, 2009 at 4:12 PM, Xerxes Rånby <xerxes at zafena.se> wrote:
>
> Prasanth J wrote:
> > Hi,
> >
> > As you said i downloaded arm toolchain from codesourcery(2009q3 with
> > gcc 4.4.1 version).. if i use this toolchain i am getting the
> >...
2009 Nov 09
2
[LLVMdev] Compilation error while cross compiling LLVM for ARM
...fix=/opt/llvm-arm/ --enable-optimized --disable-debug \
--disable-expensive-checks --disable-doxygen \
--disable-threads --enable-targets=cbe,cpp,arm
using this configuration i am facing the following compilation error. pls
help me how to resolve this error..
*make[1]: Entering directory
`/home/prasanth/LLVM_ARM/llvm-target/obj-new/lib/System'
llvm[1]: Compiling Alarm.cpp for Release build
llvm[1]: Compiling Atomic.cpp for Release build
llvm[1]: Compiling Disassembler.cpp for Release build
llvm[1]: Compiling DynamicLibrary.cpp for Release build
llvm[1]: Compiling Errno.cpp for Release build
ll...
2009 Mar 31
3
How to specify axis interval unit...
Dear R Users:
Greetings!
Is there any way to specify the axis interval unit for barplots in R.? Any
help is deeply appreciated.
Thanks in advance!
Prasanth VP,
Global Manager - Biometrics,
Delta Technology & Management Services Pvt Ltd,
Plot No: 13/2, Sector - I,
Third Floor, HUDA Techno Enclave,
Madhapur, Hyderabad - 500 033.
Office : +91-40-3028 0659
Mobile : +91-9848 290025
<http://www.deltaintech.com/> www.deltaintech.com...
2009 Apr 01
1
FW: How to specify axis interval unit...
Dear Duncan Murdoch:
Thanks for your tips. By the way, I think I didn't mentioned my question
very clear. What I mean to say is that, in Excel one could decide upon the
axis interval unit. Please see the attached file. Likewise, is it possible
in R...?
Regards,
Prasanth.
-----Original Message-----
From: Duncan Murdoch [mailto:murdoch at stats.uwo.ca]
Sent: Tuesday, March 31, 2009 6:25 PM
To: V Prasanth
Cc: r-help at r-project.org
Subject: Re: [R] How to specify axis interval unit...
On 3/31/2009 5:08 AM, V Prasanth wrote:
> Dear R Users:
>
>
>
&g...
2009 Nov 15
5
[LLVMdev] Very slow performance of lli on x86
...1 but got almost
the same output. As i have my entire setup in office i cant attach my
makefile today. i will attach my entire setup tom once i get back to office.
Also i will attach the configuration options i used for compiling LLVM. Let
me know in case i am wrong anywhere.
Thanks & Regards,
Prasanth J
On Sun, Nov 15, 2009 at 3:40 AM, Evan Cheng <evan.cheng at apple.com> wrote:
> He is probably using the interpreter on a debug build.
>
> Evan
>
>
> On Nov 14, 2009, at 1:40 PM, Eric Christopher <echristo at apple.com> wrote:
>
>
>>> for -O3 resu...
2009 Nov 15
0
[LLVMdev] Very slow performance of lli on x86
Sorry i really forgot to mention one thing. I downloaded the X86 binaries of
llvm+clang and llvm-gcc from llvm download site. i hope that is not a debug
build.
Prasanth J
On Sun, Nov 15, 2009 at 1:22 PM, Prasanth J <j.prasanth.j at gmail.com> wrote:
> Hi all,
>
> LLVM is built without debug enabled. Also i am not forcing lli to use
> interpreter mode. so i dont think the reason is not because of debug build
> or interpreter mode.
>
&g...
2009 Nov 16
1
[LLVMdev] Very slow performance of lli on x86
...and llvm-gcc. am i right?
*My machine details are*
*Linux localhost.localdomain 2.6.25-14.fc9.i686 #1 SMP Thu May 1 06:28:41
EDT 2008 i686 i686 i386 GNU/Linux*
*Memory : 1GB DDR2
CPU: Intel Pentium Dual-core @ 2.00 GHz*
Please let me know how can i proceed with this test.
Thanks and Regards,
Prasanth J
On Mon, Nov 16, 2009 at 1:06 AM, Eric Christopher <echristo at apple.com>wrote:
>
> On Nov 14, 2009, at 11:52 PM, Prasanth J wrote:
>
> > step 4:
> > running monolith.bc for 10000 iterations using lli tool and measured the
> time.
>
> How are you doing thi...
2011 Nov 14
1
Confused with an error message related to "plotrix" library in the newer versions of R.
....5,0.5,1.75),c(0.5,1.5,1,0),18)
xxcol<-color.gradient(c(0,1,0.5,1),c(0.25,0.5,0.5,1.25),c(0.5,0.25,0.5,1.5),18)
par(mar=pyramid.plot(xy.pop,xx.pop,labels=agelabels, labelcex=1.125,
main="Population Pyramid -- Malawi", xycol=xycol,
xxcol=xxcol))
Much Appreciated,
*Prasanth, V.P.*
Global Manager – Biometrics
Delta Technology & Management Services Pvt Ltd,
Plot No: 13/2, Sector - I,
Third Floor, HUDA Techno Enclave,
Madhapur, Hyderabad - 500 081.
( : +91-40-3028 2113
È: +91-9848 290025
* : vprasanth@deltaintech.com
******************************************...
2009 Nov 15
0
[LLVMdev] Very slow performance of lli on x86
On Nov 14, 2009, at 11:52 PM, Prasanth J wrote:
> step 4:
> running monolith.bc for 10000 iterations using lli tool and measured the time.
How are you doing this?
-eric
2005 Sep 09
3
booting from usb
Hai ,
I am Prasanth .Newly subscribed to mailing list.I am in search for a boot
loader which could boot linux form Usb flash memory. i am in process of
building a new USB linux distribution .
Can anybody give help.
Things I need to know.
Could syslinux could recognize a usb flash drive and filesystem inside that
?...
2009 Nov 03
0
[LLVMdev] Problem running lli on ARM
...ion
is required.
i also tried the following method. in this method i created the llvm bitcode
in my host x86 machine and then copied it to target and from target if i try
to run the bitcode using lli tool i am getting the following error.
*
*
*# ../../llvm-2.6-arm/bin/lli nestedloop.bc
lli: /home/prasanth/LLVM_ARM/llvm-**target/llvm-2.6/include/llvm/**ADT/ilist.h:197:
typename bidirectional_iterator<NodeTy, int>::reference
llvm::ilist_iterator<NodeTy>::**operator*() const [with NodeTy =
llvm::RecyclerStruct]: Assertion `Traits::getNext(NodePtr) != 0 &&
"Dereferencing end()!&...
2006 Apr 25
3
how to get the count/index of the current row ?
I have a partial to which i pass a collection. That views name is _row.
So row.name, row.ssn gives me the details of each object in the
collection,
But i need to display
1. name 123456798
2. name1 234567890
how to get that Index ??? or count or whatever in that partial ??
please help.
--
Posted via http://www.ruby-forum.com/.
2008 Aug 28
1
R graph with values incorporated
Dear All:
Greetings!
By the way, is it possible to have a graph (say line graph) that shows
"values" as well (say y-axis values within the graph)? One could do it in
excel. I am just wondering whether it is possible with R!
Thanks in advance,
Prasanth VP,
Global Manager - Biometrics,
Delta Technology & Management Services Pvt Ltd,
Plot No: 13/2, Sector - I,
Third Floor, HUDA Techno Enclave,
Madhapur, Hyderabad - 500 033.
Office:+91-40-2355-3992
Mobile: +91-9848290025.
www.deltaintech.com
******************************************...
2007 Feb 08
2
problem with asterisk AGI
I have a fairly complicated setup. Extensions (1,2 and 3). In 3 - I
execute AGI in java which plays few wav files depending on external
parameters.
Can I have a dial plan inside my AGI? If not, how do I accomodate user
who needs to reach extension 2 from my agi? I have tried stream file and
get data but the two commands did not work at all.
2009 Nov 16
1
[LLVMdev] Compilation error while cross compiling LLVM for ARM - the __clear_cache issue - now the __sync_val_compare_and_swap issue - now the internal compiler error issue.
Prasanth J wrote:
> Hi,
>
> I can able to compile LLVM using armgcc_4.3.3 (codesourcery2009q1..)..
> but when i tried to run it on target it shows GCC 4.3.0 version not
> found. So i copied the runtime libraries (libc.so and libgcc_s.so)
> from the toolchain to the target and exported its...