Skip to content

Instantly share code, notes, and snippets.

View zwben's full-sized avatar

Ben Wang zwben

View GitHub Profile
@michaelchughes
michaelchughes / README.md
Last active April 7, 2024 09:48
Fixes for GLIBC errors when installing tensorflow or pytorch on older Red Hat or CentOS cluster environments

Goal

Install working tensorflow or pytorch via standard conda environment workflow.

Basic Setup : Install pytorch in a fresh conda environment

The recommended conda-based install process works smoothly:

$ # Create a fresh environment