Workstation 9950X build for parallel R workflows or Azure ML — feedback welcome
I run R scripts at work that go through a lot of parallel jobs (furrr/future), sometimes for hours, and my laptop just can't handle it anymore — RAM fills up while CPU is at about 50%, sometimes crashes at the end. I looked at prebuilts but they were either overpriced or came with GPUs I don't need, so thinking to build this: PCPartPicker Part List
Went with the 9950X because apparently Intel's newer chips have a mix of fast and slow cores, which I'm worried will be a problem when you're running parallel tasks that all have to finish before the next step — if slower cores slow everything down. The 9950X has 16 identical cores so hopefully I can run 12-14 workers without that issue. Saw this 9950X workstation build as reference but adjusted for my use case.
128GB RAM would be nice but DDR5 prices right now are giving me a medical condition. GPU is just for 2 monitors, no ML or gaming. Total ~$2,270, any feedback welcome!
Also considering an Azure VM since we use M365/OneDrive — run it when needed, pay per hour, deallocate when done, download results via OneDrive. Curious if anyone's running R workflows this way and if it's as straightforward as it sounds.