Ai
23 Star 56 Fork 90

openEuler/hpcrunner
关闭

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
test-ioapi.sh 332 Bytes
一键复制 编辑 原始数据 按行查看 历史
lixiang 提交于 2024-01-02 13:39 +08:00 . add test/test-ioapi.sh.
#!/bin/bash
cd ..
# release ioapi src code
rm -rf tmp/ioapi-3.2
# copy templates
cp -rf templates/ioapi/3.2/data.ioapi_clang.arm.cpu.config ./
# switch to config
./jarvis -use data.ioapi_clang.arm.cpu.config
# download ioapi src code
./jarvis -d
# install dependency
./jarvis -dp
# build
./jarvis -b
# run
./jarvis -r
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/openeuler/hpcrunner.git
git@gitee.com:openeuler/hpcrunner.git
openeuler
hpcrunner
hpcrunner
master

搜索帮助