Using the command line to execute multithreading

Dear expert, how can I use the command line method to enable rfluka to execute multiple spawns. I’ve tried using the mpiexec command, but its results seem different from executing multiple spawns on Flair.

Dear @cuiyaoxuan,

You cannot use rfluka to “execute multiple spawns”. Each spawn has its own rfluka command as it is explained here: Multithreading mode
If you want to run multiple jobs in parallel, from command line, you can search in the forum for “multithreading” and “rfluka” and will find a few useful discussion on the topic.