Bitcoin Forum
May 27, 2024, 03:52:12 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: cudaminer compilation issue with salsa_kernel.cu  (Read 1625 times)
0btc (OP)
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250

0x0a.nl operator


View Profile WWW
April 21, 2013, 06:35:25 AM
 #1

Wish this could be posted this in Christian (the developer)'s thread over here: https://bitcointalk.org/index.php?topic=167229.0 , but this 'll have to do.

Debian Wheezy, up to date, multiarch (!).

After unzipping the source, doing chmod +x autotools.sh configure and running ./configure.sh and make, this happens:

nvcc -g -O2 -arch=compute_10 --maxrregcount=124 --ptxas-options=-v -I./compat/jansson -o salsa_kernel.o -c salsa_kernel.cu
salsa_kernel.cu(273): error: no instance of overloaded function "tex1Dfetch" matches the argument list
            argument types are: (texture<ulong2, 1, cudaReadModeElementType>, unsigned int)

There are a few dozen of salsa_kernel.cu(N) errors for tex2D and tex1Dfetch. Then:

82 errors detected in the compilation of "/tmp/tmpxft_00001065_00000000-6_salsa_kernel.cpp1.ii".
make[2]: *** [salsa_kernel.o] Error 2

.. and it quits.


p2p.0x0a.nl for all your Cryptographic Anomaly, Cypherfunks, FryCoin, GameCredits, Gulden, PenguinCoin, and TittieCoin p2pool nodes! Err.. I mean needs! .. Both.
xavier83
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
April 22, 2013, 10:27:46 AM
 #2

same here  Huh
DamienB
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
April 16, 2014, 04:00:23 PM
 #3

Where is autotools.sh Huh
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!