登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
Gitee AI
NEW
我知道了
查看详情
登录
注册
代码拉取完成,页面将自动刷新
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
1
Star
0
Fork
138
zc_deng2023
/
boostkit-bigdata
forked from
Kunpeng
/
boostkit-bigdata
确定同步?
同步操作将从
Kunpeng/boostkit-bigdata
强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
删除在远程仓库中不存在的分支和标签
同步 Wiki
(当前仓库的 wiki 将会被覆盖!)
取消
确定
代码
Issues
0
Pull Requests
0
Wiki
统计
流水线
服务
Gitee Pages
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
我知道了,不再自动展开
标签
标签名
描述
提交信息
操作
24.0.RC5-OmniShield-Spark-331
Kunpeng Boostkit 24.0.RC5-OmniShield-Spark-331
994d9c1
2024-09-27 16:51
下载
24.0.T11-LoadsMetric
Kunpeng Boostkit 24.0.T11 LoadsMetric
994d9c1
2024-09-27 16:51
下载
24.0.T11-OmniMV-Spark3.1.1
Kunpeng BoostKit 24.0.T11 OmniMV for Spark3.1.1
994d9c1
2024-09-27 16:51
下载
tag_24.0.RC5_spark331_release
24.0.RC5版本,spark331分支
d6a90fe
2024-08-28 16:39
下载
tag_24.0.RC5_release
24.0.RC5版本发布
d82d2a9
2024-09-20 15:03
下载
24.0.RC5-doris_neon_optimization
BoostKit Doris NEON Optimization is for Doris-2.1.2
d82d2a9
2024-09-20 15:03
下载
24.0.RC3-OmniOperator-RSS930
BoostShuffle RSS 叠加OmniOperator的发布jar包**完整的更新日志**: https://gitee.com/kunpengcompute/boostkit-bigdata/commits/RSS%20OmniOperator
d6a90fe
2024-08-28 16:39
下载
RSS+OmniOperator
BoostShuffle RSS 叠加OmniOperator的发布jar包**完整的更新日志**: https://gitee.com/kunpengcompute/boostkit-bigdata/commits/RSS%20OmniOperator
d6a90fe
2024-08-28 16:39
下载
24.0.RC2-OmniAdvisor
BoostKit OmniAdvisor 20240630 Guides - Download all zip files for python and merge into python environment for OmniAdvisor with commands below. ``` zip python.zip -s=0 --out python3.zip ``` - Download all zip files for OmniAdvisor and merge into OmniAdvisor log-analyzer with commands below. ``` zip boostkit-omniadvisor-log-analyzer.zip -s=0 --output boostkit-omniadvisor-log-analyzer-1.1.0-aarch64.zip ```
f90d92f
2024-07-27 11:54
下载
24.0.RC2-OmniOperator-Hive-3.1.0
24.0.RC2-OmniOperator Hive 3.1.0
942897c
2024-06-21 16:26
下载
24.0.RC2-OmniOperator-Spark-331
24.0.RC2-OmniOperator Spark 331
845eee7
2024-06-18 16:10
下载
24.0.RC2-OmniOperator-Spark-311
24.0.RC2-OmniOperator Spark 311
942897c
2024-06-21 16:26
下载
24.0.RC2.B032-Spark331
24.0.RC2.B032转测版本
3c08185
2024-06-13 11:45
下载
24.0.RC2.B032
24.0.RC2.B032转测版本
fc6df4d
2024-06-13 11:45
下载
omniruntime_autodeployer_v1
自动部署脚本V1,支持算子加速自动部署
1328d50
2024-05-14 14:25
下载
24.0.T3-OmniOperator-Hive3.1.0
Hive3.1.0 can use omniop-hive to visit omnioperator feature for Operator acceleration. Changes The performance of TPCDS 99 records is improved by 20%.
aa58220
2024-03-26 19:18
下载
24.0.RC1-OmniOperator-Hive3.1.0
Hive3.1.0 can use omniop-hive to visit omnioperator feature for Operator acceleration. Changes The performance of TPCDS 99 records is improved by 20%.
aa58220
2024-03-26 19:18
下载
24.0.RC1-OmniAdvisor
OmniAdvisor is used for parameter optimization.It automatically optimizes Spark/Hive tez running parameters based on AI algorithms. This module is used to collect historical task parameters. Changes Support for analyzing historical jar-application in spark. Support for analyzing applications with multiple sql in Spark and Tez. Support for analyzing spark applications in cluster mode.
d13f563
2024-03-13 18:16
下载
24.0.RC1-OmniOperator-Spark3.3.1
Spark3.3.1 can use omniop-spark to visit omnioperator feature for Operator acceleration. Changes The performance of TPCDS 99 records is improved by 30%. The optimizations include AVG/SUM Aggregator vectorization calculation, Sort Spill overflow based on memory usage, Shuffle write to reduce the number of tmp file Spill times, and Join Reorder optimization in CBO scenarios. The TopNSort, the fusion of Sort and SortMergeJoin are added to the Omni operator. Table Scan Native is implemented for Parquet files, and ORC and Parquet support secure clusters.
18be2db
2024-03-14 23:37
下载
24.0.RC1-OmniOperator-Spark3.1.1
Spark3.1.1 can use omniop-spark to visit omnioperator feature for Operator acceleration. Changes The performance of TPCDS 99 records is improved by 30%. The optimizations include AVG/SUM Aggregator vectorization calculation, Sort Spill overflow based on memory usage, Shuffle write to reduce the number of tmp file Spill times, and Join Reorder optimization in CBO scenarios. The TopNSort, the fusion of Sort and SortMergeJoin are added to the Omni operator. Table Scan Native is implemented for Parquet files, and ORC and Parquet support secure clusters.
d88c265
2024-03-15 00:07
下载
下载
请输入验证码,防止盗链导致资源被占用
取消
下载
1
https://gitee.com/zc_deng2023/boostkit-bigdata.git
git@gitee.com:zc_deng2023/boostkit-bigdata.git
zc_deng2023
boostkit-bigdata
boostkit-bigdata
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册