HiCMA
Hierarchical Computations on Manycore Architectures
hicma_init.h
Go to the documentation of this file.
1 #include "hicma_struct.h"
2 static struct hicma_context hicma_context = {
3  0, '\0', 0, 0 , 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
4 };
5 const static struct hicma_context hicma_context_default = {
6  0, '\0', 0, 0 , 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
7 };