Re: Stopping nightly releases to Pypi

2019-12-01 Thread Sunderland, Kellen
Makes sense to me to release nightlies to s3 only. Can we reduce size by cutting down on the SMs we release? Was the main complaint around cuda release sizes? On Dec 1, 2019 9:43 PM, "Lausen, Leonard" wrote: Hi MXNet Community, since more than 2 months our binary Python nightly releases

Re: Update GCC 4.8 dependency?

2019-08-27 Thread Sunderland, Kellen
We could think about moving to a newer version and updating the standard. I'm using gcc 4.9 with my work builds, but more modern compilers everywhere else (and is be willing to update the work compiler). One of the cons is that it makes our code less portable. When we update the minimum

Re: TensorRT blocker

2019-05-15 Thread Sunderland, Kellen
Looks like it's merged. Can I help with a fix Per? On May 15, 2019 3:00 AM, Per da Silva wrote: Hi everyone, Could a committer please merge this PR: https://github.com/apache/incubator-mxnet/pull/14958 It disables the TensorRT steps to unblock CI while a fix is being worked on. Cheers, Per

Re: CI impaired

2018-11-21 Thread Sunderland, Kellen
Appreciate the big effort in bring the CI back so quickly. Thanks Marco. On Nov 21, 2018 5:52 AM, Marco de Abreu wrote: Thanks Aaron! Just for the record, the new Jenkins jobs were unrelated to that incident. If somebody is interested in the details around the outage: Due to a required

Re: Fix slicing for 0.12

2017-10-24 Thread Sunderland, Kellen
Fyi we hit a bug in both numpy and mxnet, thus 8383 is a little more complicated than we thought. Details will eventually be in the ticket, but there won't be a fix for that one tonight. On Oct 24, 2017 6:20 PM, Pedro Larroy wrote: We could also get this one

Re: CI system seems to be using python3 for python2 builds

2017-09-27 Thread Sunderland, Kellen
Many thanks Gautam. On 9/26/17, 8:37 PM, "Kumar, Gautam" <ga...@amazon.com> wrote: Hi Kellen, This issue has been happening since last 3-4 days along with few other test failure. I am looking into it. -Gautam On 9/26/17, 7:45 AM, &qu