Building ATLAS (and later Octave w/ ATLAS)
- by David Parks
I'm trying to set up ATLAS (so I can later compile octave with ATLAS support).
If I'm correct, I still need to build this manually due to the environment specific optimizations. I do see a package for ATLAS, but it looks like it's using the cross platform generic build options (e.g. "it'll be slow").
So, running the configure script as described…