NCORE IN IMAGE1: Difference between revisions

From VASP Wiki
(Created page with "{{TAGDEF|NCORE_IN_IMAGE1|[integer]|0}} Description: == Related Tags and Sections == {{TAG|VCAIMAGES}} ---- Category:INCARCategory:Molecular DynamicsCategory:Ther...")
 
No edit summary
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{TAGDEF|NCORE_IN_IMAGE1|[integer]|0}}
{{DISPLAYTITLE:NCORE_IN_IMAGE1}}{{TAGDEF|NCORE_IN_IMAGE1|[integer]|0}}


Description:
Description: This tag specifies the number of cores in the first image.


== Related Tags and Sections ==
----
{{TAG|VCAIMAGES}}
 
This tag works for two images, specifically, if {{TAG|VCAIMAGES}} is set (this also sets {{TAG|IMAGES}}=2).
{{TAG|VCAIMAGES}} splits the available cores into two groups both working independently in the subdirectories
01 and 02.
The tag {{TAG|NCORE_IN_IMAGE1}} defines how many of cores are used for the first image (01). The remainder of the cores is used for the second image (working in the subdirectory 02).
 
== Related tags and articles ==
{{TAG|VCAIMAGES}}, {{TAG|IMAGES}}


----
----


[[Category:INCAR]][[Category:Molecular Dynamics]][[Category:Thermodynamic integration]]
[[Category:INCAR tag]][[Category:Molecular dynamics]][[Category:Thermodynamic integration]][[Category:Parallelization]]

Latest revision as of 14:08, 7 April 2022

NCORE_IN_IMAGE1 = [integer]
Default: NCORE_IN_IMAGE1 = 0 

Description: This tag specifies the number of cores in the first image.


This tag works for two images, specifically, if VCAIMAGES is set (this also sets IMAGES=2). VCAIMAGES splits the available cores into two groups both working independently in the subdirectories 01 and 02. The tag NCORE_IN_IMAGE1 defines how many of cores are used for the first image (01). The remainder of the cores is used for the second image (working in the subdirectory 02).

Related tags and articles

VCAIMAGES, IMAGES