-
With the project winding down, it is time to define a stable landing point where we can leave it for those wanting to use it. This means:
- removing all stale code, particularly components that are…
-
Hi there,
I am trying to create the embedding layer for my antibody sequence with ABodyBuilder3-LM
```
use_precomputed = False
if use_precomputed:
embedding = torch.load("/home/user/package_d…
-
Slurm is a utility to manage and schedule workloads on a cluster of computers.
Many academic institutions use it for distributing computation.
I was wondering if it would be a good idea to impleme…
-
#5
-
#9
-
To make Slurm commands work from within an Apptainer environment (from a compute node), the container needs the following:
- Some bindings from the compute node:
- `/var/spool/slurmd/`
- `/…
-
Hi team, @jordiblasco,
thanks for this utility, it looks very promising!
I was reading through your [blog post](https://hpckp.org/articles/how-to-use-the-slurm-simulator-as-a-development-and-tes…
-
## Problem Description
In many CleanRL scripts, a timestamp is used as a differentiator in the naming of the jobs:
https://github.com/vwxyzjn/cleanrl/blob/master/cleanrl/ppo.py#L134
In some v…
Bam4d updated
11 months ago
-
During the upload operation, a function `secure_filename` is applied to the filename: https://github.com/eth-cscs/firecrest/blob/7f02d11b224e4faee7f4a3b35211acb9c1cc2c6a/src/utilities/utilities.py#L37…
-
Dear nnUNet - team,
I have trained a model on a cluster, but due to time constraints this training was aborted. I wanted to continue it by adding the --c flag to my SLURM-script:
`CUDA_VISIBLE_D…