Rodrigo Arias rarias
  • Joined on 2024-04-26
rarias created pull request rarias/jungle#211 2025-10-29 12:47:23 +01:00
Add nixgen package to quickly create development shells
rarias created branch nixgen in rarias/jungle 2025-10-29 12:41:43 +01:00
rarias pushed to nixgen at rarias/jungle 2025-10-29 12:41:43 +01:00
9a05fa35d7 Add nixgen to all machines
c2002d5d55 Add nixgen package
Compare 2 commits »
rarias pushed to robust-fetchGit at rarias/jungle 2025-10-28 12:42:59 +01:00
cc63e6f3f3 Add fetchGitMirror function
59d7374f78 Add nix patch to implement builtins.catchAll
019826d09e Add OmpSs-2 release timers and services
a294daf7e3 Use specific mail-robot group to send mail
a7018250ca Add missing slurm package to overlay
Compare 9 commits »
rarias deleted branch ompss2-timer from rarias/jungle 2025-10-28 12:41:44 +01:00
rarias merged pull request rarias/jungle#207 2025-10-28 12:41:13 +01:00
Add OmpSs-2 release timers
rarias pushed to master at rarias/jungle 2025-10-28 12:41:11 +01:00
019826d09e Add OmpSs-2 release timers and services
a294daf7e3 Use specific mail-robot group to send mail
Compare 2 commits »
rarias pushed to ompss2-timer at rarias/jungle 2025-10-28 12:38:55 +01:00
019826d09e Add OmpSs-2 release timers and services
a294daf7e3 Use specific mail-robot group to send mail
a7018250ca Add missing slurm package to overlay
e3d1785285 Run a shell in the allocated node with salloc
Compare 4 commits »
rarias deleted branch slurm-interactive from rarias/jungle 2025-10-28 12:37:42 +01:00
rarias merged pull request rarias/jungle#208 2025-10-28 12:37:32 +01:00
Run a shell in the allocated node with salloc
rarias closed issue rarias/jungle#174 2025-10-28 12:37:31 +01:00
Consider running a shell in the allocated node directly
rarias pushed to master at rarias/jungle 2025-10-28 12:37:31 +01:00
a7018250ca Add missing slurm package to overlay
e3d1785285 Run a shell in the allocated node with salloc
Compare 2 commits »
rarias pushed to slurm-interactive at rarias/jungle 2025-10-28 11:45:27 +01:00
a7018250ca Add missing slurm package to overlay
e3d1785285 Run a shell in the allocated node with salloc
Compare 2 commits »
rarias pushed to ompss2-timer at rarias/jungle 2025-10-27 13:12:46 +01:00
e1bf108731 Add OmpSs-2 release timers and services
rarias commented on pull request rarias/jungle#207 2025-10-27 13:08:56 +01:00
Add OmpSs-2 release timers

Tested both gitea notifications and running the service manually to my own email address. They all seem to work fine.

Only changed in hut, we can worry about tent later.

rarias pushed to ompss2-timer at rarias/jungle 2025-10-27 13:05:47 +01:00
38884349aa Add OmpSs-2 release timers and services
f9edbcdca5 Use specific mail-robot group to send mail
ab86243a07 Add missing which in nodes checkPhase
Compare 3 commits »
rarias commented on pull request rarias/jungle#208 2025-10-27 11:44:15 +01:00
Run a shell in the allocated node with salloc

Note: Using callPackage to do overrides only is not a good idea, as in this case the slurm module uses override to change some options, which would fail if we wrap the original package with…

rarias pushed to slurm-interactive at rarias/jungle 2025-10-27 11:41:28 +01:00
84b7e316a5 Add missing slurm package to overlay
rarias commented on pull request rarias/jungle#208 2025-10-27 11:41:20 +01:00
Run a shell in the allocated node with salloc

Connection closed by 147.83.30.141 port 22

This is caused by PAM because it doesn't find the pam_slurm_adopt module. It happens because I forgot to add the slurm package to the override after…

rarias pushed to slurm-interactive at rarias/jungle 2025-10-24 15:56:06 +02:00
9c622bb6b7 Run a shell in the allocated node with salloc