Joe Koning
Joe Koning
These changes would also benefit the mfem_hypre_interface replacement for FEI.
I agree that this should work, the steps and the worker will use the default queue, merlin. @ben-bay try the case where setup has task_queue: q1 and merge_posthoc has task_queue:q2....
LGTM is actually going away so we might want to remove the check and move to github checks. https://github.blog/2022-08-15-the-next-step-for-lgtm-com-github-code-scanning/
These PRs need some doc updates.
We can workshop it in the comments, maybe @jimagaffney can give us an example.
No, then they wouldn't be place holders.
The default concurrency is the total number of PUs available on the node, e.g. 72 for a 36 core CPU with 2 hardware threads. You can see the concurrency value...
The broker lists as amqps so it is expecting a ssl config, you can try setting the broker to amqp or setting cert_reqs: none . The rabbitmq server is also...
I think the rabbitmq broker is giving you the exception based on the amqp transport.py file emitting the exception.
Thanks for beta testing the new flux native interface. We don't have the same version you used installed yet so the interface change is news to me, we will get...