Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
embl_hpc
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Bio-IT Workshops
embl_hpc
Repository
d7d384c6fff50784bd47ee155989310c80f0d180
Select Git revision
Branches
9
master
default
reorganisation
march2019
swc-hpc
mar2019
may2018
post-may2018-updates
june2018
oct2017
protected
9 results
embl_hpc
exercises
extras
batch_job2.sh
Find file
Blame
Permalink
6 years ago
d7d384c6
batch job with arguments
· d7d384c6
Mike Smith
authored
6 years ago
d7d384c6
History
batch job with arguments
Mike Smith
authored
6 years ago
batch_job2.sh
45 B
Edit
Open in Web IDE
.
Quickly and easily edit multiple files in your project.
Edit single file
Edit this file only.
1
2
3
4
5
#!/bin/bash
srun ./hpc_example
-t
$1
-m
$2