Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev/licenses #152

Closed
wants to merge 1 commit into from
Closed

Dev/licenses #152

wants to merge 1 commit into from

Conversation

huerni
Copy link
Collaborator

@huerni huerni commented Aug 14, 2024

支持在本地conf文件中配置 licenses 资源
Licenses: fluent:30,ansys:100
ccontrol 查看 licenses 资源
ccontrol show lic
image
cbatch 添加-L参数
-L/--licenses:请求licenses资源

cbatch -L ansys:2 test.job
cbatch --licenses=ansys:2 test.job

cqueue
pending 队列 NODELIST/REASON 添加 License,即作业等待相应的授权
-L/--licenses参数:指定查询使用授权文件的作业
image

huerni added a commit to huerni/CraneSched-FrontEnd that referenced this pull request Aug 16, 2024
feat: ccontrol show lic

cbatch -L and --licenses

refactor

feat: Use the cqueue -L parameter to query task information for specified licenses.

merge master

fix: No error is reported when count equals 0.

merge master
@L-Xiafeng
Copy link
Collaborator

需要和马老师确定下需求ccontrol show lic 需不需要可以指定多个lic
ccontrol show lic lisence1,lisence2

@huerni
Copy link
Collaborator Author

huerni commented Nov 1, 2024

需要和马老师确定下需求ccontrol show lic 需不需要可以指定多个lic ccontrol show lic lisence1,lisence2

确实需要,我加一下

@huerni huerni closed this Nov 1, 2024
@huerni huerni mentioned this pull request Nov 1, 2024
@huerni
Copy link
Collaborator Author

huerni commented Nov 1, 2024

#194

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants