Go to the documentation of this file. 1 #ifndef INCLUDED_VOLK_RANK_ARCHS_H
2 #define INCLUDED_VOLK_RANK_ARCHS_H
8 unsigned int get_index(
const char *indices[],
unsigned int n_archs,
const char *arch_name);
9 unsigned int volk_rank_archs(
const char *indices[],
const int* arch_defs,
unsigned int n_archs,
const char *name,
unsigned int arch);