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

см #2717

Open
wants to merge 51 commits into
base: xmr-stak-rx-dev
Choose a base branch
from
Open

см #2717

wants to merge 51 commits into from

Conversation

Kingrarewolf
Copy link

Please make sure your PR is against dev branch. Merging PRs directly into master branch would interfere with our workflow.

fireice-uk and others added 30 commits March 3, 2019 19:13
addition for cmake ENABLE parameter
solve fireice-uk#2517

In the case we can utilize more than 75% of the compute units we will
not enforce a multiple of the compute units.
solve partly fireice-uk#2514

Remove a mutex which is not needed at all because all data are accessed
from one thread only.
…adOfClear

fix used `empty()` instead of `clear()`
…jiCnGPU

AMD: optimize fiji auto config cn-gpu
…utoadjustment

AMD: optimize auto adjustment
Use RTLD_NOW for faster backend initialization.
Since we can not implement clean image book singletons (windows
issues with shared libraries) we used a hierarchical to "emulate"
singletons. During the creation race consitions are possible.
THis PR will handle the raceconditions with a mutex, since we pass the
creation of a singleton creation only onse we have no performance issue.
solve fireice-uk#2509

- use unroll 8 for RX5700
- use 2 threads for cnr_gpu and RX5700
fix fireice-uk#2514

- use `unlock()` instead of `relase()`
- fix NVIDIA affinity setting
…ollrx5700

AMD: optimize unroll for rx5700
…DuringStartup

fix locking to secure affinity update
Aeon is forking on  25.10.1029 to a fpga minable POW.
fix fireice-uk#2531

Set number of threads for `cryptonight_gpu always to `8` and adkust the
number of blocks depending of the free memory.`
psychocrypt and others added 21 commits November 25, 2019 20:36
- during the start of the miner and the guided setup the tls settings
was ignored.
- fix that parameters from the guided start is passed to the parameter singelton
- fix warning depricated `hwloc_set_membind_nodeset` (since hwloc 2.0)
Check for minimal required block version. Block version must be greater
than 0.
…MemoryWithAutoCfg

[NVIDIA] fix possible out of memory with auto cfg
…nFirstStart

fix tsl not used on first start
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

Successfully merging this pull request may close these issues.

None yet

7 participants