Skip to content

Conversation

@EdwinB12
Copy link
Contributor

Two example slurm scripts for running the autoencoder and encoder-processor-decoder setup.

I haven't managed to integrate this with wandb yet but will once I get access to the turing org.

Hopefully the readme explains the rest :)

@EdwinB12
Copy link
Contributor Author

EdwinB12 commented Dec 15, 2025

resolves #80

Copy link
Contributor

@sgreenbury sgreenbury left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks @EdwinB12! I added some small suggestions for the sbatch params, ordering and outputs.

@EdwinB12
Copy link
Contributor Author

Okay thanks Sam, made changes and it works. The only thing about removing the sbatch flags at the top with the error and output logs is that the jobs now write some incomplete slurm logs to the cwd which could be misleading.

@sgreenbury
Copy link
Contributor

sgreenbury commented Dec 15, 2025

Okay thanks Sam, made changes and it works. The only thing about removing the sbatch flags at the top with the error and output logs is that the jobs now write some incomplete slurm logs to the cwd which could be misleading.

Great and good point about the outputs - would moving the working dir creation and redirection to after the #sbatch lines fix this? If not, could add the sbatch flags back too.

@EdwinB12 EdwinB12 merged commit 2b03226 into main Dec 15, 2025
3 checks passed
@EdwinB12 EdwinB12 deleted the 80-add-initial-slurm-scripts branch December 15, 2025 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants