We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf1fac4 commit e9d036dCopy full SHA for e9d036d
1 file changed
hpc/miyabi.sh
@@ -12,4 +12,4 @@
12
echo $UV_CACHE_DIR
13
cd ${PBS_O_WORKDIR}
14
uv run python -m hpc_tutorial.tutorial_normal
15
-uv run mpiexec python -m hpc_tutorial.tutorial_dask
+mpiexec uv run python -m hpc_tutorial.tutorial_dask
0 commit comments