45
Chinese chipmaker readies 128-core, 512-thread CPU with AVX-512 and 16-channel DDR5-5600 support
(www.tomshardware.com)
All things related to technology hardware, with a focus on computing hardware.
Rules (Click to Expand):
Follow the Lemmy.world Rules - https://mastodon.world/about
Be kind. No bullying, harassment, racism, sexism etc. against other users.
No Spam, illegal content, or NSFW content.
Please stay on topic, adjacent topics (e.g. software) are fine if they are strongly relevant to technology hardware. Another example would be business news for hardware-focused companies.
Please try and post original sources when possible (as opposed to summaries).
If posting an archived version of the article, please include a URL link to the original article in the body of the post.
Some other hardware communities across Lemmy:
Icon by "icon lauk" under CC BY 3.0
Four threads per core?
Is that useful?
Yes, it's good for low complexity, large scope use cases.
The classic example is transaction processing (that's what those IBM mainframe with 4 way and 8 way SMT are often used for).
I was gonna say this might be more proof of concept than actual applications right now
Make the hardware and they will come...
Has been a thing in IBM processors for years.
They even do 8-way multithreading. Doesn't handle fundamentally different than 2-way, except you have less hardware = less compute per thread. Basically the same as using slower clocking cores, if they hide the multithreading right.