⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 compmake.txt

📁 基于Blas CLapck的.用过的人知道是干啥的
💻 TXT
字号:
#  ---------------------------------------------------------------------------#  Various compilers and linkers.  The compilers recognized by ATLAS are:#    F77 :  Compiler to compile f77 interface code with -- Should match what#           user compile's his own code with; has no affect on ATLAS#           performance#    ICC :  Compiler to used to compile all non-kernels in ATLAS, including#           C interface codes.  Should match whatever compiler user compiles#           with.  Impact on performance should be minimal.#    SMC :  Compiler to use to compile single precision matmul kernels#    DMC :  Compiler to use to compile double precision matmul kernels#    SKC :  Compiler to use to compile single precision non-matmul kernels#    DKC :  Compiler to use to compile double precision non-matmul kernels#    XCC :  Compiler to be used on the compile engine of a cross-compiler#  These C compiler are mostly the same, but flags are often different.#  Note that if you specify no F77 compiler, F77 will be set to a C compiler#  to aid in linking.#  ---------------------------------------------------------------------------

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -