Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
gridtk
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package 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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
software
gridtk
Commits
fdaf6f92
Commit
fdaf6f92
authored
8 years ago
by
André Anjos
Browse files
Options
Downloads
Patches
Plain Diff
Closes
#15
parent
b1ebd124
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!5
Issues 15 & 16
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.rst
+6
-8
6 additions, 8 deletions
README.rst
with
6 additions
and
8 deletions
README.rst
+
6
−
8
View file @
fdaf6f92
...
@@ -21,10 +21,10 @@
...
@@ -21,10 +21,10 @@
This package is part of the signal-processing and machine learning toolbox
This package is part of the signal-processing and machine learning toolbox
Bob_. It provides a set of python wrappers around SGE utilities like ``qsub``,
Bob_. It provides a set of python wrappers around SGE utilities like ``qsub``,
``qstat`` and ``qdel``. It interacts with these tools to submit and manage
``qstat`` and ``qdel``. It interacts with these tools to submit and manage
grid
grid
jobs making up a complete workflow ecosystem. Currently, it is set up to
jobs making up a complete workflow ecosystem. Currently, it is set up to
work
work
with the SGE grid at Idiap, but it is also possible to modify it to be
with the SGE grid at Idiap, but it is also possible to modify it to be
used in
used in
other SGE grids.
other SGE grids.
Since version 1.0.x there is also a local submission system introduced. Instead
Since version 1.0.x there is also a local submission system introduced. Instead
of sending jobs to the SGE grid, it executes them in parallel processes on the
of sending jobs to the SGE grid, it executes them in parallel processes on the
...
@@ -34,11 +34,9 @@ local machine, using a simple scheduling system.
...
@@ -34,11 +34,9 @@ local machine, using a simple scheduling system.
Installation
Installation
------------
------------
Follow our `installation`_ instructions. Then, using the Python interpreter
Follow our `installation`_ instructions. Then, to install this package, run::
provided by the distribution, bootstrap and buildout this package::
$ python bootstrap-buildout.py
$ conda install gridtk
$ ./bin/buildout
Contact
Contact
...
...
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