Bitcoin Forum
June 21, 2024, 11:23:23 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] dstm's ZCash / Equihash Nvidia Miner v0.5.8 (Linux / Windows) on: January 12, 2018, 11:26:51 PM
Is it possible to mine multiple pools with certain GPU's?

Lets say mine ZCL on GPU 0-3 and mine Zcash on GPU 3-6

yes. you can use the --dev to specify which devices to use.
so just run zm twice with different pool configuration. in the first use parameter "--dev 0 1 2" in the second "--dev 3 4 5".
for more details run "zm --help".

Thanks if figured that out, only thing that bothers me but you cannot solve that, is that ethmonitor uses a static port for monitoring (2222) and you cannot change it: (

you can:
--telemetry      [=ip:port]. Starts telemetry server. Telemetry data           
                     can be accessed using a web browser(http) or by json-rpc.     
                     If no arguments are given the server listens on               
                     127.0.0.1:2222 - Example: --telemetry=0.0.0.0:2222           
                     Valid port range [1025-65535]
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] dstm's ZCash / Equihash Nvidia Miner v0.5.8 (Linux / Windows) on: January 12, 2018, 11:17:22 PM
Is it possible to mine multiple pools with certain GPU's?

Lets say mine ZCL on GPU 0-3 and mine Zcash on GPU 3-6

yes. you can use the --dev to specify which devices to use.
so just run zm twice with different pool configuration. in the first use parameter "--dev 0 1 2" in the second "--dev 3 4 5".
for more details run "zm --help".
3  Alternate cryptocurrencies / Mining (Altcoins) / Re: HOW TO SET UP OVERCLOCKING AND FAN CONTROL ON UBUNTU 16.04 FOR NVIDIA CARDS on: December 31, 2017, 11:19:49 PM
I'm searching for similar solution. How may I shut the system's xorg auto reset on reboot. Maybe after that editing the xorg will remain permanent and the display attached wont be needed...

In my case gpumanager was rewriting xorg.conf. You can check the logs: /var/log/gpu-manager.log

I solved by disabling gpumanager at startup adding nogpumanager in grub loader.
See https://askubuntu.com/a/732004 for details
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!