-
Notifications
You must be signed in to change notification settings - Fork 210
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
range end index 32 out of range for slice of length 2 #15
Comments
the same error with you。how to do |
@tonyke-bot the same error with this。how to do,Please tell me,Thanks |
The nonce worker crashed. Can you share the output of this command:
|
We haven’t tested on windows. You can get a cheap Linux GPU server from runpods etc |
it returns like that in windows: |
the same error with this。how to do,Please tell me,Thanks Environments cargo run --release -- --rpc https://prettiest-dark-gas.solana-mainnet.quiknode.pro/rpckey/ --priority-fee 1000000 bundle-mine-gpu --key-folder test --max-adaptive-tip 400000 |
I have switched to Ubuntu 20.04.4 and install the latest nvidia driver (550.54.15) to make it work. But I still don't know why windows support is broken. echo "1600000040ffffffffffffffffffffffffffffffffffffffffffffffffffffffff16e1dc4ef3f0d8c5b48c704e849a1401b2ece9996dc908aef3a8e7c3b52bb39367a6c4f30a982921716c17a91d07a0f1e4fe1523866dd77194ca009a915c54ca2ceb" | xxd -r -p | ./target/release/nonce-worker-gpu return value is different on windows like @Cryptojoyz shared above. |
Thanks for providing the gpu miner implementation for ore, but I meet a runtime error and can't solve it with ease. Is it a environment setup error or platform support issue?
Environments
The text was updated successfully, but these errors were encountered: