Feature #3021
Feature #2816: GPU offload / optimization for update&constraits, buffer ops and multi-gpu communication
Completion of docs for GPU developments
Description
Completion of full doxygen commenting for all new developments.
History
#1 Updated by Alan Gray about 1 month ago
- Status changed from New to Closed
I believe that this is done and all new GPU features have full doxygen.
#2 Updated by Szilárd Páll about 1 month ago
- Status changed from Closed to Feedback wanted
Ack. I've been looking into the lifetime management of smart objects used via smart pointers which, when they contain GPU context related data can have a race on freeing with the context destroy. Can we get this documented if we have not done so yet?