Skip to content
Snippets Groups Projects
Commit cbc3bc55 authored by Danny Marc Rotscher's avatar Danny Marc Rotscher
Browse files

Fixed broken console

parent 6b678a16
No related branches found
No related tags found
2 merge requests!707Automated merge from preview to main,!630Mpi errors
......@@ -21,8 +21,8 @@ Disabling UCX has solved these problems in our experiments.
We invoked the R script successfully with the following command:
```
console mpirun -mca btl_openib_allow_ib true --mca pml ^ucx --mca osc ^ucx -np 1 Rscript
```console
mpirun -mca btl_openib_allow_ib true --mca pml ^ucx --mca osc ^ucx -np 1 Rscript
--vanilla the-script.R
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment