Posts by Teemu Mannermaa

\n studio-striking\n
1) Message boards : Cafe : the say hello thread :) (Message 8247)
Posted 29 Aug 2020 by Profile Teemu Mannermaa
Post:
Hello everyone!

-w
2) Message boards : Number crunching : Add Raspberry Pi support! There are two working clients available! (Message 8246)
Posted 29 Aug 2020 by Profile Teemu Mannermaa
Post:
Hmm, interesting.. but is there a BOINC client for those platforms?

-w
3) Message boards : News : Account deletion enabled (Message 8237)
Posted 25 Jul 2020 by Profile Teemu Mannermaa
Post:
Deleting your Moo! Wrapper account is now possible. It can be requested from your Account page or by going directly to https://moowrap.net/delete_account_request.php page. Your account will be deleted automatically after email address* verification that tries to make sure you are you. Note that this process will permanently delete your account and you will lose access to it. There's no way to restore an account so please be sure before requesting deletion.

*I know email verification requirement can cause problems for some users that can't receive emails. This includes emails protected with the Outlook services because MS/Outlook never accepts any email from our project server. Even their support services is not able to help figure out why that is. So if you are affected with this (please also check your Junk email folder) you can either try to complain to your email service provider or, preferably, switch to some email service provider that works. For Example Google Mail should work. Note that changing your email address will mean you have to wait a week before account deletion is possible due to security reasons.
4) Questions and Answers : Web site : Can't create profil (Message 8231)
Posted 20 Jul 2020 by Profile Teemu Mannermaa
Post:
When trying to create my profile I get this error on the page :
Warning: require_once(..inc/util.inc): failed to open stream: No such file or directory in /home/boincadm/projects/moo/html/user/create_profile.php on line 21


Thank you for reporting this problem! This error is now fixed so hopefully profile creation works again. Have to admit, took me a minute to figure out the include was just a missing one /-character. :D

-w
5) Message boards : Number crunching : Would love to graph server_status (Message 8229)
Posted 18 Jul 2020 by Profile Teemu Mannermaa
Post:
Well....
https://munin.kiska.pw/munin/moo-day.html
I see I can't graph server_status given it responds with 503 :D


Oh, interesting graphing you are doing there. I need to remember that URL in the future. :D

Anyway, Server Status should be back as I've disabled application specific runtime and users part that was running a huge query that database didn't want to handle.

-w
6) Questions and Answers : Web site : Server Status Page not Working (Message 8228)
Posted 18 Jul 2020 by Profile Teemu Mannermaa
Post:
massive overload because formula boinc chose moo as their sprint this weekend. no gpu tasks to be had either.


Server Status has done that before when the tasks in the database has grown. Obviously, Formula BOINC caused the tasks to increase as well so it had the same effect.

There should be GPU tasks at the moment as the work generator for huge tasks seems to be keeping up at least for now.

i take it the moo admin knew that their project would be the subject of a sprint this weekend and prepared accordingly?


Nope, moo admin did not know about this. :)

-w
7) Questions and Answers : Web site : Server Status Page not Working (Message 8227)
Posted 18 Jul 2020 by Profile Teemu Mannermaa
Post:
Just a heads up, the Server Status page isn't functioning. At all. It won't even load let alone display anything.


Server Status should be back up now after I disabled part of it that was running a query on the database that took too long.

-w
8) Questions and Answers : Android : All tasks fail on Android 9? (Message 8164)
Posted 2 Aug 2019 by Profile Teemu Mannermaa
Post:
Any updates from admins about why those tasks keeps failing on Android would be highly appreciated.


Hmm, looks like Android version is not detected correctly for the new double and single digit Android versions. So they are just sent the non-PIE version which obviously won't work as all the new versions only run PIE-executables.

I'll see if next BOINC Server version fixes it and if not, see about patching the detection. Hopefully it's something that can be fixed on the BOINC Server side and doesn't require new BOINC Client on Android to really fix things.

For the record, I believe this issue is https://github.com/BOINC/boinc/issues/3172.

-w
9) Questions and Answers : Android : BOINC BETA version Android 7.14.1 (Message 8163)
Posted 2 Aug 2019 by Profile Teemu Mannermaa
Post:
An other question: does this BOINC version supports remote login like the desktop versions, or do I still have to stay with NativeBOINC for that? Couldn't find anything about it in the release notes.


Don't think so but there's at least some actions going on for the issue at https://github.com/BOINC/boinc/issues/1699.

-w
10) Message boards : Wish list : Wish your next release would not look like it has a virus. (Message 8162)
Posted 2 Aug 2019 by Profile Teemu Mannermaa
Post:
This is the only project that shows a virus on McAfee and I run a lot of projects.


I'd wish it too but alas, it's up to McAfee not think what D.net Client does is suspicious. That said, D.net devs have tried to ease the problem in the future, for example by not compressing the executable as decompression at launch is one thing that scares antivirus vendors. But it's still an ongoing issue, mostly with McAfee based products, that their heuristics trigger.

-w
11) Message boards : Number crunching : WUs since 22.jul.19 11.UTC not reported (Message 8161)
Posted 2 Aug 2019 by Profile Teemu Mannermaa
Post:
My data appears to have returned to the stats sites this morning!


Indeed, the problem was replication between main DB server and slave. Slave data was then used to export stats and also show results on the website. So the work should have been completing and credited correctly, just that it was not shown and reported as such.

I've fixed the replication lag and it's up to date again. I may simplify the DB setup in the future (so no separate slave) so that this doesn't happen anymore and I can detect problems faster. Thank you everyone for reaching out and letting me know about this issue! Sorry for the confusion.

-w
12) Message boards : News : Server migration completed (Message 8075)
Posted 1 Dec 2018 by Profile Teemu Mannermaa
Post:
All our servers are now migrated to the new hosting provider. There shouldn't be anymore migration related performance issues or sudden maintenance. Please, report any remaining work distribution problems in our forums. Thank you and happy crunching!
13) Message boards : Number crunching : Can not upload completed work... (Message 8074)
Posted 1 Dec 2018 by Profile Teemu Mannermaa
Post:
Can not upload completed work...


Uploads were down on purpose at that time due to the server migration.

-w
14) Message boards : Number crunching : Using two GPU's (Message 8060)
Posted 14 Nov 2018 by Profile Teemu Mannermaa
Post:
It has two GPU's a GTX 960 and a GTX 970, yet is is only showing 1 GPU running at 0.2 CPU + 1 Nvidia GPU. Also twin Xeon Hex core processors (24 cores)


Since they are same brands, it should work. You may need to tell BOINC Client to use both and not only "best one" with use_all_gpus setting in the cc_config.xml file. (Please refer to https://boinc.berkeley.edu/wiki/Client_configuration for details.)

Hmm, looking at your computers, looks like you don't have OpenCL so we are only using cuda31 apps. This means our v1.3 app crunch on both cards with one process. I can see many WUs with "device: 2 x GeForce GTX 960" from our wrapper and "Automatic processor detection found 2 processors." from D.net Client so it was at least working for some WUs. Not sure what you have been trying to do configuration wise as some do indeed seem to see only one card.

-w
15) Message boards : News : Releasing new version 1.5 apps (Message 8053)
Posted 11 Nov 2018 by Profile Teemu Mannermaa
Post:
As always, please report ... having work fail more often in the relevant forum here.

Now the 1.05 app (openCL nvidia) fails all work units after 17 seconds.


Curious.. "can't run app: Insufficient system resources exist to complete the requested service." so I wonder what it runs out of..

Although, do you happen to run McAfee anti-virus? It seems to be detecting the new app for some reason but I suspect it's the age old false positive. If you could try to exclude Moo! Wrapper project from it's heuristic scanning and see if that helps?

-w
16) Message boards : Number crunching : Export stats (Message 8051)
Posted 10 Nov 2018 by Profile Teemu Mannermaa
Post:
Hi,

Thank you for reporting the ] in the team names. I think I've fixed the issue that was introduced in upstream, we'll see after next export.

-w
17) Message boards : News : Releasing new version 1.5 apps (Message 8050)
Posted 10 Nov 2018 by Profile Teemu Mannermaa
Post:
Your change history post said: "Updated D.net Client for OpenCL (both AMD and nVidia) to build 521", so I was expecting it as well.


Right, I agree that my messages haven't been that clear on what apps are out. One can keep an eye on the release progress in the https://moowrap.net/apps.php page.

I've released the Windows AMD OpenCL as a beta now and wouldn't be mind some people to flip the beta flag and try it out. The reason I'm doing staggering releases and beta is that I don't want to my main contributing apps to start failing for all work or something to that effect.

-w
18) Message boards : News : Server migration in progress (Message 8049)
Posted 10 Nov 2018 by Profile Teemu Mannermaa
Post:
Some team names was wrong.


Wrong how and are they fine now? There has been on going issues with BOINC-wide team import script but it should be working now. Were the team locally created or BOINC-wide?

-w
19) Message boards : News : Releasing new version 1.5 apps (Message 8044)
Posted 9 Nov 2018 by Profile Teemu Mannermaa
Post:
How do you make BOINC download the new 1.5 ?
I just did a project reset and got 1.4 again.


It'll happen automatically when the app is available for your platform. At the moment only nVidia OpenCL is out and the 64-bit CPU app is in beta (both for Windows). I'll get more released depending if there are any problems.

-w
20) Message boards : News : Releasing new version 1.5 apps (Message 8041)
Posted 8 Nov 2018 by Profile Teemu Mannermaa
Post:
When will the Server Status page reflect the new Application times


Unfortunately, Server Status page doesn't go into version specific, just app level, so it'll have both v1.4 and v1.5 times and work status intermingled. The times will include v1.5 work as soon as there's results returned (there has been and there is increasingly).

-w


Next 20


 
Copyright © 2011-2024 Moo! Wrapper Project