tutulino / Megaminer

Multipool and multialgo windows miner
GNU General Public License v3.0
78 stars 69 forks source link

Few algos #399

Closed g5-freemen closed 6 years ago

g5-freemen commented 6 years ago

Why there is so small number of algorythms that can be used for CPU and GPU at least at zergpool ? How about hmq1725, yescript, yescriptR16, C11 and so on. I'm not saying that they are profitable, but it can be benchmarked at least (i think)

Rimplestilhskin commented 6 years ago

Few ? did you modify the config.txt and added what you need ?

Example - removed some unhappy algos that has issues with Megaminer or pools so can use this below. NB: the -- uncomment function is not working as it should so better to remove the whole amd or nvidia line below if you don't want to use it or do not have the specific device installed.

Note some algo's does nto work well with CPU's like qubit and other ASIC only algo's unless you have a remote / connected ASIC that the program can see / pick up on.

I see there is duplicate / with other spelling algos in my example, modify or the program will skip the algo's with wrong names.

@@ALGORITHMS_NVIDIA=Bastion,bitcore,blakecoin,blake,blake2b,blake2s,bmw,c11,CryptoLight,CryptoNight,cryptonightv7,darkcoin-mod,decred,deep,Dmd-gr,equihash,ethash,Ethash_Blake2b,Ethash_Blake14r,Ethash_Keccak,Ethash_Lbry,ethereum,fresh,flax,fugue,fugue256,groestl,heavy,hsr,hmq1725,jackpot,keccak,keccakc,lbry,luffa,lyra2,lyra2re,lyra2rev2,lyra2v2,lyra2z,m7m,mjollnir,Myr-gr,MyriadGroestl,neoscrypt,nist5,penta,primesr,phi,pascal,polytimos,scrypt,scryptN,Scrypt-jane,SCRYPTJANE13,SCRYPTJANE14,SCRYPTJANE15,Sha-3,sha256,sha256t,sia,sib,skein,skein2,skunk,skunkhash,timetravel,tribus,vanilla,veltor,whirlpool,wildkeccak,x11,x11evo,x11gost,x12,x13,x14,x15,x16r,x16s,x17,xevan,yescrypt,yescryptR16,yescryptr32,zr5

--@@ALGORITHMS_AMD=bitcore,blake,cryptonight,darkcoin-mod,equihash,Ethash,Ethash_Blake2b,Ethash_Blake14r,Ethash_Keccak,Ethash_blake2s,Ethash_pascal,Ethash_Lbry,Groestl,hsr,Keccak,lyra2v2,lyra2z,Myriad-groestl,neoscrypt,Pascal,phi,skein,tribus,vanilla,veltor,x11gost,xevan,yescrypt

@@ALGORITHMS_CPU=Bastion,bitcore,blakecoin,blake,blake2b,blake2s,bmw,c11,CryptoLight,CryptoNight,cryptonightv7,darkcoin-mod,decred,deep,Dmd-gr,equihash,ethash,Ethash_Blake2b,Ethash_Blake14r,Ethash_Keccak,Ethash_Lbry,ethereum,fresh,flax,fugue,fugue256,groestl,heavy,hsr,hmq1725,jackpot,keccak,keccakc,lbry,luffa,lyra2,lyra2re,lyra2rev2,lyra2v2,lyra2z,m7m,mjollnir,Myr-gr,MyriadGroestl,neoscrypt,nist5,penta,primesr,phi,pascal,polytimos,scrypt,scryptN,Scrypt-jane,SCRYPTJANE13,SCRYPTJANE14,SCRYPTJANE15,Sha-3,sha256,sha256t,sia,sib,skein,skein2,skunk,skunkhash,timetravel,tribus,vanilla,veltor,whirlpool,wildkeccak,x11,x11evo,x11gost,x12,x13,x14,x15,x16r,x16s,x17,xevan,yescrypt,yescryptR16,yescryptr32,zr5

tutulino commented 6 years ago

I think all profitable (not ASIC covered) algos are covered in default config