Hi Brice, when compiling hwloc-1.8.1 I have seen these warnings. Could you please check them?
Thanks a lot! Jirka PS: thank you for distrib-reverse branch! I'm now looking into it and will send you feedback soon. topology-pci.c: In function 'hwloc_look_pci': topology-pci.c:256:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] topology-pci.c:264:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] topology-linux.c: In function 'hwloc_look_linuxfs_pci': topology-linux.c:4499:12: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] topology-linux.c:4506:12: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] topology-linux.c:4513:12: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] topology-linux.c:4520:12: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] topology-linux.c:4527:12: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] topology-linux.c:4541:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] topology-windows.c: In function 'hwloc_win_get_VirtualAllocExNumaProc': topology-windows.c:338:30: warning: assignment from incompatible pointer type [enabled by default] topology-windows.c:343:28: warning: assignment from incompatible pointer type [enabled by default] topology-windows.c: In function 'hwloc_look_windows': topology-windows.c:500:36: warning: assignment from incompatible pointer type [enabled by default] topology-windows.c:501:38: warning: assignment from incompatible pointer type [enabled by default] On Tue, Feb 4, 2014 at 3:50 PM, Brice Goglin <brice.gog...@inria.fr> wrote: > The Hardware Locality (hwloc) team is pleased to announce the release > of v1.8.1: > > http://www.open-mpi.org/projects/hwloc/ > > v1.8.1 is (mostly) a bug fix release which addresses all known bugs in > the v1.8 series. > > The following is a summary of the changes since v1.8: > > * Fix the cpuid code on Windows 64bits so that the x86 backend gets > enabled as expected and can populate CPU information. > Thanks to Robin Scher for reporting the problem. > * Add CPUVendor/CPUModelNumber/CPUFamilyNumber attributes when running > on x86 architecture. Thanks to Ralph Castain for the suggestion. > * Work around buggy BIOS reporting duplicate NUMA nodes on Linux. > Thanks to Jeff Becker for reporting the problem and testing the patch. > * Add a name to the lstopo graphical window. Thanks to Michael Prokop > for reporting the issue. > > Changes since rc1 include the last item and some minor documentation > updates. > > -- > Brice > > _______________________________________________ > hwloc-announce mailing list > hwloc-annou...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/hwloc-announce >