Jump to content

Requests for technical support from the VASP team should be posted in the VASP Forum.

NCSHMEM: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 10: Line 10:


== Related tags and articles ==
== Related tags and articles ==
[[Shared memory]]
[[Shared memory]], {{TAG|IALGO}}, [[Practical guide to GW calculations]]


[[Category:Performance]][[Category:VASP6]][[Category:Machine-learned force fields]][[Category:Memory]]
[[Category:Performance]][[Category:VASP6]][[Category:Machine-learned force fields]][[Category:Memory]]

Revision as of 09:31, 21 July 2022

NCSHMEM = [integer]
Default: NCSHMEM = 1 

Description: NCSHMEM determines the number of compute cores sharing the memory in MPI in the non-cubic scaling GW routines.


By default no shared memory MPI is in the non-cubic scaling GW routines. For shared memory in the non-cubic scaling GW set NCSHMEM=-1.


Related tags and articles

Shared memory, IALGO, Practical guide to GW calculations