Earlier quoted context omitted.
That is what Intel does, they build up a market (Optane) and then do a rug pull (Depth Cameras). They continue to do this thing where they do a huge push into a new technology, then don't see the uptake and let it die. Instead of building slowly and then at the right time, doing a big push. Optane support was just getting mature in the Linux kernel when they pulled it. And they focused on some weird cost cutting move…
Well, Itanium might be a counterexample, they probably tried to make that work for far too long..
21 GB/s CSV Parsing Using SIMD on AMD 9950X
71–80 of 176 posts
Re: 21 GB/s CSV Parsing Using SIMD on AMD 9950X
#72Earlier quoted context omitted.
For all its many weaknesses, I believe CSV is still the most common data interchange format.
Erm, maybe file based? JSON is the king if you count exchanges worldwide a sec. Maybe no 2 is form-data which is basically email multipart, and if course there's email as a format. Very common =)
Re: 21 GB/s CSV Parsing Using SIMD on AMD 9950X
#73Earlier quoted context omitted.
That is what Intel does, they build up a market (Optane) and then do a rug pull (Depth Cameras). They continue to do this thing where they do a huge push into a new technology, then don't see the uptake and let it die. Instead of building slowly and then at the right time, doing a big push. Optane support was just getting mature in the Linux kernel when they pulled it. And they focused on some weird cost cutting move…
Well, Itanium might be a counterexample, they probably tried to make that work for far too long..
Re: 21 GB/s CSV Parsing Using SIMD on AMD 9950X
#74Earlier quoted context omitted.
Well, Itanium might be a counterexample, they probably tried to make that work for far too long..
Itanium worked as intended.
Thing is, they could have killed it by 1998, without ever releasing anything, that would have killed the other architectures it was trying to compete with. Instead they waited until 2020 to end support.
What the VLIW of Itanium needed and never really got was proper compiler support. Nvidia has this in spades with CUDA. It's easy to port to Nvidia where you do get serious speedups. AVX-512 never offered enough of a speedup from what I could tell, even though it was well supported by at least ICC (and numpy/scipy when properly compiled)
Re: 21 GB/s CSV Parsing Using SIMD on AMD 9950X
#75The HDF5 format is very good and allows far more structure in your files, as well as metadata and different types of lossless and lossy compression.
Re: 21 GB/s CSV Parsing Using SIMD on AMD 9950X
#76I shudder to think who needs to process a million lines of csv that fast...
I do not think there is an actual explanation besides ignorance, laziness or "it works".
Re: 21 GB/s CSV Parsing Using SIMD on AMD 9950X
#77Why not use Parquet?
Re: 21 GB/s CSV Parsing Using SIMD on AMD 9950X
#78heh, do it again with mawk.
Re: 21 GB/s CSV Parsing Using SIMD on AMD 9950X
#79Re: 21 GB/s CSV Parsing Using SIMD on AMD 9950X
#80Earlier quoted context omitted.
Itanium worked as intended.
So far as killing HP PA-Risc, SGI MIPS, DEC Alpha, and seriously hurting the chance for adoption of Sparc, and POWER outside of their respective parents (did I miss any)? Thing is, they could have killed it by 1998, without ever releasing anything, that would have killed the other architectures it was trying to compete with. Instead they waited until 2020 to end support. What the VLIW of Itanium needed and never real…
perhaps Intel really wanted it to work and killing other architectures was only a side effect?