/* This file generated by /home/janchris/atlas/atlas-build/../ATLAS//tune/threads/probe_nthr.c */ #ifndef ATLAS_NTHREADS_H #define ATLAS_NTHREADS_H #include "pthread.h" #define ATL_NTHREADS 32 #define ATL_NTHRPOW2 5 #ifdef ATL_LAUNCHORDER static int ATL_launchorder[32] = {0,16,8,24,4,20,12,28,2,18,10,26,6,22,14,30,1,17,9,25,5,21,13,29,3,19,11,27,7,23,15,31}; #endif #endif