Skip to content

Commit 6702522

Browse files
authored
Update advanced.rst
1 parent bee7fec commit 6702522

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/source/advanced.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,8 @@ The :mod:`torchrunx.launch` ``env_vars`` argument allows the user to specify whi
3535
:mod:`torchrunx.launch` also accepts the ``env_file`` argument, which is designed to expose more advanced environmental configuration to the user. When a file is provided as this argument, the launcher will source the file on each node before executing the agent. This allows for custom bash scripts to be provided in the environmental variables, and allows for node-specific environmental variables to be set.
3636

3737
..
38-
TODO: example env_file
38+
TODO: example env_file
39+
40+
Numpy >= 2.0
41+
------------
42+
only supported if `torch>=2.3`

0 commit comments

Comments
 (0)