Bitcoin Forum
April 18, 2024, 05:05:45 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 [130] 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 ... 191 »
  Print  
Author Topic: Vanitygen: Vanity bitcoin address generator/miner [v0.22]  (Read 1152795 times)
Timelord2067
Legendary
*
Offline Offline

Activity: 3654
Merit: 2216


💲🏎️💨🚓


View Profile
February 12, 2016, 01:20:16 AM
 #2581


This is the Lifeboat Foundation's updated application.  It will work on Windows with the current Radeon drivers if you trust them enough to run it.

https://lifeboat.com/oclvanitygen

SSSSsssssswwwwwwweeeeeeeeeetttttttttt !!!!!!!]

Oh thank you OgNasty am now at 46 - 48 MKey/s (had installed down to 10.8 I think it was, but that didn't fix issues, updated the drivers to the latest and am in 64 bit mode (no real difference from non 64 mode, but will use because it's there.

Am sending a small donation your way.  Grin  Cool  Kiss

1713459945
Hero Member
*
Offline Offline

Posts: 1713459945

View Profile Personal Message (Offline)

Ignore
1713459945
Reply with quote  #2

1713459945
Report to moderator
Even if you use Bitcoin through Tor, the way transactions are handled by the network makes anonymity difficult to achieve. Do not expect your transactions to be anonymous unless you really know what you're doing.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713459945
Hero Member
*
Offline Offline

Posts: 1713459945

View Profile Personal Message (Offline)

Ignore
1713459945
Reply with quote  #2

1713459945
Report to moderator
1713459945
Hero Member
*
Offline Offline

Posts: 1713459945

View Profile Personal Message (Offline)

Ignore
1713459945
Reply with quote  #2

1713459945
Report to moderator
1713459945
Hero Member
*
Offline Offline

Posts: 1713459945

View Profile Personal Message (Offline)

Ignore
1713459945
Reply with quote  #2

1713459945
Report to moderator
Polyatomic
Sr. Member
****
Offline Offline

Activity: 257
Merit: 250


View Profile
February 12, 2016, 02:39:27 AM
 #2582

Hey cheers for that man! :)
Code:
milton@milton:~/temp/vanitygen$ make clean
rm -f vanitygen.o oclvanitygen.o oclvanityminer.o oclengine.o keyconv.o pattern.o util.o vanitygen keyconv oclvanitygen oclvanityminer
milton@milton:~/temp/vanitygen$ sed -i.orig -e s'/\(return\) \+\(quirks\)/\1 (\2 \& ~VG_OCL_AMD_BFI_INT)/' oclengine.c
milton@milton:~/temp/vanitygen$ make -j1 all
cc -ggdb -O3 -Wall   -c -o vanitygen.o vanitygen.c
cc -ggdb -O3 -Wall   -c -o pattern.o pattern.c
cc -ggdb -O3 -Wall   -c -o util.o util.c
cc vanitygen.o pattern.o util.o -o vanitygen -ggdb -O3 -Wall -lpcre -lcrypto -lm -lpthread
cc -ggdb -O3 -Wall   -c -o keyconv.o keyconv.c
cc keyconv.o util.o -o keyconv -ggdb -O3 -Wall -lpcre -lcrypto -lm -lpthread
cc -ggdb -O3 -Wall   -c -o oclvanitygen.o oclvanitygen.c
cc -ggdb -O3 -Wall   -c -o oclengine.o oclengine.c
oclengine.c: In function ‘vg_ocl_prefix_check’:
oclengine.c:1553:18: warning: variable ‘tablesize’ set but not used [-Wunused-but-set-variable]
  int orig_delta, tablesize;
                  ^
cc oclvanitygen.o oclengine.o pattern.o util.o -o oclvanitygen -ggdb -O3 -Wall -lpcre -lcrypto -lm -lpthread -lOpenCL
cc -ggdb -O3 -Wall   -c -o oclvanityminer.o oclvanityminer.c
cc oclvanityminer.o oclengine.o pattern.o util.o -o oclvanityminer -ggdb -O3 -Wall -lpcre -lcrypto -lm -lpthread -lOpenCL -lcurl
milton@milton:~/temp/vanitygen$ ./oclvanitygen -1D 1:0 1AMD
Difficulty: 77178
Compiling kernel, can take minutes...done!
Pattern: 1AMD                                                                 
Address: 1AMDwsc4ZgV3TMnaeeSK8UBnLy28ey8hN3
Privkey: 5KEoF4fyPozcVNSfgi5e29dvc2iq6KmUv2RamprPPMUaBVxfvFk
Timelord2067
Legendary
*
Offline Offline

Activity: 3654
Merit: 2216


💲🏎️💨🚓


View Profile
February 12, 2016, 07:40:45 AM
 #2583

Been running oclvanitygen for around 3-4 hours now. trying to get an address with 6 chosen characters.

Any idea how long this would take? i'm running at around 50Mkey/s


Thx

My two Radon R9 200 / HD 7900 cards have a combined 46MKeys/sec and found a seven after ninety minutes.  I had to restart and found the same seven prefix in four hours (but a different seven prefix in about an hour).  Am going to run it all weekend to celebrate - it's the first time I've been able to run at it's full potential.  Grin

xhomerx10
Legendary
*
Offline Offline

Activity: 3822
Merit: 7924



View Profile
February 12, 2016, 01:55:12 PM
 #2584

Create a file containing many prefixes you would like and use it with the -f option.  Its a more efficient use of your card(s).
Remember remember the 5th of November
Legendary
*
Offline Offline

Activity: 1862
Merit: 1011

Reverse engineer from time to time


View Profile
February 12, 2016, 09:24:25 PM
 #2585

Been running oclvanitygen for around 3-4 hours now. trying to get an address with 6 chosen characters.

Any idea how long this would take? i'm running at around 50Mkey/s


Thx

My two Radon R9 200 / HD 7900 cards have a combined 46MKeys/sec and found a seven after ninety minutes.  I had to restart and found the same seven prefix in four hours (but a different seven prefix in about an hour).  Am going to run it all weekend to celebrate - it's the first time I've been able to run at it's full potential.  Grin
Usually you get some time frame displayed in the console. Note that luck is involved here.

BTC:1AiCRMxgf1ptVQwx6hDuKMu4f7F27QmJC2
Timelord2067
Legendary
*
Offline Offline

Activity: 3654
Merit: 2216


💲🏎️💨🚓


View Profile
February 13, 2016, 06:16:35 AM
 #2586

Been running oclvanitygen for around 3-4 hours now. trying to get an address with 6 chosen characters.

Any idea how long this would take? i'm running at around 50Mkey/s


Thx

My two Radon R9 200 / HD 7900 cards have a combined 46MKeys/sec and found a seven after ninety minutes.  I had to restart and found the same seven prefix in four hours (but a different seven prefix in about an hour).  Am going to run it all weekend to celebrate - it's the first time I've been able to run at it's full potential.  Grin
Usually you get some time frame displayed in the console. Note that luck is involved here.

Yep - as discussed on the 7th of September 2015. https://bitcointalk.org/index.php?topic=25804.msg12351327#msg12351327 http://archive.is/OUlPT once I started getting Delta errors I couldn't get the drivers working for the older version or the latest version.

I had to update the AMD driver's again the other day when I posted this, then use the OgNasty variant and I'm in business.  Cool

LoyceV
Legendary
*
Offline Offline

Activity: 3290
Merit: 16493


Thick-Skinned Gang Leader and Golden Feather 2021


View Profile WWW
February 22, 2016, 08:13:24 PM
 #2587

And this is the result of a bad laptop GPU (the one in your laptop is probably also much better):
Code:
$ ./oclvanitygen 1K1773R
Difficulty: 15058417127
[1.68 Mkey/s][total 71303168][Prob 0.5%][50% in 1.7h]
I'm going to post here and ask for information I can probably find in the topic, but I'm not yet done reading the 130 pages Wink

Where do I download oclvanitygen? Google doesn't really help me, and the one download I found looked like a shady website.
I'm running Ubuntu Linux, and get around 200-300 kKeys/s out of my CPUs (depending on system load).There's one 6 digit address I'd love to find, but it takes 30 days for 50% chance, and once I find this, I'll come up with other wishes.

I'd love to use my GPU (03:00.0 3D controller: NVIDIA Corporation GM108M [GeForce 840M] (rev a2) and hope to get much better performance that way.

Can someone send me in the right direction to get this to work?
I feel stupid now. All the time searching for oclvanitygen I couldn't find it, I type just "download vanitygen" in Google and it gives me https://github.com/samr7/vanitygen ... Turns out I had it all along, it just didn't compile.
I'll play around and report performance here if I get it to work.

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
CryptoGore
Full Member
***
Offline Offline

Activity: 181
Merit: 100

Bitflipy.com - $$_Flip your lucky coin_$$


View Profile WWW
February 22, 2016, 08:29:33 PM
 #2588

Thanks for this good software...back holding some Bitcoins so i'm going to try it Smiley

keep up !

▄ ▀ ▄ ▀   BTC FLIP YOUR LUCKY COIN BTC Free credit signup BTC WWW.BITFLIPY.COM BTC  ▄ ▀ ▄ ▀
●▬●▬●▬●▬●▬●▬●▬●▬●▬●▬●   BitFlipy.com   ●▬●▬●▬●▬●▬●▬●▬●▬●▬●▬●
▄ ▀ ▄ ▀  OFFICIAL THREAD   ▄ ▀ ▄ ▀
LoyceV
Legendary
*
Offline Offline

Activity: 3290
Merit: 16493


Thick-Skinned Gang Leader and Golden Feather 2021


View Profile WWW
February 22, 2016, 08:40:04 PM
 #2589

I have a question again:
The original Makefile contained this:
Code:
most: vanitygen keyconv
And thus it didn't compile oclvanitygen so I added this:
Code:
most: vanitygen oclvanitygen keyconv

Is this the right track? If I try to compile, it gives this:
Code:
cc oclvanitygen.o oclengine.o pattern.o util.o -o oclvanitygen -ggdb -O3 -Wall -lpcre -lcrypto -lm -lpthread -lOpenCL
/usr/bin/ld: cannot find -lOpenCL
collect2: error: ld returned 1 exit status
Makefile:22: recipe for target 'oclvanitygen' failed
make: *** [oclvanitygen] Error 1

Any suggestions?

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
bitspill
Legendary
*
Offline Offline

Activity: 2058
Merit: 1015



View Profile
February 22, 2016, 11:56:23 PM
 #2590

I have a question again:
The original Makefile contained this:
Code:
most: vanitygen keyconv
And thus it didn't compile oclvanitygen so I added this:
Code:
most: vanitygen oclvanitygen keyconv

Is this the right track? If I try to compile, it gives this:
Code:
cc oclvanitygen.o oclengine.o pattern.o util.o -o oclvanitygen -ggdb -O3 -Wall -lpcre -lcrypto -lm -lpthread -lOpenCL
/usr/bin/ld: cannot find -lOpenCL
collect2: error: ld returned 1 exit status
Makefile:22: recipe for target 'oclvanitygen' failed
make: *** [oclvanitygen] Error 1

Any suggestions?



Install the OpenCL SDK, how that's done will depend on your graphics card, operating system, where you installed stuff, etc.

Quote
/usr/bin/ld: cannot find -lOpenCL

{ BitSpill }
LoyceV
Legendary
*
Offline Offline

Activity: 3290
Merit: 16493


Thick-Skinned Gang Leader and Golden Feather 2021


View Profile WWW
February 23, 2016, 06:59:47 PM
 #2591

Install the OpenCL SDK, how that's done will depend on your graphics card, operating system, where you installed stuff, etc.
I've been trying all kinds of things, but didn't get it to work. Same error. Any chance a reinstall with another (which one?) Linux-distribution can make this easier? I expect GPU-vanity will find 1 more character in the same time as CPU-miner, so it would be very nice to get to work.

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
defcon23
Legendary
*
Offline Offline

Activity: 1120
Merit: 1002


View Profile
February 23, 2016, 07:40:02 PM
 #2592

Install the OpenCL SDK, how that's done will depend on your graphics card, operating system, where you installed stuff, etc.
I've been trying all kinds of things, but didn't get it to work. Same error. Any chance a reinstall with another (which one?) Linux-distribution can make this easier? I expect GPU-vanity will find 1 more character in the same time as CPU-miner, so it would be very nice to get to work.
it works like a charm on ubuntu 14.10.....   Wink
LoyceV
Legendary
*
Offline Offline

Activity: 3290
Merit: 16493


Thick-Skinned Gang Leader and Golden Feather 2021


View Profile WWW
February 23, 2016, 08:14:01 PM
 #2593

it works like a charm on ubuntu 14.10.....   Wink
[/quote]
I'm running 14.04 (long term release). Do you have a Geforce 840M or another brand?

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Polyatomic
Sr. Member
****
Offline Offline

Activity: 257
Merit: 250


View Profile
February 24, 2016, 02:01:50 AM
 #2594

Install the OpenCL SDK, how that's done will depend on your graphics card, operating system, where you installed stuff, etc.
I've been trying all kinds of things, but didn't get it to work. Same error. Any chance a reinstall with another (which one?) Linux-distribution can make this easier? I expect GPU-vanity will find 1 more character in the same time as CPU-miner, so it would be very nice to get to work.

LoyceV May I see the output of  '' ls -larths /usr/lib*/libOpenCL.so* ```
Depending on the distro the location of that library will be different.
If you do have the library a simple symbolic link may be all that you need
for vanitygens build machinery to find it.

LoyceV
Legendary
*
Offline Offline

Activity: 3290
Merit: 16493


Thick-Skinned Gang Leader and Golden Feather 2021


View Profile WWW
February 24, 2016, 09:04:05 AM
Last edit: February 24, 2016, 11:05:21 AM by LoyceV
 #2595

LoyceV May I see the output of  '' ls -larths /usr/lib*/libOpenCL.so* ```
Depending on the distro the location of that library will be different.
If you do have the library a simple symbolic link may be all that you need
for vanitygens build machinery to find it.
Code:
root@Laptop:~# ls -larths /usr/lib*/libOpenCL.so*
ls: cannot access /usr/lib/libOpenCL.so*: No such file or directory
root@Laptop:~# locate libOpenCL
/usr/lib/i386-linux-gnu/libOpenCL.so.1
/usr/lib/i386-linux-gnu/libOpenCL.so.1.0
/usr/lib/i386-linux-gnu/libOpenCL.so.1.0.0
/usr/lib/x86_64-linux-gnu/libOpenCL.so.1
/usr/lib/x86_64-linux-gnu/libOpenCL.so.1.0
/usr/lib/x86_64-linux-gnu/libOpenCL.so.1.0.0

I tried this:
Code:
root@Laptop:/usr/lib/x86_64-linux-gnu# cp -a libOpenCL.so.1* /usr/lib
But it still doesn't compile (same error):
Code:
test@Laptop:~/vanitygen-master$ make oclvanitygen
cc oclvanitygen.o oclengine.o pattern.o util.o -o oclvanitygen -ggdb -O3 -Wall -lpcre -lcrypto -lm -lpthread -lOpenCL
/usr/bin/ld: cannot find -lOpenCL
collect2: error: ld returned 1 exit status
Makefile:22: recipe for target 'oclvanitygen' failed
make: *** [oclvanitygen] Error 1


Okay this did the trick to compile: I installed "ocl-icd-opencl-dev". It did have to remove one Nvidia-driver though, but after this, compile worked fine.
Next problem is getting this to work.
Code:
test@Laptop:~/vanitygen-master$ ./oclvanitygen 1test
Difficulty: 264104224
clGetPlatformIDs(0): Unknown code -1001
clGetPlatformIDs(0): Unknown code -1001
Available OpenCL platforms:
Since the drivers were so bad, seems like I'm not running Nvidia-drivers for my screen at the moment.

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
xhomerx10
Legendary
*
Offline Offline

Activity: 3822
Merit: 7924



View Profile
February 24, 2016, 11:41:46 AM
 #2596

So if I got this right:
If person A wants me to search for a vanity address for him, but I would also like to search for vanity addresses for n other people simultaneously, the result that I find, with which person A can generate his desired vanity address, is only usable to person A if he has a certain piece of information from all these n other people?

 You don't have it right.  Person A gives you a key which you use in the generation of A's address.  You can only do A's address unless the n other people want to share A's key (N.B. they do not).  Now only A will have the private key.
Polyatomic
Sr. Member
****
Offline Offline

Activity: 257
Merit: 250


View Profile
February 24, 2016, 11:43:28 AM
 #2597

LoyceV,
shit man! looks like you've really sodomized your computer now, uhm
I apologise for that LoyceV . I'm not sure how you can return your system
to how it was now. Again sorry about that. Probably best if I shutup now.
K1773R
Legendary
*
Offline Offline

Activity: 1792
Merit: 1008


/dev/null


View Profile
February 24, 2016, 11:53:19 AM
 #2598

I'm running 14.04 (long term release). Do you have a Geforce 840M or another brand?
Do you use the binary (ie, proprietary) drivers form nvidia? if so, i can help you get it up and running.
You probably don't, do you have bumblebee installed for discrete GPU use?

[GPG Public Key]
BTC/DVC/TRC/FRC: 1K1773RbXRZVRQSSXe9N6N2MUFERvrdu6y ANC/XPM AK1773RTmRKtvbKBCrUu95UQg5iegrqyeA NMC: NK1773Rzv8b4ugmCgX789PbjewA9fL9Dy1 LTC: LKi773RBuPepQH8E6Zb1ponoCvgbU7hHmd EMC: EK1773RxUes1HX1YAGMZ1xVYBBRUCqfDoF BQC: bK1773R1APJz4yTgRkmdKQhjhiMyQpJgfN
LoyceV
Legendary
*
Offline Offline

Activity: 3290
Merit: 16493


Thick-Skinned Gang Leader and Golden Feather 2021


View Profile WWW
February 24, 2016, 12:46:05 PM
 #2599

LoyceV,
shit man! looks like you've really sodomized your computer now, uhm
I apologise for that LoyceV . I'm not sure how you can return your system
to how it was now. Again sorry about that. Probably best if I shutup now.
I've been planning a reinstall for a long time, guess I'll have to really do it now. I'm just not sure what distribution to use yet, I seem to like none of them anymore lately. I'll just try Mint.

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
LoyceV
Legendary
*
Offline Offline

Activity: 3290
Merit: 16493


Thick-Skinned Gang Leader and Golden Feather 2021


View Profile WWW
February 26, 2016, 01:18:25 PM
 #2600

I'm running 14.04 (long term release). Do you have a Geforce 840M or another brand?
Do you use the binary (ie, proprietary) drivers form nvidia? if so, i can help you get it up and running.
You probably don't, do you have bumblebee installed for discrete GPU use?
I've reinstalled (from Ubuntu to Mint), but I get the same error:
Code:
test@Laptop:~/vanitygen-master$ ./oclvanitygen 1test
Difficulty: 264104224
clGetPlatformIDs(0): Unknown code -1001
clGetPlatformIDs(0): Unknown code -1001
Available OpenCL platforms:

I am using NVIDIA Driver Version 352.63, I'm not sure about the bumblebee-thing. Any help to get it working would be much appreciated Smiley

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Pages: « 1 ... 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 [130] 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 ... 191 »
  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!