How many in-order cores could one fit on a die?
How many in-order cores could one fit on a die?
Posted Aug 11, 2023 19:55 UTC (Fri) by malmedal (subscriber, #56172)In reply to: How many in-order cores could one fit on a die? by Cyberax
Parent article: Another round of speculative-execution vulnerabilities
I also tried Java to try to make use of the Niagara, a major pain point was a number of non thread-safe routines in the standard library.
Especially annoying since I was not making these calls directly, they were from third-party libraries so it was practically impossible to figure out what could be safely run in parallel.
