Rodrigo Arias rarias
  • Joined on 2024-04-26
rarias created pull request rarias/jungle#208 2025-10-24 15:44:03 +02:00
Run a shell in the allocated node with salloc
rarias created branch slurm-interactive in rarias/jungle 2025-10-24 15:43:32 +02:00
rarias pushed to slurm-interactive at rarias/jungle 2025-10-24 15:43:32 +02:00
5b041f2339 Run a shell in the allocated node with salloc
rarias commented on issue rarias/jungle#205 2025-10-24 15:24:03 +02:00
pam_slurm_adopt doesn't create a user systemd session

More info here https://slurm.schedmd.com/pam_slurm_adopt.html#PAM_CONFIG:

If you need the user management features from pam_systemd, such as handling user runtime directory /run/user/$UID,…

rarias created pull request rarias/jungle#207 2025-10-24 13:41:01 +02:00
WIP: Add OmpSs-2 release timers
rarias created branch ompss2-timer in rarias/jungle 2025-10-24 13:38:59 +02:00
rarias pushed to ompss2-timer at rarias/jungle 2025-10-24 13:38:59 +02:00
039f3fabe9 Add OmpSs-2 release timers
rarias deleted branch add-aaguirre from rarias/jungle 2025-10-24 13:12:21 +02:00
rarias approved rarias/jungle#206 2025-10-23 14:47:46 +02:00
Add missing which in nodes checkPhase
rarias deleted branch update-website from rarias/jungle 2025-10-22 15:54:14 +02:00
rarias merged pull request rarias/jungle#201 2025-10-22 15:54:03 +02:00
Update website
rarias pushed to master at rarias/jungle 2025-10-22 15:54:01 +02:00
14f2393d30 Update website
rarias pushed to update-website at rarias/jungle 2025-10-22 15:48:34 +02:00
14f2393d30 Update website
f115d611e7 Add aaguirre user
Compare 2 commits »
rarias merged pull request rarias/jungle#203 2025-10-22 15:31:10 +02:00
Add aaguirre user
rarias pushed to master at rarias/jungle 2025-10-22 15:31:08 +02:00
f115d611e7 Add aaguirre user
rarias pushed to add-aaguirre at rarias/jungle 2025-10-22 15:30:39 +02:00
f115d611e7 Add aaguirre user
rarias commented on issue rarias/jungle#205 2025-10-22 15:21:39 +02:00
pam_slurm_adopt doesn't create a user systemd session

For now, starting the session manually seems to work: systemctl start user@5650

rarias opened issue rarias/jungle#205 2025-10-22 15:11:54 +02:00
pam_slurm_adopt doesn't create a user systemd session
rarias commented on issue rarias/jungle#204 2025-10-22 13:06:30 +02:00
Slurmstepd has created 120469 children processes

Seem to be looping trying to wait for ophan processes, but then creates more orphans.

https://github.com/SchedMD/slurm/blob/slurm-24.11/src/slurmd/slurmstepd/req.c#L1589

Oct 22 11:23:16…
rarias opened issue rarias/jungle#204 2025-10-22 11:48:47 +02:00
Slurmstepd has created 120469 children processes