Hi,
I have a problem in the Globus-based Hello World (using MPICH-G2 Hello World: http://www.hpclab.niu.edu/mpi/DistributedFiles/hello.c). My makefile works fine, but i have some problems in the execution. If i just use the "grid-proxy-init" with the user, the following command shows the error: [EMAIL PROTECTED]:~/test_dir$ globusrun -w -f hello.rsl Submission of the subjob (label = "subjob 0") failed because the connection to the server failed (check host and port) (error code 62) After searching a bit, i try to start the globus-gatekeeper, and the following happens: [EMAIL PROTECTED]:~/test_dir$ globus-gatekeeper -p 2119 [EMAIL PROTECTED]:~/test_dir$ globusrun -w -f hello.rsl Submission of subjob (label = "subjob 0") failed because an authorization operation failed (error code 57) Can anyone tell me what i have done wrong? []'s Felipe Severino
