Parallel usage rules

Technical questions regarding the XTC tools and programming with XMOS.
wardy
Active Member
Posts: 37
Joined: Tue Jul 06, 2010 2:26 pm

Post by wardy »

Thanks heater - that is a great answer.

From my perspective I can understand why there are no provisions which help you write code which could bite you in the butt..

With a work around, I guess it's a case of holding your hand out too much to expect a pragma which allows you to break the "rules". Despite the fact I too need to do the same :D


User avatar
daveg
Member++
Posts: 28
Joined: Thu Dec 10, 2009 7:25 pm

Post by daveg »

> Skipping parallel usage checks for parts of arrays

`Array slicing' is something which comes up reasonably often (e.g. https://www.xcore.com/forum/viewtopic.p ... rray+slice) as a useful thing to have, and is on the list to get done at some point. No definite news on when yet, I'm afraid.