NEWPLAN

Results 9 issues of NEWPLAN

i try to use another version compiled already, when i run it with GPU, it tells me that only cuda devices with SM5.0 are supported, i used with tesla K40c,...

Hello, i want to install this source code, when i using instruction 'cmake ../nheqminer' got an exception about Could NOT find CUDA (missing: CUDA_CUDART_LIBRARY) (found version "8.0") /usr/share/cmake-3.5/Modules/FindBoost.cmake:763 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.5/Modules/FindBoost.cmake:1332...

It seems that when enabling boost test with latest boost libs will result in link errors. My boost is libboost1.58-dev The errors are described as follows. [100%] Linking CXX executable...

the code in https://github.com/bombela/backward-cpp/blob/master/backward.hpp#L1023 raise syntax error for missing a ';'.

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] I use horovod to...

enhancement

Variable of "cpu_reg" is defined in cpu.h, and the header file should, and it does, be included by multiple .c files. In GCC, a file with postfix c is the...

log with line and file for better addressing.

we note that gloo supports ipv4 and ipv6 by setting ai_family = AF_UNSPEC and deciding a real one at runtime. However, in our cluster, we got an exception about ai_family...

Hi, where can we get the description of gdrcopy api in terms of its return value?