Bitcoin Forum

Other => Beginners & Help => Topic started by: eljefe on January 04, 2013, 01:36:05 AM



Title: Any work being done on porting a Linux CPU mining app to Xeon Phi coprocessor?
Post by: eljefe on January 04, 2013, 01:36:05 AM
Hello,

Worthless newbie here. I am a worthless newbie with a new Intel Xeon Phi (knights corner) PCIe coprocessor. It has 6GB of RAM and 228 hyperthreaded x86 cores.

Has anyone done any work porting a Linux CPU mining app to Phi? If not, can someone suggest the preferred Linux CPU mining app so I can try porting it?

Thanks!



Title: Re: Any work being done on porting a Linux CPU mining app to Xeon Phi coprocessor?
Post by: Atruk on January 04, 2013, 10:29:25 AM
Hello,

Worthless newbie here. I am a worthless newbie with a new Intel Xeon Phi (knights corner) PCIe coprocessor. It has 6GB of RAM and 228 hyperthreaded x86 cores.

Has anyone done any work porting a Linux CPU mining app to Phi? If not, can someone suggest the preferred Linux CPU mining app so I can try porting it?

Thanks!



Awesome piece of equipment. Xeon Phi is awfully new, so you might be one of the first to have one and be directing it at bitcoin mining. I'd really suggest moving this to the mining section when you get out of purgatory, a lot of the mining software devs hang out there regularly and someone might be interested in guiding you as you build their software for this machine, but some of the existing OpenCL miners aimed at GPUs might already work with the potential to work better after some optimization. I'm pretty interested to see what these can push.

And if it just isn't that efficient for bitcoin mining, you'll probably become king of the litecoin miners.


Title: Re: Any work being done on porting a Linux CPU mining app to Xeon Phi coprocessor?
Post by: Moshi on January 04, 2013, 05:50:51 PM
The Xeon Phi -should- work with existing miners. It's a ton of simplified x86 cores slapped onto a die, and from what I've heard should work with existing x86 code. That isn't to say everything will work perfectly out of the box, but it'll certainly run a current miner.

...Are you possibly going to write one? I, incidentally, will probably be working with the Xeon Phi in the near future, and having someone to work with for some practice and Bitcoin's sake would be something  ;D


Title: Re: Any work being done on porting a Linux CPU mining app to Xeon Phi coprocessor?
Post by: Tommo on January 05, 2013, 04:25:08 AM
Awesome idea  ;D


Title: Re: Any work being done on porting a Linux CPU mining app to Xeon Phi coprocessor?
Post by: kiyominer on March 27, 2014, 02:54:18 PM
i ported Pooler's cpuminer to Intel Xeon Phi and published the code at https://github.com/kiyominer/cpuminer

you can refer to https://bitcointalk.org/index.php?topic=88407.msg5932213#msg5932213 for some more detailed information

Cheers,

kiyo