𝕏

Posts by [AF>Le_Pommier] Jerome_C2005

1) Message boards : News : New version with checkpoints // Nueva versión con checkpoints (Message 3199)
Posted 6 days ago by [AF>Le_Pommier] Jerome_C2005
Post:
The server seems more stable now, each time I come it is working, only it is pretty slow, but working.

What is missing are tasks :)
2) Message boards : News : New version with checkpoints // Nueva versión con checkpoints (Message 3197)
Posted 7 days ago by [AF>Le_Pommier] Jerome_C2005
Post:
Any news on when we'll be getting more work to do? :)

Even more : any news when the server will be working all the time ? because for the moment it is up and down (not responsive) more or less continuously.

(I find a quick moment to post this when the server seems up...)
3) Message boards : Number crunching : DENIS fiber simulator 1.00 (Message 3192)
Posted 13 days ago by [AF>Le_Pommier] Jerome_C2005
Post:
I got a bit less of 20 tasks since yesterday on my intel iMac. They calculate average 4.5 hours but one took 17 hours to complete.

Deadline is too short, or there is something wrong because the server canceled one of the tasks on the same day.

Credit is lame, but hey, this is a bio project after all.
4) Message boards : News : New version with checkpoints // Nueva versión con checkpoints (Message 3151)
Posted 30 May 2025 by [AF>Le_Pommier] Jerome_C2005
Post:
27 hours to complete on my intel i9 iMac...

(and 462 credit for the only one validated so far...)
5) Message boards : News : New version with checkpoints // Nueva versión con checkpoints (Message 3137)
Posted 28 May 2025 by [AF>Le_Pommier] Jerome_C2005
Post:
Mine are still not finished my iMac after 20 hours / 80% (i9 intel) but an AF colleague ended his tasks after 32 hours (I don't have the specs of his machine): less than 600 credits granted, I hope the final "non beta" app will be reevaluated about credits :)

The good news is they seem to be working fine and not crashing, this is a good thing already.
6) Message boards : News : New badges (Message 2422)
Posted 26 May 2024 by [AF>Le_Pommier] Jerome_C2005
Post:
Je pensais qu'Olivier était en capacité de faire un copier-coller :-D
7) Message boards : News : New badges (Message 2409)
Posted 22 May 2024 by [AF>Le_Pommier] Jerome_C2005
Post:
Si ça c'est pas un déterrage de topic de compétition je ne m'y connais pas :D

Viens cruncher dans l'AF Olivier !

https://forum.boinc-af.org
8) Message boards : Number crunching : Low memory usage (Message 2115)
Posted 18 Jun 2023 by [AF>Le_Pommier] Jerome_C2005
Post:
8 GB per task is extreme, very few projects use that much. Many projects (apps) have a "regular" use of RAM, if this ever means anything in computing :)

Check the link I give above, you'll have an idea for all existing projects and applications, depending on the OS used.
9) Questions and Answers : Web site : No stats for MacOs computers (Message 2113)
Posted 18 Jun 2023 by [AF>Le_Pommier] Jerome_C2005
Post:
I see this old thread and the page you mentioned still have the same issue (macOS void) : I think there is an issue with this (standard ?) page of the (Berkeley provided ?) boinc website.

I assume a github issue should be created in the boinc-site project ?
10) Questions and Answers : Preferences : Crunch only one project at a time (Message 2112)
Posted 18 Jun 2023 by [AF>Le_Pommier] Jerome_C2005
Post:
I assume what you mean is "if I have 2 boinc projects allowed on this machine and I have 8 threads available I want all tasks to be the same projects at once and not mix tasks from the different projects" when they are running ?

AFAIK the only way is that you suspend the other project(s) manually and only let "one at a time". And then you switch.
11) Message boards : Number crunching : Screensaver (Message 2111)
Posted 18 Jun 2023 by [AF>Le_Pommier] Jerome_C2005
Post:
It's rare nowadays that project spend some time to implement screensavers, it's a resurgence of the time when boinc was mainly ran in screensaver mode and volunteers would fear about "permanent execution".

You can run most boinc projects without fear continuously regardless of your activity, the tasks executed are always launched using the OS low priority setup and will normally release instantly if any other process requires the same CPU amount at any time.

Maybe some GPU tasks of some projects, depending on your configuration / GPU, will make that your machine lag a lot. This is also why you have a dedicated "suspend calculation when computer is used" setup for both CPU and GPU in boinc parameters.
12) Message boards : Number crunching : Low memory usage (Message 2110)
Posted 18 Jun 2023 by [AF>Le_Pommier] Jerome_C2005
Post:
Size does not matter ;)

I think the amount of RAM is not directly linked to the efficiency of the calculation, a tiny algorithm can do miracles :)

It mainly depend on the type of calculation actually performed and how it is implemented in the algorithm, some will need to store big "table of result" in memory to process until the end (and maybe just keep a small fraction of it in the final outcome) and others will not rely on "what was calculated before" to reach the outcome.

There are other boinc projects that have a low RAM requirement.

Check there.

(I strongly recommend you install WUProp project on all your machines, the tasks consume hardly no resource and don't use one slot : they gather usage statists to feed the result page of the project and help the community + it also keeps track of time statistics on your own crunching and provides you wonderful stars you can add to your badge signature, based on the time spend regardless the power of your machine(s) :) )
13) Message boards : News : New simulations // Nuevas simulaciones (Message 2023)
Posted 21 Feb 2023 by [AF>Le_Pommier] Jerome_C2005
Post:
So many things in that to-do :D
14) Message boards : News : New simulations // Nuevas simulaciones (Message 1991)
Posted 24 Jan 2023 by [AF>Le_Pommier] Jerome_C2005
Post:
Indeed

===============================================================

--- DENIS Myocyte Simulator ---
Version 0.18 - Beta

---------------------------------------------------------------
https://denis.usj.es
Universidad San Jorge
===============================================================

But the important thing is that there is much more work now ;)

I mean, there _was_ more work :D
15) Message boards : News : New simulations // Nuevas simulaciones (Message 1984)
Posted 20 Jan 2023 by [AF>Le_Pommier] Jerome_C2005
Post:
It would be great to have permanent work, it's hard to maintain volunteers motivation without regular work :)

Regarding the mac / linux comparison, I forgot to mention it is in the same machine (VM linux in a mac).

In any case keep up the good work and viva boinc !
16) Message boards : News : New simulations // Nuevas simulaciones (Message 1973)
Posted 19 Jan 2023 by [AF>Le_Pommier] Jerome_C2005
Post:
Hola ! Happy to see the project is back :)

Tasks are working fine both on macOS and a linux VM (on the same machine), which is great, not many projects maintain a mac app !

I can notice that tasks take 1h to run in the linux VM and 1h45 in the mac with native tasks (same app version / same credit at the end).

A bit sad but it is not the first time I notice such behaviour, maybe due to some compilation options ?
17) Message boards : Number crunching : New human ventricular cell model for mac ? (Message 1916)
Posted 4 Sep 2022 by [AF>Le_Pommier] Jerome_C2005
Post:
I now receive both "New human ventricular cell model" and "Beta of DENIS-myocyte" on my mac :)

Also on a linux VM I get both, but in there the beta is much quicker than on the mac, and I realize it is the same for NHVM = almost twice the run time under macOS (2 hours) compare to the run time in the linux VM (1 hour) inside the same iMac...
18) Message boards : News : Official relaunch of the project // Relanzamiento oficial del proyecto (Message 1777)
Posted 26 Jul 2022 by [AF>Le_Pommier] Jerome_C2005
Post:
OK entonces no esta visible en los detalles de una tarea :

en el mac :

Application : Beta of DENIS-myocyte 0.13
Nom : DENIS_Myocyte_Beta_20220723083137735103_CNM_k_1b-Coppini_2000-conf_3847
État : Calculs en cours
Reçu : Lundi 25 juillet 2022 à 13:40:56
Date limite d'envoi : Vendredi 29 juillet 2022 à 07:41:24
Taille de tâche estimée : 7 896 GFLOPs
Temps de calcul : 01:02:10
Temps processeur depuis le point de sauvegarde : 00:01:16
Temps écoulé : 01:03:31

en la VM linux del mac (misma maquina) :

Application : Beta of DENIS-myocyte 0.13
Name : DENIS_Myocyte_Beta_20220723083137735103_CNM_k_1b-Drouin_ENDO_5000-conf_216
State : Running
Received : Tue 26 Jul 2022 02:28:38 PM CEST
Report deadline : Sat 30 Jul 2022 08:28:41 AM CEST
Estimated computation size : 7,896 GFLOPs
CPU time : 00:41:27
CPU time since checkpoint : 00:00:32
Elapsed time : 00:41:51

(pero confirmo que solo es un punto de display, hice un reboot de mi VM linux y siguió calculando las tareas con la duración anterior)

Otro pequeño detalle

tarea del mac : 1h46mn
tarea de la VM linux en el mac (misma maquina) : 1h06mn

Esta duraciones parecen bastante estables : la applicacion linux es mucho mas optimizada que la mac (Beta of DENIS-myocyte v0.13 para los 2).
19) Message boards : Number crunching : New human ventricular cell model for mac ? (Message 1772)
Posted 25 Jul 2022 by [AF>Le_Pommier] Jerome_C2005
Post:
Thanks !

I actually realize that even though it was not listed on the application page, my mac had already done a good number of beta app in the recent weeks... !?

Anyway my mac got plenty now, thanks again.
20) Message boards : Number crunching : New human ventricular cell model for mac ? (Message 1766)
Posted 24 Jul 2022 by [AF>Le_Pommier] Jerome_C2005
Post:
Hi

I see "New human ventricular cell model" tasks available since yesterday but my mac host can't get any, and it could at the relaunch of the project.

Since the beta are linux only, I can't help with my mac :/


Next 20