Skip to content
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

CN_GPU: Fix old compilers and old kernels (Clang 3.5 tested, without CONFIG_HUGETLBFS) #2274

Merged
merged 1 commit into from
Mar 7, 2019

Conversation

Spudz76
Copy link
Contributor

@Spudz76 Spudz76 commented Mar 4, 2019

This makes CN_GPU compile on Clang 3.5, and then furthermore allow allocations without HUGETLB (with warning) since it is faster than always-slow mode even though not ideal.

@psychocrypt
Copy link
Collaborator

psychocrypt commented Mar 4, 2019 via email

@psychocrypt psychocrypt self-assigned this Mar 7, 2019
@psychocrypt psychocrypt merged commit 09a92e9 into fireice-uk:dev Mar 7, 2019
gnagel pushed a commit to gnagel/xmr-stak that referenced this pull request Mar 23, 2019
CN_GPU: Fix old compilers and old kernels (Clang 3.5 tested, without CONFIG_HUGETLBFS)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants