Re: [pypy-dev] Threading in RPython

2013-07-05 Thread Nathan Hurst
On Fri, Jul 05, 2013 at 11:17:15PM +0200, Armin Rigo wrote: > Hi Sean, > > On Fri, Jul 5, 2013 at 8:30 PM, Sean Fisk wrote: > > For my internship, I am working on implementing a solver for partial > > differential equations in RPython. I am investigating the possibility of > > parallelizing the c

Re: [pypy-dev] Threading in RPython

2013-07-05 Thread Armin Rigo
Hi Sean, On Fri, Jul 5, 2013 at 8:30 PM, Sean Fisk wrote: > For my internship, I am working on implementing a solver for partial > differential equations in RPython. I am investigating the possibility of > parallelizing the code using multi-threading. Sorry, RPython is the wrong tool. It doesn'

[pypy-dev] Threading in RPython

2013-07-05 Thread Sean Fisk
Hello everyone, For my internship, I am working on implementing a solver for partial differential equations in RPython . I am investigating the possibility of paralleli

Re: [pypy-dev] Pypy translation fails on MIPS (without JIT)

2013-07-05 Thread Alexis BRENON
Le 04/07/2013 18:14, Armin Rigo a écrit : Hi Alexis, On Thu, Jul 4, 2013 at 9:48 AM, Alexis BRENON wrote: Maybe there is a deeper reason of all these failures. But I can't point out which or where... Any idea ? The same as I already said in my previous reply. Try from the other side: write a