top | item 30514346

(no title)

jpf0 | 4 years ago

Since you supposedly know something about this topic, please contribute it.

discuss

order

keithalewis|4 years ago

Okay. Learn how to install and link a BLAS version appropriate for your machine architecture. Do not assume the particular compiler you are currently using has a magical optimizer.

This will future-proof your code and make it more portable, not to mention instill confidence that your code is correct. Of course if you are just playing around with a toy project, this is probably not worth the effort.