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
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{TAGDEF|NCORE_IN_IMAGE1|[integer]|0}}
{{TAGDEF|NCORE_IN_IMAGE1|[integer]|0}}


Description:
Description: This tag specifies the number of cores in the first image.
 
----
 
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 Sections ==
== Related Tags and Sections ==
{{TAG|VCAIMAGES}}
{{TAG|VCAIMAGES}}, {{TAG|IMAGES}}


----
----


[[Category:INCAR]][[Category:Molecular Dynamics]][[Category:Thermodynamic integration]]
[[Category:INCAR]][[Category:Molecular Dynamics]][[Category:Thermodynamic integration]]

Revision as of 06:59, 31 March 2020

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 Sections

VCAIMAGES, IMAGES