summaryrefslogtreecommitdiffstats
path: root/xmrstak/backend/nvidia/nvcc_code/cryptonight.hpp
Commit message (Collapse)AuthorAgeFilesLines
* XMR-Stak 2.3.0 RCxmr-stak-devs2018-03-251-3/+7
| | | | | | | Co-authored-by: psychocrypt <psychocryptHPC@gmail.com> Co-authored-by: fireice-uk <fireice-uk@users.noreply.github.com> Co-authored-by: Lee Clagett <code@leeclagett.com> Co-authored-by: curie-kief <curie-kief@users.noreply.github.com>
* option to controll gpu synchronizationpsychocrypt2017-12-011-1/+2
| | | | | - add option `sync_mode` - update auto suggestion and jconf
* Remove whitespace linesUnknown2017-11-161-1/+1
|
* fix windows compile and broken aeonpsychocrypt2017-10-281-3/+1
| | | | | - fix windows linker error during compile - fix wrong parameter to call aeon (nvidia-backend)
* add aeon support to backend nvidiapsychocrypt2017-10-271-2/+3
| | | | | - add template parameter to kernel to support aeon and xmr - update auto suggestion
* group filespsychocrypt2017-09-301-0/+48
- move source code to `src` - categorize files and move to group folder - change upper case class files to lower case - change C++ header to `*.hpp`
OpenPOWER on IntegriCloud