You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "ocl_cuckaroo" plugin crashes immediately on my Mac Pro. Here is the section of "grin-miner.toml" with applicable configurations:
plugin_name = "ocl_cuckaroo"
[mining.miner_plugin_config.parameters]
platform = 0
device = 1
To Reproduce
Steps to reproduce the behavior:
Run in 3 terminal windows: './grin', './grin wallet listen', './grin-miner'
Expect mining via the GPU
Switch to the "grin-miner" terminal window
See error
Relevant Information
Screenshots
Desktop (please complete the following information):
OS: macOS Mojave
Version: 10.14.3
Hardware: Mac Pro (2012) with 2 CPU's (12 cores total), 40 GB RAM,
GPU: Sapphire AMD Radeon NITRO+ RX 580 8GB
Additional context
Please note that the "ocl_cuckatoo" plugin runs, but no shares are accepted, The "cuckaroo_cpu_compat_29" plugin, works OK. Screen prints are as follows:
Describe the bug
The "ocl_cuckaroo" plugin crashes immediately on my Mac Pro. Here is the section of "grin-miner.toml" with applicable configurations:
plugin_name = "ocl_cuckaroo"
[mining.miner_plugin_config.parameters]
platform = 0
device = 1
To Reproduce
Steps to reproduce the behavior:
Relevant Information
Screenshots
Desktop (please complete the following information):
Additional context
Please note that the "ocl_cuckatoo" plugin runs, but no shares are accepted, The "cuckaroo_cpu_compat_29" plugin, works OK. Screen prints are as follows:
(I have also reported this crash in the "Grin-Miner" repository-- mimblewimble/grin-miner#199 (comment))
The text was updated successfully, but these errors were encountered: