hey guys, is there any tutorial how to get it running? I downloaded it and everything on ubuntu 20.4 but when I try to launch it it says: “Command not found”
Thanks for help!
hey guys, is there any tutorial how to get it running? I downloaded it and everything on ubuntu 20.4 but when I try to launch it it says: “Command not found”
Thanks for help!
./bladebit -h
should work
then comes - no command found …
then try:
cd build-bls
./bladebit -h
or
cd builds
./bladebit -h
just that the binary is in another location than the root directory I think. But havent tried myself
ok solved - hidden files was the problem … Thank you!
How fast is that shit compared to madmax?
will provide details as soon as I did the first tests!
Looking forward to it.
Hardware? MadMax settings?
2 x AMD EPYC 7282 16-Core Processor
512gb DDR4
Madmax : r16 256 128 - 21 min ( 1x ramdisk 1x nvme 1tb 980pro )
I assume it’s 8 x 64 GByte Module? Which exactly do you use and what are frequency and timings?
no 16 x 32 gb - 2933 mhz frequency
Hi … can you tell me where you went to run ./bladebit-h? I’ve gone through all the hidden folders and still coming up with the same problem as you originally had - and I am also running the same version of Ubuntu. Your help is really appreciated as it’s driving me mad!
have you checked the release folder? There should be the file you are looking fore! Can you send me an LS of your blade bit directory with all files shown?
Hi … not sure where the release folder is? find attached a list of all files/directories I have in the bladebit folder … let me know if you need anything else! thanks again!!
Navigate to the bladebit folder and then type : ls -lha
The navigate in the hidden folder and run bladebit - er voila
my threadripper 32 core was 15min with madmax,
2 x AMD EPYC 7282 16-Core Processor 21 mins was unbelievable. try change -r 16 to -r 32
I’m at a loss as well, I have bladebit in the build folder but I get the same error, no idea what or where this hidden folder is, and why they make it so difficult. Git hub states " The resulting binary will be found under the build/
directory." where there is a file named bladebit but I get the same error: bladebit: command not found.
Any suggestions please?
chiamining@Precision-Tower-5810:~/bladebit/build$ ls -lha
total 4.5M
drwxrwxr-x 4 chiamining chiamining 4.0K Mar 29 19:59 .
drwxrwxr-x 8 chiamining chiamining 4.0K Mar 29 19:57 ..
-rwxrwxr-x 1 chiamining chiamining 4.4M Mar 29 19:59 bladebit
-rw-rw-r-- 1 chiamining chiamining 22K Mar 29 19:58 CMakeCache.txt
drwxrwxr-x 7 chiamining chiamining 4.0K Mar 29 19:59 CMakeFiles
-rw-rw-r-- 1 chiamining chiamining 1.7K Mar 29 19:58 cmake_install.cmake
drwxrwxr-x 11 chiamining chiamining 4.0K Mar 29 19:58 _deps
-rw-rw-r-- 1 chiamining chiamining 51K Mar 29 19:58 Makefile
chiamining@Precision-Tower-5810:~/bladebit/build$ bladebit -er
bladebit: command not found
chiamining@Precision-Tower-5810:~/bladebit/build$ bladebit -h
bladebit: command not found
chiamining@Precision-Tower-5810:~/bladebit/build$
and
chiamining@Precision-Tower-5810:~/bladebit$ ls -lha
total 116K
drwxrwxr-x 8 chiamining chiamining 4.0K Mar 29 19:57 .
drwxr-xr-x 25 chiamining chiamining 4.0K Mar 29 19:57 ..
-rw-rw-r-- 1 chiamining chiamining 370 Mar 29 19:57 bladebit.natvis
drwxrwxr-x 4 chiamining chiamining 4.0K Mar 29 19:59 build
-rw-rw-r-- 1 chiamining chiamining 7.9K Mar 29 19:57 CMakeLists.txt
drwxrwxr-x 2 chiamining chiamining 4.0K Mar 29 19:57 cmake_modules
-rw-rw-r-- 1 chiamining chiamining 1.1K Mar 29 19:57 extract-version.sh
drwxrwxr-x 8 chiamining chiamining 4.0K Mar 29 19:57 .git
drwxrwxr-x 4 chiamining chiamining 4.0K Mar 29 19:57 .github
-rw-rw-r-- 1 chiamining chiamining 133 Mar 29 19:57 .gitignore
-rw-rw-r-- 1 chiamining chiamining 12K Mar 29 19:57 LICENSE
-rw-rw-r-- 1 chiamining chiamining 42K Mar 29 19:57 NOTICE
-rw-rw-r-- 1 chiamining chiamining 3.6K Mar 29 19:57 README.md
drwxrwxr-x 13 chiamining chiamining 4.0K Mar 29 19:57 src
-rw-rw-r-- 1 chiamining chiamining 5 Mar 29 19:57 VERSION
drwxrwxr-x 2 chiamining chiamining 4.0K Mar 29 19:57 .vscode
chiamining@Precision-Tower-5810:~/bladebit$