We have an exciting announcement about badges coming in May 2025. Until then, we will temporarily stop issuing new badges for course completions and certifications. However, all completions will be recorded and fulfilled after May 2025.
General

General

How to set the processors that a Fluent run uses?

    • FAQFAQ
      Participant

      This can be set using the process affinity command as shown below: (set-affinity “0 4 1 5 2 6 3 7”) The inputs needed are pairs of process id and a cpu/core id. In the above example, the process ids are 0-3 and the core ids are 4-7. The process ids for nodes start at 0 and is set to 999999 for the host process.