RSSAmplifier

nrposner · Sep 28, 2025

Writing Rust Utilities for Slurm

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

For my internship this summer, I developed a set of Rust utilities on top of the Slurm job scheduler. Slurm is written in C, so to do that, I first had to build an API, and to do that, I first had to build an FFI. This is how I approached it. Bindings At least one person has tried their hand at this problem before: Peter Williams created the slurm-rs repo years ago, and gave up around 2018,…

Read on nrposner.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.