登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
AI 队友
登录
注册
代码拉取完成,页面将自动刷新
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
28
Star
233
Fork
11
RESTGroup
/
rest
代码
Issues
3
Pull Requests
2
Wiki
统计
流水线
服务
JavaDoc
PHPDoc
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
我知道了,不再自动展开
82
Allow using `guessfile` as initial chkfile
草稿
Shirong Wang:guessfile
RESTGroup:master
Shirong Wang
创建于 2026-03-25 15:16
克隆/下载
HTTPS
SSH
复制
下载 Email Patch
下载 Diff 文件
Before: - dm guess is read from `guessfile` (if present) and mo guess is read from `chkfile` (if present) - `chkfile` will be overwritten after the SCF. Now: - There's no structural difference between `guessfile` and `chkfile`. They are just different names. - If `guessfile` is present, we will check if: 1) dm is present, 2) mo is present, and read as initial guess. - `guessfile` will not be overwritten. - `chkfile` is still valid to use, for backward compatibility. It now serves similarly as `guessfile`, but, still, it will be overwritten. So it's not recommended to use this as guess. - Recommended usage: Set both `guessfile` and `chkfile` if you want to read a guess and save the chk, just like `%oldchk,%chk`. Set only `chkfile` if you don't want to read a guess, but only save a chk. TODO: - [ ] update doc - [ ] currently we have two boolean variable `restart` and `external_init_guess`, which corresponds to 'has chkfile' and 'has guessfile' respectively. Now the `restart` variable's meaning is quite confusing because chkfile may have nothing to do with restarting a calculation. Fortunately it's not possible to set by user.
此 Pull Request 需要通过一些审核项
类型
指派人员
状态
审查
张颖
进行中
(0/1人)
测试
张颖
进行中
(0/1人)
此 Pull Request 暂不能合并,一些审核尚未通过
怎样手动合并此 Pull Request
git checkout master
git pull https://gitee.com/canarias/rest.git guessfile
git push origin master
评论
0
提交
3
文件
3
检查
代码问题
0
批量操作
展开设置
折叠设置
审查
Code Owner
审查人员
bsplu
bsplu
张颖
igor1982
未设置
最少人数
1
测试
bsplu
bsplu
张颖
igor1982
未设置
最少人数
1
优先级
不指定
严重
主要
次要
不重要
标签
标签管理
未设置
关联 Issue
未关联
Pull Request 合并后将关闭上述关联 Issue
里程碑
未关联里程碑
合并选项
合并后删除提交分支
提交分支为默认分支,无法删除
合并后关闭提到的 Issue
接受 Pull Request 时使用扁平化(Squash)合并
勾选此选项后,将建议使用 Squash Merge 方式合并以精简提交历史记录
参与者
(1)
1
https://gitee.com/restgroup/rest.git
git@gitee.com:restgroup/rest.git
restgroup
rest
rest
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册