Skip to content

[RFC] Future for accelerator and devices default values #10606

Closed
@kaushikb11

Description

@kaushikb11

Discussion

Currently, the default for both the accelerator and devices flags is None. There has been discussions about updating the defaults. #10192 #10410 (comment)

We have three options to consider and vote for! Comments appreciated.

  1. 😄 None sounds good for both the flags. Let's keep it the same way.
  2. 🚀 Have accelerator="auto" and devices=1 as defaults. (Jax like)
  3. 👀 Have accelerator="auto" and devices="auto" as defaults.

Also, to note with the last two changes, it will take priority over gpus, tpu_cores, etc.

cc @Borda @justusschock @kaushikb11 @awaelchli @rohitgr7 @akihironitta

Metadata

Metadata

Assignees

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions