Jump to content

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

LUSENCCL: Difference between revisions

From VASP Wiki
Schlipf (talk | contribs)
Created page with "{{TAGDEF|LUSENCCL|[integer]|1 }} Description: {{TAG|LUSENCCL}} allows to deactivate the NVIDIA Collective Communications Library (NCCL) during runtime when the code was compi..."
 
Schlipf (talk | contribs)
No edit summary
Line 1: Line 1:
{{TAGDEF|LUSENCCL|[integer]|1 }}
{{TAGDEF|LUSENCCL|[logical]|.TRUE.}}


Description: {{TAG|LUSENCCL}} allows to deactivate the NVIDIA Collective Communications Library (NCCL) during runtime when the code was compiled with the -DUSENCCL option.
Description: {{TAG|LUSENCCL}} allows to deactivate the NVIDIA Collective Communications Library (NCCL) during runtime when the code was compiled with the -DUSENCCL option.


[[Category:INCAR tag]][[Category:Performance]][[Category:parallelization]]
[[Category:INCAR tag]][[Category:Performance]][[Category:parallelization]]

Revision as of 06:47, 20 July 2022

LUSENCCL = [logical]
Default: LUSENCCL = .TRUE. 

Description: LUSENCCL allows to deactivate the NVIDIA Collective Communications Library (NCCL) during runtime when the code was compiled with the -DUSENCCL option.