Search content
Sort by

Showing 20 of 174 results by rajapatr1
Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 5.5c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
by
rajapatr1
on 05/05/2021, 14:46:21 UTC
The new beta version is finally ready. You can download PhoenixMiner 5.6a from here:

PhoenixMiner_5.6a_Windows.zip (GitHub)
PhoenixMiner_5.6a_Linux.tar.gz (GitHub)

To check the integrity of the downloaded file, please use the following hashes (you need the last file PhoenixMiner_NVRTC_Windows.zip only if you want to mine BCI with Nvdia cards under Windows):
Code:
   File: PhoenixMiner_5.6a_Windows.zip
    ===================================
   SHA-1: e9134f0b3985e967597f1e82c1cd7b0246fe4568
 SHA-256: e3e10bc0ed7af17c4f38fb8314f9c72350750a554475498346f67a0a590e759b
 SHA-512: 66b3e39daaadcb85fb79143697d8e10f7fc27bc8fc464f48ce1f362fc96235b15aa8a78bcfc547cd1416ebed19bb6e65746136a93318bc17875f50754ba90e57

    File: PhoenixMiner_5.6a_Linux.tar.gz
    ====================================
   SHA-1: d733df2b92876a1ecaff8c7d1f8fe6d5bf675f2d
 SHA-256: 671218da670fc02318e3b4c296b9335984997a512242bdc7d17ed2cde2506de0
 SHA-512: b38934dbdbaff49894ee30d4ae2937b84cd9f997432d68fffc8e23fb1cf8cab57d139533eee354b3be6625987bf628956c54826d42a21bbcebdc76edc3e521d4

    File: PhoenixMiner_NVRTC_Windows.zip
    ====================================
   SHA-1: ff6fa5e018adbd52caf631c42b7c2fac7ce48a51
 SHA-256: 8087757169405d51ea8ba818347fb05d0450aef985c29272165070346eb5a54a
 SHA-512: 7b2d832f7f40578bb1f501d5174467f5ae06612e601dab769fd56d39da48a471b18c6373435a485155f70fec4017d8378797bf1e1dfe5d62fee30fa6a1d992c4

The new features in this release are:

  • Added native kernels for AMD RX6700 GPUs. These are faster than the generic kernels and produce a lot less stale shares
  • Increase the max supported DAG epoch to 550 (should be enough to about Jan 2023)
  • Full support for setting clocks, fan speeds, voltages, and memory timings of AMD RX6900/6800/6700 cards
  • The specific hashrate is now shown in the form of kilo hashes per joule (kH/J). Example: if a GPU has hashrate of 30 MH/s with 100W power usage, the specific hashrate is 300 kH/J
  • Added new command-line parameters -ttj and -ttmem, allowing automatic fan speed control based on GPU hotspot (junction), and memory temperatures respectively. Example: -ttmem 83 will keep the GPU memory temperature at or bellow 83C by increasing the fan speed as necessary. These parameters can be combined with -tt, as well as with each other. These options are supported only on AMD GPUs that report junction and memory temperatures
  • Added new command-line parameters -tmaxj and -tmaxmem, allowing to decrease the GPU usage when the GPU hotspot (junction), or GPU memory temperatures are above the specified thresholds. These options are supported only on AMD GPUs that report junction and memory temperatures
  • Added support for AMD Windows drivers 21.3.2, and 21.3.1
  • Added support for AMD Linux drivers 20.50.x. Use this drivers only if you have Polaris or older GPUs, or the latest RX6x000 GPUs. WARNING: Vega, Radeon VII, and Navi GPUs won't work with these drivers!
  • Turn off the zero fan feature on AMD cards whenever a fixed fan speed is used (e.g. -tt -40), or when an auto fan with min fan speed is used (e.g. -tt 63 -minfan 35). To disable this feature, add -fanstop 1 command-line parameter
  • When -mcdag 1 is specified under Linux, the miner will not wait for the daggen.sh script to finish before starting to generate the DAGs. Instead it will for a fixed 7 seconds. This allows you to do all the following in the daggen.sh: turn off the overclocking of Nvidia GPUs, sleep for 30-60 seconds to allow time for DAG generation, and then re-apply the overclocking of the Nvidia GPUs
  • Other small improvements and fixes

The support for -ttj, -ttmem, -tmaxj, and -tmaxmem for Nvidia 3090 and 3080 GPUs is not yet ready for release. We hope to have it ready for the final 5.6 release.

For more robust integrity check, you can use our GPG public key, which was verifyed with ETH transaction from our main devfee account as explained here: https://bitcointalk.org/index.php?topic=2647654.msg56755869#msg56755869. Here are the signatures for the files in this release:


Please let us know if you have any problems or questions related to PhoenixMiner 5.6a.

Please update github page. Releases.

The new beta version is finally ready. You can download PhoenixMiner 5.6a from here:

PhoenixMiner_5.6a_Windows.zip (GitHub)
PhoenixMiner_5.6a_Linux.tar.gz (GitHub)



The new features in this release are:

  • Added native kernels for AMD RX6700 GPUs. These are faster than the generic kernels and produce a lot less stale shares
  • Increase the max supported DAG epoch to 550 (should be enough to about Jan 2023)
  • Full support for setting clocks, fan speeds, voltages, and memory timings of AMD RX6900/6800/6700 cards
  • The specific hashrate is now shown in the form of kilo hashes per joule (kH/J). Example: if a GPU has hashrate of 30 MH/s with 100W power usage, the specific hashrate is 300 kH/J
  • Added new command-line parameters -ttj and -ttmem, allowing automatic fan speed control based on GPU hotspot (junction), and memory temperatures respectively. Example: -ttmem 83 will keep the GPU memory temperature at or bellow 83C by increasing the fan speed as necessary. These parameters can be combined with -tt, as well as with each other. These options are supported only on AMD GPUs that report junction and memory temperatures
  • Added new command-line parameters -tmaxj and -tmaxmem, allowing to decrease the GPU usage when the GPU hotspot (junction), or GPU memory temperatures are above the specified thresholds. These options are supported only on AMD GPUs that report junction and memory temperatures
  • Added support for AMD Windows drivers 21.3.2, and 21.3.1
  • Added support for AMD Linux drivers 20.50.x. Use this drivers only if you have Polaris or older GPUs, or the latest RX6x000 GPUs. WARNING: Vega, Radeon VII, and Navi GPUs won't work with these drivers!
  • Turn off the zero fan feature on AMD cards whenever a fixed fan speed is used (e.g. -tt -40), or when an auto fan with min fan speed is used (e.g. -tt 63 -minfan 35). To disable this feature, add -fanstop 1 command-line parameter
  • When -mcdag 1 is specified under Linux, the miner will not wait for the daggen.sh script to finish before starting to generate the DAGs. Instead it will for a fixed 7 seconds. This allows you to do all the following in the daggen.sh: turn off the overclocking of Nvidia GPUs, sleep for 30-60 seconds to allow time for DAG generation, and then re-apply the overclocking of the Nvidia GPUs
  • Other small improvements and fixes

The support for -ttj, -ttmem, -tmaxj, and -tmaxmem for Nvidia 3090 and 3080 GPUs is not yet ready for release. We hope to have it ready for the final 5.6 release.

For more robust integrity check, you can use our GPG public key, which was verifyed with ETH transaction from our main devfee account as explained here: https://bitcointalk.org/index.php?topic=2647654.msg56755869#msg56755869.

Please let us know if you have any problems or questions related to PhoenixMiner 5.6a.
Post
Topic
Board Announcements (Altcoins)
Re: 🔥[ANN] BreezeCoin combining Real Estate with Crypto🔥
by
rajapatr1
on 19/03/2020, 08:29:17 UTC
When I can able to see the Breezecoin App. I was very eager to see that. What the coin will be listed on that App?
Post
Topic
Board Announcements (Altcoins)
Re: 🔥[ANN] BreezeCoin combining Real Estate with Crypto🔥
by
rajapatr1
on 17/03/2020, 01:41:14 UTC
corona had a great impact on crypto market too but we should not be panic at this position of dumping crypto world, this coin have a good marketing team so no doubt this project will touch the sky soon.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [NWC] Newscrypto.io – All About Crypto In One Place [Crypto Trading Edge]
by
rajapatr1
on 12/03/2020, 17:30:24 UTC
What happening in this march !! Now the btc price is start to reduce again and it's unexpected one from my side. Hope it recover soon.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [NWC] Newscrypto.io – All About Crypto In One Place [Crypto Trading Edge]
by
rajapatr1
on 16/02/2020, 18:50:26 UTC
What market you are focusing on?
Do you have an  idea about United States?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [NWC] Newscrypto.io – All About Crypto In One Place [Crypto Trading Edge]
by
rajapatr1
on 10/01/2020, 09:42:19 UTC
This will be the New year gift for the participants and more power to project
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [NWC] Newscrypto.io – All About Crypto In One Place [Crypto Trading Edge]
by
rajapatr1
on 18/12/2019, 05:28:01 UTC
Future targeted project with good intention. Good luck for your project success
Post
Topic
Board Altcoin Discussion
Re: Is Altcoin is the best way of investment now?
by
rajapatr1
on 22/07/2018, 04:10:31 UTC
Currently there are too many interesting currencies with big projects to invest, you should only investigate a little
and select the correct ones in order to obtain the highest possible profits. Coins can be more profitable than Bitcoin
but also more risky, if you have many doubts only invest in Bitcoin which is more stable than the other Altcoins.
Post
Topic
Board Altcoin Discussion
Re: Ripple vs Ethereum
by
rajapatr1
on 22/07/2018, 03:59:27 UTC
If you set out to do a little research you would realize that you can not compare these two currencies, Ripple is a very good option low cost and practices both commercially and only for some investments that could be profitable in the long term.
On the other hand Ethereum is much more reliable and stable, many people use it daily for their low cost transactions.
Post
Topic
Board Speculation
Re: Will Bitcoin hit 20k again
by
rajapatr1
on 22/07/2018, 03:42:02 UTC
Honestly it would be a bit difficult, that again the Bitcoin price would hit the $ 20,000 like last year, many people still trust this currency. But currently investors are not helping this happen, there are many speculations and they all say they trust in growth, so maybe with luck there is this possibility.
Post
Topic
Board Speculation (Altcoins)
Re: Time to buy?
by
rajapatr1
on 22/07/2018, 03:29:40 UTC
Absolutely, this is a great opportunity to trade currencies, due to the market situation that is decreasing lately
and in this way you can safely obtain good returns on your investment. When the market starts to increase again
its value and recover completely as it has previously.
Post
Topic
Board Economics
Re: Is bitcoin more of a real money than money itself?
by
rajapatr1
on 20/07/2018, 18:56:54 UTC
Money is just money because someone wanted to create it, but money is not something solid, we consider "paper money" as money because the stereotipes are saying it so, by the way, bitcoin is also the same, only that in digital form.
Post
Topic
Board Speculation
Re: Are you afraid of the market now?
by
rajapatr1
on 20/07/2018, 18:50:17 UTC
Why would we be afraid of this market? this is more than good if you want to keep investing in here ofr a long term, because prices are cheaper than what they used to be a few months ago, this is a golden opportunity for risk takers
Post
Topic
Board Speculation
Re: Opportunity to Invest in Bitcoin !!!
by
rajapatr1
on 20/07/2018, 18:38:48 UTC
People need to realize that bitcoin is going to be recovering, and there is no need to be so worried about prices, because they will go higher again in the near future, it is just matter of time. On the meanwhile, just keep investing, that is good
Post
Topic
Board Speculation
Re: Bitcoin has really come back?
by
rajapatr1
on 20/07/2018, 18:32:07 UTC
bitcoin has always been in here and there are no doubts left about that, only that the price has been a little bit lower than what it used to be a few months ago, but i am sure that it will start recovering sooner or later, it is just matter of time
Post
Topic
Board Speculation
Re: wow, bitcoin's price is increasing again!
by
rajapatr1
on 20/07/2018, 18:26:55 UTC
More than a thousand dollars of increase in less than a few days, this remember me to the old days of last december when we used to see more than $1000 of increase everyday, that was more than huge and very exciting, i really miss those old times
Post
Topic
Board Speculation
Re: Bitcoin Future...?
by
rajapatr1
on 20/07/2018, 18:20:30 UTC
Bitcoin is not going to die if that is your final point, so better to stop speculating too much about this becuase it is unlikely going to be happening unless that someone can calculate the private keys, we all trust on bitcoin and we know that this is a top notch tech
Post
Topic
Board Speculation
Re: BTC Price < $3000 soon
by
rajapatr1
on 20/07/2018, 18:15:02 UTC
It is more than impossible to see it happening, and if you really like to see it happening you are just a dumbass, the price is not going to go lower than $5000 even if there is another crash, so better to buy now instead of hoping for a deeper price
Post
Topic
Board Speculation (Altcoins)
Re: What do you think 1 ETH in USD when about 2020 ?
by
rajapatr1
on 12/07/2018, 22:36:24 UTC
It is a bit difficult to predict the value of the Ethereum for 2020, as there is a lot of time left for that date. It all depends on how I can continue in its development, for the next years I personally trust and I would like its value to reach $ 2100.
Post
Topic
Board Speculation (Altcoins)
Re: Good time to buy ETH now?
by
rajapatr1
on 12/07/2018, 22:31:26 UTC
I think it is the right time to buy Ethereum, as it is best to keep it long term. Since it has a fee to perform transactions at very low cost, it is a very profitable currency and you can give it multiple uses, therefore it will continue to grow with increasing force