Re: [JLSE-Admins] Hardware threading on thing nodes
Hi Paul, Will running your application with taskset or numactl suffice, eg: taskset -c 0-35 cmd or numactl -C 0-35 cmd? Thus pinning the application to the first hardware thread on each core. If not how long do you think you'll need a machine with HT disabled? Ben
On Apr 25, 2015, at 7:31 AM, Paul Romano <[email protected]> wrote:
Hi,
I'm currently doing some studies on the impact of hardware threading on code performance for nuclear reactor neutronic calculations. I was wondering if it might be possible to have one of the thing nodes configured with hardware threading disabled for the sake of running comparisons.
Thanks, Paul
_______________________________________________ Admins mailing list [email protected] https://lists.jlse.anl.gov/mailman/listinfo/admins
participants (1)
-
Allen, Benjamin S.