Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
HCC docs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Holland Computing Center
HCC docs
Merge requests
!232
/bin/sh to /bin/bash
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
/bin/sh to /bin/bash
scriptstobash
into
master
Overview
0
Commits
1
Pipelines
0
Changes
38
Merged
Caughlin Bohn
requested to merge
scriptstobash
into
master
4 years ago
Overview
0
Commits
1
Pipelines
0
Changes
38
Expand
Resolves
#37 (closed)
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
fde2f4da
1 commit,
4 years ago
38 files
+
58
−
58
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
38
Search (e.g. *.vue) (Ctrl+P)
content/applications/app_specific/allinea_profiling_and_debugging/allinea_performance_reports/blast_with_allinea_performance_reports.md
+
1
−
1
Options
@@ -9,7 +9,7 @@ with Allinea Performance Reports (`perf-report`) on Crane is shown below:
@@ -9,7 +9,7 @@ with Allinea Performance Reports (`perf-report`) on Crane is shown below:
{{% panel theme="info" header="blastn_perf_report.submit" %}}
{{% panel theme="info" header="blastn_perf_report.submit" %}}
{{
<
highlight
batch
>
}}
{{
<
highlight
batch
>
}}
#!/bin/sh
#!/bin/
ba
sh
#SBATCH --job-name=BlastN
#SBATCH --job-name=BlastN
#SBATCH --nodes=1
#SBATCH --nodes=1
#SBATCH --ntasks=16
#SBATCH --ntasks=16
Loading