Closed Saikatsaha1996 closed 2 years ago
These submodules are SHA-256d FPGA bitstreams. They are not needed for NeoScrypt anyway, so you can comment out fetching of these submodules in autogen.sh
#if test -z "$NOSUBMODULES" ; then
# echo 'Getting submodules...'
# (
# cd "${bs_dir}"
# git submodule update --init
# )
#fi
These submodules are SHA-256d FPGA bitstreams. They are not needed for NeoScrypt anyway, so you can comment out fetching of these submodules in autogen.sh
#if test -z "$NOSUBMODULES" ; then # echo 'Getting submodules...' # ( # cd "${bs_dir}" # git submodule update --init # ) #fi
Done building.. how to set intensity ?
Done building.. how to set intensity ?
-I or --intensity on the command line
./nsgminer -h
Done building.. how to set intensity ?
-I or --intensity on the command line
./nsgminer -h
Done .. but can you explain me why getting warning..
@ghostlander hello sir! requesting
Can you add support verushash
--algo for CPU & GPU
PLEASE requesting..
NSGminer doesn't support anything other than NeoScrypt on purpose. SHA-256d and Scrypt are legacy and not supported any more on CPUs, GPUs and FPGAs. They are present for historical and demonstrational purposes.
NSGminer doesn't support anything other than NeoScrypt on purpose. SHA-256d and Scrypt are legacy and not supported any more on CPUs, GPUs and FPGAs. They are present for historical and demonstrational purposes.
Okay sir 😊