search for: vasanth

Displaying 20 results from an estimated 23 matches for "vasanth".

Did you mean: vasantha
2008 Dec 05
9
Bar Chart in Rails
...n Rails? Is there any in-built method in Ruby on Rails (or) should i go for 3rd party plugins? I searched and came across this "open flash chart" - i don''t know how to customize it according to my requirement. PS: I have attached my requirement sample for you reference. Thanks, Vasanth Attachments: http://www.ruby-forum.com/attachment/3024/bar_chart.JPG -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this g...
2008 Mar 05
7
Display result without reloading page
Hi all... I have a tabbed interface for showing the details of an Item. By default the ''Details'' tab is selected. The code for displaying each tab is in a partial file. In one tab named ''status'', i''m showing the list of status history of that item. I am trying to implement pagination for this list. When i click on the ''next'' link
2011 Aug 18
3
Rails 3 - Production Environment
...gt; I personally found in development machines that Ruby (webrick) is faster than JRuby (webrick). Am I correct? Will it be the same in Production environment too? Also, let me know if there is any tutorial for installing and configuring Apache & Passenger module. Thanks in advance. Regards, Vasanth -- Posted via http://www.ruby-forum.com/. -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, s...
2005 Nov 06
2
[LLVMdev] LLVM versus Intel's PIN tool
...in running Spec benchmarks? B. Is what I am suggesting in 3 possible in LLVM? C. Has anyone here used both LLVM and Intel's PIN? If so, can you comment on the drawbacks of using one over the other? I am especially interested in any comparisons of their performance and ease-of-use. Thanks, Vasanth ********* Vasanth Venkatachalam Office: CS/E 137 PhD Candidate Tel: None School of Information and Computer Science Email: vvenkata at uci.edu University of California Irvine, CA 92697-3425
2004 Dec 11
0
[LLVMdev] calling the printf funtion
On Sat, 11 Dec 2004, Jai Vasanth wrote: > The gcc front-end page in llvm.cs.uiuc.edu seems to be down for the > last 18 hrs. I was finding that tool very useful to get the syntactic > constructs, could someone fix it ? Fixed, sorry. -Chris > On Sat, 11 Dec 2004 11:10:00 -0600, Vikram S. Adve <vadve at cs.uiuc.edu...
2004 Dec 12
3
[LLVMdev] redefenition of variables in LLVM
Hi, %_t4 = add int 23 , 0 %_t5 = add int %_t4 , 1 %_t4 = add int %_t5 , 0 the above line of code give an error when i try to convert to bytecode. The error is that I am trying to redefine %_t4. Is there a way to reassign a variable with another value. Also is there a way to assign a value to a variable. I couldnt do that so I added 0 to it ! :) Thanks Jai
2004 Dec 11
1
[LLVMdev] calling the printf funtion
What was the issue? On Sat, 2004-12-11 at 14:59, Chris Lattner wrote: > On Sat, 11 Dec 2004, Jai Vasanth wrote: > > The gcc front-end page in llvm.cs.uiuc.edu seems to be down for the > > last 18 hrs. I was finding that tool very useful to get the syntactic > > constructs, could someone fix it ? > > Fixed, sorry. > > -Chris > > > On Sat, 11 Dec 2004 11:10:00 -...
2006 Dec 08
4
select_date method
...'description'' %></td> <td><%= select_date %></td> Now, i want to update it to my database with column name "startDt". but i unable to do it. I am unable to name those select boxes. Can anyone help with this... Thanks in advance Regards, Vasanth -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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.gm...
2004 Dec 11
2
[LLVMdev] calling the printf funtion
...llvm-gcc and > you will see how to call printf from within llvm. You could even do it > on the llvm web page if you don't have llvm-gcc installed. > > --Vikram > http://www.cs.uiuc.edu/~vadve > http://llvm.cs.uiuc.edu/ > > > > On Dec 11, 2004, at 1:13 AM, <vasanth2 at uiuc.edu> wrote: > > > Hi, > > > > I would like to display results on the screen . Can I use > > the printf function in LLVM? > > > > How do I call the funtion? Could someone give me an example > > > > Thanks > > > > Jai >...
2004 Dec 12
0
[LLVMdev] redefenition of variables in LLVM
On Sun, 12 Dec 2004, Jai Vasanth wrote: > Hi, > > > %_t4 = add int 23 , 0 > %_t5 = add int %_t4 , 1 > %_t4 = add int %_t5 , 0 > > the above line of code give an error when i try to convert to > bytecode. The error is that I am trying to redefine %_t4. Is there a > way to reassign a variable with an...
2004 Dec 17
1
[LLVMdev] creating function pointers
Hi, How do I create function pointers in LLVM? Is it possible to assign a function to a function pointer? Thanks
2005 Nov 07
0
[LLVMdev] LLVM versus Intel's PIN tool
Hi Vasanth, Can you be a little more precise about what you mean by "dynamic optimization"? In one sense, neither LLVM nor Pin are dynamic optimization tools per se - LLVM is more of a compiler(-building) suite while Pin is an instrumentation toolkit. > 1. I should be able to run all the Spec 2...
2011 Apr 05
0
[LLVMdev] GSoC 2011: Building and Executing Traces on LLVM
...t would be a wonderful experience to work alongside LLVM developers and to learn some practical aspects of coding for a robust compiler such as LLVM. References [1] V. Bala, E. Duesterwald, and S. Banerjia. Dynamo: A transparent Dynamic Optimization System. SIGPLAN PLDI, pages 1{12, June 2000. [2] Vasanth Bala, Evelyn Duesterwald, and Sanjeev Banerjia. Dynamo: a trans- parent dynamic optimization system. SIGPLAN Not., 35(5):1{12, 2000. [3] Kemal Ebcio glu and Erik R. Altman. Daisy: dynamic compilation for 100 In ISCA '97: Proceedings of the 24th annual international symposium on Computer archite...
2013 Mar 18
0
[linux-linus test] 17325: regressions - trouble: broken/fail/pass
...entin Longchamp <valentin.longchamp@keymile.com> Valerie Aurora <val@vaaconsulting.com> Valerie Aurora <vaurora@redhat.com> (Original author) Vandana Salve <vsalve@nvidia.com> Varun Sethi <Varun.Sethi@freescale.com> Varun Wadekar <vwadekar@nvidia.com> Vasanth Ananthan <vasanth.a@samsung.com> Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com> Vasiliy Kulikov <segoon@openwall.com> Vasily Khoruzhick <anarsoul@gmail.com> Vasily Kulikov <segoon@openwall.com> Vasu Dev <vasu.dev@intel.com> Vasundhara Volam &lt...
2013 Mar 29
0
[linux-linus test] 17454: regressions - FAIL
...entin Longchamp <valentin.longchamp@keymile.com> Valerie Aurora <val@vaaconsulting.com> Valerie Aurora <vaurora@redhat.com> (Original author) Vandana Salve <vsalve@nvidia.com> Varun Sethi <Varun.Sethi@freescale.com> Varun Wadekar <vwadekar@nvidia.com> Vasanth Ananthan <vasanth.a@samsung.com> Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com> Vasiliy Kulikov <segoon@openwall.com> Vasily Khoruzhick <anarsoul@gmail.com> Vasily Kulikov <segoon@openwall.com> Vasu Dev <vasu.dev@intel.com> Vasundhara Volam &lt...
2013 Apr 10
0
[linux-linus test] 17612: regressions - FAIL
...entin Longchamp <valentin.longchamp@keymile.com> Valerie Aurora <val@vaaconsulting.com> Valerie Aurora <vaurora@redhat.com> (Original author) Vandana Salve <vsalve@nvidia.com> Varun Sethi <Varun.Sethi@freescale.com> Varun Wadekar <vwadekar@nvidia.com> Vasanth Ananthan <vasanth.a@samsung.com> Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com> Vasiliy Kulikov <segoon@openwall.com> Vasily Averin <vvs@openvz.org> Vasily Khoruzhick <anarsoul@gmail.com> Vasily Kulikov <segoon@openwall.com> Vasu Dev <vasu.d...
2013 May 05
0
[linux-linus test] 17901: regressions - FAIL
...Valerie Aurora <val@vaaconsulting.com> Valerie Aurora <vaurora@redhat.com> (Original author) Vandana Salve <vsalve@nvidia.com> Varun Sethi <Varun.Sethi@freescale.com> Varun Wadekar <vwadekar@nvidia.com> Vasant Hegde <hegdevasant@linux.vnet.ibm.com> Vasanth Ananthan <vasanth.a@samsung.com> Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com> Vasiliy Kulikov <segoon@openwall.com> Vasily Averin <vvs@openvz.org> Vasily Khoruzhick <anarsoul@gmail.com> Vasily Kulikov <segoon@openwall.com> Vasu Dev <vasu.d...
2013 May 07
0
[linux-linus test] 17916: regressions - FAIL
...Valerie Aurora <val@vaaconsulting.com> Valerie Aurora <vaurora@redhat.com> (Original author) Vandana Salve <vsalve@nvidia.com> Varun Sethi <Varun.Sethi@freescale.com> Varun Wadekar <vwadekar@nvidia.com> Vasant Hegde <hegdevasant@linux.vnet.ibm.com> Vasanth Ananthan <vasanth.a@samsung.com> Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com> Vasiliy Kulikov <segoon@openwall.com> Vasily Averin <vvs@openvz.org> Vasily Khoruzhick <anarsoul@gmail.com> Vasily Kulikov <segoon@openwall.com> Vasu Dev <vasu.d...
2013 Jun 16
0
[linux-linus test] 18150: regressions - FAIL
...Valerie Aurora <val@vaaconsulting.com> Valerie Aurora <vaurora@redhat.com> (Original author) Vandana Salve <vsalve@nvidia.com> Varun Sethi <Varun.Sethi@freescale.com> Varun Wadekar <vwadekar@nvidia.com> Vasant Hegde <hegdevasant@linux.vnet.ibm.com> Vasanth Ananthan <vasanth.a@samsung.com> Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com> Vasiliy Kulikov <segoon@openwall.com> Vasily Averin <vvs@openvz.org> Vasily Khoruzhick <anarsoul@gmail.com> Vasily Kulikov <segoon@openwall.com> Vasu Dev <vasu.d...
2013 Jun 23
0
[linux-linus test] 18181: regressions - trouble: broken/fail/pass
...Valerie Aurora <val@vaaconsulting.com> Valerie Aurora <vaurora@redhat.com> (Original author) Vandana Salve <vsalve@nvidia.com> Varun Sethi <Varun.Sethi@freescale.com> Varun Wadekar <vwadekar@nvidia.com> Vasant Hegde <hegdevasant@linux.vnet.ibm.com> Vasanth Ananthan <vasanth.a@samsung.com> Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com> Vasiliy Kulikov <segoon@openwall.com> Vasily Averin <vvs@openvz.org> Vasily Khoruzhick <anarsoul@gmail.com> Vasily Kulikov <segoon@openwall.com> Vasu Dev <vasu.d...