I'm currently "ignoring" a similar effort in my lab (~20 workstations). I don't think they've broken a MHash/s yet out of an estimated potential ~2-3MH.
We recently received an email about our Comp Sci labs (300+ GPU-equipped workstations) being used for bitcoin mining at night.
Harvard supercomputing cluster hijacked to mine Dogecoin
41–50 of 91 posts
Re: Harvard supercomputing cluster hijacked to mine Dogecoin
#42Earlier quoted context omitted.
Here's a back of the envelope calculation. In theory (by supply-demand idea), you would make a negligible profit mining bitcoins. Each bitcoin is worth about $600. If our supply-demand assumption is true, the $2,160,000 dollars of Bitcoins that come into existence every day, that's also about $2,160,000 of electricity used. Or about 18,000,000 kWh per day. Or about 9,000,000 kg of C02 per day (9000 metric tonnes). Th…
> the $2,160,000 dollars of Bitcoins that come into existence every day, that's also about $2,160,000 of electricity used. You lost me. What?
Therefore, the cost of electricity used should be close to the value of the bitcoins produced.
Re: Harvard supercomputing cluster hijacked to mine Dogecoin
#43I'm hopeful that future cryptocurrencies won't be so energy-intensive to mine. Bitcoin is already a non-negligible contributor to global CO2 emissions, believe it or not. EDIT: Reversible computing ( http://en.wikipedia.org/wiki/Reversible_computing ) is a possible way to have computationally difficult proof-of-work while minimizing energy consumption.
Here you go: http://www.nxtcrypto.org/ 100% Proof of stake, 1 minute blocks, no mining.
Re: Harvard supercomputing cluster hijacked to mine Dogecoin
#44I'm hopeful that future cryptocurrencies won't be so energy-intensive to mine. Bitcoin is already a non-negligible contributor to global CO2 emissions, believe it or not. EDIT: Reversible computing ( http://en.wikipedia.org/wiki/Reversible_computing ) is a possible way to have computationally difficult proof-of-work while minimizing energy consumption.
From the README of my "Cuckoo Cycle" Proof-of-Work at https://github.com/tromp/cuckoo : Mining is generally considered to be inherently power hungry but it need not be. It’s a consequence of making the proof of work computationally intensive. If computation is minimized in favor of random access to gigabytes of memory (incurring long latencies), then mining will require large investments in RAM but relatively little…
Re: Harvard supercomputing cluster hijacked to mine Dogecoin
#45I'm hopeful that future cryptocurrencies won't be so energy-intensive to mine. Bitcoin is already a non-negligible contributor to global CO2 emissions, believe it or not. EDIT: Reversible computing ( http://en.wikipedia.org/wiki/Reversible_computing ) is a possible way to have computationally difficult proof-of-work while minimizing energy consumption.
How do you make something incapable of being energy-intensive but still difficult? The more computers have to work at something, the more energy they use. I'm not the world's leading expert, but I don't see a way around that.
Re: Harvard supercomputing cluster hijacked to mine Dogecoin
#46I'm hopeful that future cryptocurrencies won't be so energy-intensive to mine. Bitcoin is already a non-negligible contributor to global CO2 emissions, believe it or not. EDIT: Reversible computing ( http://en.wikipedia.org/wiki/Reversible_computing ) is a possible way to have computationally difficult proof-of-work while minimizing energy consumption.
Here you go: http://www.nxtcrypto.org/ 100% Proof of stake, 1 minute blocks, no mining.
Re: Harvard supercomputing cluster hijacked to mine Dogecoin
#47Earlier quoted context omitted.
From my understanding, scrypt ASICs have been held back by the cost of memory hardware as scrypt requires more memory usage. There has been talk of forking existing scrypt currencies to require even more memory to counter ASICs further but so far I think only a few new coins have done this.
My understanding is the scrypt currencies use the lowest possible memory factor, which was just stupid.
Re: Harvard supercomputing cluster hijacked to mine Dogecoin
#48ha, wasn't me
Re: Harvard supercomputing cluster hijacked to mine Dogecoin
#49Re: Harvard supercomputing cluster hijacked to mine Dogecoin
#50I'm hopeful that future cryptocurrencies won't be so energy-intensive to mine. Bitcoin is already a non-negligible contributor to global CO2 emissions, believe it or not. EDIT: Reversible computing ( http://en.wikipedia.org/wiki/Reversible_computing ) is a possible way to have computationally difficult proof-of-work while minimizing energy consumption.