Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
pbsutils
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
toolbox
pbsutils
Graph
ed1280c138aba0eb75be81edbad3b2aa46254c54
Select Git revision
Branches
1
master
default
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
7
Nov
14
May
27
Mar
7
Feb
1
Mar
21
Nov
16
Nov
13
Oct
12
31
Aug
29
28
26
6
5
4
12
Jun
11
3
May
25
Apr
11
9
7
5
4
15
Jan
correctly count number of free cpus and nodes
master
master
Merge branch 'master' of gitlab.windenergy.dtu.dk:toolbox/pbsutils
add script to run all standalone turbulence generator files on one node
Update README.md
Merge branch 'winecleanup' into 'master'
remove existing wine dir before configuring
refer to launch.py docs from readme
add docs for launch.py as taken from wetb
do not overwrite existing crontabs, only remove current crontab
quote execution path in case some uses a path with spaces
config-wine: rsync instead of copy
fix wine exe dir name
more config-wine fixes: gorm doesn't have c:/users dir, use z:/ instead
remove print statement brackets for PY3 compat again: prints prettier
fix and improvements from wetb.utils MR toolbox/WindEnergyToolbox!16
more fixes to wine configurator
fixed and refactored wine configuration script
launch.py: __call__ should also return launch() return status
launch.py: fix bug from previous commit, write cronjob when in crontab mode
launch.py: only add cronjob to crontab if it does not exist
launch.py: add cronjob to crontab after first round of submitting
qsub-wrap: also update doc strings after changing default values
launch.py: tweak default values, add tsleep_short to command line options
changed default walltime to 2h, default queue to work queue,
--crontab did not imply --cache any more
remove reload_pbsflist: --crontab mode solves this problem
only filter pbslist when building, add option to set cron update interval
config file can also contain text
set file name pbsflist on init
updated docs
updated docs
updated docs
updated docs
updated docs
pbs file list is always stored in the current working dir
launch.py in crontab mode does not require to specify nr of CPU's by default
change default pbs file list cache to launch_pbs_filelist.txt
launch.py: make sort class attribute
launch.py: don't keep creating a new log file in crontab mode
launch.py: modularize, move log/config printing away from main logic
Loading