Instructions:
Make sure you use the right 64 or 32 bit version.
Tab->Seti:
Check: "Always move VLAR's to CPU". This is normally switched on and moves all VLAR's to the CPU regardless of any other setting.
Check: "Always move VHAR's to CPU". This is normally switched on and moves all VHAR's to the CPU regardless of any other setting.
Check: "Allow VHAR's and VLAR's." In case you get stuck with most/all VLAR's and VHAR's, checking this options will do the following.
1) Check if there is any work on the CPU, that can be move to the GPU. (reject VLAR's and VHAR's)
2) If there is not enough: Allow VHAR's to be moved to the GPU.
3) If there still isn't enough: Move the VLAR's to the GPU as needed.
"If GPU tasks are less than" 40 "fill up to" 60 "Tasks": Moves tasks to the GPU when the current total is less than 40. Move enough tasks to end up with 60 tasks.
"If CPU tasks are less than" 20 "fill up to" 30 "Tasks": Moves tasks to the CPU when the current total is less than 20. Move enough tasks to end up with 30 tasks.
BOINC does is very best, to get you an equal amount of CPU and GPU tasks. This program messes up the CPU and GPU speed predictions. So only use it, when it's absolutely necessary.
Button Test: Reads the client_file and checks the number of tasks that are ready to start or running.
Button Run: The same as test, but will additionally move over work form CPU <-> GPU or GPU <-> CPU.
Button Ok: Hides the program.
Tab->Log:
Displays all logging, the same logging will go to the logging file. C:\Users\user_name\AppData\Roaming\eFMer\BoincScheduler\log
Button Clear: Clears the logging on screen.
Button Ok: Hides the window.
Check "Debug mode": Displays extra information for testing. The config.xml file may be used, to get more detailed information.
Tab->Settings:
Check "Hide in taskbar at startup": When checked, the program will hide itself at startup.
Check "Start BoincRescheduler at login": When checked, the program will start after the user logs in.
Check "Automatic mode.": Starts a "Run" when needed every xx hour and xx minutes. First a "Test" is started, when there is any need of rescheduling a "Run" is started.
Check "Restart the BOINC client after rescheduling": When not checked, the program will NOT restart the BOINC client.
Button "Start BOINC client": Starts the BOINC client.
Tab->Expert:
BOINC data folder: Leave this blank, to use the default location. If you use an alternative location of BOINC. This is the location of the main folder, NOT the project folder.
Temp folder: Leave this blank, to use the default location: C:\Users\user_name\AppData\Roaming\eFMer\BoincScheduler.
Check "Do not include running tasks in the rescheduling": Normally checked. This will not include tasks, that are already running to be rescheduled.
Check "Limit rsc_fpos_bound": Normally unchecked. When checked, it will adjust the maximum runtime limit, to a way higher value, to avoid -177 errors.
Check "Use mutex to prevent the BOINC client from running": Normally checked. Removing the check, may resolve a restarting problem on some computers, but is less safe.
Check "Removing the check, will result in a quicker initial read, may be less safe": Normally checked. Removing the check, the reading of the WU's will be a lot faster, but may be less safe. Normally the WU is copied to a temp file and next the temp file is used to read the WU data. Remove the check and the rescheduler will not make the copy.
Check "Simulation mode, only create a new state file": Normally unchecked. When checked it creates a new client_state, without actually copying it, to override the original one.
Button "Read config": Reads the config.xml file to apply any changes.
Taskbar menu:
Open: Same as clicking on the icon, shows the program.
About: About the program.
Exit: This is the way to exit the program.