[hwloc-devel] Add support for PCIe drives

2015-08-28 Thread Tannenbaum, Barry M
PCIe drives (like the Intel DC P3500/P3600/P3700) do not have a controller - they appear directly on the PCIe bus. support-pcie-disk.patch Description: support-pcie-disk.patch

[hwloc-devel] Fix for the unused variable warnings on Windows

2015-08-18 Thread Tannenbaum, Barry M
cl doesn't have an attribute to tell the compiler not to complain about an unused variable. unused-variable-fixes.patch Description: unused-variable-fixes.patch

[hwloc-devel] Fixes for the annoying Windows warnings

2015-08-18 Thread Tannenbaum, Barry M
I hope I exported them from my local Mercural repository properly. Let me know if you need them in a different format. There are still warnings from: *__dummy_nolocale creating an unreferenced local variable, which I'll probably try to diddle with some more. *The DWORD_PTR to

Re: [hwloc-devel] hwloc on Windows?

2015-08-17 Thread Tannenbaum, Barry M
a1-git" include/private/autogen/config.h:#define VERSION "2.0.0a1-git" Brice Le 17/08/2015 17:39, Tannenbaum, Barry M a écrit : If you can give me a clue where HWLOC_VERSION is *supposed* to be defined, I'll run through and at least get rid of the annoying warnings that Visual S

[hwloc-devel] hwloc on Windows?

2015-08-14 Thread Tannenbaum, Barry M
I'm trying to build/use hwloc on Windows. The first question is does hwloc do anything to explore the storage devices on a Windows system? The second question is how do you build hwloc on Windows? I'm building with Cygwin and Visual Studio 2013. I managed to coerce the configuration script to