Re: [gomp4] fix spinlock

2015-08-06 Thread Nathan Sidwell
On 08/06/15 17:56, Cesar Philippidis wrote: On 08/06/2015 01:41 AM, Nathan Sidwell wrote: I've committed this to fix the spinlock problem Cesar fell over. While there I added more checking on the worker dimension. I hit a couple of more bugs with the spinlocks. First, the address space argum

Re: [gomp4] fix spinlock

2015-08-06 Thread Cesar Philippidis
On 08/06/2015 01:41 AM, Nathan Sidwell wrote: > I've committed this to fix the spinlock problem Cesar fell over. While > there I added more checking on the worker dimension. I hit a couple of more bugs with the spinlocks. First, the address space argument to membar wasn't being handled properly.