Sure. Just run it as
mpiexec -n 16 atkpython script.py > logfile.log
where of course 16 needs to be adjusted to your cluster configuration.
Do take care not to assign too many MPI processes to the same node, however. For general tips about running ATK in parallel, see http://quantumwise.com/documents/tutorials/latest/ParallelGuide/