-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
-
Do you want to request a feature or report a bug?
Feature -
What is the current behavior?
Currently, the sbatch's options are submitted within the commend. I propose to put options into the cmdId.batch.
#!/bin/bash
#
#SBATCH --job-name=test
#SBATCH --output=cmdId.out
unzip ...
touch mydone.txt
-
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem
-
What is the expected behavior?
-
What is the motivation / use case for changing the behavior?
-
Please tell us about your environment:
- PowSyBl Version: ...
- OS Version: ...
-
Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, spectrum, etc)
(if a question doesn't apply, you can delete it)
Metadata
Metadata
Assignees
Labels
No labels