NLESC-JCER / EigenCuda

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

Device Out of memory #18

Closed felipeZ closed 5 years ago

felipeZ commented 5 years ago

When invoking the right_matrix_tensor and triple_tensor_product the tensor is sent completely to GPU. But if the whole Tensor does not find in memory, the application obviously crashed with an out of memory