Just getting my feet wet with #roofline analysis for #hpc and OMG , I can see the wisdom in the words: "it is all about memory and how one uses it".
But for those of us who are entering the field for the purpose of analyzing electronic health record #EHR data, it is also about Linpack : nearly all (useful) #StatisticalModels are about matrices.
Christos Argyropoulos MD, PhD (@[email protected])
Attached: 1 image Words of wisdom: 1. In High Performance Computing #HPC , it is not how fast you write the code, it is how fast the code you write runs. 2. It is all about memory: how much you use and how often you load it 3. If you load one value, you get six or eight 4. If there are any flows in your code, #parallelization will expose them