This bugzilla service is closed. All entries have been migrated to https://gitlab.com/libeigen/eigen
Bug 1649 - Support for CUDA pitched memory allocation and access
Summary: Support for CUDA pitched memory allocation and access
Status: NEW
Alias: None
Product: Eigen
Classification: Unclassified
Component: Core - vectorization (show other bugs)
Version: unspecified
Hardware: GPU (CUDA) All
: Normal Feature Request
Assignee: Nobody
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-18 16:39 UTC by Charles Durham
Modified: 2019-12-04 18:18 UTC (History)
4 users (show)



Attachments

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.

Note You need to log in before you can comment on or make changes to this bug.