Project plans and updates

Message boards : Number crunching : Project plans and updates
Message board moderation

To post messages, you must log in.

AuthorMessage
GLadi

Send message
Joined: 9 Oct 20
Posts: 3
Credit: 264,349
RAC: 0
Message 101 - Posted: 16 Oct 2020, 21:14:40 UTC

Czy można prosić admina o informowanie o aktualnych/przyszłych próbach rozruchu projektu? Wiele zadań jest przeliczanych po kilkanaście godzin i kończą się błędami. Paczki zadań są usuwane z serwera bez wcześniejszego informowania. Czy powinniśmy wtedy anulować zadania aby nie grzać procesorów bez potrzeby? Mam wrażenie, że ten projekt jest nadal w fazie testowej. Jeśli tak jest to proszę to wyraźnie podkreślić na stronie głównej lub włączyć w ustawieniach projektu możliwość pobierania normalnych lub testowych zadań. Trzymam kciuki za dalszy rozwój projektu, bardzo chętnie będę przeliczał zadania.

Could admin give us information on recent and future actions taken on the server? Many tasks are being calculated more than 15 hours ending with errors. Series of tasks disappearing from server. Should we then cancel tasks manually? It seems to me that this project is still in testing stage. If so, there should be a notice on main page or it should be possible to choose whether we want to download normal tasks or test tasks. I hope this project will develop well. Waiting to crunch more.
ID: 101 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
zupa

Send message
Joined: 21 Aug 19
Posts: 75
Credit: 163,295
RAC: 0
Message 102 - Posted: 16 Oct 2020, 21:47:52 UTC - in response to Message 101.  

Dzieki a post,
Probujemy wykorzystac platforme do badan wymagajacych wysokiej precyzji obliczen.
Niestety okazuje sie, ze jest to niezwykle trudne wyzwanie dla platformy boinc :(
Zroznicowanie procesorow (mocy obliczeniowych) bardzo wplywa na czas obliczen numerycznych w zagadnieniu calkowania ruchu w rownaniach rozniczkowych.
Nie mozemy przewidzec jaki bedzie czas obliczen poszczegonyc zadan ( nie biorac pod uwage wydajnosci procesora).
Z drugij strony nie chcemy ograniczac dostepu tylko dla komputerow o wysokiej wydajnosci obliczeniowej ...
W ostatniej wersji obliczen przez 24 h mielismy 99% skutecznosci, niestety pozniej ilosc proceow z bardzo dlugimi czasami drastycznie wzrosla.
Staram sie w chwili zaistnienia problemu wywolywac przerwanie obliczen przez serwer w celu ochrony czasu obliczen na Panstwa procesorach.
W tej chwili opracowuje wersje programu ktorej piorytetem bedzie ochrona czasu obliczen ( zadanie zakonczone po okreslonym czasie ok 2h).
Niestety zmusza nas to do wylaczenia procesu walidacji obliczen zwiazku z roznicowaniem ilosci otrzymywanych wynikow( liczy krokow calkowania od wydajnosci procesorow).
Mam nadzieje ze znajdziemy rozwiazanie , ktore bedzie spelnialo wasze i nasze oczekiwania.
Prosze o jeszcze chwile cierpliwosci....
ID: 102 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
GLadi

Send message
Joined: 9 Oct 20
Posts: 3
Credit: 264,349
RAC: 0
Message 104 - Posted: 16 Oct 2020, 22:45:38 UTC - in response to Message 102.  

Dziękuję za odpowiedź. Myślę, że warto ją przetłumaczyć na język angielski, choćby z grubsza. Zagraniczni cruncherzy również liczą na lepszą komunikację z adminami. Dobrze przeczytać od czasu do czasu na czym stoimy, w tym lub nowym wątku.
ID: 104 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Sergey Kovalchuk

Send message
Joined: 21 Aug 19
Posts: 23
Credit: 91,637
RAC: 0
Message 105 - Posted: 17 Oct 2020, 0:11:32 UTC - in response to Message 102.  

W tej chwili opracowuje wersje programu ktorej piorytetem bedzie ochrona czasu obliczen ( zadanie zakonczone po okreslonym czasie ok 2h).
Niestety zmusza nas to do wylaczenia procesu walidacji obliczen zwiazku z roznicowaniem ilosci otrzymywanych wynikow( liczy krokow calkowania od wydajnosci procesorow).

With a wide range of computational complexity and client performance, the BOINC platform has several tools

The simplest solution is to create several variants of the application with tasks of different sizes - S, M, L, XXXL. And provide app selection to users (enable advanced preference settings). It will be easier to validate tasks of the same size with each other than comparing different-sized tasks (terminated after 2 hours)

You can assign conditional complexity to such tasks of different sizes and set criteria for the scheduler of the allocation task by processor type. Here you need to know well the processor models and their performance on your tasks. Additional load on the server and on the admin when creating and distributing tasks.

You can also use processor optimization (instruction sets SSE2 - AVX512) when compiling multiple versions of the same application. Distribute tasks of different sizes across several plan-classes with the requirement of the desired option from the CPU. If your algorithms allow - enable multithreading. There are volunteers who can speed up your applications several times. This has already happened on other projects

Dobrze przeczytać od czasu do czasu na czym stoimy, w tym lub nowym wątku.

For global problems of the project and directions of search, the "science" section is well suited. opening a discussion on an important topic you can always get a hint

For operational actions with the project, you can post a short message in the "news" section with the option to notify clients - for example, about canceling tasks on the server and the need to clear the client's queue.

Such communication will reassure the participants - people have found a new project and expect stability as a project in the production stage, and not as test launches ;o)
ID: 105 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Bill F
Avatar

Send message
Joined: 14 Dec 20
Posts: 1
Credit: 0
RAC: 0
Message 176 - Posted: 14 Dec 2020, 4:12:14 UTC

What are you plans and time lines (goals) for releasing applications for other hardware / operating systems ?

Microsoft Windows running on an AMD x86_64 or Intel EM64T CPU

Thanks you
Bill F
ID: 176 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
boboviz

Send message
Joined: 19 May 20
Posts: 27
Credit: 9,765
RAC: 0
Message 177 - Posted: 20 Dec 2020, 17:14:03 UTC - in response to Message 176.  

What are you plans and time lines (goals) for releasing applications for other hardware / operating systems ?

Microsoft Windows running on an AMD x86_64 or Intel EM64T CPU


+1

(maybe if the compilation for windows is difficult, they can use boinc wrapper...)
ID: 177 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
boboviz

Send message
Joined: 19 May 20
Posts: 27
Credit: 9,765
RAC: 0
Message 178 - Posted: 21 Dec 2020, 10:49:35 UTC - in response to Message 177.  

+1
(maybe if the compilation for windows is difficult, they can use boinc wrapper...)


I'm wrong.
The next step is checkpoints!! :-P
ID: 178 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
zupa

Send message
Joined: 21 Aug 19
Posts: 75
Credit: 163,295
RAC: 0
Message 179 - Posted: 22 Dec 2020, 9:18:56 UTC - in response to Message 178.  

I remember ....
We are adopting versions to the new DR3 Gaia catalog now.

We will use boinc wrapper in near future
ID: 179 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
boboviz

Send message
Joined: 19 May 20
Posts: 27
Credit: 9,765
RAC: 0
Message 186 - Posted: 3 Jan 2021, 8:44:00 UTC - in response to Message 179.  
Last modified: 3 Jan 2021, 8:53:42 UTC

We will use boinc wrapper in near future

Great!!!

We are ready for Windows version
ID: 186 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Lenawuff

Send message
Joined: 26 Dec 20
Posts: 6
Credit: 0
RAC: 0
Message 199 - Posted: 3 Feb 2021, 6:46:27 UTC

when can you count on the Windows version?
ID: 199 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
zupa

Send message
Joined: 21 Aug 19
Posts: 75
Credit: 163,295
RAC: 0
Message 200 - Posted: 3 Feb 2021, 15:38:43 UTC - in response to Message 199.  

I will try do it ...
ID: 200 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
boboviz

Send message
Joined: 19 May 20
Posts: 27
Credit: 9,765
RAC: 0
Message 207 - Posted: 24 Feb 2021, 17:14:57 UTC - in response to Message 179.  

We will use boinc wrapper in near future

Is the code open? Maybe volunteers can help..
ID: 207 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
zupa

Send message
Joined: 21 Aug 19
Posts: 75
Credit: 163,295
RAC: 0
Message 208 - Posted: 24 Feb 2021, 20:36:17 UTC - in response to Message 207.  

I'm very interested because it doesn't work on windows systems.
I have to ask the owner of the code.
I hope that in private correspondence We can provide the code with a request not to distribute.
ID: 208 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
boboviz

Send message
Joined: 19 May 20
Posts: 27
Credit: 9,765
RAC: 0
Message 209 - Posted: 2 Mar 2021, 19:50:45 UTC - in response to Message 208.  

Great!!
ID: 209 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Aurum
Avatar

Send message
Joined: 13 Jan 21
Posts: 7
Credit: 4,357,882
RAC: 0
Message 210 - Posted: 13 Mar 2021, 18:16:05 UTC

When will you implement checkpointing???
Over 4 hours per WU with no checkpointing. I'd do a lot more work for you if you had checkpointing.
ID: 210 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Aurum
Avatar

Send message
Joined: 13 Jan 21
Posts: 7
Credit: 4,357,882
RAC: 0
Message 211 - Posted: 13 Mar 2021, 18:39:57 UTC

Until you learn how to implement checkpointing you could add the pulldown option in Preferences to only download 1,2,3,4,5,6,7,8 or unlimited.
ID: 211 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Lenawuff

Send message
Joined: 26 Dec 20
Posts: 6
Credit: 0
RAC: 0
Message 231 - Posted: 10 May 2021, 5:56:52 UTC

when will the Windows app finally come
ID: 231 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote

Message boards : Number crunching : Project plans and updates

©2024 GAVIP-GC