1054 | | ||[=#PA0859 PA0859] ||psolver = "poisfft_sm" requires the number of PEs per node to be a multiple of 4. This run uses ... PEs per node' || Please choose the tasks (PEs) to be used per node, which are assigned via {{{palmrun}}} option {{{-T}}}, appropriately. || |
1055 | | ||[=#PA0860 PA0860] || || || |
1056 | | ||[=#PA0861 PA0861] || || || |
1057 | | ||[=#PA0862 PA0862] || || || |
1058 | | ||[=#PA0863 PA0863] || || || |
1059 | | |
1060 | | |
| 1054 | ||[=#PA0859 PA0859] ||psolver = "poisfft_sm" requires the number of PEs per node to be a multiple of 4. This run uses ... PEs per node' || Take care that the total number of cores assigned via {{{palmrun}}} option {{{-X}}} is a multiple of the assigned tasks (cores) per node assigned via {{{palmrun}}} option {{{-T}}}. Furthermore, the tasks per node must be a multiple of 4. || |
| 1055 | ||[=#PA0860 PA0860] ||cannot create communicator for shared memory Poisson-FFT-solver || Please inform the PALM developers via the trouble-ticket system, or choose {{{psolver = 'poisfft'}}}. || |
| 1056 | ||[=#PA0861 PA0861] ||calculated PE grid topology ratio npex/npey > 8 may result in poor performance npex = ..., npey = ... || Try to use a less extreme grid point ratio {{{nx}}} / {{{ny}}}, or choose {{{psolver = 'poisfft'}}}. || |
| 1057 | ||[=#PA0862 PA0862] ||no virtual PE grid with sufficient performance can be generated || The total number of cores is too large, or the number of cores per node is too small. Try to adjust {{{palmrun}}} options {{{-X}}} and/or {{{-T}}}, or choose {{{psolver = 'poisfft'}}}. || |
| 1058 | ||[=#PA0863 PA0863] ||shared memory virtual layout error shared rank / myidy: .../..., 'node rank / myidx: .../... || Please inform the PALM developers via the trouble-ticket system, or choose {{{psolver = 'poisfft'}}}. || |
1061 | 1059 | ||[=#UI0001 UI0001] ||unknown location "..." ||The location of the CALL of user_actions has to be one of 'before_timestep', 'after_integration', 'after_timestep', 'u_tendency' 'v_tendency', 'w_tendency', 'pt_tendency', 'sa_tendency', 'e_tendency', 'q_tendency', 's_tendency'. The location of the CALL of user_actions_ij has to be one of 'u_tendency' 'v_tendency', 'w_tendency', 'pt_tendency', 'sa_tendency', 'e_tendency', 'q_tendency', 's_tendency'. || |
1062 | 1060 | ||[=#UI0002 UI0002] ||location "..." is not allowed to be called with parameters "i" and "j" || The location of the CALL of user_actions_ij must not be 'before_timestep', 'after_integration', 'after_timestep' || |