summaryrefslogtreecommitdiffstats
path: root/xmrstak/backend/cpu/autoAdjustHwloc.hpp
Commit message (Collapse)AuthorAgeFilesLines
* Repair all 'namepsace' to 'namespace' (all within comments)Tony Butler2018-06-041-1/+1
|
* Ported xmr-stak 2.3.0 rc to ppc64leJudemir Ribeiro2018-04-011-2/+2
|
* XMR-Stak 2.3.0 RCxmr-stak-devs2018-03-251-10/+2
| | | | | | | 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>
* rename `xmr` to `monero`psychocrypt2017-10-271-3/+3
| | | | | | - rename all `xmr` to `monero` - be insensitive while check for set currency - add function to compate two strings insensitive
* add aeon support to backend cpupsychocrypt2017-10-271-4/+17
| | | | | - update auto suggestion default and hwloc - extent hash function table to support aeon and xmr within one miner
* rename `Params` to `params`psychocrypt2017-09-301-2/+2
|
* fix compilepsychocrypt2017-09-301-1/+1
|
* cleanup includespsychocrypt2017-09-301-5/+7
|
* group filespsychocrypt2017-09-301-0/+210
- 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