Commit Graph

991 Commits

Author SHA1 Message Date
Firmlyzhu 17d0011c76 Beautify the batch_output page & make it update in every two seconds 2018-12-01 16:49:41 +08:00
Yujian Zhu e8f273f2d1
Merge pull request #358 from FirmlyReality/batch
Batch
2018-11-22 00:15:28 +08:00
zhuyj17 7132c012b3 fix a bug in add_gpu 2018-11-22 00:13:02 +08:00
root b782d822c5 Merge branch 'batch' of https://github.com/unias/docklet into batch 2018-11-22 00:06:31 +08:00
Yujian Zhu 621cf632d1
Merge pull request #357 from FirmlyReality/master
Fix 2 bugs in imagemgr
2018-11-22 00:02:50 +08:00
Yujian Zhu 198a601eed
Merge pull request #356 from FirmlyReality/master
Fix some bugs on history.html and imagemgr
2018-11-22 00:01:06 +08:00
zhuyj17 363a076ff5 Fix 2 bugs in imagemgr 2018-11-21 23:52:31 +08:00
Firmlyzhu ffc0807f71 add a field of reused in proto 2018-11-21 16:52:17 +08:00
Firmlyzhu f789ac68c0 make a function to create containers in taskcontroller 2018-11-21 16:44:23 +08:00
Yujian Zhu 883814f0da
Merge pull request #355 from FirmlyReality/batch
Batch
2018-11-19 00:41:00 +08:00
Yujian Zhu 2007f068e5
Merge pull request #1 from FirmlyReality/master
merged
2018-11-19 00:39:56 +08:00
Yujian Zhu 0592f94dee
Merge branch 'batch' into master 2018-11-19 00:39:45 +08:00
zhuyj17 5d4cce4eac Fix some bugs on history.html 2018-11-19 00:23:17 +08:00
Yujian Zhu b3a3673b50
Merge pull request #354 from FirmlyReality/batch
Batch
2018-11-18 21:16:16 +08:00
zhuyj17 5dc10a2540 Display stdout and stderr on web 2018-11-18 01:11:11 +08:00
zhuyj17 4c38ef6948 Add information of tasks and instances to job_list api at the backend 2018-11-18 00:03:19 +08:00
zhuyj17 027e30a624 Add 'get output' on batch_list html 2018-11-17 22:59:18 +08:00
Firmlyzhu 754d92857c Add default value of stderrpath and stdoutpath 2018-11-16 18:19:21 +08:00
Firmlyzhu 473e2925c0 update prepare.sh 2018-11-16 17:41:08 +08:00
Firmlyzhu ef125a8f3d update prepare.sh 2018-11-16 17:29:13 +08:00
Firmlyzhu d29508775f Use subprocess.popen to redirect task stdout and stderr to root/nfs 2018-11-16 17:24:07 +08:00
zhong yehong 6e25135fe4
Merge pull request #353 from zhongyehong/master
Display image size when creating vcluster.
2018-11-15 18:51:04 +08:00
zhongyehong 46136ac05c add a hint 2018-11-15 18:49:38 +08:00
zhongyehong ad84d416bb Display image size when creating vcluster.
Compare image size and disk size when creating vcluster.
2018-11-15 18:10:42 +08:00
Yujian Zhu 831b0ea94e
Merge pull request #352 from FirmlyReality/batch
Batch
2018-11-12 00:35:44 +08:00
zhuyj17 72e223c5c2 Allow stdoutRedPth to be NULL in taskmgr 2018-11-12 00:25:38 +08:00
zhuyj17 9f46710bac Update heartbeat ttl 2018-11-11 23:54:11 +08:00
zhuyj17 8ef456b246 Fix a bug of jobmgr 2018-11-11 23:26:13 +08:00
root 329761d671 Add return in add_gpu_function of taskcontroller 2018-11-11 22:35:38 +08:00
root 4878c74769 Fix some bugs 2018-11-11 18:54:30 +08:00
Firmlyzhu acbabad214 Fix bugs & add log 2018-11-11 17:30:57 +08:00
Firmlyzhu 2dd0f42e4f Add gpu supports in taskcontroller 2018-11-11 17:08:27 +08:00
Yan Li e5eb504390
Merge pull request #351 from iteratorlee/dev_batch
set priority in add_task
2018-11-10 20:32:47 +08:00
Yan Li 397dbfaffe set priority in add_task 2018-11-10 20:31:03 +08:00
GallenShao 085efb0537
Merge pull request #350 from GallenShao/batch
add gpu support
2018-11-09 21:48:20 +08:00
zhong yehong 613c5cee4a
Merge pull request #349 from zhongyehong/master
support user to report a bug in dashboard
2018-11-09 19:02:00 +08:00
zhongyehong 0c71df4804 Merge remote-tracking branch 'upstream/master' 2018-11-09 19:00:48 +08:00
zhongyehong f84661bb69 support user to report a bug in dashboard 2018-11-09 18:58:46 +08:00
Gallen 6f937eb6b3 thread lock bug fixed & add priority 2018-11-01 17:06:46 +08:00
Gallen cb7f476ec6 support gpu 2018-11-01 15:43:35 +08:00
Gallen 39831e9fb9 add thread lock to task_queue & add gpu info fetcher to monitor 2018-11-01 15:31:44 +08:00
Yujian Zhu a4ff878c3e
Merge pull request #348 from FirmlyReality/batch
Can stop tasks on taskcontroller
2018-10-29 01:18:07 +08:00
zhuyj17 d4eb7a7711 Can stop task on taskcontroller 2018-10-29 01:17:13 +08:00
Yujian Zhu 16f7f6b547
Merge pull request #347 from FirmlyReality/batch
Show monitoring information of batch containers on status page
2018-10-22 01:50:27 +08:00
zhuyj17 a5db73bbb5 replace NAN when monitor batch containers. 2018-10-22 01:48:19 +08:00
zhuyj17 e539e2da17 Fix some bugs 2018-10-22 01:24:26 +08:00
zhuyj17 ba0a0034ee Merge branch 'master' of https://github.com/unias/docklet into batch 2018-10-22 00:48:36 +08:00
Yujian Zhu 62d2c6bbbc
Merge pull request #346 from FirmlyReality/master
update status.html that use container name to tag the data
2018-10-22 00:48:21 +08:00
zhuyj17 949b77c9b8 update status.html 2018-10-22 00:47:06 +08:00
zhuyj17 cfeab99ae1 Add new api to get all batch containers of a user 2018-10-22 00:39:33 +08:00