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

cryptonight_r #2268

Merged
merged 6 commits into from
Mar 3, 2019
Merged

cryptonight_r #2268

merged 6 commits into from
Mar 3, 2019

Conversation

psychocrypt
Copy link
Collaborator

This PR introduce cryptonight_r. The CPU version is currently not using ASM code and is therefore not showing the full performance.

xmr-stak-team and others added 5 commits March 3, 2019 13:23
Co-authored-by: psychocrypt <psychocryptHPC@gmail.com>
Co-authored-by: fireice-uk <fireice-uk@users.noreply.github.com>

implementation is derived from the reverence implementation in xmrig
implementation is derived from the reverence implementation in xmrig
implementation is derived from the reverence implementation in xmrig
Co-authored-by: psychocrypt <psychocryptHPC@gmail.com>
Co-authored-by: fireice-uk <fireice-uk@users.noreply.github.com>
- update coin definitions
- set rounding mode for cn_gpu
- remove currency cryptonight_wow (currently untested)
- add nvrtc to windows libraries
- add path to cuda.so for linux
@fireice-uk fireice-uk merged commit 68f32c1 into fireice-uk:dev Mar 3, 2019
@psychocrypt psychocrypt mentioned this pull request Mar 3, 2019
psychocrypt added a commit to psychocrypt/xmr-stak that referenced this pull request Mar 4, 2019
Since fireice-uk#2268 the multi gpu support is broken. It is not possible to have more than one opencl context in a process.
Use one OpenCl context for the process instead per GPU.
psychocrypt added a commit to psychocrypt/xmr-stak that referenced this pull request Mar 4, 2019
Since fireice-uk#2268 the multi gpu support is broken. It is not possible to have more than one opencl context in a process.
Use one OpenCl context for the process instead per GPU.
@ykutlu
Copy link

ykutlu commented Mar 4, 2019

Hi,
please add UPX (uplexa)
Thanks...

gnagel pushed a commit to gnagel/xmr-stak that referenced this pull request Mar 23, 2019
gnagel pushed a commit to gnagel/xmr-stak that referenced this pull request Mar 23, 2019
Since fireice-uk#2268 the multi gpu support is broken. It is not possible to have more than one opencl context in a process.
Use one OpenCl context for the process instead per GPU.
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

3 participants