Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
28619 Discussions

Difficulty in running simulation using LS-Dyna Version R14 and Intel(R) 64, Version 2021.8.0

AbhishekRaj
Beginner
253 Views

Dear All,

Request your support to run one element uniaxial test simulation using user subroutine in LS-Dyna. Currently we have LS-Dyna Version R14 and Intel(R) 64, Version 2021.8.0 are installed in our system.

 

It is showing message (lsdyna.exe - Entry Point not found  The procedure entry point__kmpc_aligned_alloc could not be located in the dynamic link library  C:\LSDYNA\program\lsdyna.exe

 

Thanks & Regards

Abhishek Raj

0 Kudos
1 Reply
Arjen_Markus
Honored Contributor I
208 Views

This has little to do with the program you are trying to run but everything with the runtime DLLs it finds. This thread ma hold the solution to your problem: https://community.intel.com/t5/Intel-Fortran-Compiler/Procedure-entry-point-kmpc-aligned-alloc-could-not-be-located/m-p/1330222/highlight/true

Reply