For appropriate allocation of processes and threads
Last update: Last updated: 30 Sep 2024.Each computation node in Genkai is equipped with multiple CPUs and GPUs. Therefore, to obtain maximum performance, processors must be used with care when creating and executing programs.
This section provides specific examples of how processes and threads should be used for each node group.