Closed wkharold closed 3 months ago
Closed with #687
P.S., let me know how things work with multi-node for you. Currently it relies on ClusterManagers.jl + Distributed.jl. It works OK but I've had some issues with ClusterManagers.jl before in the past. Eventually I'd like to switch to using MPIClusterManagers.jl which relies on MPI.jl which is probably much more compatible across clusters. https://github.com/JuliaParallel/MPIClusterManagers.jl
Feature Request
HPC System admins generally don't install or run Docker in their clusters. Apptainer / Singularity has become the de facto container platform. PySR should include an Apptainer definition file which researchers can use, or extend, to build PySR Apptainer containers.