[ 
https://issues.apache.org/jira/browse/SYSTEMML-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Berthold Reinwald updated SYSTEMML-1348:
----------------------------------------
    Fix Version/s:     (was: SystemML 1.0)
                   SystemML 1.1

> Call cudaFree asynchronously 
> -----------------------------
>
>                 Key: SYSTEMML-1348
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-1348
>             Project: SystemML
>          Issue Type: Improvement
>            Reporter: Nakul Jindal
>            Assignee: Nakul Jindal
>             Fix For: SystemML 1.1
>
>
> cudaFree is an expensive call. It adds a non-trivial amount of time to the 
> rmvar calls that eventually end up calling cudaFree.
> A method to call cudaFree from a separate Java thread is to be introduced so 
> that the cudaFree may happen when nothing else on the GPU is taking place.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to