You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment the flux framework or SLURM workload manager are required to scale beyond a single node. We could in principle offer this for serial functions just based on mpi4py using the mpi4py.futures.MPIPoolExecutor. Still given the simple installation of flux-core via conda I do not think this is required any more.