Skip to content

Commit 6509f30

Browse files
author
Felix Igelbrink
committed
clarified docstring
1 parent f43cc4e commit 6509f30

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

optix/module.pyx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,8 @@ IF _OPTIX_VERSION > 70300:
8484
Execute the Task. If more parallel work is found, it will be returned as a new list of Task objects.
8585
The list has a maximum size of max_additional_tasks.
8686
87+
Node, that each Task can only be executed by a single thread.
88+
8789
Parameters
8890
----------
8991
max_additional_tasks: int

0 commit comments

Comments
 (0)