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 79b38d5 commit bf1fac4Copy full SHA for bf1fac4
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 python -m hpc_tutorial.tutorial_dask
+uv run mpiexec python -m hpc_tutorial.tutorial_dask
0 commit comments