Tatooine
openblas.h
Go to the documentation of this file.
1#ifndef TATOOINE_OPENBLAS_H
2#define TATOOINE_OPENBLAS_H
3
4extern "C" void openblas_set_num_threads(int num_threads);
5
6#endif
void openblas_set_num_threads(int num_threads)