Comment on Show HN: Parsing CSV files with GPUComments−rdc1211y"However this method of parsing is CPU bound because * it doesn't take advantage of multiple cores of modern CPUs. * memory bandwidth limitations"So not CPU bound at all then.
Comments
"However this method of parsing is CPU bound because * it doesn't take advantage of multiple cores of modern CPUs. * memory bandwidth limitations"
So not CPU bound at all then.