Skip to content
This repository was archived by the owner on Jan 23, 2019. It is now read-only.
This repository was archived by the owner on Jan 23, 2019. It is now read-only.

Compiling on High Sierra 10.13.4 #32

@kropper

Description

@kropper

All dependencies compile file, and then:

  CLONE      nheqminer
  CONFIG     nheqminer
  BUILD      nheqminer
make -C nheqminer-cpu -j 4
[ 19%] Built target cpu_xenoncat
[ 19%] Built target cpu_tromp
[100%] Built target nheqminer
make -C nheqminer-gpu -j 4
[  4%] Building NVCC (Device) object cuda_djezo/CMakeFiles/cuda_djezo.dir/cuda_djezo_generated_equi_miner.cu.o
[ 13%] Built target cpu_xenoncat
nvcc fatal   : The version ('90000') of the host compiler ('Apple clang') is not supported
CMake Error at cuda_djezo_generated_equi_miner.cu.o.cmake:219 (message):
  Error generating

make[5]: *** [cuda_djezo/CMakeFiles/cuda_djezo.dir/cuda_djezo_generated_equi_miner.cu.o] Error 1
make[4]: *** [cuda_djezo/CMakeFiles/cuda_djezo.dir/all] Error 2
make[3]: *** [all] Error 2
make[2]: *** [nheqminer_build] Error 2
make[1]: *** [build] Error 1
make: *** [nheqminer_all] Error 2

What can we do? macOS is on the latest, along with Xcode, and CUDA 9.1 compatible 'Command Line Tools for Xcode 9.2' are installed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions