![]() |
PARALUTION
1.0.0
PARALUTION
|
Go to the source code of this file.
Namespaces | |
paralution | |
Functions | |
template<typename DataType > | |
void | paralution::allocate_mic (const int mic_dev, const int size, DataType **ptr) |
template<typename DataType > | |
void | paralution::free_mic (const int mic_dev, DataType **ptr) |
template<typename DataType > | |
void | paralution::set_to_zero_mic (const int mic_dev, const int size, DataType *ptr) |
template<typename DataType > | |
void | paralution::set_to_one_mic (const int mic_dev, const int size, DataType *ptr) |