|
|
|
|
|
by GFK_of_xmaspast
3977 days ago
|
|
I ask because, in my experience, one of the things that comes along with HPC is 'a ton of data that has to move all over the data at high speed'. Your proposal is to formalize the folding@home and similar efforts into a national distributed general-purpose computing environment. This kind of system works fine if the problem can be decomposed into small independent computation-bound pieces, but that's not a framework that fits a lot of things. You write:
"To get a program working on a super computer, one must pay highly specialized developers in order to create a program that might only be used once. It also might take a long time to build considering the missing tools which are available to use when targeting the consumer side of the market." I don't see any reason why this would not hold in any other computing environment, and tbh I'd expect it would be even worse. We already have computational power on desktops that would have been unimaginable not that long ago, not to mention GPUs, but look how shoddy the scientific computing ecosystem is (there are exceptions, but in general it's "not good"). |
|