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,…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.