merton.cli.commands.doctor

merton doctor — print a runtime diagnostic.

Reports:

  • Python version and free-threaded (no-GIL) status.

  • Installed array backends and which one auto would resolve to.

  • GPU / CUDA / Apple-Silicon / JAX device availability.

  • Versions of the major dependencies.

  • Hints for missing optional extras.

Attributes

Functions

run(→ None)

Print runtime diagnostics.

Module Contents

merton.cli.commands.doctor.console[source]
merton.cli.commands.doctor.run() None[source]

Print runtime diagnostics.