The successful compilation of Paddle version 2.5.0 on the aarch64 architecture was accomplished on the company's Kunpeng server. The process involved installing essential dependencies such as CMake version 3.16.8. The following commands were executed for CMake installation: 'wget https://github.com/Kitware/CMake/releases/download/v3.16.8/cmake-3.16.8.tar.gz', 'tar -xzf cmake-3.16.8.tar.gz && cd cmake-3.16.8', './bootstrap', 'make', and 'sudo make install'. Subsequently, Patchelf was installed by cloning the repository 'https://github.com/NixOS/patchelf' and executing the commands: 'cd patchelf', './bootstrap.sh', './configure', 'make check', and 'sudo make install'. The final step involved Paddle installation by cloning the repository 'https://github.com/Paddle/Paddle.git', checking out version 'v2.5.0-rc1', and creating a 'build' directory.
Successful Compilation of Paddle 2.5.0 on Aarch64 with Company's Kunpeng Server
用户评论
推荐下载
-
aarch64linux android gdb
aarch64-linux-android-gdb 可调试arm64位内核的工具,目前自己测试可用
240 2020-12-25 -
bazel0.24.1aarch64.zip
navida tx2 上编译tensorflow用过,1.15.2,翻山越岭编译成功了,能用的拿走。。。拿走。。。拿走。走。
24 2020-09-26 -
aarch64linuxandroid4.9.zip
NDK交叉编译之自定义工具链
51 2020-06-13 -
openEuler aarch64mongo rpm
openEuler 20.03 aarch64系统编译出来得对应版本得mongo 4.0.12版本得aarch64
18 2020-11-24 -
nginx1.16.1.aarch64..zip
1、解压到/usr/local/目录下 tar -xzvf nginx-1.16.1.aarch64.tar.gz -C /usr/local/ 2、加载配置并启动 /usr/local/nginx/
76 2020-12-03 -
aarch64_linux_android_ld
android sdk aarch64-linux-android-ld文件 for ubuntu 16.04
34 2018-12-07 -
gnucash_aarch64.tar.gz
gnucash arm64版本,适用于华为鲲鹏920等处理器,也可以解决华为云arm服务器运行kettle报提示缺少libwebkitgtk-1.0错误问题,当然还有别的步骤,详情见我博客。
15 2020-08-20 -
libsigar aarch64linux.so
sigar在arm机器编译的so,libsigar-aarch64-linux.so。
54 2020-07-17 -
libsigar aarch64linux.rar
sigar官方提供的动态库默认不支持aarch64平台。该libsigar-aarch64-linux.so库支持aarch64平台。
25 2020-07-18 -
aarch64_linux_android_4.9
Android ndk开发包 aarch64-linux-android-4.9 用于Android studio
726 2018-12-08
暂无评论