Brook+ runtime is calling calMemcpy in a thread-unsafe manner, that causes seg fault.
Async write creates a seperate thread. Multiple threads calls calMemcpy simultaneously that is not thread safe.
Forum URL:
http://forums.amd.com/forum/messageview.cfm?catid=328&threadid=118716&forumid=9
Log in to post a comment.
Async write creates a seperate thread. Multiple threads calls calMemcpy simultaneously that is not thread safe.
Forum URL:
http://forums.amd.com/forum/messageview.cfm?catid=328&threadid=118716&forumid=9