Re: [Bug-apl] Parallel for OS/X

2014-10-23 Thread Juergen Sauermann
Hi Elias, I have added the Solaris functions, SVN 499. /// Jürgen On 10/23/2014 03:18 PM, Elias Mårtenson wrote: This stackoverflow article seems to discuss this very subject: http://stackoverflow.com/question

Re: [Bug-apl] Parallel for OS/X

2014-10-23 Thread Elias Mårtenson
I'll try this on my 80-core machine when I get to the office tomorrow. Regards, Elias On 23 Oct 2014 21:09, "Juergen Sauermann" wrote: > Hi, > > I did some rework of the parallel stuff so that it might compile now under > OS/X and possibly other platforms. *SVN 498*. > > On non-linux machines c

Re: [Bug-apl] Parallel for OS/X

2014-10-23 Thread Elias Mårtenson
This stackoverflow article seems to discuss this very subject: http://stackoverflow.com/questions/10177217/pthread-mutex-vs-atomic-ops-in-solaris I think that's the atomic operation you need. Regards, Elias On 23 Oct 2014 21:09, "Juergen Sauermann" wrote: > Hi, > > I did some rework of the par

[Bug-apl] Parallel for OS/X

2014-10-23 Thread Juergen Sauermann
Hi, I did some rework of the parallel stuff so that it might compile now under OS/X and possibly other platforms. SVN 498. On non-linux machines core affinities are not set explicitly. However all GNU APL threads are 100% busy unless GNU APL is