data rayce #1

Closed
opened 2018-08-30 16:14:30 +02:00 by neoq · 1 comment
neoq commented 2018-08-30 16:14:30 +02:00 (Migrated from github.com)

well all materials get a reference to the same rne of the main thread so there must be a silent datarace in the multithreaded section

well all materials get a reference to the same rne of the main thread so there must be a silent datarace in the multithreaded section
neoq commented 2019-07-11 19:59:30 +02:00 (Migrated from github.com)

since #19 we use the thread_local neop::global::rne so there can't be a datarace on the rne anymore.

since #19 we use the `thread_local neop::global::rne` so there can't be a datarace on the rne anymore.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
neop/raytracer#1
No description provided.