from mpi4py import MPI comm = MPI.COMM_WORLDrank = comm.Get_rank() print("Hello from process", rank)
Standard input is empty
Standard output is empty
Error: unexpected symbol in "from mpi4py" Execution halted
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!