Navigation :
Manual
Input Variables
-
Atomic Orbitals
-
Calculation Modes
-
ClassicalParticles
-
DFTBPlusInterface
-
Execution
--
Accel
--
Debug
--
IO
--
Optimization
--- HamiltonianApplyPacked
--- MemoryLimit
--- MeshBlockSize
--- MeshOrder
--- NLOperatorCompactBoundaries
--- OperateAccel
--- OperateComplex
--- OperateComplexSingle
--- OperateDouble
--- OperateSingle
--- ProfilingAllNodes
--- ProfilingMode
--- ProfilingOutputTree
--- ProfilingOutputYAML
--- StatesBlockSize
--- StatesCLDeviceMemory
--- StatesPack
--
Parallelization
--
Symmetries
--
Units
-- FromScratch
-
Hamiltonian
-
Linear Response
-
Math
-
Maxwell
-
MaxwellStates
-
Mesh
-
Output
-
SCF
-
States
-
System
-
Time-Dependent
-
Utilities
-
Alphabetic Index
Tutorials
Developers
Releases
ProfilingAllNodes
ProfilingAllNodes
Section Execution::Optimization
Type logical
Default no
This variable controls whether all nodes print the time
profiling output. If set to no, the default, only the root node
will write the profile. If set to yes, all nodes will print it.
Source information
basic/profiling.F90 : 247
call parse_variable ( namespace , 'ProfilingAllNodes' , . false ., prof_vars % all_nodes )