Searched refs:run_on_cpu (Results 1 – 2 of 2) sorted by relevance
402 run_on_cpu=0407 run_on_cpu=$[$[$no_of_cpus+1]/2]408 numactl --physcpubind=$run_on_cpu support_numa $PAUSE & #just waits for sigint417 if [ $running_on_cpu -ne $run_on_cpu ]420 "Test #4: Process running on cpu$running_on_cpu but expected to run on cpu$run_on_cpu"
15 void run_on_cpu(const Kernel& ker, int n, const Input& in, Output& out) in run_on_cpu() function74 run_on_cpu (ker, n, in_ref, out_ref); in run_and_compare_to_cuda()