yueguoguo
|
56ad54babe
|
Rewrote roxygen for operateDSVM
|
2017-06-21 10:36:34 +08:00 |
yueguoguo
|
e229cdef82
|
Manual wrapping to 80
|
2017-06-21 10:04:22 +08:00 |
yueguoguo
|
64805619e2
|
Update argument names.
|
2017-06-19 14:21:40 +08:00 |
yueguoguo
|
a1bf05750b
|
Add test for multi-deployment.
|
2017-06-19 14:15:33 +08:00 |
yueguoguo
|
4bf0cf1ea4
|
Update tests on single DSVM.
|
2017-06-19 14:15:19 +08:00 |
yueguoguo
|
ac6cdfd054
|
Vectorize host name and user name checking
|
2017-06-19 14:09:50 +08:00 |
yueguoguo
|
01d744b88e
|
Return a flag of successful deployment
|
2017-06-19 14:01:12 +08:00 |
yueguoguo
|
9f7c1c7316
|
Clustering happens only for certain types of OS.
|
2017-06-19 13:55:55 +08:00 |
yueguoguo
|
8ea80339a4
|
Should be "Async" instead of "ASync".
|
2017-06-19 13:47:29 +08:00 |
yueguoguo
|
bb6e3dcb74
|
Arguments inherited from deployDSVM
|
2017-06-19 13:47:05 +08:00 |
yueguoguo
|
e8290b04aa
|
Refactor multi-DSVM deployment
|
2017-06-19 13:19:51 +08:00 |
yueguoguo
|
53796eb573
|
Add support for different authen methods.
|
2017-06-19 11:35:06 +08:00 |
yueguoguo
|
1be798dc83
|
Both key and password are supported for all types of OS.
|
2017-06-19 11:30:14 +08:00 |
yueguoguo
|
448c6999b3
|
Allow vectorized specifications
|
2017-06-19 11:24:43 +08:00 |
yueguoguo
|
ac418d7f3c
|
Wrapping within 80
|
2017-06-19 11:03:26 +08:00 |
yueguoguo
|
bdb6b26ed0
|
Deep learning still requires deep learnign toolkit
|
2017-06-19 10:47:55 +08:00 |
yueguoguo
|
e8feaa519f
|
Win2016 is not supported at the moment.
|
2017-06-19 10:47:37 +08:00 |
yueguoguo
|
909e19b8b4
|
MRS fix deployment failure owing to data disk image.
|
2017-06-19 10:47:14 +08:00 |
yueguoguo
|
ebd8321af7
|
Supports for Windows 2016
|
2017-06-19 09:29:30 +08:00 |
yueguoguo
|
44ba9408f6
|
updates on deploy
|
2017-06-19 09:25:04 +08:00 |
yueguoguo
|
90587fcba0
|
Updates on vignettes
|
2017-06-19 09:20:58 +08:00 |
yueguoguo
|
6218129537
|
By default master slave configuration is not required.
|
2017-06-19 09:18:59 +08:00 |
yueguoguo
|
e1e4d2b07c
|
Add MRS VM support
|
2017-06-19 09:18:36 +08:00 |
yueguoguo
|
752f1b466e
|
Add default values.
|
2017-06-16 16:25:59 +08:00 |
yueguoguo
|
aae2396aef
|
Size also supports vector of parameters.
|
2017-06-16 16:25:42 +08:00 |
yueguoguo
|
447e7e6094
|
Removed redundant comments.
|
2017-06-16 16:25:18 +08:00 |
Graham Williams
|
8804ed5c3b
|
Merge branch 'master' of github.com:Azure/AzureDSVM
|
2017-06-14 20:52:22 +08:00 |
Graham Williams
|
7b6d6e8161
|
Updates.
|
2017-06-14 20:51:33 +08:00 |
Graham Williams
|
aecafbcb29
|
Document new target
|
2017-06-14 20:49:43 +08:00 |
Graham Williams
|
b3e0157d32
|
Update section on optional setup.
|
2017-06-14 20:49:04 +08:00 |
yueguoguo
|
8c4210be9c
|
Tests for DSVM deployment
|
2017-06-14 17:04:39 +08:00 |
yueguoguo
|
23f32a64c0
|
Use assert_that to pre-condition
|
2017-06-14 17:04:15 +08:00 |
yueguoguo
|
f684fdb9a4
|
Import assertthat package
|
2017-06-14 17:03:28 +08:00 |
yueguoguo
|
fe32341c7d
|
Use assertthat to handle exceptions
|
2017-06-14 17:03:17 +08:00 |
yueguoguo
|
81fef4822f
|
Import test and assert packages
|
2017-06-14 12:25:15 +08:00 |
Graham Williams
|
1975b8e597
|
Update with some suggested initial Ubuntu updates and tools.
|
2017-06-14 10:35:27 +08:00 |
Graham Williams
|
724ba77492
|
Format changes to fit line length limit.
|
2017-06-14 10:05:06 +08:00 |
Graham Williams
|
b92002ac7d
|
Comment update.
|
2017-06-14 10:01:44 +08:00 |
Graham Williams
|
483a575580
|
Remove the IP address return for now - Ubuntu DSVM has issues.
|
2017-06-14 09:45:27 +08:00 |
Graham Williams
|
e36b6b522d
|
Add code to install AzureSMR.
|
2017-06-14 08:48:11 +08:00 |
Graham Williams
|
e5822e244a
|
Cleanup and keep all R examples as R code blocks so we can
copy and paste or simply execute.
|
2017-06-14 08:42:44 +08:00 |
Graham Williams
|
72cafea34e
|
Format cleanup.
|
2017-06-14 08:34:12 +08:00 |
Graham Williams
|
ab374d3097
|
Is the ?b=17.09b required?
|
2017-06-14 08:31:40 +08:00 |
yueguoguo
|
8f22d9ec3e
|
Default is "Ubuntu" instead of "Linux"!
Added CentOS and made Ubuntu as default
|
2017-05-12 11:35:30 +08:00 |
yueguoguo
|
831e0a13e8
|
Support deep learning toolkit for DSVM
|
2017-05-11 17:54:15 +08:00 |
yueguoguo
|
3c79dc2416
|
Added templates for deep learning toolkit
|
2017-05-11 16:11:20 +08:00 |
yueguoguo
|
1aa7b29ee3
|
Updates about MRS 9
|
2017-05-09 23:32:11 +08:00 |
Graham Williams
|
ee6e7d8bc2
|
Remove authentication for github repository
|
2017-05-09 14:18:40 +08:00 |
Graham Williams
|
6347803a30
|
Merge branch 'master' of github.com:Azure/AzureDSVM
|
2017-05-09 14:04:43 +08:00 |
yueguoguo
|
484327dd1a
|
To avoid issues that return no record
|
2017-04-26 22:41:06 +08:00 |