I am trying to compare the characteristics of some cards, but do not understand what is crucial. Core frequency? At the moment I only understood that the frequency of memory and amount of memory are not very important.
It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
# ./xpmclient -b
madPrimeMiner-v1.1
ClientName = 'modulix' ClientID = 1962103082 InstanceID = 2241023174
Address = 'AG7ofBFDfjoPNWvYapLUj2DL4KXDMSyNJA'
found platform[0] name = 'NVIDIA CUDA'
Found 1 devices
Using device 0 as GPU 0
GeForce GTX 765M; 4 compute units
square 320 bits: 315.070ms (425.993M ops/sec)
square 320 bits: 323.220ms (415.252M ops/sec)
multiply 320 bits: 244.722ms (548.450M ops/sec)
square 352 bits: 363.831ms (368.901M ops/sec)
multiply 352 bits: 297.200ms (451.607M ops/sec)
Fermat tests 320 bits: 229.570ms (0.571M ops/sec)
Fermat tests 352 bits: 276.810ms (0.474M ops/sec)
*** hashmod benchmark ***
MHash per second: 37.204
Hash per iteration: 37.266 (0.000444 %)
Average hash multiplier size: 30.620
*** sieve (check) benchmark ***
* [OK] found candidates by CPU: 5431 by GPU: 5435
* [OK] invalid candidates: 0
* [OK] CPU/GPU candidates difference: 0
*** sieve (performance) benchmark ***
* scan speed: 2.303 G
* iteration time: 239.022ms
* candidates per second: 30096.465
* candidates per iteration: 7193.70 (3017.97 320bit, 4175.73 352bit)
* 320bit/352bit ratio: 0.723/1
config_t config = miner->getConfig();
/*
if (config.TARGET != clKernelTarget ||
config.PCOUNT != clKernelPCount ||
config.STRIPES != clKernelStripes ||
config.WIDTH != clKernelWidth ||
config.WINDOWSIZE_ != clKernelWindowSize) {
printf("Existing OpenCL kernel (kernel.bin) incompatible with configuration\n");
printf("Please remove kernel.bin file and restart miner\n");
exit(1);
}
*/
server = "xpmforall.org";
port = "6666";
address="xxxxxxxxxxxxxxxxxxxxxxxxxxx";
name="modulix";
cpuload="1";
platform="nvidia";
target="10";
weaveDepth="40960";
sieveSize="420";
width="20";
windowSize="4096";
devices=["1", "0", "0", "0"];