Batch Script Error
Hello,
I am trying to run a batch script from the FEKO terminal. When doing so, I get the following error, and my job does not run:
Error connecting to the Service
[mpiexec@vem-2] ..\hydra\utils\sock\sock.c (270): unable to connect from 'vem-2' to 'VEM-2' (No error)
Where 'vem-2' is the name of my PC.
I have attached text files of both the job script and the complete output from the FEKO terminal. Any help is appreciated!
Thanks,
Alex
Answers
-
0
-
Hi Torben,
Yes, no issues running from CADFEKO.
Thanks,
Alex
0 -
Hi bouvy,
I assume that all 40 cores are on the same machine? If so, add the following to the end of the runfeko command:
--parallel-authenticate localonly
0 -
JIF, this seems to have done the trick.
Thanks!
0