Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
kaldi-commonvoice
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
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
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
Simon Will
kaldi-commonvoice
Commits
82a7ae6e
Commit
82a7ae6e
authored
8 years ago
by
Daniel Povey
Browse files
Options
Downloads
Patches
Plain Diff
Minor documentation change, regarding how to set GridEngine schedule interval
parent
cad94a68
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/doc/queue.dox
+5
-2
5 additions, 2 deletions
src/doc/queue.dox
with
5 additions
and
2 deletions
src/doc/queue.dox
+
5
−
2
View file @
82a7ae6e
...
...
@@ -438,9 +438,11 @@ change <tt>root</tt> to an email address where you want to receive
notifications if things go wrong. Be advised that due to anti-spam measures,
sending emails from the cloud is painful from EC2 and close to impossible
from Google's cloud offering, so it may be best just to leave this field the
way it is and make do without email notifications. You could also edit the file so that it says
way it is and make do without email notifications.
You may also want to run <tt>qconf -msconf</tt> and edit it so that
the schedule_interval is:
\verbatim
flush_time=00:00:10
schedule_interval 0:0:5
\endverbatim (the default is <tt>00:00:15</tt>), which will
give a slightly faster turnaround time for submitting jobs.
...
...
@@ -503,6 +505,7 @@ pe_list make smp
\endverbatim
This enables the <tt>smp</tt> parallelization method in the queue <tt>all.q</tt>.
\subsection parallelization_gridengine_configuring_advanced Configuring GridEngine (advanced)
In this section we just want to make a note of some things that might be helpful, but which
...
...
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