This is my build of the Master GIT made few days ago. No source modifications. Minimal system requirements: Linux x86_64, Glibc 2.11+ (Ubuntu 10.04+, Debian 6+, CentOS 6+, openSUSE 11.3+), optional: NVIDIA 375.xx driver or newer, Catalyst or AMDGPU driver (it was linked with FreeOCL library that's supporting OpenCL 1.2).
There is a "deps" directory with libstdc++ from GCC5, libnuma and libhwloc. I need to write a Readme file with the instructions how to bind them if needed. I don't enable HTTP daemon and OpenSSL support for this build.
LD_LIBRARY_PATH=deps ./xmr-stak --help
My test results:
Intel CPU: Good (like wolf9466 & LucasJones miner and xmrig)
AMD CPU: bad (wolf9466 miner and xmrig shows 415 h/s on my AMD FX 8350, xmr-stak shows 223 h/s)
NVIDIA GPU: Perfect (ccminer shows 30 h/s on my notebook's GPU, however xmr-stak sowhws 122 h/s)
AMD GPU: Medium (sgminer-gm 5.5.6 pre-release started with -monero option shows 690-712 h/s on my non-overclocked Radeon R9 R290, however xmr-stak shows 640 h/s)
Fair findings.