Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

v1.7.0: April 2021 Release

Compare
Choose a tag to compare
@Binyang2014 Binyang2014 released this 28 Apr 04:13
ccafd8e

Release v1.7.0

New Features

  • Marketplace related update

  • New job submission page

    • Please refer to new submission tutorial for how to use new submission page.
    • New submission page replaces Advanced with More info and places it under each section to improve user experience.
    • In new submission page, the sidebar can be shrank to give the main area more visual space.
    • The new submission page moves the yaml editor into a single page, which allows user to focus on setting config or editing yaml protocol.
    • The new submission page improves the responsive design in small and medium resolution.

    Know Issue: Tensorboard tool is not implemented in the new submission page yet. If you need to use it, please use the old version.

  • Alert system enhancement

    • Add alert & auto-fix for GPU perf issue #5342 #5383
    • Refine kill-low-efficiency-job-alert email templates #5384
    • Add alert for API server cert expired #5334
  • Support sort by completionTime for get job list API #5347

  • Deployment

Bug fixes:

  • Webportal package build issue #5378