No action after mpiexec -np $n OpenSeesSP $filename
Moderator: selimgunay
No action after mpiexec -np $n OpenSeesSP $filename
Dear all,
i installed all the files to use a parallel processing but when i write mpiexec -np $n OpenSeesSP $filename no action occurs. Simply i go to the next line in the command window.
What is the problem?
Thanks in advance,
Andrea
i installed all the files to use a parallel processing but when i write mpiexec -np $n OpenSeesSP $filename no action occurs. Simply i go to the next line in the command window.
What is the problem?
Thanks in advance,
Andrea
Scientists study the world as it is; engineers create the world that never has been.
Re: No action after mpiexec -np $n OpenSeesSP $filename
what operating system, version of opensees are you running? i presume you are NOT using $n and $filename but just making sure.
Re: No action after mpiexec -np $n OpenSeesSP $filename
Dear Frank,
i downloaded the latest version of OpenSeesSP 64 bit available on the website, and my operating system is windows 8.1 64 bit.
Thanks for the replay.
Andrea
i downloaded the latest version of OpenSeesSP 64 bit available on the website, and my operating system is windows 8.1 64 bit.
Thanks for the replay.
Andrea
Scientists study the world as it is; engineers create the world that never has been.
Re: No action after mpiexec -np $n OpenSeesSP $filename
can you send a screenshot or files.
-
- Posts: 8
- Joined: Sat Apr 04, 2020 5:29 pm
Re: No action after mpiexec -np $n OpenSeesSP $filename
i have the same problem with you! Could you tell me how you solved it?
-
- Posts: 6
- Joined: Mon Jan 07, 2019 4:18 am
- Location: UNIVERSIDAD DE CHILE
Re: No action after mpiexec -np $n OpenSeesSP $filename
Hi everyone, I have the same problem. I'm using:
- ActiveTcl: 8.5.18.0.298892
- OpenSeesSP 2.4.6
- MPICH2
in a Window10
Regards!,
Matias
- ActiveTcl: 8.5.18.0.298892
- OpenSeesSP 2.4.6
- MPICH2
in a Window10
Regards!,
Matias
-
- Posts: 1
- Joined: Wed Oct 28, 2020 2:08 pm
Re: No action after mpiexec -np $n OpenSeesSP $filename
I cant Download OpenSeesSP.exe, Could you please provide me with a link to download it?
-
- Posts: 5
- Joined: Mon May 11, 2020 11:56 am
- Location: Iran University of Science and Technology
- Contact:
Re: No action after mpiexec -np $n OpenSeesSP $filename
Hi
I have the same issue. I have installed and register smpd and mpiexec correctly, but when I use the command available in the screenshot, nothing happen.
Is there anything missed? I'm using OpenSeesSP 2.5.0 (64 bit).
I HAVE FOUND OUT THE SOLUTION:
You have to install active tcl 8.5 for all users and as an administrator.
I have the same issue. I have installed and register smpd and mpiexec correctly, but when I use the command available in the screenshot, nothing happen.
Is there anything missed? I'm using OpenSeesSP 2.5.0 (64 bit).
I HAVE FOUND OUT THE SOLUTION:
You have to install active tcl 8.5 for all users and as an administrator.
-
- Posts: 1
- Joined: Sat Nov 11, 2023 1:37 am
Re: No action after mpiexec -np $n OpenSeesSP $filename
I After successfully installing all the required files, I attempted to execute the command "mpiexec -np $n OpenSeesSP $filename," but strangely, no action occurs. The command prompt simply moves to the next line without any indication of the parallel processing starting. I've checked the MPI installation, confirmed the executable path for OpenSeesSP, and even ran the command with the "-output" flag to capture potential error messages, but nothing seems amiss.