RSSAmplifier

Blog

Juan Fumero

personal description

jfumero.devRSS feed ↗10 posts

Latest posts

Exploiting GPU Tensor Cores from Java using Babylon

Proof of concept enabling Tensor Core Programming from Java

Building the Latest OpenJDK from Source with Docker

How to build OpenJDK from source in a Docker Container

How to fix ccache error when building OpenJDK from source

Provide CC and CXX env variables to the OpenJDK build with the --enable-ccache option.

Docker Compose for SonarQube: A Simple YAML Template

Basic yaml file for Docker Compose to run SonarQube.

Building The Regression Test Harness for the OpenJDK (jtreg) from Source

Build JTREG

How to Install NVIDIA Drivers and CUDA Toolkit on Oracle Linux 10

How to install NVIDIA 580 Drivers and CUDA 13.0 Toolkit on Oracle Linux 10

How to enable NVIDIA Nsight Compute CLI in Fedora

How to enable NVIDIA Nsight Compute CLI in Fedora

How to disable auto-update in Fedora

Linux command to disable Fedora's automatic updates at restart

Configuring Unsloth on Linux for LLM Fine Tuning

This guide details the configuration of Unsloth to build fine-tuned LLM models on NVIDIA GPUs on Linux systems.

Accelerating Java programs on RISC-V CPUs with Vector Instructions

Learn how to accelerate performance on RISC-V CPUs using TornadoVM & vector instructions