Idiots guide to setting up Abaqus to use dual core cpu?
Idiots guide to setting up Abaqus to use dual core cpu?
(OP)
We recently upgraded our FEA pcs to dual core xeons running XP64bit and Abaqus 6.6-5 64 bit version. I know there is some info in the Abaqus installation manual but to be honest it seems a bit techie jargon heavy. Given the setup I describe above can someone tell me which files to edit how to get best use of the dual core processors in these new pc's?
Also, and I may have completely misinterperted this, I sort of gather you can network more than one pc together to either pool boths machines memory together for large problems, or spread the solver load to improve speed. I don't suppose there are any idiots guides for this sort of thing also?
Also, and I may have completely misinterperted this, I sort of gather you can network more than one pc together to either pool boths machines memory together for large problems, or spread the solver load to improve speed. I don't suppose there are any idiots guides for this sort of thing also?





RE: Idiots guide to setting up Abaqus to use dual core cpu?
you need to add a extra line as follow for 2 cpus.:
CPUS = "2"
Noted that 6 token is needed when you run a job using 2 cpu.
RE: Idiots guide to setting up Abaqus to use dual core cpu?
abaqus job=file_name cpus=2
I won't bother trying to run with more than one PC, doubtful if you could get this to work, there's the law of diminishing returns as the speed up from one to two processors is far greater than going from two to four, plus network speed limitations could probably kill any advantage gained.
RE: Idiots guide to setting up Abaqus to use dual core cpu?