Making PyTorch model training super-fast on cuda
DISCLAIMER: Made with Google Gemini-Pro prompts. I restructured all my Python installation in the system and have now committed to use only Anaconda conda environments to manage my Pythons. Below are some steps I followed to clean my directories! A deep dive into fixing OpenMP runtime conflicts, eliminating TorchDynamo graph breaks, and breaking the silent HDF5 global process lock for Gravitational-Wave VAE models. The Starting Point: An Absolute Stall When training heavy gravitational-wave parameter estimation and population models (utilizing libraries like bilby and gwpopulation), we hit a wall....