Searched refs:run_on_cpu (Results 1 – 2 of 2) sorted by relevance
250 run_on_cpu=0255 run_on_cpu=$(($((no_of_cpus+1))/2))256 numactl --physcpubind=$run_on_cpu support_numa pause & #just waits for sigint266 if [ $running_on_cpu -ne $run_on_cpu ]; then268 "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()