I'm running a bunch of raspberry pi 4's and when i login to a single node i need to run schroot -c pi64 to get to the 64 bit environment.
In this environment my program is installed but when i want to run the mpiexec command to run it on all nodes the master node can not run the program on the...