Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
fork_HPC_Vehicle_Classification
HPC_Vehicle_Classification
Commits
1c5e4b6b
Commit
1c5e4b6b
authored
3 years ago
by
Sintal
Browse files
Options
Download
Email Patches
Plain Diff
Update execute_vehicle_classification.sh
parent
23465a2b
Pipeline
#4401
failed with stage
in 2 minutes and 40 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
execute_vehicle_classification.sh
+2
-5
execute_vehicle_classification.sh
with
2 additions
and
5 deletions
+2
-5
execute_vehicle_classification.sh
+
2
-
5
View file @
1c5e4b6b
#!/bin/bash
#SBATCH --time=20
#SBATCH --mem=16000
#SBATCH --nodes=10
#SBATCH --ntasks-per-node=10
#SBATCH --partition=multiple
#SBATCH --mem-per-cpu=94000
#SBATCH --cpus-per-task=80
#SBATCH --nodes=1
#SBATCH --job-name=vehicle_classification
echo
"creating folder"
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment