MathGroup Archive 2013

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: OpenCL yes, Cuda no

  • To: mathgroup at smc.vnet.net
  • Subject: [mg130203] Re: OpenCL yes, Cuda no
  • From: Bill Rowe <readnews at sbcglobal.net>
  • Date: Tue, 19 Mar 2013 01:51:11 -0400 (EDT)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com
  • Delivered-to: l-mathgroup@wolfram.com
  • Delivered-to: mathgroup-newout@smc.vnet.net
  • Delivered-to: mathgroup-newsend@smc.vnet.net

On 3/18/13 at 5:36 AM, janos at lobb.com (J=C3=A1nos L=C3=B6bb) wrote:

>This is a Centos 6.3 machine with Mathematica 9.0 Home Edition.  The
>Cuda 5.0 toolkit with the 304.54 driver was installed.  When I first
>issued Needs["CUDALink`"], it downloaded lots of stuffs from some
>Wolfram Server, although the cud a 5.0 driver was already installed.
>It is true that not in the expected location, but the needed soft
>links are all set at the right places.  For example all samples from
>cuda5 are compiled and those wo need just OpenCL 1.0 or 1.1 are
>executing at the Linux prompt.  So I am wondering why CUDAQ[] is
>unable to tell a True.

When I encountered a similar problem, I used
CUDAResourcesUninstall to clear things out then did
CUDAResourcesInstall to set it back up. This cleared the problem
for me. YMMV





  • Prev by Date: Re: Smoothhistogram and log-log scaling; Fitting of a
  • Next by Date: Re: Swap lowercase and uppercase letters
  • Previous by thread: OpenCL yes, Cuda no
  • Next by thread: Re: OpenCL yes, Cuda no