Posts by wyxchari

1) Message boards : GPUs : By FOLDERS, stop gpu auto with games (Message 86288)
Posted 23 May 2018 by wyxchari
Post:
Thank you. It would look like this:
GPU_BOINC_Control_Accion.bat
@echo off
tasklist | find "boincmgr.exe">nul
IF not "%ERRORLEVEL%"=="0" goto salir
SET A=0
"C:\Program Files\NVIDIA Corporation\NVSMI\nvidia-smi.exe" --format=csv,noheader --query-compute-apps=name | find "BOINC"
IF "%ERRORLEVEL%"=="0" SET A=1
SET B=0
rem Change GAMES by the games folder. It is not necessary to include the disk or routes.
"C:\Program Files\NVIDIA Corporation\NVSMI\nvidia-smi.exe" --format=csv,noheader --query-compute-apps=name | find "GAMES"
IF "%ERRORLEVEL%"=="0" SET B=1
FOR /F "tokens=2*" %%F IN ('REG QUERY "HKEY_LOCAL_MACHINE\SOFTWARE\Space Sciences Laboratory, U.C. Berkeley\BOINC Setup" /v INSTALLDIR') DO SET ID=%%G
IF "%A%"=="1" IF "%B%"=="1" "%ID%boinccmd.exe" --set_gpu_mode never
IF "%A%"=="0" IF "%B%"=="0" "%ID%boinccmd.exe" --set_gpu_mode auto
:salir
2) Message boards : GPUs : By FOLDERS, stop gpu auto with games (Message 86281)
Posted 23 May 2018 by wyxchari
Post:
I have a computer with GPUGRID in BOINC and I also have many games. Every time I install a game, I have to add the game executable in the BOINC GPU exclusion list. Sometimes it is difficult to find the executable if it is a Steam game, since the link is of the steam://rungameid/359550 type and you have to open the Task Manager and then go to it.

I have made a program that avoids having to add each game and does not need to put anything on the BOINC exclusion list. Just indicate the name of the folder where all the games are, the BOINC location and the nvidia-smi file (ONLY GPU NVIDIA).

GPU_BOINC_Control_Programar.bat
@echo off
schtasks /CREATE /SC MINUTE /TN "GPU_BOINC_Control_Tarea" /TR "c:\path\GPU_BOINC_Control_Ocultar.vbs"

GPU_BOINC_Control_Ocultar.vbs
set objshell = createobject("wscript.shell")
objshell.run "c:\path\GPU_BOINC_Control_Accion.bat",vbhide

GPU_BOINC_Control_Accion.bat
@echo off
tasklist | find "boincmgr.exe">nul
IF not "%ERRORLEVEL%"=="0" goto salir
SET A=0
"C:\Program Files\NVIDIA Corporation\NVSMI\nvidia-smi.exe" --format=csv,noheader --query-compute-apps=name | find "BOINC"
IF "%ERRORLEVEL%"=="0" SET A=1
SET B=0
"C:\Program Files\NVIDIA Corporation\NVSMI\nvidia-smi.exe" --format=csv,noheader --query-compute-apps=name | find "Games"
IF "%ERRORLEVEL%"=="0" SET B=1
IF "%A%"=="1" IF "%B%"=="1" "D:\2 Programas instalados\BOINC\boinccmd.exe" --set_gpu_mode never
IF "%A%"=="0" IF "%B%"=="0" "D:\2 Programas instalados\BOINC\boinccmd.exe" --set_gpu_mode auto
:salir
3) Message boards : BOINC Manager : Boinc opens the pages of the projects incorrectly (Message 85395)
Posted 23 Mar 2018 by wyxchari
Post:
Thanks for your help. It's not a problem with Boinc. It is an error already documented with Firefox 59 x64. I thought that Boinc was responsible because I discovered it in him. If a moderator wants, this topic can be deleted.

Here a thread on the subject:
https://bugzilla.mozilla.org/show_bug.cgi?id=1435472
https://support.mozilla.org/es/questions/1209121
4) Message boards : BOINC Manager : Boinc opens the pages of the projects incorrectly (Message 85390)
Posted 23 Mar 2018 by wyxchari
Post:
Windows 10.0.16299.309 x64, Boinc 7.8.3 x64, Firefox 59.0.1 x64

When I select a task or project and I give "Home page", Firefox opens and does not show the page properly. The letters on the page do not appear.

5) Message boards : BOINC Manager : BOINC Manager 7.8.2 bug in properties projects (Message 81819)
Posted 5 Oct 2017 by wyxchari
Post:
Boinc 7.8.3 also has this Spanish language bug when giving properties to a project.
6) Message boards : BOINC Manager : BOINC Manager 7.8.2 bug in properties projects (Message 81554)
Posted 23 Sep 2017 by wyxchari
Post:
Thanks but I do not much care about the lost work. It was only a few hours and it was my fault because I deleted the data folder manually.

What I do worry about is that BOINC has the language bug in Spanish when you click on the properties of a project.

Try it yourself.
7) Message boards : BOINC Manager : BOINC Manager 7.8.2 bug in properties projects (Message 81550)
Posted 23 Sep 2017 by wyxchari
Post:
Forget Windows XP and VMWare, it was just for testing.

I use Windows 10 x64 v1703 v15063 and BOINC fails in Spanish language when giving the properties of a project.
8) Message boards : BOINC Manager : BOINC Manager 7.8.2 bug in properties projects (Message 81548)
Posted 23 Sep 2017 by wyxchari
Post:
Cause of the bug identified 100%.
I have tested BOINC 7.8.2 on VMWare with Windows XP SP3 Embeded x32 and the error happens again same. Then I thought they have in common the different versions of BOINC and the only thing is the language in Spanish.
I have changed the language of BOINC to English and the error does not occur. I put it back is Spanish and reappears.
I have checked that in version 7.8.2 the languages have been revised according to the notes of the version, so it seems that they have created this bug.
"Newly translated localization files."
9) Message boards : BOINC Manager : BOINC Manager 7.8.2 bug in properties projects (Message 81546)
Posted 23 Sep 2017 by wyxchari
Post:
I have Windows 10 x64 v1703 v15063 and BOINC Manager 7.6.33 working fine for a long time. Today I got an update notice to version 7.8.2. I exit for the BOINC program. I downloaded the update. I installed it on the previous one. Everything seems to be going well and the tasks in progress have been preserved.
But when I give the properties of a project does nothing, the BOINC window disappears, the system icon disappears even though BOINC is still running hidden.
I have uninstalled everything. I've lost all the work I've been running. I have reinstalled 7.6.33 and will never change version again.
I tried it in VMWare with a clean windows and it makes the same error: it does not show the properties of the projects and closes the BOINC window and the system icon although it continues running. Therefore, it is not due to a windows in corrupt state.




Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.