Running and Verification
Procedure
- Use PuTTY to log in to the server as the root user.
- Check whether CosmoMC is running properly.
cd /path/to/CosmoMC/CosmoMC mpirun --allow-run-as-root -np 32 ./cosmomc test.ini
The number 32 indicates the running thread. Replace it with the actual value.
Information similar to the following is displayed:

Parent topic: CosmoMC June2021 Porting Guide (Kylin V10)