MAGMA  2.5.1
Matrix Algebra for GPU and Multicore Architectures
 All Classes Files Functions Friends Groups Pages
magma_task Class Referenceabstract

Super class for tasks used with magma_thread_queue. More...

#include <thread_queue.hpp>

Inheritance diagram for magma_task:
cgemm_task dgemm_task magma_clatrsd_task magma_dlaqtrsd_task magma_slaqtrsd_task magma_zlatrsd_task sgemm_task zgemm_task

Detailed Description

Super class for tasks used with magma_thread_queue.

Each task should sub-class this and implement the run() method.


The documentation for this class was generated from the following file: