Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

Not able to modify nproc in namelist.input

Yuchen Kang

New member
Hi, so I'm running my WRF model in an HPC. I originally uses too many CPUs, so it gives me this in rsl.error.0000:

1704965871232.png

I previously make no setup for multiple processors. So I add two lines to my namelist.input: nproc_x = 10, nproc_y = 10.
(All the other lines remain unchanged)

This time, it gives back an error saying:
1704966257165.png

This rsl.error.0000 and namelist.input are both included in the attachment.

What I want to do is I want to be able to make changes to nproc as I want.
 

Attachments

  • rsl.error.0000
    346 bytes · Views: 2
  • namelist.input
    3.6 KB · Views: 3
An additional questions: I read from module_dm.F, that:
1704966495532.png

These are all said to "set in dm_task_split". So I wonder if I can set this dm_task_split in namelist.input, thus solving my issues.
 
Hi,
Apologies for the long delay in response, and thank you for your patience.
Are you still experiencing this issue? Can you let me know the command your are using to run wrf? Thanks.
 
Top