Skip to main content

Changelog

14-08-2024
- Fix - Persist filters on experiments
When users click on an experiment’s details and navigate back to experiments’ list, the applied filter disappears.

13-08-2024
- Feature - AIchor CLI
First release of AIChor CLI with ability to list projects, experiments; run and re-submit experiments. Dedicated section has been added here: http://localhost:3000/docs/user-manual/aichor-cli

29-07-2024
- Feature - Support AWS parallelCluster as imported engine
Administrators can now import AWS ParallelCluster to run HPC jobs.

24-07-2024
- Fix - Ready message for Engine and VCS
When a VCS or an engine is not ready, which prevents the creation of a project, the message does not display which component is preventing the creation, the VCS or the engine

22-07-2024
- Fix - Same email address used in 2 separate organisations
When a user exists on AIchor and a new organisation is created with the same email address used as administrator, the creation fails.

- Enhancement - Add engine name to projects’ list
A new column is added to the projects list on the administrator view to specify each project is running on which engine.

16-07-2024
- Fix - Azure DevOps logo added
When creating a new project, Azure logo does not appear when an administrator is creating a project.

04-07-2024
- Enhancement - Add node name on pods list
Node names, where a given pod is running, are now displayed on the pods details tab.

02-07-2024
- Feature - Enable Azure AKS engine creation
Administrators are able to create an AKS engine on Instadeep subscription only.

02-07-2024
- Enhancement - Add link to experiment’s output location
A link “Output” is now available on the experiment details page. This link redirects to the output location in the output bucket of the considered experiment by leveraging the environment variable AICHOR_OUTPUT_PATH.

01-07-2024
- Feature - Install Kuberay
Kuberay will ultimately replace Ray operator.

25-06-2024
- Enhancement - Improve engine management screens

24-06-2024
- Fix - Characters swapped on terminal
When typing commands on terminal, the commands are interpreted in a wrong order.

24-06-2024
- Feature - Make bucket folders dynamic
Location within folders can now be copied to clipboard and shared with colleagues to facilitate information sharing.

21-06-2024
- Enhancement - browsers’ tabs are now displaying experiments’ names

- Enhancement - cache users lists on administrator view

19-06-2024
- Feature - Support multi-engines
AIchor supports engines other than k8s data planes. First iteration is to support AWS ParallelCluster engine. Different engines can be provided by different providers (GCP, AWS, MS Azure..).