Bitcoin Forum

Other => Beginners & Help => Topic started by: Sheldor on May 03, 2013, 05:42:18 PM



Title: [REQUEST] C# Bitcoin GPU Miner
Post by: Sheldor on May 03, 2013, 05:42:18 PM
Like the Subject says, I'm searching for a C# GPU BTC-Miner source code.

Thanks in advance.


Title: Re: [REQUEST] C# Bitcoin GPU Miner
Post by: plectrum on May 03, 2013, 06:42:37 PM
Hi,  this does not make sense to be as one does not program the GPU in C# but rather with OpenCL (or Cuda or C++AMP).  So are you looking for a GPU miner that is written in C# and has binding to a GPU Computer language like OpenCL?  What is the motivation here?


Title: Re: [REQUEST] C# Bitcoin GPU Miner
Post by: Sheldor on May 03, 2013, 07:20:09 PM
Basicly i wanted to make a programm that mines hidden in the backround so the user don't notice, and when i have the C# source code of a miner i could make it hidden because i can programm in C# (a little bit).
But a C++ code would be nice too.