IRC logs of #shogun for Sunday, 2017-06-25

--- Log opened Sun Jun 25 00:00:28 2017
-!- TingMiao [uid229534@gateway/web/irccloud.com/x-zmqavftcpyclebqv] has quit [Quit: Connection closed for inactivity]02:06
-!- mikeling [uid89706@gateway/web/irccloud.com/x-izuvhokhnizxraux] has joined #shogun04:56
mikelingwiking: ping05:04
@wikingpong05:04
mikelingHi~ Had you read the those messages in personal channel?05:04
@wikingyes05:04
mikelingAbout the GMM notebook05:04
@wikingbut those errors are due to some matplotlib things05:05
@wikingmikeling, have you tried running GMM on cloud?05:05
mikelingyes, but it doesn't work05:05
@wikinglemme check05:05
@wikingbut i mean can't you debug why?05:06
@wikingbased on the error maybe some matplotlib thing is wrong05:06
mikelingnono, I can do that of course. I just want to make sure if you can get same output like mine05:07
mikelingon the main branch05:07
@wikingif it is the same on05:08
@wikingcloud05:08
@wikingthen yes05:08
@wikingthen there's a problem with the functions05:09
@wikinghttp://shogun.ml/notebook/latest/GMM.html05:09
@wikingthis is not what you get in cloud05:09
@wikingso yeah i guess the matplotlib functions05:09
@wikingneeds to be fixed :(05:09
mikelingok05:10
mikeling i will do it05:10
mikelingthe cloud reset my request yesterday05:10
@wikingwhat do you mean reset your requet?05:10
@wiking*request05:10
mikelinglike: 404.... I guess it's because the firewall in china05:11
mikeling:(05:11
@wikingcould be05:11
@wikingi'm not so sure :(05:11
shogun-buildbotbuild #84 of nightly_all is complete: Failure [failed test]  Build details are at http://buildbot.shogun-toolbox.org/builders/nightly_all/builds/84  blamelist: Michele Mazzoni <mic.mazzoni@gmail.com>, Viktor Gal <vigsterkr@gmail.com>, Viktor Gal <viktor.gal@maeth.com>07:30
mikelingwiking: How to get eigenvectors by  DirectEigenSolver?10:03
mikelingI only found we can get max and min eigenvalue by our EigenSolver10:04
micmnmikeling: check my PR https://github.com/shogun-toolbox/shogun/pull/384310:07
micmnincludes a couple of eigensolvers10:07
micmnin linalg10:07
micmnmaybe useful10:07
mikelingmicmn: oh, great!10:07
micmncan be extended as needed10:08
micmnwiking, mikeling: it seems that the SVMOcas test failing has to do with running tests in parallel (-j2)10:58
micmnso it should be fixed with mikeling's work on rng...10:59
mikelingmicmn: could you tell me more about that? why it's related to rng?11:02
mikelingthank you11:02
mikelingBTW, the eigensolver you write is awesome :)11:03
micmnthx but it's just a simple wrapper XD11:05
micmnlet me try to reproduce it and see if my guess is correct11:07
-!- shogun-buildbot [~shogun-bu@7nn.de] has quit [Quit: buildmaster reconfigured: bot disconnecting]11:24
-!- shogun-buildbot [~shogun-bu@7nn.de] has joined #shogun11:25
@wikingshogun-buildbot: force build --branch=develop 'xenial - libshogun - aarch64'11:26
shogun-buildbotbuild #0 forced11:26
shogun-buildbotI'll give a shout when the build finishes11:26
micmnmikeling: now I was wrong, managed to reproduce it repeating the test11:27
micmnbut train_feats are different between runs11:27
shogun-buildbotbuild #182 of FC23 - libshogun is complete: Failure [failed test]  Build details are at http://buildbot.shogun-toolbox.org/builders/FC23%20-%20libshogun/builds/182  blamelist: Viktor Gal <viktor.gal@maeth.com>11:29
@wikingmmm dman11:30
@wikingwe need to fix the ocas test asap11:30
@wikingotherwise we are in trouble with all the PRs11:30
@wikingok i guess what we can do is11:30
@wikingbasically fix the PRNG11:30
@wikingwhen the fixtures are created11:31
@wikingmikeling, could u do that plz11:31
@wiking?11:31
@wikingjust fix the seed11:31
@wikingbefore any fixture is generated11:31
mikelingwiking: sure11:31
@wikingthnx11:31
mikelingBTW, I just fix the broken GMM11:32
mikelingwill commit a pr11:32
@wikingk11:32
shogun-buildbotHey! build xenial - libshogun - aarch64 #0 is complete: Failure [failed compile]12:11
shogun-buildbotBuild details are at http://buildbot.shogun-toolbox.org/builders/xenial%20-%20libshogun%20-%20aarch64/builds/012:11
@wikingargh12:13
@wiking--benchmark_list_tests12:13
@wikingvirtual memory exhausted: Cannot allocate memory12:13
@wikingsukey, flip12:13
@sukey(╯°□°)╯︵ ┻━┻12:13
@wikingshogun-buildbot: force build --branch=develop 'xenial - libshogun - aarch64'12:15
shogun-buildbotbuild #1 forced12:15
shogun-buildbotI'll give a shout when the build finishes12:15
@wikingarg12:21
@wiking1.651g12:21
@wikingRAM for LinalgEigenBackend12:21
@wiking:(12:21
@wikingmicmn OXPHOS we need to slice up the linalgbackend file more12:22
@wikingit is taking insane amount of RAM to compile that one object12:22
micmnk12:22
@wikingif you guys have ideas let's dig into it12:23
@wikingotherwise it's just12:23
@wikinggo with the flow :)12:23
@wikingmicmn, i couldn't make MSVC compiling :(12:23
@wikingsame story there12:23
micmnthere was a comment by OXPHOS in my pr12:24
@wikingthe problem is that i'm trying an aarch64 vps12:24
@wikingand it's running out of ram as well12:24
micmnhttps://github.com/shogun-toolbox/shogun/pull/3843#issuecomment-30831959012:24
@wikingmicmn, yeah that is reasonable12:25
micmnok I can do that12:25
@wikingone can even structure it with namespaces :P12:25
@wikingmicmn, yeah as i'd love to merge all that stuff you've PRed like a week ago :D12:25
micmnmore like two XD12:26
@wikingbut appveyor keeps dying on us12:26
@wiking-rw-r--r-- 1 buildslave buildslave 4.8M Jun 25 10:15 /home/buildslave/.ccache/tmp/LinalgBack.stdout.shogun-arm-xenial.31557.m2pHS4.ii12:27
@wikingthe src itself is 5M12:27
@wikingthis is LinalgEigenBackend12:27
micmnso quick fix: just split that one12:28
@wikinghehe12:29
micmnfind a partition of this set: {add, add_col_vec, dot, element_prod, identity, logistic, matrix_prod, max, mean, range_fill, scale, set_const, sum, sum_symmetric, row/colwise_sum, trace, zero}12:40
micmnmy guess:12:43
micmn{add, add_col_vec, dot, element_prod, matrix_prod}12:43
micmn{identity, range_fill, scale, set_const, zero}12:43
micmn{logistic, max, mean, sum..., trace}12:43
micmnnames? :p12:45
@sukey[https://github.com/shogun-toolbox/shogun] Pull Request https://github.com/shogun-toolbox/shogun/pull/3858 synchronized by geektoni13:28
shogun-buildbotHey! build xenial - libshogun - aarch64 #1 is complete: Failure [failed test]14:22
shogun-buildbotBuild details are at http://buildbot.shogun-toolbox.org/builders/xenial%20-%20libshogun%20-%20aarch64/builds/114:22
-!- TingMiao [uid229534@gateway/web/irccloud.com/x-dhurootcfzsrcxiz] has joined #shogun15:06
@sukey[https://github.com/shogun-toolbox/shogun] Pull Request https://github.com/shogun-toolbox/shogun/pull/3865 opened by micmn15:21
@sukey[https://github.com/shogun-toolbox/shogun] Pull Request https://github.com/shogun-toolbox/shogun/pull/3858 merged by vigsterkr16:02
@sukey[https://github.com/shogun-toolbox/shogun] vigsterkr pushed 7 commits:16:02
@sukeyhttps://github.com/shogun-toolbox/shogun/commit/960597095423f16c6e981f9de0044e614891614c16:03
@sukeyhttps://github.com/shogun-toolbox/shogun/commit/1b13ce45c0f7931e28d14d0ca207b485e9bfd6fb16:03
@sukeyhttps://github.com/shogun-toolbox/shogun/commit/7b343f956dc3045f0af022e052715039aa87385116:03
@sukeyhttps://github.com/shogun-toolbox/shogun/commit/9360256a984a6aee89cff29edad2bfee03b0032416:03
@sukeyhttps://github.com/shogun-toolbox/shogun/commit/308206b41d923720a397743cd61054fc0b8e452516:03
@sukeyhttps://github.com/shogun-toolbox/shogun/commit/6b78f3273d295c625d019067149f53597a5fc08316:03
@sukeyhttps://github.com/shogun-toolbox/shogun/commit/10bb3bac044dd7e071ccfff91a411abc76f6308716:03
@sukey[https://github.com/shogun-toolbox/shogun] Pull Request https://github.com/shogun-toolbox/shogun/pull/3866 opened by MikeLing16:39
@sukey[https://github.com/shogun-toolbox/shogun] Pull Request https://github.com/shogun-toolbox/shogun/pull/3866 synchronized by MikeLing16:41
-!- OXPHOS [92bd305b@gateway/web/freenode/ip.146.189.48.91] has quit [Ping timeout: 260 seconds]19:04
-!- mikeling [uid89706@gateway/web/irccloud.com/x-izuvhokhnizxraux] has quit [Quit: Connection closed for inactivity]21:43
@sukey[https://github.com/shogun-toolbox/shogun] Pull Request https://github.com/shogun-toolbox/shogun/pull/3867 opened by OXPHOS23:27
--- Log closed Mon Jun 26 00:00:06 2017

Generated by irclog2html.py 2.10.0 by Marius Gedminas - find it at mg.pov.lt!