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

Can you add support with xevan algorithm? #90

Open
vanthoi opened this issue Jun 9, 2018 · 0 comments
Open

Can you add support with xevan algorithm? #90

vanthoi opened this issue Jun 9, 2018 · 0 comments

Comments

@vanthoi
Copy link

vanthoi commented Jun 9, 2018

I see there is a fork of ccminer supporting xevan here:
https://github.com/krnlx/ccminer-xevan

So you can integrate it into your source code always.
Since every time I want to use xevan I have to move between the libraries a bit inconvenient.

And I have an error on Cent OS with ccminer version 2.2.5 as follows
./ccminer: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21 'not found (required by ./ccminer)

No errors were generated at build.sh.
I have to execute the following command before running ccminer:
export LD_LIBRARY_PATH = / usr / local / lib: / usr / lib: / usr / local / lib64: / usr / lib64

I am using CUDA 8.0 because ccminer version 9.0 reporting is not supported
Although I build successful

Thank!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant