Mark Grondona
Mark Grondona
I think this was "fixed" in a9bf41730a9ae147a4616b01a0a005740a6d29af. Closing. Reopen if there's still an issue.
Just bumping this issue because on our systems the default Python is not the system Python, so `import flux` does not work outside of a Flux instance. Since there are...
I'm not knowledgeable (at all) about python packaging so I have few opinions here! I would need @trws opinion (and of course yours @vsoch). I was just noting that we're...
That sounds great to me!
Ok I have created a flux-python repo with core team as maintainer (you are on that team I believe). I don't know who owns the pypi identifier, hopefully someone we...
Thanks! Closing.
Good enough for me!
Yeah, using the development containers is more appropriate for development than the ci images. Thanks!
All instructions to launch Flux under Slurm run a single broker per node. Does the Slurm `mpibind` plugin do anything when there is a single process per node? If by...
One idea for 1. would be to use a variable named `SLURM_MPIBIND=off`. That way Flux would not have to unset an mpibind environment variable since it is one specific to...