Re: Running MxNet compiled with Cuda 9 on a machine with Cuda 10

2019-02-06 Thread Chris Olivier
I don’t recall any special reason that libcudart and the rest of the cuda libs (other than the driver lib libcuda.so.1) were not linked statically. Is there any reason they are not? On Wed, Feb 6, 2019 at 3:03 PM Timur Shenkao wrote: > From my experience with MxNet (and TF), nothing good comes o

Re: Running MxNet compiled with Cuda 9 on a machine with Cuda 10

2019-02-06 Thread Timur Shenkao
>From my experience with MxNet (and TF), nothing good comes out of such attempts. It will look for several CUDA 9 specific dependencies. I ended having several CUDA installations (9.2, 10, etc.) on one server. On Wed, Feb 6, 2019 at 8:58 PM Seok Hyun Jin wrote: > Hi, > > I’m trying to run MxNet

Running MxNet compiled with Cuda 9 on a machine with Cuda 10

2019-02-06 Thread Seok Hyun Jin
Hi, I’m trying to run MxNet compiled with Cuda 9 on a machine with only Cuda 10. For other Cuda applications, this seems to be possible as long as I specify the correct target GPU generation and statically link the runtime into the application when I run ‘nvcc’ (at the cost of having a much fatter

Re: [Announcement] New Committer -- Steffen Rochel

2019-02-06 Thread Steffen Rochel
Thanks to all! On Wed, Feb 6, 2019 at 6:24 AM Carin Meier wrote: > Congrats and welcome! > > On Wed, Feb 6, 2019 at 9:13 AM Pedro Larroy > wrote: > > > Congrats Steffen. > > > > On Tue, Feb 5, 2019 at 7:48 PM Yuan Tang > wrote: > > > > > > Welcome! > > > > > > On Tue, Feb 5, 2019 at 1:46 PM Ga

Re: [Announcement] New Committer -- Steffen Rochel

2019-02-06 Thread Carin Meier
Congrats and welcome! On Wed, Feb 6, 2019 at 9:13 AM Pedro Larroy wrote: > Congrats Steffen. > > On Tue, Feb 5, 2019 at 7:48 PM Yuan Tang wrote: > > > > Welcome! > > > > On Tue, Feb 5, 2019 at 1:46 PM Gavin M. Bell > > wrote: > > > > > Great news! > > > > > > > > > On Tue, Feb 5, 2019 at 6:16

Re: [Announcement] New Committer -- Steffen Rochel

2019-02-06 Thread Pedro Larroy
Congrats Steffen. On Tue, Feb 5, 2019 at 7:48 PM Yuan Tang wrote: > > Welcome! > > On Tue, Feb 5, 2019 at 1:46 PM Gavin M. Bell > wrote: > > > Great news! > > > > > > On Tue, Feb 5, 2019 at 6:16 PM Lin Yuan wrote: > > > > > Welcome Steffen! > > > > > > Lin > > > > > > On Mon, Feb 4, 2019 at 7:5