diff --git a/Cluster-Getting-Started.md b/Cluster-Getting-Started.md index 9a83765..ef874aa 100644 --- a/Cluster-Getting-Started.md +++ b/Cluster-Getting-Started.md @@ -198,7 +198,7 @@ salloc -p staff -n 180 -N 5 Danach kann das Program mit dem Befehl ``` -mpirun /home/kellerthomas@edu.local/testcluster/hello_world_mpich +mpirun ./hello_world_mpich ``` ausgführt werden. Der Output sieht wie folgt aus: