Searched refs:vin_d (Results 1 – 1 of 1) sorted by relevance
290 void * vin_d; in hs_bench() local294 cuda(Malloc(&vin_d, size_hi_in)); in hs_bench()352 cuda(Memcpy(vin_d,random_d,count*key_size,cudaMemcpyDeviceToDevice)); in hs_bench()374 hs_sort(vin_d, in hs_bench()411 cuda(Memcpy(sorted_h,vin_d, size_padded_in,cudaMemcpyDeviceToHost)); in hs_bench()479 cuda(Free(vin_d)); in hs_bench()