Skip to content

set HPC scripts working directory #38

@elmjag

Description

@elmjag

When launching HPC jobs, make sure that we set working directory for the script.

If the working directory is not set, if will (most likely) default to the home directory of the account running the script. When running via SLURM, it seems that a number of log files can be generated, which end up in the root of the home directory.

This is very annoying, as home directory tends to clog up with a large number of log files. This is currently a big problem at MAXIV deploymet, as we are using the general purpose 'biomax-service' account to run the HPC scripts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions