Code Modernization for High Performance Hardware
by MichaelS from High-Performance Computing News Analysis | insideHPC on (#1C3FQ)
"Parallel software and parallel hardware, used together will give the best results for an application. If the application is serial in nature, and the processor is serial, then there will obviously not be a great gain in performance. When the application is parallelized, but the processor is serial, again, no great gain. A third combination is when the application is serial and the processing is parallel. Since the application cannot take advantage of the increased power of the hardware, there will not be a great performance boost. The best and really only solution is to modify the application to run in parallel, using high performing parallel hardware."
The post Code Modernization for High Performance Hardware appeared first on insideHPC.