ATM

Message boards : News : ATM
Message board moderation

To post messages, you must log in.

Previous · 1 . . . 29 · 30 · 31 · 32 · 33 · 34 · 35 · Next

AuthorMessage
tomaras

Send message
Joined: 4 Mar 20
Posts: 18
Credit: 3,119,821,062
RAC: 1,336,390
Level
Arg
Scientific publications
wat
Message 61419 - Posted: 21 Mar 2024, 1:00:07 UTC - in response to Message 61418.  

Thanks. I've validated well over 11 ATM tasks. Oh well, it is what it is. I just hate to see all this GPU horsepower I have doing nothing.
ID: 61419 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Pascal

Send message
Joined: 15 Jul 20
Posts: 95
Credit: 2,550,803,412
RAC: 170,875
Level
Phe
Scientific publications
wat
Message 61420 - Posted: 21 Mar 2024, 9:19:14 UTC

Bonjour ,
j'aimerais savoir s'il est possible d'attribuer une carte graphique a un calcul en particulier car je possede une gtx 1650 4gb mais GPUGRID lui donne toujours du quantum chemistry a calculer.
Avec 4 gb seulement tout part en erreur contrairement a ma rtx 4060.
Je voudrais que ma gtx 1650 calcule pour atm car cela ne pose pas de probleme.
Le calcul réussit a chaque fois.
d'apres ce que je sais gpugrid ne gere pas de fichier appconfig.xml.
Je voudrais que ma gtx 1650 calcule pour ATM et ma rtx 4060 pour Quantum chemistry.
Est ce possible?

Good morning,
I would like to know if it is possible to assign a graphics card to a particular calculation because I have a gtx 1650 4gb but GPUGRID still gives it quantum chemistry to calculate.
With only 4 gb everything goes wrong unlike my rtx 4060.
I would like my gtx 1650 to calculate for atm as this is not a problem.
The calculation succeeds every time.
from what I know gpugrid does not handle appconfig.xml file.
I would like my gtx 1650 to calculate for ATM and my rtx 4060 for Quantum chemistry.
Is that possible?
ID: 61420 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Erich56

Send message
Joined: 1 Jan 15
Posts: 1166
Credit: 12,260,898,501
RAC: 869
Level
Trp
Scientific publications
watwatwatwatwatwatwatwatwat
Message 61421 - Posted: 21 Mar 2024, 12:43:39 UTC - in response to Message 61418.  

Keith Myers wrote:
Once you've validated 11 ATM tasks, the DCF for that application should come down and the estimated times to completion should come down to something reasonable.

none of my 4 hosts (with total of 7 GPUs) is showing this behaviour, though.
ID: 61421 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Pascal

Send message
Joined: 15 Jul 20
Posts: 95
Credit: 2,550,803,412
RAC: 170,875
Level
Phe
Scientific publications
wat
Message 61422 - Posted: 21 Mar 2024, 12:45:40 UTC

est ce que gpugrid arretera d'envoyer des unites quantum chemistry sur ma gtx 1650 si elles partent toutes en erreur a cause de la quantité de ram et mettra automatiquement ma gtx 1650 sur ATM qui devrait fonctionner coorectement?


Will gpugrid stop sending quantum chemistry units on my gtx 1650 if they all go wrong because of the amount of ram and will automatically put my gtx 1650 on ATM which should work coorectly?
ID: 61422 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Ian&Steve C.

Send message
Joined: 21 Feb 20
Posts: 1114
Credit: 40,838,909,595
RAC: 4,232,576
Level
Trp
Scientific publications
wat
Message 61423 - Posted: 21 Mar 2024, 12:54:58 UTC - in response to Message 61422.  

est ce que gpugrid arretera d'envoyer des unites quantum chemistry sur ma gtx 1650 si elles partent toutes en erreur a cause de la quantité de ram et mettra automatiquement ma gtx 1650 sur ATM qui devrait fonctionner coorectement?


Will gpugrid stop sending quantum chemistry units on my gtx 1650 if they all go wrong because of the amount of ram and will automatically put my gtx 1650 on ATM which should work coorectly?


go into your project preferences and disable running test applications and uncheck the Quantum Chemistry project.
ID: 61423 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Keith Myers
Avatar

Send message
Joined: 13 Dec 17
Posts: 1416
Credit: 9,119,446,190
RAC: 614,515
Level
Tyr
Scientific publications
watwatwatwatwat
Message 61424 - Posted: 21 Mar 2024, 16:42:16 UTC - in response to Message 61420.  
Last modified: 21 Mar 2024, 16:45:23 UTC


Good morning,
I would like to know if it is possible to assign a graphics card to a particular calculation because I have a gtx 1650 4gb but GPUGRID still gives it quantum chemistry to calculate.
With only 4 gb everything goes wrong unlike my rtx 4060.
I would like my gtx 1650 to calculate for atm as this is not a problem.
The calculation succeeds every time.
from what I know gpugrid does not handle appconfig.xml file.
I would like my gtx 1650 to calculate for ATM and my rtx 4060 for Quantum chemistry.
Is that possible?

Yes, use an exclude_gpu statement in your cc_config.xml file.
https://boinc.berkeley.edu/wiki/Client_configuration#Application_configuration


Something like this in the Options section.

<exclude_gpu>
<url>http://www.gpugrid.net/</url>
<device_num>1</device_num>
<type>NVIDIA</type>
<app>PYSCFbeta</app>
</exclude_gpu>

The 1650 should be enumerated as gpu#1 in Boinc in relation to the 4060. But check first in the Event Log which card is #0 and #1 in Boinc's thinking.
ID: 61424 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Pascal

Send message
Joined: 15 Jul 20
Posts: 95
Credit: 2,550,803,412
RAC: 170,875
Level
Phe
Scientific publications
wat
Message 61425 - Posted: 22 Mar 2024, 4:53:09 UTC - in response to Message 61424.  

merci mais cela ne fonctionne pas avec gpugrid car ce dernier ne gere pas de fichier appconfig.xml.
je viens d'essayer mais c'est sans effet.

thank you but this does not work with gpugrid because it does not manage appconfig.xml file.
I just tried, but it doesn’t work.
ID: 61425 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Erich56

Send message
Joined: 1 Jan 15
Posts: 1166
Credit: 12,260,898,501
RAC: 869
Level
Trp
Scientific publications
watwatwatwatwatwatwatwatwat
Message 61426 - Posted: 22 Mar 2024, 6:52:51 UTC - in response to Message 61425.  

merci mais cela ne fonctionne pas avec gpugrid car ce dernier ne gere pas de fichier appconfig.xml.
je viens d'essayer mais c'est sans effet.

thank you but this does not work with gpugrid because it does not manage appconfig.xml file.
I just tried, but it doesn’t work.

you refer to appconfig.xml. However, the addition suggested by Keith needs to be done in the cc_config.xml (located in the main BOINC folder). Further, after making all this in the cc_config.xml, stop and restart the BOINC manager. Only then the changes will work.
ID: 61426 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Keith Myers
Avatar

Send message
Joined: 13 Dec 17
Posts: 1416
Credit: 9,119,446,190
RAC: 614,515
Level
Tyr
Scientific publications
watwatwatwatwat
Message 61427 - Posted: 22 Mar 2024, 6:57:31 UTC - in response to Message 61425.  

You asked for a solution for excluding your 1650 from Quantum Chemistry tasks but still able to run both ATM and QC tasks on your 4060.

That is the solution I presented. The exclude statement goes into your cc_config.xml file, NOT your app_config.xml file.

You don't even need a app_config.xml file for this project and can control everything just by your Compute Preferences on the project via your browser.

Look through the client configuration doc I linked for you.
ID: 61427 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Pascal

Send message
Joined: 15 Jul 20
Posts: 95
Credit: 2,550,803,412
RAC: 170,875
Level
Phe
Scientific publications
wat
Message 61428 - Posted: 22 Mar 2024, 10:21:29 UTC - in response to Message 61427.  

merci j'ai bien mis dans cc config.xml et je vais attendre des taches atm pour ma gtx 1650.
vous etes sympathique et merci encore.

thank you I put well in cc config.xml and I will wait for atm spots for my gtx 1650.
you are friendly and thank you again.
ID: 61428 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
[BAT] Svennemans

Send message
Joined: 27 May 21
Posts: 54
Credit: 1,004,151,720
RAC: 2
Level
Met
Scientific publications
wat
Message 61429 - Posted: 22 Mar 2024, 11:49:22 UTC - in response to Message 61419.  

Thanks. I've validated well over 11 ATM tasks. Oh well, it is what it is. I just hate to see all this GPU horsepower I have doing nothing.


You can try to reset your DCF to a low value, which may fix the issue at least temporarily. If you're mixing pyscf & ATM WU's on your machine, this will not work for long but with ATM-only it might have lasting effect.

- Stop BOINC client
- edit client_state.xml (in your main BOINC folder)
- look for the <project> section of gpugrid
- look inside this <project> section for <duration_correction_factor>
- set the value to 0.01 (lower than that is ignored by BOINC and will be updated to 0.01 after the first WU)

<duration_correction_factor>0.010000</duration_correction_factor>


- save and close
- Start BOINC client
ID: 61429 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Pascal

Send message
Joined: 15 Jul 20
Posts: 95
Credit: 2,550,803,412
RAC: 170,875
Level
Phe
Scientific publications
wat
Message 61430 - Posted: 22 Mar 2024, 11:56:41 UTC - in response to Message 61429.  

je vous conseille de passer sous linux .
il y a toujours du travail.c'est moins évident a mettre en ouevre que windows mais vous aurez du quantum chemistry a calculer en permanence.
Perso j'envisage de racheter des gpu rtx a 2000 ou rtx 4000 sff expres pour gpugrid.
Gpugrid étant le seul projet boinc sur gpu qui vaille la peine de se donner du mal.
Les projets sur les chiffres ou l'espace,pour moi,c'est bof bof.

I advise you to switch to linux .
there is always work. it is less obvious to implement than windows but you will have quantum chemistry to calculate constantly.
Personally I plan to buy GPUs rtx a 2000 or rtx 4000 sff expres for gpugrid.
Gpugrid being the only boinc project on gpu that is worth the trouble.
Projects on numbers or space, for me, is bof bof.
ID: 61430 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
tomaras

Send message
Joined: 4 Mar 20
Posts: 18
Credit: 3,119,821,062
RAC: 1,336,390
Level
Arg
Scientific publications
wat
Message 61431 - Posted: 24 Mar 2024, 22:12:29 UTC - in response to Message 61429.  

Thanks...all kind of over my head. I've been running boinc stuff since 2003 and have never had to edit something. I'm just an old guy now.
ID: 61431 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Erich56

Send message
Joined: 1 Jan 15
Posts: 1166
Credit: 12,260,898,501
RAC: 869
Level
Trp
Scientific publications
watwatwatwatwatwatwatwatwat
Message 61432 - Posted: 25 Mar 2024, 17:21:31 UTC

after the ATMs have been running well within the past few weeks, almost all ATMs that my hosts received this afternoon failed after less than a minute with error

13:14:21 (5332): app exit status: 0xc0000135
13:14:21 (5332): called boinc_finish(195)

why all of a sudden?

P.S. they failed on other volunteers' hosts, too. So the problem is not with my hosts.

ID: 61432 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
tomaras

Send message
Joined: 4 Mar 20
Posts: 18
Credit: 3,119,821,062
RAC: 1,336,390
Level
Arg
Scientific publications
wat
Message 61434 - Posted: 27 Mar 2024, 16:28:42 UTC - in response to Message 61432.  

I have two windows computers running the ATM tasks and I have not even received a task to run since 3/22/24
ID: 61434 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Keith Myers
Avatar

Send message
Joined: 13 Dec 17
Posts: 1416
Credit: 9,119,446,190
RAC: 614,515
Level
Tyr
Scientific publications
watwatwatwatwat
Message 61435 - Posted: 27 Mar 2024, 21:23:00 UTC - in response to Message 61434.  

If you look at the server status page https://www.gpugrid.net/server_status.php
you can see that there are only Quantum Chemistry tasks in large supply.
The ATM tasks have been very spotty for the last month.
ID: 61435 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Pascal

Send message
Joined: 15 Jul 20
Posts: 95
Credit: 2,550,803,412
RAC: 170,875
Level
Phe
Scientific publications
wat
Message 61437 - Posted: 27 Mar 2024, 22:47:15 UTC - in response to Message 61435.  

je vous conseille de passer sous Linux .
il ya toujours du travail.c'est moins évident a mettre en œuvre que windows mais vous aurez du quantum chemistry a calculer en permanence.
Perso j'envisage de racheter des gpu rtx a 2000 ou rtx 4000 sff express pour gpugrid.
Gpugrid étant le seul projet boinc sur GPU qui vaille la peine de se donner du mal.
Les projets sur les chiffres ou l'espace,pour moi,c'est bof bof.

Je vous conseille de passer à Linux.
il y a toujours du travail. c'est moins évident à mettre en oeuvre que windows mais vous aurez de la chimie quantique à calculer en permanence.
Personnellement, je prévois d'acheter des GPU rtx a 2000 ou rtx 4000 sff express pour gpugrid.
Gpugrid étant le seul projet boinc sur GPU qui en vaut la peine.
Les projets sur les chiffres ou l'espace, pour moi, c'est bof bof.
ID: 61437 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Profile ServicEnginIC
Avatar

Send message
Joined: 24 Sep 10
Posts: 592
Credit: 11,972,186,510
RAC: 998,578
Level
Trp
Scientific publications
watwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwat
Message 61476 - Posted: 27 Apr 2024, 18:00:50 UTC - in response to Message 61434.  

I have two windows computers running the ATM tasks and I have not even received a task to run since 3/22/24

Some ATM batches have been launched in late April 🎉🙂
ID: 61476 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Erich56

Send message
Joined: 1 Jan 15
Posts: 1166
Credit: 12,260,898,501
RAC: 869
Level
Trp
Scientific publications
watwatwatwatwatwatwatwatwat
Message 61479 - Posted: 3 May 2024, 13:50:48 UTC

what is this? Seems new:

https://www.gpugrid.net/result.php?resultid=35068097

stderr: exceeded elapsed time limit 17162.78 (250000000.00G/14180.09G)</message>

any explanation?
ID: 61479 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Keith Myers
Avatar

Send message
Joined: 13 Dec 17
Posts: 1416
Credit: 9,119,446,190
RAC: 614,515
Level
Tyr
Scientific publications
watwatwatwatwat
Message 61480 - Posted: 3 May 2024, 20:05:31 UTC - in response to Message 61479.  

The work unit generator has an incorrect value for estimated time to complete in the task profile.
ID: 61480 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Previous · 1 . . . 29 · 30 · 31 · 32 · 33 · 34 · 35 · Next

Message boards : News : ATM

©2025 Universitat Pompeu Fabra