Posts by Flytronik

1) Message boards : API : Search the Boinc Wrapper for Mac (Message 34849)
Posted 23 Sep 2010 by Flytronik
Post:
I have written a Boinc project to render images with the Luxrender.net. I do not have MacOS so I need the wrapper from source.
2) Message boards : API : Search the Boinc Wrapper for Mac (Message 34840)
Posted 23 Sep 2010 by Flytronik
Post:
Hello,

search the Boinc Wrapper from the samples / wrapper as Mac version to Download.
3) Message boards : API : Genwrapper and suspended in Windows (Message 34824)
Posted 21 Sep 2010 by Flytronik
Post:
Habe nicht damit gerechnet. Ich habe einen Client den Genwrapper der ein Script ausführt dabei wird ein externes Programm gestartet. Und zwar so.

IN='boinc resolve_filename in'
OUT='boinc resolve_filename out'
if [ ! -d "K*" ]; then
./7z x -y 'in'
fi
./luxconsole -t 1 K*/*.lxs
./7z a 'out.7z' K*/*.png


Es soll wie bei renderfarm.fi mit dem luxrender.net Bilder in 3D berechnet werden.
Kommt der Benutzer zurück so bekommt der Prozess ein warten Signal (Angehalten) und die Prozesse stehen still. Unter Linux ist das kein Problem nur Windows macht munter mit der Berechnung weiter und Boinc braucht 100% CPU Zeit. Um das Problem zu lösen muss ich den Prozess killen und nicht auf warten setzen. Wie kann ich das machen? Oder eine Schleife einbauen die den Prozess überwacht. Der Genwrapper liefert leider kein "Boinc get_status" so das ich eine for Schleife benutzen könnte.
4) Message boards : API : Genwrapper and suspended in Windows (Message 34806)
Posted 21 Sep 2010 by Flytronik
Post:
Hello, i develop a client and i have a problem with windows all. With the genwrapper i start a script and my client work fine. But i start it on windows my client don't stop and suspended. On Linux it works fine. Can i say the Boinc client don't suspended make kill?

Flytronik
Germany




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.