Thanks for the confirmation.  It means that it should be
possible to get pthreads support in for win32 and cygwin
platforms.

--Chris

On Wed, Aug 31, 2011 at 8:26 AM, John Cerney <[email protected]> wrote:
> Correct, the PDL pthreads implementation is independent of perl threads.
>
> -John
>
> On 8/30/2011 4:25 PM, David Mertens wrote:
>
> John, please correct me if I'm wrong, but I believe it is independent of
> Perl threads. The idea, as I understood it, was to leverage light weight
> threading to parallelize calculations if your system supported it. The
> threads are initialized and finalized in the same C function, so you don't
> need to worry about Perl-aware threads.
>
> However, I have not studied the implementation too closely, so take what I
> have to say as an educated guess.
>
> David
>
> On Aug 30, 2011 4:01 PM, "Chris Marshall" <[email protected]> wrote:
>
>
> _______________________________________________
> Perldl mailing list
> [email protected]
> http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
>

_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to