|
|
|
|
|
by bachmeier
3409 days ago
|
|
> languages are not interesting in the academic HPC crowd if they sacrifice speed for anything, It depends. If it takes 8 weeks for the program to run using a high-level language, but 1 week for it to run using a faster language, dropping down to C to cut the running time down to 6.5 days doesn't help if it take several weeks to do it, and you are not sure that you won't have to rerun the program due to hard-to-find bugs. |
|