Running and Verification
Procedure
- Use PuTTY to log in to the server as the root user.
- Run the following command to run the test case contained in the source package:
{ time -p mpirun --allow-run-as-root -np 128 -mca pml ucx -mca btl ^vader,tcp,openib,uct -x UCX_TLS=self,sm --bind-to core --map-by socket --rank-by core -x UCX_BUILTIN_ALLREDUCE_ALGORITHM=8 ./pypresso ../samples/constraints.py > run.log ;} 2>>run.logThe following is an example output of the log file:

Parent topic: ESPResSo 4.1.4 Porting Guide (CentOS 7.6)