MATDENSECUDA#
“densecuda” - A matrix type to be used for dense matrices on GPUs. This matrix type is identical to MATSEQDENSECUDA
when constructed with a single process
communicator, and MATMPIDENSECUDA
otherwise.
Options Database Key#
-mat_type densecuda - sets the matrix type to
MATDENSECUDA
during a call toMatSetFromOptions()
See Also#
Matrices, Mat
, MATSEQDENSECUDA
, MATMPIDENSECUDA
, MATSEQDENSEHIP
,
MATMPIDENSEHIP
, MATDENSE
Level#
beginner
Location#
Examples#
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages