Seite 5 von 8

Re: Harmonious Trees 0.03

Verfasst: 05.06.2012 06:21
von Luegge
Actually, it finished during the night and got validated even though the deadline was already reached. So just forget about my previous post, everything is fine now.

Re: Harmonious Trees 0.03

Verfasst: 13.06.2012 08:32
von rroonnaalldd
Ich habe hier eine Tree0.07-Unit und die läuft seit 190,869.60sec. Noch schreibt sie ihre Checkpoints und wird mit 100% via "top" angezeigt.
Gilt deine Rechenzeitangabe von max 50h noch? Zumindest der erste von 4 hat auf einem Core i7-870 nach 183,889.40sec seine Arbeit zurückgemeldet und ausgehend von meinem lahmen Rechner, werde ich wohl noch viel Zeit damit zubringen müssen.
Das keinerlei Fortschritt erkennbar ist, erschwert die Lage zusätzlich.

Re: Harmonious Trees 0.03

Verfasst: 15.06.2012 08:10
von yoyo
Die 50h gelten noch, beziehen sich aber auf einen aktuellen Rechner. Ist Dein Rechner langsamer wird er länger brauchen.
yoyo

Re: Harmonious Trees 0.03

Verfasst: 29.06.2012 22:05
von Plomos
I understand that sometimes it can take a while for these WUs to completely finish but here is what I am seeing

I've got 2 hat version 0.06 WUs that say they have finished in BOINCTasks but have yet to complete despite the 100% progress

hat_12686_36-42726-4593402196_R_1340827509_2 has been running now for over 22 hours

hat_12681_36-12448-4317343179_R_1340810409_2 has been running for nearly 10 hours and has not finished either. BOINC manager shows 0% progress for both of these and has no ETA on their completion. How long should i expect it to run?

Also the chkpoint file in the slots folder doesn't seem to be updating from what i can tell but BOINCTasks says hat_12686_36-42726-4593402196_R_1340827509_2 has 376 checkpoints and it is still using CPU so i guess it is doing something

Re: Harmonious Trees 0.03

Verfasst: 10.12.2012 12:13
von Conan
Running the Hat files has caused some issues.

First they seem to be running OK, but take a long time to run, longest so far has been over 26 hours.
This is on Linux only as Windows does not as long.

The work units get returned but on Linux don't get validated and I get 0.00 points.

There does not seem to be an issue with the work units but they don't match the other people running the same work units.

This has happened on Result 17738562 and Result 17761019

I have a few more at the "Pending" stage (the longest is 26 hours) and suspect that they are going to be given 0.00 points as well.

I may have to stop running Hat work units as they take a long time and give me nothing in return.

Conan

EDIT:: On investigating it appears that I am only getting version 0.01, which doesn't validate with the current version.
I have noticed that the latest app is 0.10 for Linux so I have edited my app_info.xml file (I have a single app_info file for all current projects), but I may have not used the correct file designation as I can't find where the executable is for the Harmonious Trees.
I am hoping that the correct file will download but if I don't have the correct file name then it wont happen.

Re: Harmonious Trees 0.03

Verfasst: 10.12.2012 16:40
von yoyo
You get version 0.01, because this one is referenced in your app_info.xml. Modify it and use http://www.rechenkraft.net/yoyo/downloa ... -linux-gnu.
yoyo

Re: Harmonious Trees 0.03

Verfasst: 11.12.2012 11:09
von Conan
Just adding this file to my app_info.xml did not work and I kept getting 0.01 work units which then failed.
I tried removing Harmonious Trees from the app_info.xml file and run on its own, but still no go.

I finally detached and re-attached, loaded back up my originally modified app_info.xml with the new harmtree_0.10 executable, which failed before but now it worked and I have successfully completed a Harmonious Trees 0.10 work unit.

Must of been some old data that need to be removed before it would work. Only taken two days to sort it all out.

Thanks

Conan

Re: Harmonious Trees 0.03

Verfasst: 18.12.2012 12:13
von Conan
Have had 2 work units lately that both said they were successful but both got 0.00 points and two other people get the points.
For some reason both work units were not validated and another work unit was sent out and it validated instead.

If the work units are successful why don't they validate?

See Result 17848747 and Result 17854409

Thanks
Conan

Re: Harmonious Trees 0.03

Verfasst: 18.12.2012 12:50
von yoyo
They are not valid, because the 2 result didn't match. Therefore the sever sent out a 3rd result and this one matched with one of both, but not with your result. Therefore the server encountered your result as invalid.
yoyo

Re: Harmonious Trees 0.03

Verfasst: 05.03.2013 03:09
von Augustine
Would it be possible to build this application for a generic ARM Linux platform like arm-unknown-linux-gnueabi as well, perhaps targeting a common denominator like the ARM V5 (I guess that it doesn't support hardware FP though?

Other projects like Enigma, OProject, QCN, Radioactive and WUProp already provide an application for such platform.

Please, let me know if I can help.

TIA

Re: Harmonious Trees 0.03

Verfasst: 05.03.2013 10:53
von yoyo
We have currently a HarmoniousTree application as well as the cruncher application in test for RasberryPi. So we are looking for more tester ;)
yoyo

Re: Harmonious Trees 0.03

Verfasst: 05.03.2013 17:25
von Augustine
I don't have a RaspberryPi, only an ARM-based NAS which sports an ARMV5TE without hardware FP, therefore its platform triplet is not compatible with the one of the RapberryPi (arm-unknown-linux-gnueabi vs. arm-unknown-linux-gnueabihf).

It seems that building HT is pretty simple and I'd gladly give it a try and provide you with the resulting program. If so, what other instructions should I know about?

TIA