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
Due to a mishap in the move to the monorepo, we ended up generating the git tags between 1.10.1 to 1.10.5, so in order to decrease the confusion we decided to skip those patch versions and go straight to the next available version.
We've shipped a ton of stuff in this patch release, here are some of the highlights.
GPU Accelerators
You'll be able to get more fine-grained in the use GPU Accelerators in your tasks. Here are some examples:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Flyte 1.10.6 Release
Due to a mishap in the move to the monorepo, we ended up generating the git tags between 1.10.1 to 1.10.5, so in order to decrease the confusion we decided to skip those patch versions and go straight to the next available version.
We've shipped a ton of stuff in this patch release, here are some of the highlights.
GPU Accelerators
You'll be able to get more fine-grained in the use GPU Accelerators in your tasks. Here are some examples:
No preference of GPU accelerator to use:
Schedule on a specific GPU accelerator:
Schedule on a Multi-instance GPU (MIG) accelerator with no preference of partition size:
Schedule on a Multi-instance GPU (MIG) accelerator with a specific partition size:
Schedule on an unpartitioned Multi-instance GPU (MIG) accelerator:
Improved support for Ray logs
#4266 opens the door for RayJob logs to be persisted.
In #4397 we added support for a link to a Ray dashboard to show up in the task card.
Updated grafana dashboards
We updated the official grafana dashboards in #4382.
Support for Azure AD
A new version of our stow fork added support for Azure AD in flyteorg/stow#9.
Full changelog:
flytepropeller/pkg /controller/executors
from 72.3% to 87.3% coverage by @Future-Outlier in Add tests inflytepropeller/pkg /controller/executors
from 72.3% to 87.3% coverage #4276existing_cluster_id
andnew_cluster
options to create a Job by @Future-Outlier in Support Databricks WebAPI 2.1 version and Supportexisting_cluster_id
andnew_cluster
options to create a Job #4361array_test.go
,branch_test.go
,error_test.go
, andiface_test.go
with 0.13% Coverage Improvement by @Future-Outlier in [flytepropeller] Add Tests in v1alpha.go includingarray_test.go
,branch_test.go
,error_test.go
, andiface_test.go
with 0.13% Coverage Improvment #4234GetTaskPhase
Bug by @Future-Outlier in Fix Kubeflow TF OperatorGetTaskPhase
Bug #4469shell: task
by @eapolinario in Fix indentation ofshell: task
#4498GetReplicaFunc
(Error Handling) by @Future-Outlier in Kf operators useGetReplicaFunc
(Error Handling) #4471New Contributors
This discussion was created from the release Flyte v1.10.6 milestone release.
Beta Was this translation helpful? Give feedback.
All reactions