Re: [Cython] cython.parallel tasks, single, master, critical, barriers

2011-10-20 Thread Dag Sverre Seljebotn
Meta: I've been meaning to respond to this thread, but can't find the time. What's the time-frame for implementing this? If it's hypothetical at the moment and just is a question of getting things spec-ed, one could perhaps look at discussing it at the next Cython workshop, or perhaps a Skype c

Re: [Cython] cython.parallel tasks, single, master, critical, barriers

2011-10-20 Thread mark florisson
On 20 October 2011 09:42, Dag Sverre Seljebotn wrote: > Meta: I've been meaning to respond to this thread, but can't find the time. > What's the time-frame for implementing this? If it's hypothetical at the > moment and just is a question of getting things spec-ed, one could perhaps > look at disc

Re: [Cython] cython.parallel tasks, single, master, critical, barriers

2011-10-20 Thread Dag Sverre Seljebotn
On 10/20/2011 11:13 AM, mark florisson wrote: On 20 October 2011 09:42, Dag Sverre Seljebotn wrote: Meta: I've been meaning to respond to this thread, but can't find the time. What's the time-frame for implementing this? If it's hypothetical at the moment and just is a question of getting thin

Re: [Cython] cython.parallel tasks, single, master, critical, barriers

2011-10-20 Thread mark florisson
On 20 October 2011 10:35, Dag Sverre Seljebotn wrote: > On 10/20/2011 11:13 AM, mark florisson wrote: >> >> On 20 October 2011 09:42, Dag Sverre Seljebotn >>  wrote: >>> >>> Meta: I've been meaning to respond to this thread, but can't find the >>> time. >>> What's the time-frame for implementing

Re: [Cython] ImportError: DLL load failed: The specified module could not be found.

2011-10-20 Thread Adrian Martínez Vargas
Dear Alexander and cython list, the same question, different approach a) I compiled and installed my python module with these two commands C:\Temporal\source\Cython_ext> python OK_setup_windows.py build_ext C:\Temporal\source\Cython_ext> python OK_setup_windows.py install b) Testing my module i