Displaying 4 results from an estimated 4 matches for "huffy".
Did you mean:
huff
2015 Jun 06
2
[LLVMdev] Supporting heterogeneous computing in llvm.
...equest for patches is more
> than acceptable as a response. I've yet to see any work from you and a lot
> of talk about what other people should do.
Umm.. don't get your feathers in a ruffle - you provided *zero*
content and I was just saying it wasn't impossible. To pop back all
huffy is just funny.
Anyway, to bring this conversation back to something technical instead
of just stupid comments.. I'd agree that flipping targets back and
forth (intermixed) in the same Module *is* probably a substantial
amount of work. If the optimization passes worked at a PU (program
unit) ak...
2013 May 10
6
Looking for a CentOS-friendly online backup company
Hi all.
We've got a lot of customers running CentOS 5 and 6 servers. We've
been asked by many to provide backup, which is something we don't want
to do in house. So we started looking for backup companies to partner
with. The problem is that the ones we've found who support RHEL won't
support CentOS.
So does anyone know of an online backup company that _will_
2015 Jun 06
2
[LLVMdev] Supporting heterogeneous computing in llvm.
On Sun, Jun 7, 2015 at 2:34 AM, Eric Christopher <echristo at gmail.com> wrote:
>
>
> On Sat, Jun 6, 2015 at 12:31 PM C Bergström <cbergstrom at pathscale.com>
> wrote:
>>
>> On Sun, Jun 7, 2015 at 2:22 AM, Eric Christopher <echristo at gmail.com>
>> wrote:
>> >
>> >
>> > On Sat, Jun 6, 2015 at 5:02 AM C Bergström
2006 Jun 15
12
Multithreading and DB access in Rails
...would allow me to start
and monitor background tasks running in new (Ruby) threads, with the
idea that I''d eventually manage long-running indexing processes that
way. I can kick off such threads OK (by using Thread.new in a routine
called by a controller), but it seems like Rails gets huffy if those
background tasks and the ordinary controller thread try to access the
database at the same time...I wind up with one or more of them losing
their connection to MySQL and throwing exceptions like this:
#<ActiveRecord::StatementInvalid:
c:/ruby/lib/ruby/gems/1.8/gems/activerecord-1.1...