Hello,

We are maintaining this patch for hwloc internally in mpich.  Can this be 
upstreamed?

https://github.com/pmodels/hwloc/commit/a6d7018f092a0754433a0a2b17a527e64a125d38

It was throwing a warning when compiled with clang (and our usual strict flags):

----8<----
  CC       topology-hardwired.lo
topology-linux.c:458:1: warning: unused function 'hwloc_lstat' 
[-Wunused-function]
hwloc_lstat(const char *p, struct stat *st, int d __hwloc_attribute_unused)
^
  CC       topology-x86.lo
1 warning generated.
In directory: 
/var/lib/jenkins-slave/workspace/mpich-warnings-gpu/compiler/clang-8/config/strict/device/ch4-ucx/gpu/cuda/label/centos64_review/src/pm/hydra/tools/topo/hwloc/hwloc/hwloc
  CC       topology-hardwired.lo
topology-linux.c:458:1: warning: unused function 'hwloc_lstat' 
[-Wunused-function]
hwloc_lstat(const char *p, struct stat *st, int d __hwloc_attribute_unused)
^
  CC       topology-x86.lo
----8<----

Thanks,

  -- Pavan

_______________________________________________
hwloc-users mailing list
hwloc-users@lists.open-mpi.org
https://lists.open-mpi.org/mailman/listinfo/hwloc-users

Reply via email to