Skip to content

conda

Back to application catalog

Description

Conda is an open-source package, dependency, and environment management system. It allows users to quickly install, run, and update packages and their dependencies across platforms, and to create isolated environments for reproducible software workflows. Conda is widely used in data science, machine learning, and scientific computing.

Homepage

https://docs.conda.io/

Available Versions on RCAC Clusters

Cluster Versions
ANVIL 2024.09, 2025.02 (D), 2025.09, 2026.03
BELL 2025.02, 2025.09 (D), 2026.03
GAUTSCHI 2024.09, 2025.02, 2025.09, 2026.03 (D)
GILBRETH 2024.09, 2025.02, 2025.09 (D), 2026.03
NEGISHI 2024.09, 2025.09 (D), 2026.03
SCHOLAR 2024.09-py312, 2024.09, 2025.09 (D), 2026.03

(D): Default Module

Module

You can load the module by:

module load conda

Note for using conda

Run module spider conda beforehand to check if this version requires any prerequisite modules.