Hello, Dear all,
I want to do parallel in analysis, e.g., in the calculation of the transmission or LDOS. However, when I use more than 1 processors, it seems that each processor do the same job separately and print the same information to the standard output. This makes the output very messy. So I have two questions here:
1. Can we do parallel in analysis?
2. If we can, how can we print information from only one processor in the python script, say, node 0, please?
Thank you very much!!