Note: Rank = ##: Process affinity not being set. Offsets failed sanity check.


The below affinity setting message shows up on new hardware because of changes in core numbering (in /proc/cpuinfo file) with latest OS versions.

This issue is fixed in R14.0. Customer shouldn't be worried about these messages in R13.0, as they are warnings and will not result in any failures. To turnoff these affinity related warnings customer can add below lines in $HOME/.fluent file.

(define (set-affinity argv) (display "set-affinity disabled"))

And can remove it once upgraded to R14.0.





Show Form
No comments yet. Be the first to add a comment!