Skip to content

Conversation

hlin99
Copy link

@hlin99 hlin99 commented Sep 18, 2024

fix bug: device_str in initialize_ray_cluster requires uppercase string

w/o the bug fix, multi HPUs will encounter "ValueError: The number of required hpus exceeds the total number of available hpus in the placement group" error, as the device_str is not expected as uppercase, then available hpus always returns 0.

… when executing prepare_input_tensors function"

This reverts commit 557c96b.
@michalkuligowski michalkuligowski merged commit bc39baa into HabanaAI:habana_main Sep 20, 2024
14 checks passed
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