Skip to content

Comment on Show HN: Parsing CSV files with GPUparent

Comments

Yes, CPU version can be accelerated as well, depending on availability of SSE extensions.

Shouldn't that be the default assumption? It's pretty rare to not have SSE.

On X86_64 it's impossible not to have SSE. So unless you develop for 32bit X86 systems you can assume the availability of vector instructions.

SSE is probably more common than a $1000 GPU.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.