Home
last modified time | relevance | path

Searched refs:CAIR_NUM_THREADS (Results 1 – 3 of 3) sorted by path

/dports/graphics/c-a-i-r/c-a-i-r-2.19/
H A DCAIR.cpp245 int num_threads = CAIR_NUM_THREADS;
H A DCAIR.h30 #define CAIR_NUM_THREADS 4 macro
H A Dmain.cpp179 cout << " Default : CAIR_NUM_THREADS (" << CAIR_NUM_THREADS << ")" << endl; in Print_Usage()