Philip Miloslavsky

Results 3 issues of Philip Miloslavsky

DaveiMac:mgr davev$ xcode-select --version xcode-select version 2354. DaveiMac:mgr davev$ clang --version Apple LLVM version 10.0.1 (clang-1001.0.46.4) Target: x86_64-apple-darwin18.7.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin DaveiMac:mgr davev$ brew tap LouisBrunner/valgrind Updating Homebrew......

bug
compilation
10.14

PS C:\Users\pmilosla\Documents\GitHub\cpu-core-counts\windows> cl.exe .\AMDCoreCount.cpp Microsoft (R) C/C++ Optimizing Compiler Version 19.27.29112 for x86 Copyright (C) Microsoft Corporation. All rights reserved. AMDCoreCount.cpp .\AMDCoreCount.cpp(93): error C3861: '__popcnt64': identifier not found .\AMDCoreCount.cpp(102): error...

**Is your feature request related to a problem? Please describe.** Request for a C++ API that produces a multilayer (hierarchy CPU) ascii graph text file (hnswlib multi layer format –...

feature request