How to use OpenCL for GPU work
We use OpenCL to run workloads on GPU and try a simple blur filter.
In this video, we look into running rados gateway on backends other than Ceph, particularly in SQLite. This could be useful for testing workloads or running a proxy service with user management. First a good start is to upgrade / update your system so you have the latest packages. sudo apt update sudo apt full-upgrade…
We go through how to run java code in your browser using different projects.
The CRUD concept is pretty integral to the state-management concepts and an ORM is a good way to store information. ORM stands for Object-Relation Mapping and the CRUD concept is the function Create Read Update Delete. Using my ORM Snok we will look at the concepts and talk about the pros and cons of using…
In this video, we look into installing an Openstack Compute node and connecting it with our controller node.
We look into the new Java version 19 and all the different features we could expect in this latest revision.
We solve the day 13 challenges for the Advent of Code.