Does conda store use the libmamba solver by default? I saw the docker images use conda 23.3.1 and it seems like libmamba became the default in conda 23.10.0. I alse checked the conda config and it looks like classic is the solver that's set. Is that right?
I have no name!@b0370e5de931:/var/lib/conda-store$ conda config --show | grep -i solv
sat_solver: pycosat
solver: classic
solver_ignore_timestamps: False
Feature description
Does conda store use the libmamba solver by default? I saw the docker images use conda 23.3.1 and it seems like libmamba became the default in conda 23.10.0. I alse checked the conda config and it looks like classic is the solver that's set. Is that right?
Value and/or benefit
Faster solves
Anything else?
Could probably just bump https://github.com/conda-incubator/conda-store/blob/f46e0c3e80c20149cc8808527f14675d44510fea/conda-store/Dockerfile#L9C1-L9C44 to the latest tag 24.7.1-0.