Skip to content

Computin' Lingo and Architectures

Sam edited this page Apr 23, 2024 · 2 revisions

wall clock: real life time Parellelization options. MP openMP MPI nodes are workstations that are all together so they behave like one chip. how parellel means how well can the problem be decomposed highly coupled and high performance not very highly coupled and high throughput. intel compiler vs free compiler how do i know how much to ask for?

Clone this wiki locally