Chia-Network / bladebit

A high-performance k32-only, Chia (XCH) plotter supporting in-RAM and disk-based plotting
Apache License 2.0
339 stars 109 forks source link

Please expand on install from readme.md #339

Open Drhicom opened 1 year ago

Drhicom commented 1 year ago

Generate config files & build

cmake .. cmake --build . --target bladebit --config Release

And the response is rb653504@Harvester28 MINGW64 ~/bladebit-cuda-compression/bladebit/bladebit/build (master) $ cmake .. bash: cmake: command not found What other tools are needed? TNX

Drhicom commented 1 year ago

Please update your page to have the user install CMAKE

https://cmake.org/install/

RnMss commented 1 year ago

And CUDAToolkit>=12.1 as well.

Drhicom commented 1 year ago

Where do you download the CUDAToolkit>=12.1 ?

RnMss commented 1 year ago

@Drhicom https://developer.nvidia.com/cuda-downloads

Drhicom commented 1 year ago

Thank you sir...

jmhands commented 1 year ago

@harold-b we can either make bladebit_cuda the default target in the build.sh for the cuda branches, or update the readme. Not urgent, majority of people are still going to just be running the binary

hajes commented 1 year ago

it is all written in readme guys...just RTFM ;-)

prerequisites build-essential cmake libgmp-dev libnuma-dev