Our Recent Publication on ScienceDirect – Visiononc –

I’m excited to share that I was recently part of a research paper published on ScienceDirect. This work explores how interactive, browser-based data visualisation tools can improve the way clinicians and researchers engage with complex clinical trial datasets. In particular, we introduce VisionOnc, a platform designed to allow users to dynamically explore patient-level oncology data—moving … [Read more…]

SLURM: Building a Reliable Control Plane with systemd

Introduction Slurm (Simple Linux Utility for Resource Management) is an open-source workload manager and job scheduler designed for Linux-based high-performance computing environments. Its primary role is to allocate compute resources, queue and schedule jobs, and enforce fair-use policies across shared infrastructure such as CPU clusters, GPU nodes, and large-memory systems. Rather than relying on ad-hoc … [Read more…]