×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

Using 2 processors for FE analysis???

Using 2 processors for FE analysis???

Using 2 processors for FE analysis???

(OP)
Hi,

Is this possible to solve a FE analysis using the 2 processors of my computer? I know the command /CONFIG,nproc exists in Ansys, but it allows the use of only "n-1" processors, in order to keep 1 processor ready for other tasks... I mention that I'm on Win XP and my computer has a dual-core processor. If anyone could help me! Thanks.

RE: Using 2 processors for FE analysis???

plvachon,


many FE solvers include parallel algorithms for improved solution, usually the relevant license is not anyway included in the standard package and requires an additional expense.
Also consider that on many solvers the CPU time is not the bottleneck, the main delay being in swapping on disk, so the benefit of parallelization may not be so scalable.

Cheers


Spirit


'Ability is 10% inspiration and 90% perspiration.'

RE: Using 2 processors for FE analysis???

Ansys recommends that you use N-1 processors.  They don't say that you are held to that however.  If you have a dual core processor and the appropriate license then by all means set NPROC=2.  However, other applications running simultaneously may suffer performance wise so unless you envision long solve time or have no immediate use for your machine I'd stick with the recommended NPROC.

RE: Using 2 processors for FE analysis???

I'd suggest a test. Solve a (large) problem, time it, and then perform the same with both processors together. See if the advantage is significant enough to "sacrifice" the second processor.

RE: Using 2 processors for FE analysis???

Hi,
it is still a big question: in Ansys, is the use of 2-cores processor recommended or not (i.e., in the Bios, should one set Hyperthreading or not)??? Well, as far as I understood it, the response is not univoque: certain configurations get better performance with Hyperthreading ON, thus requiring NPROC,<number-of-cores>, while some others work better with HyperT OFF and NPROC,<number-of-physical-processors>. Also consider that not all the parts of the Ansys solvers are multi-processor (though they are multi-thread). For example, if you have HyperT ON on a single physical processor machine (it's my case) and you set NPROC,2, you will see that the PCG preconditioner is single-processor (only one core will be used, thus the total processor charge will reach at most 50% + Windows activity), while the solver is able to spread through the 2 cores (total processor charge will reach 100% if the iteration keeps in memory and doesn't swap to file). At least, that's what happens on my machine... But informatics is sometimes random...

Regards

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources