-
-
November 9, 2023 at 8:46 amMyunghyun ShinSubscriber
Hi there,
I'm experiencing difficulties in performing parallel computations with subroutine code.I'm using the subroutine code sample provided by Autodyn (mdstr_user_1.f90).
I've built the subroutine code, creating "ad_usrsub.exe" and "ad_usrsub_worker.exe" files.
When I run ad_usrsub.exe and proceed with parallel operations, I encounter the error shown in the image below.Additionally, when I attempt parallel computations through the Autodynwrapper.exe(without ad_usrsub.exe), there's an issue with the recognition of the subroutine code, as illustrated below.
Â
Could you provide guidance on the sequence or method for performing parallel computations with subroutine code?
Â
Thanks and best regards,
Myunghyun Shin
-
November 10, 2023 at 4:30 pmChris QuanAnsys Employee
To run Autodyn User Subroutine with HPC, you should not use AutodynWrapper.exe. It is used for standard Autodyn release.
You need to manually create a HPC configuration file "applfile" in your user's ANSYS folder (For example, C:\Users\user_name\AppData\Roaming\Ansys\v232\AUTODYN) and then run mpiexec from there. The detailed instructions can be found from Autodyn Parallel Processing Guide in ANSYS Help at
You need to make sure replace "autodyn.exe" with "adusrsub.exe" and "adworker.exe" with "ad_usrsub_worker.exe"
-
November 16, 2023 at 8:59 amMyunghyun ShinSubscriber
Thank you for your response.
As you suggested, I successfully executed the "ad_usrsub.exe", which is the result of the subroutine code, using "MS MPI" in serial.
Unfortunately, when attempting "parallel processing" with "ad_usrsub_worker.exe", I encountered the error shown in the attached image.
What does this error signify, and are there any solutions to resolve it?
Â
Thanks and best regards,
Myunghyun Shin
-
-
- The topic ‘User subroutine with Parallel Processing using Autodyn’ is closed to new replies.
- LS-DYNA Installation Issues with Student Workbench 2024 R2
- LS-Dyna CESE SMP d vs MPP d solver
- Cross-coupled stiffness elements in LS-DYNA
- CESE solver – Ignition mechanism
- Mathematical model generation stuck at 10%
- About combine different unconnected body into one part
- Tiebreak using Segment set for contact b/w 20 noded Hexahedral elements
- shape memory alloy material in LS-DYNA
- CESE combustion model
- Initial Stress Shell Application and HistVarCosine in LS-DYNA
-
1301
-
591
-
544
-
524
-
366
© 2025 Copyright ANSYS, Inc. All rights reserved.