You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mxnet.apache.org by Alfredo Luque <al...@airbnb.com.INVALID> on 2020/02/04 23:29:39 UTC

Cuda 10.2 Wheels

Hi folks,

Are there any blockers on releasing CUDA 10.2 compatible wheels? Based on this
readme
<https://github.com/apache/incubator-mxnet/blob/master/tools/pip/doc/CU102_ADDITIONAL.md>
the
packages should be available on PyPi already but they don’t appear to exist
yet.

On the other thread, someone posted this static page
<https://apache-mxnet.s3-us-west-2.amazonaws.com/dist/index.html> that has
nightly builds hosted on S3 but it appears CUDA 10.2 wheels aren’t on there.

—
Alfredo Luque
Software Engineer
Machine Learning Infrastructure
Airbnb
San Francisco, CA

Re: Cuda 10.2 Wheels

Posted by Pedro Larroy <pe...@gmail.com>.
I would suggest to update the pip page descriptions or website with a link
to the new distribution channel. Right now It's ungoogleable how to find
the pre-release wheels. Also would be useful to link to this from the
website if possible.   Google directs to pip. If I find it confusing, I
can't image a random user.

On Tue, Feb 11, 2020 at 7:25 PM Sheng Zha <sz...@gmail.com> wrote:

> Thanks for bringing this up. That table is misleading and is not an
> acceptable solution for a static reference of the latest pre-releases (more
> in [1]). I’m currently working on the replacement that provides similar
> experiences as pytorch nightly builds page.
>
> -sz
>
> [1]
> https://github.com/apache/incubator-mxnet/issues/17537#issuecomment-584683578
>
>
> > On Feb 11, 2020, at 10:06 PM, Lv, Tao A <ta...@intel.com> wrote:
> >
> > Hi Sheng,
> >
> > It seems the top latest build table is not well updated. I see there are
> 2020-2-12 builds for different variants but the latest build are still
> 2020-2-10 - the build date is not reflected in the link but can be got
> through `pip list`.
> >
> > Thanks,
> > -tao
> >
> > -----Original Message-----
> > From: Sheng Zha <zh...@apache.org>
> > Sent: Tuesday, February 11, 2020 11:37 PM
> > To: dev@mxnet.apache.org
> > Subject: Re: Cuda 10.2 Wheels
> >
> > The static page is now accessible from
> https://repo.mxnet.io/dist/index.html. Note that the previous links may
> have been moved as part of reorganizing the file store namespaces. Please
> refer to the latest page.
> >
> > -sz
> >
> >> On 2020/02/06 23:21:21, Alfredo Luque <al...@airbnb.com.INVALID>
> wrote:
> >> Looks like it updated since I last posted. Thanks!
> >>
> >> On February 6, 2020 at 3:20:34 PM, Pedro Larroy (
> >> pedro.larroy.lists@gmail.com) wrote:
> >>
> >> Hi Alfredo.
> >>
> >> Isn't "mxnet_cu102mkl-1.6.0
> >> <
> >>
> https://repo.mxnet.io/dist/mxnet_cu102mkl-1.6.0-py2.py3-none-manylinux1_x86_64.whl
> >"
> >>
> >> what you are looking for? I see it on the second link you posted.
> >>
> >> Pedro
> >>
> >> On Tue, Feb 4, 2020 at 3:29 PM Alfredo Luque
> >> <al...@airbnb.com.invalid> wrote:
> >>
> >>> Hi folks,
> >>>
> >>> Are there any blockers on releasing CUDA 10.2 compatible wheels?
> >>> Based on this readme <
> >>>
> >> https://github.com/apache/incubator-mxnet/blob/master/tools/pip/doc/CU
> >> 102_ADDITIONAL.md
> >>>>
> >>> the
> >>> packages should be available on PyPi already but they don’t appear
> >>> to
> >> exist
> >>> yet.
> >>>
> >>> On the other thread, someone posted this static page
> >>> <https://apache-mxnet.s3-us-west-2.amazonaws.com/dist/index.html>
> >>> that
> >> has
> >>> nightly builds hosted on S3 but it appears CUDA 10.2 wheels aren’t
> >>> on there.
> >>>
> >>> —
> >>> Alfredo Luque
> >>> Software Engineer
> >>> Machine Learning Infrastructure
> >>> Airbnb
> >>> San Francisco, CA
> >>>
> >>
> >> —
> >> Alfredo Luque
> >> Software Engineer
> >> Machine Learning Infrastructure
> >> Airbnb
> >> San Francisco, CA
> >>
>

Re: Cuda 10.2 Wheels

Posted by Sheng Zha <sz...@gmail.com>.
Thanks for bringing this up. That table is misleading and is not an acceptable solution for a static reference of the latest pre-releases (more in [1]). I’m currently working on the replacement that provides similar experiences as pytorch nightly builds page.

-sz

[1] https://github.com/apache/incubator-mxnet/issues/17537#issuecomment-584683578


> On Feb 11, 2020, at 10:06 PM, Lv, Tao A <ta...@intel.com> wrote:
> 
> Hi Sheng,
> 
> It seems the top latest build table is not well updated. I see there are 2020-2-12 builds for different variants but the latest build are still 2020-2-10 - the build date is not reflected in the link but can be got through `pip list`.
> 
> Thanks,
> -tao
> 
> -----Original Message-----
> From: Sheng Zha <zh...@apache.org> 
> Sent: Tuesday, February 11, 2020 11:37 PM
> To: dev@mxnet.apache.org
> Subject: Re: Cuda 10.2 Wheels
> 
> The static page is now accessible from https://repo.mxnet.io/dist/index.html. Note that the previous links may have been moved as part of reorganizing the file store namespaces. Please refer to the latest page.
> 
> -sz
> 
>> On 2020/02/06 23:21:21, Alfredo Luque <al...@airbnb.com.INVALID> wrote: 
>> Looks like it updated since I last posted. Thanks!
>> 
>> On February 6, 2020 at 3:20:34 PM, Pedro Larroy (
>> pedro.larroy.lists@gmail.com) wrote:
>> 
>> Hi Alfredo.
>> 
>> Isn't "mxnet_cu102mkl-1.6.0
>> <
>> https://repo.mxnet.io/dist/mxnet_cu102mkl-1.6.0-py2.py3-none-manylinux1_x86_64.whl>"
>> 
>> what you are looking for? I see it on the second link you posted.
>> 
>> Pedro
>> 
>> On Tue, Feb 4, 2020 at 3:29 PM Alfredo Luque 
>> <al...@airbnb.com.invalid> wrote:
>> 
>>> Hi folks,
>>> 
>>> Are there any blockers on releasing CUDA 10.2 compatible wheels? 
>>> Based on this readme <
>>> 
>> https://github.com/apache/incubator-mxnet/blob/master/tools/pip/doc/CU
>> 102_ADDITIONAL.md
>>>> 
>>> the
>>> packages should be available on PyPi already but they don’t appear 
>>> to
>> exist
>>> yet.
>>> 
>>> On the other thread, someone posted this static page 
>>> <https://apache-mxnet.s3-us-west-2.amazonaws.com/dist/index.html> 
>>> that
>> has
>>> nightly builds hosted on S3 but it appears CUDA 10.2 wheels aren’t 
>>> on there.
>>> 
>>> —
>>> Alfredo Luque
>>> Software Engineer
>>> Machine Learning Infrastructure
>>> Airbnb
>>> San Francisco, CA
>>> 
>> 
>> —
>> Alfredo Luque
>> Software Engineer
>> Machine Learning Infrastructure
>> Airbnb
>> San Francisco, CA
>> 

RE: Cuda 10.2 Wheels

Posted by "Lv, Tao A" <ta...@intel.com>.
Hi Sheng,

It seems the top latest build table is not well updated. I see there are 2020-2-12 builds for different variants but the latest build are still 2020-2-10 - the build date is not reflected in the link but can be got through `pip list`.

Thanks,
-tao

-----Original Message-----
From: Sheng Zha <zh...@apache.org> 
Sent: Tuesday, February 11, 2020 11:37 PM
To: dev@mxnet.apache.org
Subject: Re: Cuda 10.2 Wheels

The static page is now accessible from https://repo.mxnet.io/dist/index.html. Note that the previous links may have been moved as part of reorganizing the file store namespaces. Please refer to the latest page.

-sz

On 2020/02/06 23:21:21, Alfredo Luque <al...@airbnb.com.INVALID> wrote: 
> Looks like it updated since I last posted. Thanks!
> 
> On February 6, 2020 at 3:20:34 PM, Pedro Larroy (
> pedro.larroy.lists@gmail.com) wrote:
> 
> Hi Alfredo.
> 
> Isn't "mxnet_cu102mkl-1.6.0
> <
> https://repo.mxnet.io/dist/mxnet_cu102mkl-1.6.0-py2.py3-none-manylinux1_x86_64.whl>"
> 
> what you are looking for? I see it on the second link you posted.
> 
> Pedro
> 
> On Tue, Feb 4, 2020 at 3:29 PM Alfredo Luque 
> <al...@airbnb.com.invalid> wrote:
> 
> > Hi folks,
> >
> > Are there any blockers on releasing CUDA 10.2 compatible wheels? 
> > Based on this readme <
> >
> https://github.com/apache/incubator-mxnet/blob/master/tools/pip/doc/CU
> 102_ADDITIONAL.md
> > >
> > the
> > packages should be available on PyPi already but they don’t appear 
> > to
> exist
> > yet.
> >
> > On the other thread, someone posted this static page 
> > <https://apache-mxnet.s3-us-west-2.amazonaws.com/dist/index.html> 
> > that
> has
> > nightly builds hosted on S3 but it appears CUDA 10.2 wheels aren’t 
> > on there.
> >
> > —
> > Alfredo Luque
> > Software Engineer
> > Machine Learning Infrastructure
> > Airbnb
> > San Francisco, CA
> >
> 
> —
> Alfredo Luque
> Software Engineer
> Machine Learning Infrastructure
> Airbnb
> San Francisco, CA
> 

Re: Cuda 10.2 Wheels

Posted by Sheng Zha <zh...@apache.org>.
The static page is now accessible from https://repo.mxnet.io/dist/index.html. Note that the previous links may have been moved as part of reorganizing the file store namespaces. Please refer to the latest page.

-sz

On 2020/02/06 23:21:21, Alfredo Luque <al...@airbnb.com.INVALID> wrote: 
> Looks like it updated since I last posted. Thanks!
> 
> On February 6, 2020 at 3:20:34 PM, Pedro Larroy (
> pedro.larroy.lists@gmail.com) wrote:
> 
> Hi Alfredo.
> 
> Isn't "mxnet_cu102mkl-1.6.0
> <
> https://repo.mxnet.io/dist/mxnet_cu102mkl-1.6.0-py2.py3-none-manylinux1_x86_64.whl>"
> 
> what you are looking for? I see it on the second link you posted.
> 
> Pedro
> 
> On Tue, Feb 4, 2020 at 3:29 PM Alfredo Luque
> <al...@airbnb.com.invalid> wrote:
> 
> > Hi folks,
> >
> > Are there any blockers on releasing CUDA 10.2 compatible wheels? Based on
> > this
> > readme
> > <
> >
> https://github.com/apache/incubator-mxnet/blob/master/tools/pip/doc/CU102_ADDITIONAL.md
> > >
> > the
> > packages should be available on PyPi already but they don’t appear to
> exist
> > yet.
> >
> > On the other thread, someone posted this static page
> > <https://apache-mxnet.s3-us-west-2.amazonaws.com/dist/index.html> that
> has
> > nightly builds hosted on S3 but it appears CUDA 10.2 wheels aren’t on
> > there.
> >
> > —
> > Alfredo Luque
> > Software Engineer
> > Machine Learning Infrastructure
> > Airbnb
> > San Francisco, CA
> >
> 
> —
> Alfredo Luque
> Software Engineer
> Machine Learning Infrastructure
> Airbnb
> San Francisco, CA
> 

Re: Cuda 10.2 Wheels

Posted by Alfredo Luque <al...@airbnb.com.INVALID>.
Looks like it updated since I last posted. Thanks!

On February 6, 2020 at 3:20:34 PM, Pedro Larroy (
pedro.larroy.lists@gmail.com) wrote:

Hi Alfredo.

Isn't "mxnet_cu102mkl-1.6.0
<
https://repo.mxnet.io/dist/mxnet_cu102mkl-1.6.0-py2.py3-none-manylinux1_x86_64.whl>"

what you are looking for? I see it on the second link you posted.

Pedro

On Tue, Feb 4, 2020 at 3:29 PM Alfredo Luque
<al...@airbnb.com.invalid> wrote:

> Hi folks,
>
> Are there any blockers on releasing CUDA 10.2 compatible wheels? Based on
> this
> readme
> <
>
https://github.com/apache/incubator-mxnet/blob/master/tools/pip/doc/CU102_ADDITIONAL.md
> >
> the
> packages should be available on PyPi already but they don’t appear to
exist
> yet.
>
> On the other thread, someone posted this static page
> <https://apache-mxnet.s3-us-west-2.amazonaws.com/dist/index.html> that
has
> nightly builds hosted on S3 but it appears CUDA 10.2 wheels aren’t on
> there.
>
> —
> Alfredo Luque
> Software Engineer
> Machine Learning Infrastructure
> Airbnb
> San Francisco, CA
>

—
Alfredo Luque
Software Engineer
Machine Learning Infrastructure
Airbnb
San Francisco, CA

Re: Cuda 10.2 Wheels

Posted by Pedro Larroy <pe...@gmail.com>.
Hi Alfredo.

Isn't "mxnet_cu102mkl-1.6.0
<https://repo.mxnet.io/dist/mxnet_cu102mkl-1.6.0-py2.py3-none-manylinux1_x86_64.whl>"
what you are looking for? I see it on the second link you posted.

Pedro

On Tue, Feb 4, 2020 at 3:29 PM Alfredo Luque
<al...@airbnb.com.invalid> wrote:

> Hi folks,
>
> Are there any blockers on releasing CUDA 10.2 compatible wheels? Based on
> this
> readme
> <
> https://github.com/apache/incubator-mxnet/blob/master/tools/pip/doc/CU102_ADDITIONAL.md
> >
> the
> packages should be available on PyPi already but they don’t appear to exist
> yet.
>
> On the other thread, someone posted this static page
> <https://apache-mxnet.s3-us-west-2.amazonaws.com/dist/index.html> that has
> nightly builds hosted on S3 but it appears CUDA 10.2 wheels aren’t on
> there.
>
> —
> Alfredo Luque
> Software Engineer
> Machine Learning Infrastructure
> Airbnb
> San Francisco, CA
>