This repository has been archived by the owner on Apr 24, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Cuda11 #2254
Open
skyalbo
wants to merge
30
commits into
ethereum-mining:cuda11
Choose a base branch
from
skyalbo:cuda11
base: cuda11
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Cuda11 #2254
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fix epoch zero bug
…-option ENH: config option to use system OpenCL (for ROCm users)
* define/restore OPENCL_PLATFORM_* * define amd_bitalign() for MESA/Clover See also openwall/john#3454 (comment)
define amd_bitalign() for MESA
Small typo changes
Update POOL_EXAMPLES_ETH.md
CUDA 11 no longer support SM30
Update POOL_EXAMPLES_ETH.md
Add rejected & failed share counts to HTTP API, clean up power reports
Haven't done any work for ethminer in a long time so it is not fair that my address is still on the board. Thank you to everyone for the great times!
…nDerWijden-patch-1 Readme.md: removed my ETH address
Ampere graphic cards require compute capability 8.0 and 8.6. Without this, trying to run this on my RTX 3090 fails. See https://arnon.dk/matching-sm-architectures-arch-and-gencode-for-various-nvidia-cards/
Support Ampere graphic cards using Cuda 11.0/11.1
openCL: reduce GenerateDAG() time using shared __local memory
set PLATFORM correctly.
Updated DAG size and GPU minimum memory (was 2GB, now it's 4GB as of epoch 382 on 2020-12-15)
Update README.md
Fix fastexit not working on some AMD GPUs
Avoiding buffer overflow in SHA3
abdallaaaaaaa
approved these changes
Apr 23, 2022
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.