search for: femto

Displaying 18 results from an estimated 18 matches for "femto".

2009 Nov 26
6
will_paginate don't work on jruby platform
Hello all,will_paginate don''t work on jruby platform, the Model.paginate find works ok, accepts all kinds of params, this is config.gem config.gem ''will_paginate'', :version => ''2.3.11'', :source => ''http://gemcutter.org'', but <%= will_paginate @collection %> doesn''t work it always produce nil(so nothing on page).
2009 Nov 26
4
Is this a bug?
Hello all, while I''m using acts_as_audited(on jruby platform), after vendored the acts_as_audited, it reports some error, line 167, # Start observing the declared classes and their subclasses. def initialize Set.new(observed_classes + observed_subclasses).each { |klass| add_observer! klass } #this line end after some trace shows this one, when observed_classes is empty, will
2012 Jan 03
1
Can Arel handle UPPER and LIKE condition?
Hello all, I''ve recently been on a project where somewhere needs using case insensitive search(using UPPER(name) LIKE '''') and LIKE condition, I want to use arel and don''t use the old style string concatenation, can arel handle this? But I check on arel documentation, doesn''t seems have any upper/like operator, and check on arel source, under
2012 Mar 26
2
[LLVMdev] PBQP & CalcSpillWeights
...n my side, I already checked the node cost for this register, which is correctly set to inf for spill, as well as the edge costs, and they look ok. I also attached my target's pbqp related file in case you want to double check what I did. This is llvm-3.0 based. It comprises 2 passes : the FemtoPBQPBuilder, plus a FemtoPairablepass, which undo some of the coalescer's work. The insertRegCopy may specifically need a double check, as I am not 100% sure to have updated correctly the LiveInterval information. In terms of registers, the Femto target is simplistic : a single register clas...
2007 Oct 20
3
Learning sources
When i decide to create a GUI for my desktop "Ruby" application, i have been stucked about wxruby. Then i have looked at wxwindows and wxwidgets sources but the syntax was not so familiar to me. Because the examples were written in C++ generally. For understanding main concept this experience was good for me. Later, for more familiar syntax i have looked at wxphyton sources and i read
2012 Mar 27
0
[LLVMdev] PBQP & CalcSpillWeights
...ked the node cost for this register, which > is correctly set to inf for spill, as well as the edge costs, and they look > ok. > > I also attached my target's pbqp related file in case you want to double check > what I did. This is llvm-3.0 based. It comprises 2 passes : the > FemtoPBQPBuilder, plus a FemtoPairablepass, which undo some of the coalescer's > work. The insertRegCopy may specifically need a double check, as I am not 100% > sure to have updated correctly the LiveInterval information. > > In terms of registers, the Femto target is simplistic : a sing...
2013 Apr 03
1
Process substitution and read.table/scan
...LC_MONETARY=en_US.utf8 LC_MESSAGES=en_US.utf8 [7] LC_PAPER=C LC_NAME=C [9] LC_ADDRESS=C LC_TELEPHONE=C [11] LC_MEASUREMENT=en_US.utf8 LC_IDENTIFICATION=C attached base packages: [1] stats graphics grDevices utils datasets methods base $ uname -a Linux femto 3.6-trunk-amd64 #1 SMP Debian 3.6.9-1~experimental.1 x86_64 GNU/Linux I use the debian R package: r-base-core, 3.0.0~20130324-1 Thanks, Elena Grassi ps. I started on R-help as long as this could be of general interest, sorry if that's a bad call. -- $ pom
2013 Apr 03
1
Process substitution and read.table/scan
...LC_MONETARY=en_US.utf8 LC_MESSAGES=en_US.utf8 [7] LC_PAPER=C LC_NAME=C [9] LC_ADDRESS=C LC_TELEPHONE=C [11] LC_MEASUREMENT=en_US.utf8 LC_IDENTIFICATION=C attached base packages: [1] stats graphics grDevices utils datasets methods base $ uname -a Linux femto 3.6-trunk-amd64 #1 SMP Debian 3.6.9-1~experimental.1 x86_64 GNU/Linux I use the debian R package: r-base-core, 3.0.0~20130324-1 Thanks, Elena Grassi ps. I started on R-help as long as this could be of general interest, sorry if that's a bad call. -- $ pom
2012 Mar 27
2
[LLVMdev] PBQP & CalcSpillWeights
...this register, which is correctly set to inf for spill, as well as the > > edge costs, and they look ok. > > > > I also attached my target's pbqp related file in case you want to double > > check what I did. This is llvm-3.0 based. It comprises 2 passes : the > > FemtoPBQPBuilder, plus a FemtoPairablepass, which undo some of the > > coalescer's work. The insertRegCopy may specifically need a double > > check, as I am not 100% sure to have updated correctly the LiveInterval > > information. > > > > In terms of registers, the Femt...
2012 Apr 05
2
[LLVMdev] PBQP & CalcSpillWeights
...o inf for spill, as well as > > > the > > > edge costs, and they look ok. > > > > > > I also attached my target's pbqp related file in case you want to > > > double check what I did. This is llvm-3.0 based. It comprises 2 > > > passes : the FemtoPBQPBuilder, plus a FemtoPairablepass, which undo > > > some of the coalescer's work. The insertRegCopy may specifically > > > need a double check, as I am not 100% sure to have updated > > > correctly the LiveInterval information. > > > > > > In ter...
2012 Apr 03
0
[LLVMdev] PBQP & CalcSpillWeights
...ectly set to inf for spill, as well as the > > > edge costs, and they look ok. > > > > > > I also attached my target's pbqp related file in case you want to > double > > > check what I did. This is llvm-3.0 based. It comprises 2 passes : the > > > FemtoPBQPBuilder, plus a FemtoPairablepass, which undo some of the > > > coalescer's work. The insertRegCopy may specifically need a double > > > check, as I am not 100% sure to have updated correctly the LiveInterval > > > information. > > > > > > In term...
2009 Jul 01
1
UK Vodafone femtocells now available
For those of you who have been waiting for AT&T to announce the public availability of their femtocell appliance in order to fix the shitty AT&T network coverage this will interest you. Vodafone Access Gateway (femtocell) launched in UK <http://www.abiresearch.com/Blog/Wireless_Blog/635> Its July 1st and Vodafone have officially launched their access gateway product in the...
2012 Apr 11
0
[LLVMdev] PBQP & CalcSpillWeights
...pill, as well as >>>> the >>>> edge costs, and they look ok. >>>> >>>> I also attached my target's pbqp related file in case you want to >>>> double check what I did. This is llvm-3.0 based. It comprises 2 >>>> passes : the FemtoPBQPBuilder, plus a FemtoPairablepass, which undo >>>> some of the coalescer's work. The insertRegCopy may specifically >>>> need a double check, as I am not 100% sure to have updated >>>> correctly the LiveInterval information. >>>> >>>&g...
2012 Mar 23
0
[LLVMdev] PBQP & CalcSpillWeights
Hi Arnaud, LiveInterval::markNotSpillable() sets the live interval's spill weight to infinity. For well-formed PBQP graphs (i.e. ones that have some finite-cost solution), PBQP should never chose to spill such an interval. The two possibilities for this crash are that the input graph has no finite-cost solution, or that you've exposed a bug in the PBQP solver. >From memory your target
2012 Apr 19
1
[LLVMdev] PBQP & CalcSpillWeights
...>> the > >>>> edge costs, and they look ok. > >>>> > >>>> I also attached my target's pbqp related file in case you want to > >>>> double check what I did. This is llvm-3.0 based. It comprises 2 > >>>> passes : the FemtoPBQPBuilder, plus a FemtoPairablepass, which undo > >>>> some of the coalescer's work. The insertRegCopy may specifically > >>>> need a double check, as I am not 100% sure to have updated > >>>> correctly the LiveInterval information. > >>&gt...
2012 Mar 21
2
[LLVMdev] PBQP & CalcSpillWeights
Hi All, I finally had a chance to get back to my pbqp trials, now using the 3.0 release. I still hit the same assert : "Attempting to spill already spilled value." This is triggered because in RegAllocPBQP::mapPBQPToRegAlloc, a vreg node is either : - a physical register (problem.isPRegOption(vreg, alloc)), - or a spill (problem.isSpillOption(vreg, alloc)) The problem is that pass
2009 Feb 26
0
No ime switch in Wine
hello all, I'm trying to use ime in Wine, installed a ime(sougou_pin.exe) in wine, but can't switch any(nothing happens when I click ctrl+space), I tried install ime in the host environment(my Ubuntu, I installed fcitx), anand ime switch works find in native application, like gedit, but when I use wine application, like 'wine notepad', ctrl+space, nothing happens, and I think
2011 Oct 14
0
Any data table component for rails?
Hello all, is there any data table component for rails which can sort/search/pagination etc? I''ve checked out jquery plugin datatables, which can sort/search/pagination, but for large dataset of course need to go server side, need to pass params[:sort]/params[:search]/params[:pagination] to server side, which involves a lot of code, I''ve checked out rubygems.org and found a