Bitcoin Forum
May 11, 2024, 02:11:07 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: ATI Stream SDK v2.1  (Read 3099 times)
check_status (OP)
Full Member
***
Offline Offline

Activity: 196
Merit: 100


Web Dev, Db Admin, Computer Technician


View Profile
May 22, 2012, 09:02:06 PM
 #1

Having some trouble getting v2.1 working. I followed Kano's guide, for v2.4, to install v2.1. I don't know if this is a bad idea. Reading through some other threads it appears v2.1 requires a different process. Could someone explain the install process for v2.1?

What I did:
Code:
cd /opt
tar -xvzf /home/user/ati-stream-sdk-v2.1-lnx64.tgz
cd ati-stream-sdk-v2.1-lnx64.tgz
cp -av lib/x86_64/* /usr/lib
rsync -avl include/CL/ /usr/include/CL/
tar -xvzf icd-registration.tgz
rsync -avl etc/OpenCL/ /etc/Open/CL/
ldconfig

To correct my difficulty I then did:
https://bitcointalk.org/index.php?topic=7514.0

Code:
sudo sh -c 'echo "/opt/ati-stream-sdk-v2.1-lnx64/lib/x86_64/" >> /etc/ld.so.conf.d/local.conf'
This got it to work, but not 100%. To test, I installed oclvanitygen which runs on one core, claiming BFI_INT failed. When I try to run additional cores it exits on error.
Code:
Build log:
sh: /bin/x86_64/clc: not found

For Bitcoin to be a true global currency the value of BTC needs always to rise.
If BTC became the global currency & money supply = 100 Trillion then ⊅1.00 BTC = $4,761,904.76.
P2Pool Server List | How To's and Guides Mega List |  1EndfedSryGUZK9sPrdvxHntYzv2EBexGA
The Bitcoin network protocol was designed to be extremely flexible. It can be used to create timed transactions, escrow transactions, multi-signature transactions, etc. The current features of the client only hint at what will be possible in the future.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
ssateneth
Legendary
*
Offline Offline

Activity: 1344
Merit: 1004



View Profile
May 23, 2012, 01:54:40 AM
 #2

Looks like linux. In windows its as simple as running ati-stream-sdk-v2.1-vista-win7-64\Packages\Apps\ATIStreamSDK_Dev_win764a\ATIStreamSDK_dev.msi and bam, 2.1 sdk installed. Can't help you though, sorry Tongue

check_status (OP)
Full Member
***
Offline Offline

Activity: 196
Merit: 100


Web Dev, Db Admin, Computer Technician


View Profile
May 23, 2012, 01:11:16 PM
Last edit: May 23, 2012, 01:41:01 PM by check_status
 #3

I went back to AMD SDK v2.4 and now I'm having trouble with this.

Code:
Error -1001: clGetPlatformIDs failed (no OpenCL SDK installed?)

In my AMD-APP-SDK-v2.4-lnx64 directory I have :

Code:
/lib/x86_64$ ls
libamdocl64.so  libGLEW.so libglut.so  libOpenCL.so  libOpenCL.so.1

The procedure I used to install 2.4 is in OP. I'll walk through the procedure again and see what happens. :shrugs:

Edit: Reinstalled and all is working goooood. whew!

Now I just have to learn to install ATI Stream v2.1 properly.

For Bitcoin to be a true global currency the value of BTC needs always to rise.
If BTC became the global currency & money supply = 100 Trillion then ⊅1.00 BTC = $4,761,904.76.
P2Pool Server List | How To's and Guides Mega List |  1EndfedSryGUZK9sPrdvxHntYzv2EBexGA
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!