New stock install UEMS on Redhat 7.2 workstation i7 16GB (no hyperthreading). When UEMS is crunching and chewing data for run_wrfm, it runs on a single core at 100%. Should it be using multiple cores or can it be configured to do so?
Thanks,
Ryan
UEMS 15.89.3 using only 1 core
-
- Posts: 55
- Joined: Sat Sep 05, 2009 6:36 am
Re: UEMS 15.89.3 using only 1 core
Hello,
You may have to verify the configuration file /conf/ems_run/run_ncpus.conf in your domain main directory, and update if necessary the lines REAL_NODECPUS and WRFM_NODECPUS with the number of cores to be used.
You may have to verify the configuration file /conf/ems_run/run_ncpus.conf in your domain main directory, and update if necessary the lines REAL_NODECPUS and WRFM_NODECPUS with the number of cores to be used.
meteo-sciez.fr
-
- Posts: 3
- Joined: Thu Nov 10, 2016 8:28 pm
Re: UEMS 15.89.3 using only 1 core
Meteosciez,
Thanks for the response. Not 24 hours after posting the question, a EMS user student was able to configure the domain variables to use more than a single core. I jumped the gun asking the question.
Thanks for the response. Not 24 hours after posting the question, a EMS user student was able to configure the domain variables to use more than a single core. I jumped the gun asking the question.
-
- Posts: 6
- Joined: Mon Mar 05, 2012 1:33 pm
Re: UEMS 15.89.3 using only 1 core
Hi, I have the same problem with my AMD 8-core. Default values are REAL_NODECPUS = local:1 and WRFM_NODECPUS = local:1, may you say me the values you put in these variables?
Thanks
Thanks
-
- Posts: 1604
- Joined: Wed Aug 19, 2009 10:05 am
Re: UEMS 15.89.3 using only 1 core
Whatever gives best speed to you. Try and see. Probably =8 will but sometimes lower number than maximum wins.
-
- Posts: 6
- Joined: Mon Mar 05, 2012 1:33 pm
Re: UEMS 15.89.3 using only 1 core
Thank you for your help, I'll do some tests.