Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
Lcrc Env
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sangbaek Lee
Lcrc Env
Commits
dde3e084
Commit
dde3e084
authored
5 months ago
by
Sangbaek Lee
Browse files
Options
Downloads
Patches
Plain Diff
Correct typos
parent
21f879b5
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-2
2 additions, 2 deletions
README.md
with
2 additions
and
2 deletions
README.md
+
2
−
2
View file @
dde3e084
...
@@ -50,7 +50,7 @@ Please update the file locations accordingly before job submission
...
@@ -50,7 +50,7 @@ Please update the file locations accordingly before job submission
Improv manages jobs with PBS.
Improv manages jobs with PBS.
-
Useful commands:
`lcrc-quota`
`sbank-list-allocations`
,
`qstat -
l
$USER`
,
`qdel [JOBID]`
-
Useful commands:
`lcrc-quota`
`sbank-list-allocations`
,
`qstat -
u
$USER`
,
`qdel [JOBID]`
```
```
cd pbs_files
cd pbs_files
...
@@ -62,7 +62,7 @@ qsub gemc_pipeline_firstindex_lastindex
...
@@ -62,7 +62,7 @@ qsub gemc_pipeline_firstindex_lastindex
Crossover manages jobs with slurm.
Crossover manages jobs with slurm.
-
Useful commands:
`squeue -
l
$USER`
,
`sinfo`
,
`scontrol show jobid [JOBID]`
,
`scancel [JOBID]`
`scancel -u $USER`
-
Useful commands:
`squeue -
u
$USER`
,
`sinfo`
,
`scontrol show jobid [JOBID]`
,
`scancel [JOBID]`
`scancel -u $USER`
```
```
cd slurm_files
cd slurm_files
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment