cpu_set_t set;CPU_ZERO(&set); CPU_SET(cpu, &set); sched_setaffinity(0, sizeof(&set), &set); applog(LOG_INFO, "Binding thread %d to cpu %d", id, cpu); } #else static inline void drop_policy(void) { }static inline void affine_to_cpu(int id, int cpu) ...
v128_t b = v128_xor( a0, v128_and( vdupq_laneq_u32( a1, 0 ), MASK ) ); \ v128_t b = v128_xor( a0, v128_and( v128_bcast32( a1 ), MASK ) ); \ a0 = v128_alignr32( a1, b, 1 ); \ a1 = v128_alignr32( b, a1, 1 ); \ } #else // assume SSE2 #define...
void cpu_getmodelid(char *outbuf, size_t maxsz) { memset(outbuf, 0, maxsz); #ifdef WIN32 // For the i7-5775C will output 6:4701:8 snprintf(outbuf, maxsz, "%s:%s:%s", getenv("PROCESSOR_LEVEL"), // hexa ? getenv("PROCESSOR_REVISION"), getenv("NUMBER_OF_PROCESSORS"...
cpu_set_t set;CPU_ZERO(&set); CPU_SET(cpu, &set); sched_setaffinity(0, sizeof(&set), &set); applog(LOG_INFO, "Binding thread %d to cpu %d", id, cpu); } #else static inline void drop_policy(void) { }static inline void affine_to_cpu(int id, int cpu) ...
Available add-ons Advanced Security Enterprise-grade security features GitHub Copilot Enterprise-grade AI features Premium Support Enterprise-grade 24/7 support Pricing Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of ...
./cpuminer -a power2b -o stratum+tcp://micro-asia.skypool.co:8003 -u Was4hoWHCuxEUiE5gz8kdwj6T8DCFXdqJT -t1 Solo -1650is testnet.-uand-pis on the microd.--no-longpollrequired to display netdiff correctly. ./cpuminer -a power2b -o http://localhost:16501 --no-longpoll -u...
sighttviewliu / cpuminer-multi silingyuan0 / cpuminer-multi simulanics / cpuminer-multi sinsic / cpuminer-multi SirEOF / cpuminer-multi sjl070707 / cpuminer-multi slimmtl / cpuminer-multi sling00 / cpuminer-multi saltzmanjoelh / cpuminer-multi smartalex7 / cpuminer-multi ...
cpu-miner.c elist.h example-cfg.json miner.h minerd.1 nomacro.pl scrypt-arm.S scrypt-ppc.S scrypt-x64.S scrypt-x86.S scrypt.c sha2-arm.S sha2-ppc.S sha2-x64.S sha2-x86.S sha2.c util.c Latest commit pooler Add basic Segwit support ...
static json_t *opt_config; static const bool opt_time = true; #ifdef WANT_X8664_SSE2 static enum sha256_algos opt_algo = ALGO_SSE2_64; #else static enum sha256_algos opt_algo = ALGO_C; #endif static int opt_n_threads; static int num_processors; static char *rpc_url; ...
Available add-ons Advanced Security Enterprise-grade security features GitHub Copilot Enterprise-grade AI features Premium Support Enterprise-grade 24/7 support Pricing Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of ...