Archive for the ‘LS-DYNA’ Category

TotalCAE Exhibiting at the LSTC 12th International LS-DYNA Users Conference

Wednesday, May 16th, 2012

TotalCAE will be exhibiting the TotalCAE Portal and Activation Filter that support LS-DYNA on Microsoft HPC Server and Azure, as well as our HPC Linux and Windows cluster solutions for LS-DYNA at the LSTC 12th International LS-DYNA Users Conference.

Come visit us at the booth and enter to win a free HP Laptop!

Microsoft MS-MPI Download for your Workstation CAE Solver

Friday, November 11th, 2011

If you are running on a Windows 7 workstation and would like to use Microsoft MPI (MS-MPI) for your CAE solver code like RADIOSS, LS-DYNA etc. you can download it for free from here. Just double click install the MS-MPI executable, and then you can run standalone on your workstation.

For example, to create a simple double click batch script to run your MS-MPI LS-DYNA MPP job from any directory, copy and paste the below into “run.bat” in the same directory as your key file my.k

cd %~dp0
mpiexec -np 12 c:\soft\lsdyna\mpp971_d_R5.1.1_winx64_msmpi.exe i=my.k

For big jobs you would want to run on your Linux or Windows cluster, a nice interface for LS-DYNA submission is the TotalCAE portal which also does license aware job submission for the LSTC floating license server.