You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.
All lines in command will be concatenated by &&, so use # or \ in the command will cause bugs. This will be fixed in the future.
Based on official doc, the different gpu driver versions may support different cuda versions. As our tests, current 384.111 gpu driver version does not support cuda10 image.
The text was updated successfully, but these errors were encountered:
Release v0.14.0
New Features
Web portal: feature owner: @debuggy tester owner: @Dian @debuggy @ZhiyuanHe
Python SDK feature owner: @mydmdm ; tester owner: @sunqinzheng
New scheduler: feature owner: @mzmssg ; tester owner: @abuccts
PAI vscode extension: feature owner: @yiyione ; tester owner: @sunqinzheng
Team storage plugin: feature owner: @dianwang ; tester owner: @debuggy @Binyang2014
Improvements
Web portal:
Rest server: feature owner && tester owner: @abuccts @ydye @sunqinzheng
Yarn cluster && Framework launcher: feature owner && tester owner: @mzmssg
Deployement: feature owner && tester owner: @debuggy
Plugins: (no test)
Security: (no test)
Documentation
Bug Fixes
Web portal: @scarlett2018
<p>
tag and prop-types warning ([Web Portal] fix submit job page's <p> tag and prop-types warning #3067)jobRetryCount
andtaskRetryCount
field ([Web Portal] fix job submission page'sjobRetryCount
andtaskRetryCount
field #3112)Rest server: feature owner && tester owner: @abuccts @ydye @sunqinzheng
Hadoop: feature owner && tester owner: @mzmssg
Deployment:
Known Issues
&&
, so use#
or\
in the command will cause bugs. This will be fixed in the future.The text was updated successfully, but these errors were encountered: