Search content
Sort by

Showing 13 of 13 results by vulture_capital
Post
Topic
Board Tokens (Altcoins)
Re: [ANN][🚀TokenSale starts][VITO]VISO—make cryptocurrency payments easier
by
vulture_capital
on 07/03/2018, 06:42:52 UTC
If i stay not near Georgia and not even in Europe can I still get a VISO card?
Post
Topic
Board Announcements (Altcoins)
Re: [ICO][ANN] EiraCube Ecosystem bridges digital and traditional retail
by
vulture_capital
on 06/03/2018, 08:43:59 UTC
For the merchant is the access to data available any time?
Post
Topic
Board Tokens (Altcoins)
Re: [ANN][🚀TokenSale starts][VITO]VISO—make cryptocurrency payments easier
by
vulture_capital
on 05/03/2018, 22:41:35 UTC
Where the SMART terminals will be intsalled?
Post
Topic
Board Tokens (Altcoins)
Re: [ANN][🚀TokenSale starts][VITO]VISO—make cryptocurrency payments easier
by
vulture_capital
on 05/03/2018, 21:11:57 UTC
What is VISO Exchange?
Post
Topic
Board Announcements (Altcoins)
Re: [ICO][ANN] EiraCube Ecosystem bridges digital and traditional retail
by
vulture_capital
on 03/03/2018, 22:11:53 UTC
How long will the whole procedure of starting to rent a shelf at your shop take?
Post
Topic
Board Announcements (Altcoins)
Re: [ICO][ANN] EiraCube Ecosystem bridges digital and traditional retail
by
vulture_capital
on 03/03/2018, 21:33:46 UTC
Is it necessary for a tenant of the shelves to have a company registered in the country to work with you and to have his goods at your shop.
Post
Topic
Board Announcements (Altcoins)
Re: [ICO][ANN] EiraCube Ecosystem bridges digital and traditional retail
by
vulture_capital
on 03/03/2018, 16:39:08 UTC
How long will it take for a payment in tokens to be transfered in the system?
Post
Topic
Board Tokens (Altcoins)
Re: [ANN][🚀TokenSale starts][VITO]VISO—make cryptocurrency payments easier
by
vulture_capital
on 24/02/2018, 11:25:56 UTC
OK. That's very good! Thanks. can you tell me how much will it cost to order a VISO card?
Post
Topic
Board Tokens (Altcoins)
Re: [ANN][🚀TokenSale starts][VITO]VISO—make cryptocurrency payments easier
by
vulture_capital
on 24/02/2018, 11:00:11 UTC
Ive read in the Whitepaper that you are going to have your own shop. When will you launch the shop, if this is correct info?
Post
Topic
Board Tokens (Altcoins)
Re: [ANN][🚀TokenSale starts][VITO]VISO—make cryptocurrency payments easier
by
vulture_capital
on 24/02/2018, 09:56:55 UTC
Hi! Why is it not possible to use erc20 as a platform?

We chose VASE for our platfrom.

OK , but why you chose VASE?
Post
Topic
Board Tokens (Altcoins)
Re: [ANN][🚀TokenSale starts][VITO]VISO—make cryptocurrency payments easier
by
vulture_capital
on 24/02/2018, 09:48:35 UTC
Hi! Why is it not possible to use erc20 as a platform?
Post
Topic
Board Beginners & Help
Re: One solution to "FATAL kernel error: Failed to load OpenCL kernel!"
by
vulture_capital
on 21/06/2011, 07:10:41 UTC

Oh, and I'm running a 5770 on this box.
Post
Topic
Board Beginners & Help
One solution to "FATAL kernel error: Failed to load OpenCL kernel!"
by
vulture_capital
on 21/06/2011, 07:02:17 UTC

While it looks like most of these errors on linux are caused by registration/path issues, my problem turned out to be different, so I thought I'd share my fix.

I'm mining on a brand new Ubuntu Natty Narwhal install, and after completing installation here (http://forum.bitcoin.org/index.php?topic=7514.0) with SDK 2.1 I kept getting the "FATAL kernel error: Failed to load OpenCL kernel!" error. None of the usual solutions helped (re-registering the SDK, resetting the library path, etc.).

Turns out it was the command line I was running:
./phoenix.py -u (1234)i:x@mining.eligius.st:8337 -k poclbm DEVICE=0 VECTORS BFI_INT FASTLOOP AGGRESSION=6

After dropping 'vectors' off my command line, mining works fine.