Threadripper 3990X: The Quest To Compile 1B Lines Of C++ On 64 Cores
blogs.embarcadero.com
Threadripper 3990X: The Quest To Compile 1B Lines Of C++ On 64 Cores
1–10 of 187 posts
Re: Threadripper 3990X: The Quest To Compile 1B Lines Of C++ On 64 Cores
#2Re: Threadripper 3990X: The Quest To Compile 1B Lines Of C++ On 64 Cores
#3You're claiming this plugin has deeper IDE integration than `make`? I find that really, really difficult to believe. And if it's true, it seems like the solution is to either use a better IDE, or improve IDE support for the de facto standard tools that already exist, as opposed to writing a plugin for the -j flag.
Re: Threadripper 3990X: The Quest To Compile 1B Lines Of C++ On 64 Cores
#4Re: Threadripper 3990X: The Quest To Compile 1B Lines Of C++ On 64 Cores
#5Embarcadero? Are they still around?
Re: Threadripper 3990X: The Quest To Compile 1B Lines Of C++ On 64 Cores
#6[Not "real" C++ code, benchmark is for compiling 14492754 copies of a fairly simple C function]
Both of those problems seemed solvable if he was willing to chunk up his application into libraries, maybe 1024 files per library then linked to the main application.
Re: Threadripper 3990X: The Quest To Compile 1B Lines Of C++ On 64 Cores
#7Re: Threadripper 3990X: The Quest To Compile 1B Lines Of C++ On 64 Cores
#8Re: Threadripper 3990X: The Quest To Compile 1B Lines Of C++ On 64 Cores
#9Re: Threadripper 3990X: The Quest To Compile 1B Lines Of C++ On 64 Cores
#10It is a good thing that Embarcadero is keeping alive this technology to create desktop apps from the early 2000s that was abandoned by MS and other large companies in favor of complex Web-based apps.