错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Which C compiler and BLAS/LAPACK library should I use: gretl’s numerical efficiency in different configurations

  • Marcin Błażejowski

摘要

gretl can be compiled with different C compilers and linked against different BLAS/LAPACK libraries. Some of them are free (as in speech), and some of them are for free (as in beer). By default, we assume that the user compiles gretl with gcc (a part of the GNU Compiler Collection) and links it against OpenBLAS. However, this scenario might not be optimal. Why?