Bitcoin Forum
July 07, 2024, 06:13:06 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 [68] 69 70 71 72 73 74 75 76 77 78 79 »
1341  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Gridcoin (GRC) - first coin utilizing BOINC - Official Thread on: January 07, 2014, 08:01:48 PM
Hmm no, didn't see this in the guide. How do I reference them in gridcoin.conf?

Thanks for your help.  Smiley

It wasn't referenced in the guide because the guide says to install BOINC in the default location, if BOINC is installed in the default location you do not need to reference them in gridcoin.conf

If you installed BOINC somewhere else you will need to reference BOINC's directories. The instructions on how to do so are somewhere in this thread, I will find them in a little bit and add it to the guide.

***EDIT***:

If you install somewhere besides the default directory you will need to add these lines to your gridcoin.conf (replace the file paths with the correct location of where you chose to install):
Code:
boincappfolder=C:\Program Files\Boinc\
boincdatafolder=C:\ProgramData\Boinc\

The guide has been updated with this info as well.
1342  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Gridcoin (GRC) - first coin utilizing BOINC - Official Thread on: January 07, 2014, 05:39:15 PM
NetworkHashPs:    78581872.00000.
now almost 80M in one hour.

LOL, what a coincidence, I just put up the guide an hour ago...
1343  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Gridcoin (GRC) - first coin utilizing BOINC - Official Thread on: January 07, 2014, 05:29:56 PM
congratulation that hash rate of GRC now reach 70M.
It's hard to solomine now Undecided

If solo mining has become too hard for your hashrate, add the following line to your gridcoin.conf:
Code:
poolmining=true

and then continue as if you were solo mining, this will add you to gridcoin's internal pool system.

It's not stratum or anything like it(it doesn't splits the blocks for pool workers), so it dosn't make any sense  

You don't mine at a lower difficulty, but you will receive a small piece of every block found.

The only requirement  is that you must find a block first to begin receiving payouts from the pool and you must find a block at least once every 100 blocks to stay in the pool or you will be removed from the pool until you find another block as the pool has a 100 block look-back period.
1344  Alternate cryptocurrencies / Mining (Altcoins) / Re: How to Install, Setup and Mine Gridcoins in Tandem with BOINC on: January 07, 2014, 05:23:32 PM
Wonderful...Good Job Wink

Thank you, I appreciate the feedback   Smiley
1345  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Gridcoin (GRC) - first coin utilizing BOINC - Official Thread on: January 07, 2014, 05:18:26 PM
Everyone please look over this guide and let me know if there's anything you feel is missing, unclear, etc...

Thanks!

https://bitcointalk.org/index.php?topic=403734.msg4368640#msg4368640
1346  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Gridcoin (GRC) - first coin utilizing BOINC - Official Thread on: January 07, 2014, 05:16:43 PM
congratulation that hash rate of GRC now reach 70M.
It's hard to solomine now Undecided

If solo mining has become too hard for your hashrate, add the following line to your gridcoin.conf:
Code:
poolmining=true

and then continue as if you were solo mining, this will add you to gridcoin's internal pool system.
1347  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Gridcoin (GRC) - first coin utilizing BOINC - Official Thread on: January 07, 2014, 04:54:41 PM
Just when I thought things were settling down; by checking the other forum I thought we were past the 50% problem.

I'm running 3 versions of boinc without a problem; old; newest and 7.0.0.64, (64 bit version), and I can't reproduce any problems with the newest version of gridcoin.

Have you tried deleting "c:\programdata\boinc\gridcoin.dat" and restarting gridcoin?
Have we tried removing some projects and testing Wcg + malaria?  Also press "Update" on the project?

I believe the only remaining issue may be a non-compatible stamp in the file above.  Please let me know.

Rob H.


Confirming the issue is fixed on the newest version by deleting "c:\programdata\boinc\gridcoin.dat" and restarting gridcoin

Excellent work Rob! Updating my guide...
1348  Alternate cryptocurrencies / Mining (Altcoins) / Re: How to Install, Setup and Mine Gridcoins in Tandem with BOINC on: January 07, 2014, 04:51:32 PM
good tutorial.

Thanks m8!
1349  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Gridcoin (GRC) - first coin utilizing BOINC - Official Thread on: January 07, 2014, 04:38:49 PM
I think we need a comprehensive instruction manual or some kind of video tutorial for the new people.

thank you so much. Pls, explain also how get 100% boinc on gridcoin..


100% CPU utilization for boinc + min. 1000 average daily credits.

Ok, here is the guide: https://bitcointalk.org/index.php?topic=403734.msg4368640#msg4368640

For the moment, it may not provide 100% BOINC utilization but that is not an issue with the guide, this is an issue which MANY (if not all) people are experiencing with the newest versions of Gridcoin. Rob is currently working on the problem and I'm sure it will be fixed shortly.
1350  Alternate cryptocurrencies / Mining (Altcoins) / How to Install, Setup and Mine Gridcoins in Tandem with BOINC [Windows] on: January 07, 2014, 04:35:56 PM
This guide is for Windows users. Guides for Linux and MAC coming soon

This is a guide for installing, setting up and mining Gridcoins in tandem with BOINC. This guide will be updated as necessary. if you see information that is missing or that you would like to have added, please let me know.

Setup/Installation:
Step 1: Download and install BOINC (http://boinc.berkeley.edu/download.php) to the default install directory, if you install somewhere besides the default directory you will need to add these lines to your gridcoin.conf otherwise you may continue to step 2 (replace the file paths with the correct location of where you chose to install):
Code:
boincappfolder=C:\Program Files\Boinc\
boincdatafolder=C:\ProgramData\Boinc\
Step 2: Download and install Gridcoin (http://gridcoin.us/download/gridcoin.msi)
Step 3: Right-click the gridcoin-qt shortcut, go to compatibility and select "launch as administrator", save, start Gridcoin and allow it to sync
Step 4: Close Gridcoin and create a file called gridcoin.conf
Step 5: Add the following lines to your gridcoin.conf (be sure to edit "rpcuser", "rpcpassword" and "rpcport" with your own choice values):
Code:
rpcuser=RPCUser
rpcpassword=RPCPassword
rpcallowip=127.0.0.1
rpcport=####
server=1
addnode=137.116.167.42
addnode=137.116.167.52
addnode=191.238.60.17
addnode=191.238.51.28
addnode=191.235.137.239
addnode=191.235.138.12
addnode=23.97.147.78
addnode=23.97.148.49
addnode=138.91.246.228
addnode=138.91.247.22
addnode=www.pgp.mx
addnode=98.114.181.178
addnode=76.187.184.27
addnode=66.187.94.194
addnode=76.74.177.224
addnode=84.125.196.167
addnode=71.233.139.62
addnode=72.92.48.105
addnode=72.208.65.226
addnode=77.64.220.124
addnode=50.152.78.46
addnode=207.229.136.136

Here are some additional flags which may be used used in gridcoin.conf:
Code:
Code:
poolmining=
Values:
Code:
true
or
Code:
false
- use to join the integrated pool


Code:
Code:
closeconhost=
Values:
Code:
true
or
Code:
false
- Allow/deny Gridcoin to close command prompt windows


Code:
Code:
cpumining=
Values:
Code:
true
or
Code:
false
- Enable/disable BOINC cpumining


Code:
Code:
boincappfolder=
Value:
Code:
c:\path\to\BOINC\installation\directory
- Use if you change BOINC's defualt install directory.

Code:
Code:
restartwallet=
Value:
Code:
# of minutes
- Use to restart your wallet every "#" minutes.


Code:
Code:
closemineronexit=
Values:
Code:
true
or
Code:
false
- Use with restartwallet= to keep your miner mining

Setup Cont...
Step 6: Save gridcoin.conf and place in %appdata\roaming\Gridcoin
Step 7: Start BOINC
Step 8: Start Gridcoin and wait for it to fully load/sync

Pool Mining:
IMPORTANT: For pool mining with Gridcoin, you won't be mining at a lower difficulty, but you will receive a small piece of every block found.

The only requirement is that you must find a block first to begin receiving payouts from the pool and you must find at least one block during every look-back period.

The look-back period is dynamic and is adjusted based on the difficulty/hashing power of the network. Basically, once you have found a block as long as you don't disable pool mining you should have no problem finding one block during each look-back period.


Since gridcoin has it's own internal pool, pool mining is VERY easy:

Step 1: Add the following line to your gridcoin.conf file:
Code:
poolmining=true
Step 2: Start Gridcoin

At this point if you have a preferred external miner you may begin mining the same way you would with any other coin (Yes, you pool mine Gridcoins using your own client and your own solo mining IP). If you do not have a preferred external miner and would like to use the packaged cgminer, advance to next section.

Solo Mining:
Step 1: In Gridcoin, go to Mining>Mining Console
Step 2: Click "Configuration" at the top of the mining console
Step 3: Select your GPU in "Device ID", check "load defaults for" to see if your GPU is listed there. If not, then please refer to this page for your card's settings: https://litecoin.info/Mining_hardware_comparison
Step 4: Make sure the "enabled" box is checked, click "save" and then click "create cgminer instance".
Step 5: Exit the configuration screen and on the mining console page click "Restart Miner" and allow a few seconds for cgminer to compile the kernel
Step 6: Click "Show cgminer" if you'd like to see the cgminer console

CPUMining:
cpumining is not currently enabled but should be enabled soon. When you are ready to cpumine, please refer to this guide: https://cryptocointalk.com/topic/1922-cpu-mining-tutorialtopic/

Troubleshooting:
If you have an issue where your BOINC utilization is not displaying properly, be sure that you are launching Gridcoin as admin. If this does not work, try deleting "c:\programdata\boinc\gridcoin.dat" and restarting gridcoin.

If Gridcoin crashes on startup, verify that BOINC is installed in the default location, if you installed BOINC somewhere besides the default location, you will need to add these lines to your gridcoin.conf (replace the file paths with the correct location of where you chose to install):
Code:
boincappfolder=C:\Program Files\Boinc\
boincdatafolder=C:\ProgramData\Boinc\



This concludes this guide. Once again, if you see anything missing from this guide or have any information you would like added, please contact me and let me know, thanks!

Happy mining!


***1/7/2014 EDIT***
Updated the guide to reflect that Gridcoin should ALWAYS be launched as admin.
Updated the guide with a troubleshooting section.
Added instructions for pool mining.
Added instructions for installing BOINC in places besides the default directory.

***1/9/2014 EDIT***
Updated the guide to correct information about the pool mining look-back period.

***1/26/2014 EDIT***
Updated with guide with additional flags for gridcoin.conf

***2/21/2014 EDIT***
Made the guide easier to read

***4/11/2014 EDIT***
Updated addnodes for .conf
1351  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Gridcoin (GRC) - first coin utilizing BOINC - Official Thread on: January 07, 2014, 04:00:15 PM
I think we need a comprehensive instruction manual or some kind of video tutorial for the new people.

I'll do it, will post it and link to it from this thread here in an hour or two...
1352  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Gridcoin (GRC) - first coin utilizing BOINC - Official Thread on: January 07, 2014, 05:12:46 AM
For everyone having problems with 50% utilization, the newer versions of boinc were not compatible, here is the fix!

New Version Available:Release Notes: 1.1.5.1/58/7.1:  Install from RPC: Yes
* Dc7D: Made the Mining screen automatically shrink 30px smaller on small monitors.
* Sql Server: Verified databases are not being created for new users: Fixed.
* Persist the values for mining checkboxes.
* Added support for newest boinc versions.

Rob H.

My BOINC utilization still seems to be maxing out at 57% and BOINC KH/ps still stuck showing only "0" or "infinity"...
1353  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Gridcoin (GRC) - first coin utilizing BOINC - Official Thread on: January 07, 2014, 01:05:19 AM
TribalBob:  Try left clicking on the project in boinc and click Project Tasks | Update.  See if that helps; a new boinc timestamp exists; it should be honored in the newest version; also try adding or deleting and re-adding the project or new projects; let me know if you figure anything new out that we can add to the manual; For me, I clicked update on Malaria and deleted my gridcoin.dat file and it fixed it.

I have no gridcoin.dat file... I have a file called gridcoin with no extension in appdata\roaming\gridcoin\sql is that the one...?

***EDIT***
Did a complete re-install of the Gridcoin client which has my BOINC usage fluctuating between ~10% - ~50%

BOINC MD5 Hash is correct, BOINC Block Hash is correct, but still showing only "0" or "infinity" for BOINC KH/ps.
Remember to also try clicking Update on the boinc project.
Then kill c:\programdata\boinc\gridcoin.dat, then refresh.

Thanks,
Grid


When you say "click update on the BOINC project", which project should I be clicking update on...?

My problem is not with a specific BOINC project, my problem is that task manager says my BOINC projects are using 100% of my CPU, but Gridcoin is reporting only ~10% to ~50% BOINC usage and my BOINC KH/ps always displays as either "0" or "infinity".

I did delete programdata\boinc\gridcoin.dat and restarted gridcoin, still no change, BOINC usage fluctuates between ~10% to ~50% (57% is the highest I've seen it all day) and BOINC KH/ps is still showing as "0" or "infinity"

***EDIT***
I tried "UPDATE" on malariacontrol.net since you said that was the same you had done, deleted my gridcoin.dat and restarted, still no change...
1354  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Gridcoin (GRC) - first coin utilizing BOINC - Official Thread on: January 06, 2014, 06:31:16 PM
TribalBob:  Try left clicking on the project in boinc and click Project Tasks | Update.  See if that helps; a new boinc timestamp exists; it should be honored in the newest version; also try adding or deleting and re-adding the project or new projects; let me know if you figure anything new out that we can add to the manual; For me, I clicked update on Malaria and deleted my gridcoin.dat file and it fixed it.

I have no gridcoin.dat file... I have a file called gridcoin with no extension in appdata\roaming\gridcoin\sql is that the one...?

***EDIT***
Did a complete re-install of the Gridcoin client which has my BOINC usage fluctuating between ~10% - ~50%

BOINC MD5 Hash is correct, BOINC Block Hash is correct, but still showing only "0" or "infinity" for BOINC KH/ps.
1355  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Gridcoin (GRC) - first coin utilizing BOINC - Official Thread on: January 06, 2014, 03:57:01 PM
wallet for some reason not syncing... anyone else having this issue?

There are two other people I am aware of who are having sync issues, and I and at least one other person are having trouble with gridcoin not communicating with BOINC properly...

I'm sure Rob will figure out the issue(s) before too long...
1356  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Gridcoin (GRC) - first coin utilizing BOINC - Official Thread on: January 06, 2014, 03:37:54 PM
Might be a naive suggestion, but have you tried rebooting your computer since it happened? I know for example my one computer, if I stop cgminer in order to let a friend play games on it, when I try to start it up again it only runs at 30kh/s instead of it's usual 300 kh's. Nothing running in the background or anything. But rebooting it brings it back. Makes me think something got "stuck" and just needed to refreshed to relink everything. Wouldn't hurt to try if you haven't already.

I will give it a try, but the problem isn't with cgminer, it's with gridcoin not reading my BOINC usage properly... But you're right, can't hurt to try...

***EDIT***
Restarted my PC, problem still persists...
1357  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Gridcoin (GRC) - first coin utilizing BOINC - Official Thread on: January 06, 2014, 02:03:21 PM
I had an unusual experience this morning, I woke up to find my cgminer "frozen". It had apparently been frozen for ~4 hours and it showed the last activity as being "Waiting for work to be available from pools".

Also, when I opened my task manager, I noticed three rogue conhost.exe's on BOTH of my computers which seemed to be running silently as there were no open conhost windows to be seen.

Anyone else experience anything similar...?

***EDIT***
Also, my BOINC usage on the same machine that had frozen cgminer will no longer go above 50% usage but is usually much lower, around ~10% or so...

Gridcoin is not reporting any BOINC KH/ps despite the fact that BOINC is using 100% of the cpu's.

I have not changed ANYTHING on this machine, task manager shows BOINC as using 100%, gridcoin is STILL being launched as admin, I can see no reason for this to be happening...

***EDIT***
I ran upgrade from the RPC which did not fix the problem, I also deleted Program files (x86)\Gridcoin and re-installed from MSI, still no change.

***EDIT***
I ran repair on my BOINC installation, still no change...

***EDIT***
Ran lodctr /r from an elevated command prompt and restarted Gridcoin, still no change...
1358  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Gridcoin (GRC) - first coin utilizing BOINC - Official Thread on: January 06, 2014, 01:35:01 AM
how can i make my boinc utilization 100% im just getting 50%...do i need to add more projects?

You need to run gridcoin as admin. If you are already running Gridcoin as admin then you need to adjust your settings in BOINC.

In BOINC, go to View>Advanced view

Then go to Tools>computing preferences

In this menu setup to use 100% of the processors and use 100% of the processing time.

its already 100% of the processors and use 100% of the processing time but still getting only 50% what is the minimum projects to be attached to get 100% utilization?


The number of projects is irrelevant, as long as BOINC is currently working on something and is set-up to use 100% of the processors/processor time then you should get 100%. Double-check to make sure that your BOINC is installed in the default location (if not then you need to point to BOINC's data directory in your gridcoin.conf file) and make sure that you are running Gridcoin as Admin.

Also, if that does not work, then in BOINC go to View>Advanced View

From there go to Advanced and select "Read local prefs file".
1359  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Gridcoin (GRC) - first coin utilizing BOINC - Official Thread on: January 06, 2014, 01:08:10 AM
how can i make my boinc utilization 100% im just getting 50%...do i need to add more projects?

You need to run gridcoin as admin. If you are already running Gridcoin as admin then you need to adjust your settings in BOINC.

In BOINC, go to View>Advanced view

Then go to Tools>computing preferences

In this menu setup to use 100% of the processors and use 100% of the processing time.
1360  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Gridcoin (GRC) - first coin utilizing BOINC - Official Thread on: January 05, 2014, 01:34:42 AM
Rob,

For cpumining, is it necessary to have my BOINC display name be my GRC address...?

Also, what would happen if I pointed a second cpu/client (by placing the same User ID in the projects fields) on a second computer to the same BOINC account I am currently cpumining with on my first computer...?

Thanks!
For now the cpu mining doesn't work yet, but on a positive note I think we will be able to take out that requirement (of publishing your GRC address as your username on the project website), since we found a way to associate your boinc_hostID with your GRCaddress within the client (using the leaderboard), so I think when we turn on cpumining, we can make it much nicer and dynamic (IE people can pick any official project now, and not do any setup except one key).......
Pointing a second cpu:  The second cpu will automatically create a new boinc key pair (2048 bits, very strong) and a new HostID; we started using that keypair for the leaderboard; and Yes then you could have two CPU mining accounts once we get that finished.

Rob H.


Holy crap, cpumining isn't enabled...? My client has been sending out GRC multiple times per day for the cpumining beacon for a couple weeks now, where is that GRC going and why is it being taken if cpumining isn't enabled...?

How long do you think it will be before cpu mining is enabled again?
Pages: « 1 ... 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 [68] 69 70 71 72 73 74 75 76 77 78 79 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!