

gpu-dyinterval - setting the refresh period in milliseconds for video adapters using dynamic intensity. The value is placed next to the command -gpu-thread. gpu-threads ( -g) - setting the amount of threads on the graphics processor. disable-gpu (-G) - disabling graphics processors. The value of the card is placed next to it (for example, -device 1). By default, the program launches everything it detects. device (-d) – defines a specific video card. auto–gpu – sets the GPU frequency to maintain a certain temperature. auto-fan – adjusting the speed of the GPU cooler to maintain a certain temperature. To get a fine configuration, you need to use a number of special commands: Setx GPU_FORCE_64BIT_PTR 0 setx GPU_MAX_HEAP_SIZE 100 setx GPU_USE_SYNC_OBJECTS 1 setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_SINGLE_ALLOC_PERCENT 100 cgminer -scrypt -I 10 -o stratum +tcp://:7915 -u my_worker_name.my_worker_password -p my_worker_password -T This completes the configuration of the bat file.
#Cgminer gui password#
-p x – enter the password that was used to create the worker.-u user – displaying the login that was used when registering on the pool, here enter the name of the worker, which was made there.You can find it in the “Getting Started” category. Take them in the pool where you are going to mine. -o – after it you need to specify the address of the pool with the port.-scrypt – an indication of the algorithm used to obtain the digital token that the miner should use.Cgminer –shows the file used to run the miner.bat file setting has the following data:Ĭgminer –scrypt –o stratum+tcp\\:pool_address:port –u wallet.1 – p x Setting up is relatively easy once you know all the basic commands. "user" : "DKs5E8nWJe2E5vYnVSoYqNjw2T17nGYUDo.1",
#Cgminer gui how to#
#Cgminer gui download#

#Cgminer gui windows#
If you want to mine on a Windows Operating System, then you'll need to create a batch file to start your miner. bfgminer -scrypt -o stratum+tcp://:7915 -u UserName. cgminer -scrypt -I 13 -o stratum+tcp://:7915 -u UserName. If your using Linux, Then type the following into the console:
