diff --git "a/doc/scotch/7.0.1/\343\200\212\345\237\272\344\272\216openEuler\347\232\204scotch\350\275\257\344\273\266\347\247\273\346\244\215\346\214\207\345\215\227\343\200\213.md" "b/doc/scotch/7.0.1/\343\200\212\345\237\272\344\272\216openEuler\347\232\204scotch\350\275\257\344\273\266\347\247\273\346\244\215\346\214\207\345\215\227\343\200\213.md" index 8fdeb847d1e1b0be7f6a1a74addef8805c8001e5..34ec51fffaa2bde69d90fc63e4b9e3ae3c7984ff 100644 --- "a/doc/scotch/7.0.1/\343\200\212\345\237\272\344\272\216openEuler\347\232\204scotch\350\275\257\344\273\266\347\247\273\346\244\215\346\214\207\345\215\227\343\200\213.md" +++ "b/doc/scotch/7.0.1/\343\200\212\345\237\272\344\272\216openEuler\347\232\204scotch\350\275\257\344\273\266\347\247\273\346\244\215\346\214\207\345\215\227\343\200\213.md" @@ -167,7 +167,7 @@ cmake \ -DCMAKE_BUILD_TYPE=Release \ .. make -j -make instal +make install ``` ### 4.2. 运行测试文件 diff --git a/templates/roms/4.0/Linux-flang.mk b/templates/roms/4.0/Linux-flang.mk index 6b1cc5905b243117635de7592dd9c2be967fce5e..ab49b99e4f8752315ebe554b23fa0a81102c88ca 100644 --- a/templates/roms/4.0/Linux-flang.mk +++ b/templates/roms/4.0/Linux-flang.mk @@ -8,7 +8,7 @@ # Include file for GNU Fortran compiler on Linux # ------------------------------------------------------------------------- # -# ARPACK_LIBDIR ARPACK libary directory +# ARPACK_LIBDIR ARPACK library directory # FC Name of the fortran compiler to use # FFLAGS Flags to the fortran compiler # CPP Name of the C-preprocessor