Comment on Show HN: Parsing CSV files with GPUComments−avarsheny11yI don't think CPU and GPU is going to make much difference here. You speed up in GPU run could be because of hot cache of file system. Try running GPU run first and non-GPU after that and plz post the results.−antonmksOP11yI used average time for multiple runs, both GPU and CPU benchmarks ran from memory.
Comments
I don't think CPU and GPU is going to make much difference here. You speed up in GPU run could be because of hot cache of file system. Try running GPU run first and non-GPU after that and plz post the results.
I used average time for multiple runs, both GPU and CPU benchmarks ran from memory.