Re: how CI system works in MxNet?

2017-08-13 Thread shiwen hu
I think it was the last build of a residual file. Try make clean. first 2017-08-13 22:35 GMT+08:00 Nan Zhu : > Hi, all > > I just noticed something which raises this question > > Yesterday afternoon, I checked > https://github.com/apache/incubator-mxnet/commits/master and

Re: [VOTE] Release MXNet version 0.11.0

2017-08-12 Thread shiwen hu
+1 2017-08-12 19:16 GMT+08:00 Chris Olivier : > +1 > > On Sat, Aug 12, 2017 at 2:28 AM Ly Nguyen wrote: > > > This is the vote to release Apache MXNet (incubating) version 0.11.0. > > Voting will start now (Saturday, August 12, 2017 9:26 AM UTC) and >

Re: how CI system works in MxNet?

2017-08-13 Thread shiwen hu
It may be that Sphinx cannot work incrementally 2017-08-13 23:05 GMT+08:00 shiwen hu <yajiedes...@gmail.com>: > I think it was the last build of a residual file. Try make clean. first > > 2017-08-13 22:35 GMT+08:00 Nan Zhu <zhunanmcg...@gmail.com>: > >> Hi, all

mxnet pip build.

2017-08-10 Thread shiwen hu
what the 2017-08-10 mxnet pip build git tags. and what use cudun version? .i want build the windows version.

Re: MXNet: Run PR builds on Apache Jenkins only after the commit is reviewed

2017-09-11 Thread shiwen hu
omation. > > > > If our problem is resource constraint, can't we address it by throwing > more > > instances into the pool? > > > > On Sep 11, 2017 6:28 PM, "shiwen hu" <yajiedes...@gmail.com> wrote: > > > > > Jenkins can be set to automatica

Re: MXNet: Run PR builds on Apache Jenkins only after the commit is reviewed

2017-09-11 Thread shiwen hu
Jenkins can be set to automatically cancel old builds, but I'm not sure if it's already been set 2017-09-12 9:19 GMT+08:00 Chris Olivier : > Is the load artificially high because there's such a backlog due to other > reasons? Many may be triggering trivial changes to kick

who know what version cmake in our windwos ci?

2017-10-04 Thread shiwen hu
Preparing for cuda9.0 and vs2017 and update the first-class CUDA with cmake.but it must version 3.9 cmake.who know what version cmake in our windwos ci now?

Re: who know what version cmake in our windwos ci?

2017-10-05 Thread shiwen hu
roblem is, or give us the error that will result from > using the wrong version? > > On Thu, Oct 5, 2017 at 5:59 PM, shiwen hu <yajiedes...@gmail.com> wrote: > > > the cmake first-class CUDA and vs2017 must 3.9 > > the old cmake CUDA can't work with vs2017.And cmake rec

Re: who know what version cmake in our windwos ci?

2017-10-05 Thread shiwen hu
Reference resources my cmake issue https://gitlab.kitware.com/cmake/cmake/issues/17313 2017-10-06 9:25 GMT+08:00 shiwen hu <yajiedes...@gmail.com>: > set the minimum CMake requirements for MXNet users to 3.9 or minimum > required 3.8, but I haven't tested 3.8 > because need to us

Re: ICLAs vs Contributors

2017-08-30 Thread shiwen hu
yes.nobody tell them. 2017-08-30 14:43 GMT+08:00 Henri Yandell <he...@yandell.org>: > They're not committers, so I doubt anyone has requested they sign a ICLA. > Looking at the GitHub history, some haven't been active in a while. > > Hen > > On Tue, Aug 29, 2017 at 11:07

Re: ICLAs vs Contributors

2017-08-30 Thread shiwen hu
Maybe they don't know how to start the ICLA process.Consider creating a boot page. 2017-08-30 13:06 GMT+08:00 Henri Yandell : > (cc to John and Justin as they'd asked about this) > > Looking at the current MXNet GitHub contributors list (411 contributors): > > We have 36

windows ci problem

2017-09-06 Thread shiwen hu
some error like " Cannot contact mxnet-win7: java.lang.InterruptedException" and jenkins is blocked

Re: GitHub releases section used for non-releases

2018-05-01 Thread shiwen hu
this util is use in decompression mkldnn depend. pr is https://github.com/apache/incubator-mxnet/pull/10629 . marcoabreu Ask me not to put it in a private repositories. If it doesn't feel right, we can discuss another plan. Now I've changed it to pre-release 2018-05-02 6:37 GMT+08:00 Hen

Re: Propose to discontinue supporting Apache MXNet on Windows 7

2018-09-03 Thread shiwen hu
At present, all precompiled packages are win10-compiled. There are no large-scale reports that can no run win7. Therefore, there is no problem for all precompiled package users to stop or continue supporting. Timur Shenkao 于2018年9月3日周一 下午5:14写道: > Users live like you described: install mxnet,

Re: Propose to discontinue supporting Apache MXNet on Windows 7

2018-09-03 Thread shiwen hu
The known problem with Win7 now is https://github.com/apache/incubator-mxnet/issues/9271. Because I've upgraded Win10, so I can't reproduce this problem, and I can't solve it. I am not sure whether the problem has been solved now. I am sorry about this shiwen hu 于2018年9月3日周一 下午7:43写道

Requesting slack access

2018-09-13 Thread shiwen hu
please add me to slack

Re: Can upgrade windows CI cmake?

2019-12-06 Thread shiwen hu
required to fix the problem? > > > > For now you could try if the CMake version shipped in the oldest > supported > > Ubuntu LTS release (Ubuntu 16.04) is fixing your problem (CMake 3.5)? If > > not, > > please test if CMake version shipped in Ubuntu 18.04 (CMake 3.10) fixes > > your > > issue. > > > > Thanks > > Leonard > > > > On Fri, 2019-12-06 at 08:45 +0800, shiwen hu wrote: > > > i am send a pr https://github.com/apache/incubator-mxnet/pull/16980 > to > > > change windows build system.but now ci cmake version seems to be a bug. > > > can't to compile.can upgrade to 3.16.0? > > >

Can upgrade windows CI cmake?

2019-12-05 Thread shiwen hu
i am send a pr https://github.com/apache/incubator-mxnet/pull/16980 to change windows build system.but now ci cmake version seems to be a bug. can't to compile.can upgrade to 3.16.0?

Re: Can upgrade windows CI cmake?

2019-12-07 Thread shiwen hu
i test 3.12.2 3.13.3 3.14.2 3.15.5 shiwen hu 于2019年12月7日周六 下午7:28写道: > yes. > > Lausen, Leonard 于2019年12月7日周六 下午7:20写道: > >> Do you mean starting 3.15.5 it works fine? >> The image you attached doesn't display on my end. >> >> On Dec 7, 2019 19:12, shiw

Re: Can upgrade windows CI cmake?

2019-12-07 Thread shiwen hu
yes. Lausen, Leonard 于2019年12月7日周六 下午7:20写道: > Do you mean starting 3.15.5 it works fine? > The image you attached doesn't display on my end. > > On Dec 7, 2019 19:12, shiwen hu wrote: > [image.png] > > I tested these versions. until 3.15.5 is working fine. > >

Re: Can upgrade windows CI cmake?

2019-12-07 Thread shiwen hu
[image: image.png] I tested these versions. until 3.15.5 is working fine. shiwen hu 于2019年12月7日周六 下午1:24写道: > Now, other problems are solved by modifying CMakeLists.txt.but The command > line is too long problem must update cmake.However I don't know which > minimum vers

Re: CD with windows need a special jenkins slave machine like restricted-utility

2020-01-10 Thread shiwen hu
use x64 host msvc. cmake -T host=x64 Pedro Larroy 于2020年1月10日周五 上午7:28写道: > Is there a solution for this error in VS2017? > > c:\users\administrator\mxnet\src\operator\mxnet_op.h(943) : fatal error > C1002: compiler is out of heap space in pass 2 > > > > On Tue, Jan 7, 2

Re: MXNet 1.6 as last release with Python 2 support?

2020-01-21 Thread shiwen hu
+1 Lai Wei 于2020年1月18日周六 上午2:51写道: > +1 > > > Best Regards > > Lai > > > On Fri, Jan 17, 2020 at 10:39 AM Lin Yuan wrote: > > > +1 > > > > On Fri, Jan 17, 2020 at 10:04 AM Xingjian SHI > > wrote: > > > > > +1. We should move to support Python>=3.5 only. > > > > > > Get Outlook for

Re: Stopping nightly releases to Pypi

2020-01-06 Thread shiwen hu
why not use pypiserver? it is compatible server for pip.use it can install pack like pip install -i http:/// mxnet --pre Skalicky, Sam 于2020年1月7日周二 上午2:55写道: > Thats a good idea Leonard, we can have a static html page in the bucket > for this. But keep in mind pip wheels do have a

Re: Stopping nightly releases to Pypi

2020-01-06 Thread shiwen hu
or use PyPICloud.it can storage pack to s3 and compatible to pip. shiwen hu 于2020年1月7日周二 上午10:27写道: > why not use pypiserver? it is compatible server for pip.use it can > install pack like pip install -i http:/// mxnet --pre > > Skalicky, Sam 于2020年1月7日周二 上午2:55写道: > >&

Re: CD with windows need a special jenkins slave machine like restricted-utility

2020-01-07 Thread shiwen hu
> > I personally encountered the problem that 2015 can't compile in high > version cuda. But I can't remember the details. We can continue to use 2015 > until we encounter problems. >