Here is from the DJM-34 code: default lyra2v2 intensites.
unsigned int intensity = 256*256*8;
intensity = (device_sm[device_map[thr_id]] == 500) ? 256 * 256 * 4 : intensity;
-X 8 on gtx ,950,960,970, 980,980ti
-X 4 on gtx 750,750ti
While in my modded lyra2v2 I use
-X 18 on 970,980,980ti
-X 16 on 750ti
-X 5 on 750
-x 16 on 960
With my mod (sp-mod 67) lyra2v2 is doing 5 MHASH with overclocking. DJM34's is doing 4,5 with overclocking.
(My version is around 10% faster on the 750ti)
sp - would it be too difficult to setup a table of the default intensities for the various algorithms used by his fork? ...
that would help greatly with a LOT of the issues that are present ...
i can even set one up - but i would need to be updated regularly and consistently for any changes that will occur between updates ...
btw - donation links are ready - and will be published in the next couple of days ( when i get back to the office ) ... they test well with thefarm - but would like to test them with community support with mining - for donations ( if of course you want to donate that way ) ...
#crysx
what about making a header file with a data structure containing all the default intensities?
and maybe other miner settings...
that would be good - though i believe placing all the default intensities and settings would be more beneficial on the op - unless they change way too often ...
i just think that there is no where near enough information to users ( veteran and new miners alike ) to get the most out of the mining experience ... and the best hashrate ...
too high intensity - too low - just right - extra parameters on some algos ( like 'throughput' ) - common settings - etc ...
none of this exists ...
even as a veteran miner - i STILL dont understand 'throughput' or '0xblah' parameters in certain algos ... there is no documentation or direction ... we all just have to wing it - and hope for the best - AND ask questions here that would not have to be asked ( cluttering the input to the page - and announcements ( yes - im VERY guilty of that ) ) had there been the relevant info in the first place ...
i would be more than happy to compile such a list - and keep it updated - as long as i have ALL the relevant info at my beckon call ...
ONE resource - ONE place - ONE list ... copied all over the place - that EVERYONE can use to reference ...
ill even start a new thread for it today if that sounds like a good idea to everyone ...
btw pallas - will be responding to the pm today ... ive just been inundated unfortunately - and wont have much 'free' time ( pfft - as if ) till next week ... i really appreciate your ideas and input ...
#crysx