Johannes Blaschke

Results 113 comments of Johannes Blaschke

Ha! At least regressions such as this make you learn new and fun things about your system. E.g. HPE/Cray like to put theirs here: `/etc/mft/ca-bundle.crt` Why? No clue! **Edit:** after...

I wonder if it's a Cray EX thing...

To elaborate: with "a process to disable things like matched send/recv?" I mean something like a setting that will disable selected non-crucial features. This setting will non-mandatory, and will not...

@MostHated Thanks to https://github.com/JBlaschke/luash/pull/1 @Frityet added the ability to concatenate the output from shell functions. You can give this fork a try (it's available as [`sh` on luarocks](https://luarocks.org/modules/johannesblaschke/sh))

Huh! I never noticed that there wasn't an issues tab. I'll have to fix that. @StandingPadAnimations what @Frityet said is exactly right. You can do this though: https://github.com/JBlaschke/luash/blob/101f3006cea281ff3af575f851aedf73c1dcb66e/example.lua#L42 and send...

Hi @pgierz Does squeue show your job as running? Did slurm throw an error (most likely in a log somewhere) Tbh I don't really know how Dask interacts with Slurm...