diff --git "a/LifeSciences/AutoDock-4.2.6/doc/Devkit\346\212\245\345\221\212/AutoDock-4.2.6 Devkit\350\277\201\347\247\273\344\270\216\350\260\203\344\274\230\346\212\245\345\221\212.docx" "b/LifeSciences/AutoDock-4.2.6/doc/Devkit\346\212\245\345\221\212/AutoDock-4.2.6 Devkit\350\277\201\347\247\273\344\270\216\350\260\203\344\274\230\346\212\245\345\221\212.docx" new file mode 100644 index 0000000000000000000000000000000000000000..4f45b565f286cc185e2e8965e68aa563628ef242 Binary files /dev/null and "b/LifeSciences/AutoDock-4.2.6/doc/Devkit\346\212\245\345\221\212/AutoDock-4.2.6 Devkit\350\277\201\347\247\273\344\270\216\350\260\203\344\274\230\346\212\245\345\221\212.docx" differ diff --git "a/LifeSciences/AutoDock-4.2.6/doc/Devkit\346\212\245\345\221\212/AutoDock-4.2.6\346\272\220\347\240\201\346\211\253\346\217\217.html" "b/LifeSciences/AutoDock-4.2.6/doc/Devkit\346\212\245\345\221\212/AutoDock-4.2.6\346\272\220\347\240\201\346\211\253\346\217\217.html" new file mode 100644 index 0000000000000000000000000000000000000000..ec7d161f5f4f1a9448547b1c000b3d8db1b7dc0e --- /dev/null +++ "b/LifeSciences/AutoDock-4.2.6/doc/Devkit\346\212\245\345\221\212/AutoDock-4.2.6\346\272\220\347\240\201\346\211\253\346\217\217.html" @@ -0,0 +1,729 @@ + + + +
+ + + +可兼容替换
+0
+待验证替换
+1
+依赖文件总数
+1
+源文件数
+2
+代码行数
+12
+源码迁移人力
+0.1人月
++ 预估标准:1人月迁移工作量 = 500行 C/C++/Fortran/Go/构建文件等源码,或250行汇编代码 +
+序号 | +依赖文件名 | +文件类型 | ++ 待下载软件包名称 + | +分析结果 | +处理建议 | +
---|
+ | + | + | + | + | + |
---|---|---|---|---|---|
+ 1 + | ++ libinks.so + | ++ 动态库 + | + ++ -- + | ++ 待验证替换 + | ++ 请先在鲲鹏平台上验证。若不兼容,请联系供应方获取鲲鹏兼容版本,或获取源码并编译成鲲鹏兼容版本 + | + +
序号 | +文件名 | +路径 | +文件类型 | +需修改的代码行 | +
---|
+ | + | + | + | + |
---|---|---|---|---|
+ 1 + | ++ Makefile.in + | ++ /opt/portadv/portadmin/sourcecode/autodocksuite-4.2.6-src/autodock/Makefile.in + | ++ makefile + | ++ 6 + | +
+ 2 + | ++ Makefile.in + | ++ /opt/portadv/portadmin/sourcecode/autodocksuite-4.2.6-src/autogrid/Makefile.in + | ++ makefile + | ++ 6 + | +
文件名 | +行号(起始行,结束行) | +关键字 | +建议 | +
---|
+ | + | + | + |
---|---|---|---|
+ /opt/portadv/portadmin/sourcecode/autodocksuite-4.2.6-src/autodock/Makefile.in + | ++ (365,365) + | ++ -march + | ++ Please add or replace with the '-march=armv8.2-a' option on Kunpeng platform. + | +
+ /opt/portadv/portadmin/sourcecode/autodocksuite-4.2.6-src/autodock/Makefile.in + | ++ (365,365) + | ++ -fsigned-char + | ++ It's recommended that you use the compiler command option '-fsigned-char' changes the default behaviour of plain char to be a signed char. + | +
+ /opt/portadv/portadmin/sourcecode/autodocksuite-4.2.6-src/autodock/Makefile.in + | ++ (365,365) + | ++ -ffp-contract + | ++ It is recommended that you add or replace with the compiler command option '-ffp-contract=off' to obtain higher precision in floating point calculations. + | +
+ /opt/portadv/portadmin/sourcecode/autodocksuite-4.2.6-src/autodock/Makefile.in + | ++ (370,370) + | ++ -march + | ++ Please add or replace with the '-march=armv8.2-a' option on Kunpeng platform. + | +
+ /opt/portadv/portadmin/sourcecode/autodocksuite-4.2.6-src/autodock/Makefile.in + | ++ (370,370) + | ++ -fsigned-char + | ++ It's recommended that you use the compiler command option '-fsigned-char' changes the default behaviour of plain char to be a signed char. + | +
+ /opt/portadv/portadmin/sourcecode/autodocksuite-4.2.6-src/autodock/Makefile.in + | ++ (370,370) + | ++ -ffp-contract + | ++ It is recommended that you add or replace with the compiler command option '-ffp-contract=off' to obtain higher precision in floating point calculations. + | +
+ /opt/portadv/portadmin/sourcecode/autodocksuite-4.2.6-src/autogrid/Makefile.in + | ++ (166,166) + | ++ -march + | ++ Please add or replace with the '-march=armv8.2-a' option on Kunpeng platform. + | +
+ /opt/portadv/portadmin/sourcecode/autodocksuite-4.2.6-src/autogrid/Makefile.in + | ++ (166,166) + | ++ -fsigned-char + | ++ It's recommended that you use the compiler command option '-fsigned-char' changes the default behaviour of plain char to be a signed char. + | +
+ /opt/portadv/portadmin/sourcecode/autodocksuite-4.2.6-src/autogrid/Makefile.in + | ++ (166,166) + | ++ -ffp-contract + | ++ It is recommended that you add or replace with the compiler command option '-ffp-contract=off' to obtain higher precision in floating point calculations. + | +
+ /opt/portadv/portadmin/sourcecode/autodocksuite-4.2.6-src/autogrid/Makefile.in + | ++ (171,171) + | ++ -march + | ++ Please add or replace with the '-march=armv8.2-a' option on Kunpeng platform. + | +
+ /opt/portadv/portadmin/sourcecode/autodocksuite-4.2.6-src/autogrid/Makefile.in + | ++ (171,171) + | ++ -fsigned-char + | ++ It's recommended that you use the compiler command option '-fsigned-char' changes the default behaviour of plain char to be a signed char. + | +
+ /opt/portadv/portadmin/sourcecode/autodocksuite-4.2.6-src/autogrid/Makefile.in + | ++ (171,171) + | ++ -ffp-contract + | ++ It is recommended that you add or replace with the compiler command option '-ffp-contract=off' to obtain higher precision in floating point calculations. + | +
+ 4.19.90 +
+
+
+ 软件迁移评估成功
+
可兼容替换
+0
+待验证替换
+2
+依赖文件总数
+2
+序号 | +依赖文件名 | +文件类型 | +软件包存放路径 | +待下载软件包名称 | +分析结果 | +处理建议 | + +
---|