get_njobs_in_queue not working for my queue adapter file

Note that I do indeed have 1 job in the queue, so the adapter created from the template is wrong.

The problem seems to be associated with the setting

queue: regular

because commenting that out fixes the problem.

Yeah, I think NERSC automatically changes the queue to “knl” for any jobs submitting to the knl nodes, since it’s got an independent accounting system. I have “queue” set to “knl” in my qadapter file and it seems to work.

Best,

Joey

···

On Mar 15, 2017, at 12:00 PM, Brandon B [email protected] wrote:

The problem seems to be associated with the setting

queue: regular

because commenting that out fixes the problem.

You received this message because you are subscribed to the Google Groups “fireworkflows” group.

To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].

To post to this group, send email to [email protected].

Visit this group at https://groups.google.com/group/fireworkflows.

To view this discussion on the web visit https://groups.google.com/d/msgid/fireworkflows/13a17cae-2c94-4d2f-94e5-2876eb145b64%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

Best,

Joey

I just discovered the same. Thanks!