Running work on GPU (Cuda) (how-to)
We use JCuda to run some workloads on the GPU and see the difference in speed.
We talk about building a package. We start with binutils that is required to build all other packages in the system.
We create a lot of directories for the new Linux environment and copy the required files to continue building our system.
We solve today’s challenge at the advent of code 2020. Come join us and have some fun.
I’m trying to create a lightbox with an auto playing youtube video
We will look into Ceph Dokan which is a new library and command-line client in order to mount your Ceph cluster to a drive letter in Windows 10. Ceph Dokan still very much in beta but it can pretty easily be installed and mounted using some Windows voodoo.
In this video series, I try to challenge myself with the Advent of Code trials. Each solution will be published to Github, and I hope you will learn something from my coding mistakes and perhaps send some code my way on how you have done these challenges. I know by reading code, so this is…