There is a bug in the version of slurm running on gust that will not propogate conda info correctly to the nodes when running an interactive or batch job. To fix this, please be sure to explicitly ...
In my last few articles, I looked at several different Python modules that are useful for doing computations. But, what tools are available to help you analyze the results from those computations?
Astral's uv utility simplifies and speeds up working with Python virtual environments. But it has some other superpowers, too: it lets you run Python packages and programs without having to formally ...
A superset of Python that compiles to C, Cython combines the ease of Python with the speed of native code. Here's a quick guide to making the most of Cython in your Python programs. Python has a ...
IMORTANT INFO ABOUT ANACONDA on HPC: What happened to the Anaconda3 software modules on HPC systems? As of Feb. 1st 2025, RC/HPC will no longer be supplying Anaconda3 modules on the HPC clusters. You ...