Bitcoin Forum
May 24, 2024, 01:53:47 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Need help from a C programmer to optimize cpuminer  (Read 434 times)
AlexGR (OP)
Legendary
*
Offline Offline

Activity: 1708
Merit: 1049



View Profile
November 28, 2013, 02:38:12 PM
 #1

Hi, I need help from a C programmer to try and optimize Pooler's cpuminer through the compiler, as my C knowledge fails me.

At the moment there is an embedded ASM optimization that is activated by IFs in the program. While these ASM optimizations provide a decent increase in speed, I need to shut these down so that I can compile this through various C compilers that can -perhaps- go faster still, hopefully without breaking the program. So what I want is step-by-step instructions on how to shut these ASM optimizations down. The target is an intel x64 (core2).




Pages: [1]
  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!