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).
