This bugzilla service is closed. All entries have been migrated to https://gitlab.com/libeigen/eigen
Bug 461 - Using MAGMA as backend
Summary: Using MAGMA as backend
Status: NEW
Alias: None
Product: Eigen
Classification: Unclassified
Component: Interoperability (show other bugs)
Version: unspecified
Hardware: All All
: Normal enhancement
Assignee: Nobody
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-12 16:13 UTC by nowozin
Modified: 2019-12-04 11:39 UTC (History)
3 users (show)



Attachments

Description nowozin 2012-05-12 16:13:04 UTC
MAGMA is a solid implementation of BLAS and linear algebra routines for multicore and GPU systems: http://icl.cs.utk.edu/magma/index.html

Optional support of MAGMA for large dense matrix computations would allow applications written using Eigen to profit from GPU and multi-GPU support of MAGMA.
Comment 1 Gael Guennebaud 2012-05-14 12:59:55 UTC
If MAGMA provides a BLAS/LAPACK compatible API then it should already be possible to fallback to MAGMA:

http://eigen.tuxfamily.org/dox-devel/TopicUsingIntelMKL.html
Comment 2 Gael Guennebaud 2013-07-26 16:36:38 UTC
Almost do ne there: http://forum.kde.org/viewtopic.php?f=74&t=112065

Link: https://github.com/bravegag/eigen-magma
Comment 3 Nobody 2019-12-04 11:39:28 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/461.

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