Post
Topic
Board Speculation
Merits 1 from 1 user
Re: Wall Observer BTC/USD - Bitcoin price movement tracking & discussion
by
vapourminer
on 04/05/2019, 19:08:37 UTC
⭐ Merited by Hueristic (1)
so its "share 1st post day?"

ok heres mine

Can anyone explain CUDA to me?  From what I gather its just a seperate way of computing data for nvidia cards...but do I need to "activate" it everytime I use it or is it an "install and be lazy" solution?


CUDA is nvidias language for talking to its cards when you want the card to crunch data (as opposed to displaying a scene in a video game). basically its a set of rules on how to get data to the card, what to do with it, and how to get it out.

its a "install and forget" deal.