Can we discuss the quantum superposition of #slurm node states `power_up` and `power_on`? The correct state name at a given point in time is whichever one I don't try first.
AWS PCS ジョブの実行履歴を保存できる Slurm アカウンティングをサポートした Slurm 24.11 バージョンがリリースされました
https://dev.classmethod.jp/articles/aws-pcs-slurm-24-11-accounting-support/
#dev_classmethod #HPC #AWS_Parallel_Computing_Service #AWS #Slurm
#AWS Parallel Computing Service (PCS) now supports accounting with #Slurm version 24.11
aws.amazon.com/about-aws/wh...
#HPC via @awscloud.bsky.social
AWS Parallel Computing Service...
Another day, another brunch, another #IrnBru “legend edition”. Today it’s the #unicorn, the national animal of #Scotland, and #UnicornTears flavour (some kind of berry flavour, possibly raspberry). Hopefully no unicorns were harmed or exploited in its production? #Slurm
At the risk of doing unpaid marketing for them, interesting to see that #IrnBru (a fizzy drink from #Scotland, one of very few countries in the world where a local drink outsells Big Cola) currently has a #NessieNectar flavour (vaguely fruity, less iron-y/ferric than normal). Hopefully no loch monsters were harmed or used in its production? #Slurm
AWS ParallelCluster のクラスター間でジョブ履歴を共有する方法
https://dev.classmethod.jp/articles/aws-parallelcluster-cross-cluster-job-history-sharing/
Vous cherchez à optimiser vos ressources informatiques pour vos projets de science de la donnée et d'IA ?
Découvrez comment #Slurm, un outil Open Source puissant, peut vous aider !
#Slurm est un système très évolutif qui permet la gestion de clusters et l'ordonnancement des tâches. Retrouvez sur notre blog comment exploiter au maximum les performances de vos clusters grâce à lui.
🔗 https://www.worteks.com/blog/comment-utiliser-slurm/
#DataScience #IA #AI #FreeSoftware #OpenSource #LogicielLibre
When reading this call (https://mast.hpc.social/@sneuwirth/113945330638974358) from @sneuwirth I think, I could tell a number of tales from my experience with developing the #Slurm plugin for #Snakemake (and other software over the years).
Particularly, issue reports telling what peculiarities fellow admins thought of (e.g. "we are not allowed to do this" and "we not that". "We have this setting" and "we that".) To develop #HPC software is a challenge in its own right. To support workflow software seems to develop into a nice challenge.
Could certainly deliver a funny few minutes. 😉 Perhaps I should collect anecdotes and write an article sometime? 🤔
A little tutorial on speeding up bioinformatic work on a computing cluster by converting your loops to array jobs
https://plantarum.ca/2025/01/24/array-jobs/
[edit: fixed link]
Again, we have a new patch-level release of the #Snakemake executor for #SLURM on #HPC systems.
Turned out, that some clusters do not allow account checking with `sacctmgr` (which was there for historic reasons), hence, we now have a fall-back to `sshare`.
See https://github.com/snakemake/snakemake-executor-plugin-slurm/releases/tag/v0.12.1 for details.