Hi,
I have installed Windows server 2008 and the HPC component and i have run the diagnostic test and all tests success.
I have disabled firewall and I am using Network topolgy 5.
I am tring to run a task from cmd it is the greeting program without job scheduled.
when i write
C:\>mpiexec -machinefile hosts.txt -n 2 Greetings.exe
it give me this message:
"Aborting: Access denied by node H-node
This node is a resourc managed by the Microsoft HPC scheduler and mpiexec was attempting to use it without a scheduled job ".
where hosts.txt contains H-Node and C-Node1.
Also when I write in the cmd
C:\>smpd -d
it gives me this message
"[-1:2896] ERROR: MPIDU_Sock_listen failed,
sock error: Other MPI error, error stack:
MPIDU_Sock_listen(655).:
easy_create_ranged(614): Only one usage of each socke
address/port) is normally permitted. (errno 10048)"
Need your help.
Thanks.
Regards
Hisham Adel