How to create a queue for the batched routines
Posted: Thu Apr 21, 2016 12:15 am
Hi,
It appears that the batch routines such as magma_dgesv_batched require an argument which routines such as magma_dgesv dont, which is of the type:
magma_queue_t queue
How do I create this queue?
Thanks,
Mani
It appears that the batch routines such as magma_dgesv_batched require an argument which routines such as magma_dgesv dont, which is of the type:
magma_queue_t queue
How do I create this queue?
Thanks,
Mani