Running pass 'Live Variable Analysis' on function '@_Z24myriadgroestl_gpu_sha256Pj'
Segmentation fault (core dumped)
Are these guides what I need to get past this hurdle?
http://askubuntu.com/questions/380609/anyone-has-successfully-installed-cuda-5-5-on-ubuntu-13-10-64-bit
http://n00bsys0p.co.uk/blog/2014/01/23/nvidia-cuda-55ubuntu-1310-saucy-salamander
If not, can you point me to information that will?
The CUDA toolkit 5.5 (or 6.0) can be downloaded from nVidia
https://developer.nvidia.com/cuda-toolkit-55-archive
https://developer.nvidia.com/cuda-downloads
versions for older Ubuntu versions often deploy just fine on newer releases.
They have .deb packages as well as self-installing packages with .sh extension.
getting newer nVidia drivers like the nvidia-331 driver package is also generally
not a problem. On older Ubuntu releases it may require adding the x-swat or
xorg-edgers PPA's before sudo apt-get install nvidia-331 works
Christian
Hey Christian,
I am really trying to learn to compile but have a question.
When clicking on the ccminer.sln it brings up the Microsoft Visual Studio Express for Windows Phone. Is this the correct progarm to compile with or is there a different version that I have to down load and use? The reason I ask is everytime I try and run that program I get a "(.vcxproj) is not supported by this version or applicatiom".
I am trying to do this on Windows 7 64bit version.