Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
param_runner
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Container Registry
Analyze
Contributor analytics
Repository analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
BioHPC
param_runner
Graph
master
Select Git revision
Branches
2
master
default
version_2.0.1a2
Tags
6
1.0.0a6
1.0.0a5
1.0.0a4
1.0.0a3
1.0.0a2
1.0.0a1
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
7
Jul
4
2
1
17
Jun
12
May
20
Mar
6
28
May
23
22
26
Apr
11
5
4
2
28
Mar
21
18
21
Feb
8
1
12
Jul
11
7
Jun
22
May
8
17
Apr
4
29
Mar
14
Feb
12
Jan
11
10
5
29
Dec
30
Nov
Add a missing js file for spearmint
version_2.0.1a2
version_2.0.1a2
Fix issue #19
Fix issue #18
Update to version 2.0.1a2
Fix issue #17
master
master
Update setup.cfg to avoid recursive search of test files
Bug fix. Upgrade pip after installation
Merge branch 'master' into 'master'
Optimized schema, executors, and bin/param_runner
Added the support of Ray Tune
Changed to Python3.6, added the support of Spearmint, and introduced Ray Tune
Re-introduced the support of Spearmint
Upgraded to python3.7 and removed Spearmint
Set the default score to 'Accuracy'
Updated the pipeline and provision methods
Switch to my fork
Capture task errors to trace file
Avoid impossible cpus_per_task vs local CPU count
Dev requirements needed in CI env
Add basic license files
Split out dev requirements
Update requirements.txt and install_requires
Merge branch 'version_2.0' of git.biohpc.swmed.edu:biohpc/param_runner into version_2.0
Merge branch 'version_2.0' of git.biohpc.swmed.edu:biohpc/param_runner into version_2.0
pydocstyle, pep8 fixes
Bump to python 2.7.15 to fix Fedora compile
Fix srun run, handle errors, tweak trace headers
Handle types for pb config setup
Total job gpu/gres requirements
Add spearmint parameters, fixes
Fix local test for new structure
Add gpu/gres_per_task
Add gpu/gres_per_task to schema, fix jsonlint warnings
PEP8 fixes
.gitignore VSCode project settings
Don't compute param combns for spearmint
Working srun spearmint and gridsearch
WIP - Working parallel spearmint and gridsearch
WIP parallel spearmint via local runner
WIP: Working single task srun with spearmint