> .. I'm thinking of maybe getting an older cuda that has 32 version...
and there is no CUDA for RH6.X of 32 . niice %)

> .. $ yum provides '*/libgcc_s.so*'
> Try installing libgcc-4.4.7-3.el6.i686

yup. got that down.

./configure: line 7050: syntax error near unexpected token `,'
./configure: line 7050: `LIBCURL_CHECK_CONFIG(, 7.10.1, ,'
<mock-chroot>[root@server cudaminer-src-2013.04.14]# rpm -qa | grep curl
libcurl-7.19.7-35.el6.x86_64
libcurl-7.19.7-35.el6.i686
curl-7.19.7-35.el6.x86_64
libcurl-devel-7.19.7-35.el6.i686

and finally after patching "configure" file i got it to compile. now need
to see if i can actually run it on 86... what a pain...



On Fri, Apr 19, 2013 at 8:40 PM, Andrew Z <[email protected]> wrote:

> Ups. My ref to ""cuda" means the whole API with drivers and examples
> packed into https://developer.nvidia.com/cuda-downloads
>
> I'm thinking of maybe getting an older cuda that has 32 version...
> Ehhh.
> On Apr 19, 2013 8:19 PM, "Nico Kadel-Garcia" <[email protected]> wrote:
>
>> On Fri, Apr 19, 2013 at 7:58 PM, Andrew Z <[email protected]> wrote:
>>
>>> Nico,
>>> That's what I did built 32 bit VM guest. But this app requires nvcc
>>> which is only64 for rhel6.x
>>> Am I missing something in your reply?
>>>  On Apr 19, 2013 7:42 PM, "Nico Kadel-Garcia" <[email protected]> wrote:
>>>
>>>> On Fri, Apr 19, 2013 at 6:23 PM, Andrew Z <[email protected]> wrote:
>>>>
>>>>> looks like i'm facing "catch 22" - to compile the app i need 32 libs +
>>>>> cuda . Cuda for REHL6.X is only 64, tho they provide 32 bit libs.
>>>>>
>>>>
>>>> Set up a 32-bit VM and do the compilation work there, or use "mock" to
>>>> build a 32-bit chroot cage.
>>>>
>>>
>> Ahh. Now you're getting into missing details. So, you only have
>> proprietary closed source drivers and libraries for an NVidia GPU? Or so I
>> conclude from the references to CUDA? Then I don't have great insights for
>> you. But I would see what's going on with CUDA in Fedora: it might be
>> feasible to backport to Scienttific Linux 6 or to do what you need in
>> Fedora. (See http://fedoraproject.org/wiki/Cuda).
>>
>>

Reply via email to