summaryrefslogtreecommitdiffstats
path: root/xmrstak/backend/amd/minethd.hpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove whitespace linesUnknown2017-11-161-2/+2
|
* Fix misc bugs (#117)fireice-uk2017-11-151-0/+1
| | | | | | * CONF_NO_TLS fix * gpu error fix + always return to sched after pin
* thread affinity for non cpu backendspsychocrypt2017-10-261-2/+5
| | | | | | | | This is a follow up of #43 and use the some mechanism to set the thread affinity for non cpu backends correct. - use cpu affinity workflow for nvidia and amd - cpu: move messages of thread spawning before thread creation
* fix compilepsychocrypt2017-09-301-12/+4
|
* cleanup includespsychocrypt2017-09-301-5/+6
|
* group filespsychocrypt2017-09-301-0/+61
- 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