NLESC-JCER / EigenCuda

Offload Eigen operations to GPUs
Apache License 2.0
17 stars 5 forks source link

Free the resources after matrix multiplication #8

Closed felipeZ closed 5 years ago

felipeZ commented 5 years ago

the dot and the triplet_tensor_product must release all the GPU resources once the computation is done