🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Batch Script Error

User: "bouvy"
Altair Community Member
Updated by bouvy

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

Unable to find an attachment - read this blog

Find more posts tagged with

Sort by:
1 - 4 of 41
    User: "Torben Voigt"
    Altair Employee
    Updated by Torben Voigt

    Hi @bouvy,

     

    Does running a simulation from CADFEKO work?

    User: "bouvy"
    Altair Community Member
    OP
    Updated by bouvy

    Hi Torben,

     

    Yes, no issues running from CADFEKO.

     

    Thanks,

    Alex

    User: "JIF"
    Altair Employee
    Updated by JIF

    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

    User: "bouvy"
    Altair Community Member
    OP
    Updated by bouvy

    JIF, this seems to have done the trick.

     

    Thanks!