Riedl's Blog

Michael Riedl's Blog - Dabbling in all things.

Personal blog for documenting projects ranging from electronics, programming, data science, to machine/deep learning.
image

Testing out the Logging for Lightning Fabric

Published on 11 Sep 2023
Testing how logging works with distributed training using Lightning Fabric.
Read more →
image

Installing llama-cpp-python with GPU Support

Published on 10 Sep 2023
Installing llama-cpp-python to work with GPU offloading of model.
Read more →
image

Installing NVIDIA Apex on Windows 11

Published on 26 May 2023
Installing NVIDIA Apex on Windows 11 for use with PyTorch 2.x.
Read more →
image

Installing SLURM on Jetson Nano

Published on 27 Apr 2023
Installing SLURM on a Jetson Nano in a Turing Pi 2 cluster.
Read more →
image

Implementing the A* Pathfinding Algorithm with ChatGPT

Published on 03 Apr 2023
Using ChatGPT to implement the A* pathfinding algorithm in Python.
Read more →
image

Copying a WSL Distribution

Published on 03 Mar 2023
Copying a Windows Subsystem for Linux distribution and fixing common issues.
Read more →