🎉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

Fix SPMD solution problem in version 2023.1

In some laptops equipped with new Intel processors (12th gen +) have some issue to correctly define the affinity for the computation.  This problem only occurs in version 2023.1 of Radioss Solver (previous versions should work properly in these machines).

This issue can be identified if -np (SPMD) option runs very slowly compared with -nt (SMP) option with the same cores.  In -np multiple processes occur with one core per process.  On the other hand, -nt option makes all the requested cores to run each process all together.

To resolve this issue, one way is to define an environment variable properly.  To do that someone has to follow the given steps.

Step 1: Open Windows Settings 

image

Step 2: Go to System submenu and select About

image

Step 3: Select Advanced System Settings

image

Step 4: Select Environment Variables

image

Step 5: Click on New to create a new variable

image

Step 6: Set the parameters of the new variable as shown

image

Step 7: Click OK to Close the open windows

Comments

No comments on this post.