iaaroun.hashnode.devA Guide to Setting Up Nvidia Driver and Cuda Toolkit On Ubuntu (20.04)Overview Training deep learning models is very costing task in terms of the required amount of calculations, specifically matrix operations, that need to be done to update the model’s trainable parameters. Using CPU to train deep learning models is n...Dec 23, 2024·4 min read
iaaroun.hashnode.devDeploying your Python Code to the uyuni-serverOverview Uyuni is a very powerful open source systems management solution that can be used to manage various Linux distributions. The Uyuni community is very open for contributions from anyone who to help make it better. However, it can be a little b...Jul 21, 2024·5 min read
iaaroun.hashnode.devEfficiently Parse RPM's XML Metadata Files with SAX Parser and pulldomScope Uyuni is an open source systems management solution that can be used to manage multiple Linux distributions. Under the framework of the Google Summer of Code 2024 program, we're trying to develop a lazy reposync service that replaces the old re...Jun 15, 2024·6 min read