This bugzilla service is closed. All entries have been migrated to https://gitlab.com/libeigen/eigen

Bug 1649

Summary: Support for CUDA pitched memory allocation and access
Product: Eigen Reporter: Charles Durham <cpdurham>
Component: Core - vectorizationAssignee: Nobody <eigen.nobody>
Status: NEW ---    
Severity: Feature Request CC: chtz, gael.guennebaud, jacob.benoit.1, markos
Priority: Normal    
Version: unspecified   
Hardware: GPU (CUDA)   
OS: All   
Whiteboard:

Description Charles Durham 2018-12-18 16:39:12 UTC
Would be nice to have functionality to allocate matricies with cudaMallocPitch and copied with cudaMemcpy2D, with overloaded access of "[idx]" to be pitch aligned for Matrices passed into a cuda kernel.
Comment 1 Nobody 2019-12-04 18:18:13 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to gitlab.com's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.com/libeigen/eigen/issues/1649.