ezpz
¶
Train across all your {NVIDIA, AMD, Intel, MPS, ...} accelerators,
ezpz
π.
See π ezpz
docs for additional information.
π£ Getting Started¶
-
ποΈ Setup environment1 (see Shell Environment):
-
π Install
ezpz
(see Python Library): -
π Launch any
*.py
2 from python (see Launch):
π 2 ez.
-
This will πͺ automagically source
ezpz/bin/utils.sh
and (&&
) callezpz_setup_env
to setup your python environment. ↩ -
Technically, we're launching (
-m ezpz.launch
) theezpz/test_dist.py
as a module (-m
), in this example. ↩