fireice-uk / xmr-stak-amd

Monero AMD miner
GNU General Public License v3.0
193 stars 114 forks source link

No EXE #76

Open harmsey opened 7 years ago

harmsey commented 7 years ago

Following Directions to run on Windows but as step #2 states:

Double click the exe file. But when I download and unzip there is no exe?

aaronsace commented 7 years ago

It's here: https://github.com/fireice-uk/xmr-stak-amd/releases

harmsey commented 7 years ago

problems thanks for the response. So then it says it has a virus and the exe won't run even after I say to allow download and extract. Is the link that aaronsace provided something that I download into the xmr-stak-amd-master folder?

Above picture shows what it says when I try to run exe program

harmsey commented 7 years ago

Update to my last comment now the program will run but Selected OpenCL device index 1 doesn't exist.

I read this has happened to Someone else, and I'm sorry if I seem naive but I'm totally new to this and yes I have done lots of googling without successful answers...

Do I add xmr-stak-amd-notls-win64 to xmr-stak-amd-1.1.0-1.4.0 (Source code) or leave them in their separate folders. I already have the GPU wallet running on a different computer (but I want to run it on this computer as it has a GPU) and have already clicked to start mining.

Anyway so I've pointed my config file to the correct pool of choice, and the address I took from the GUI wallet on the other PC. So IDK what I'm doing wrong.

Here's some specs I'm running Windows 7, GPU is a ATI Radeon 5450, Dual Core CPU, 6GB Ram.

psychocrypt commented 7 years ago

@harmsey There is no need that you must download the source code. Please download only the release zip file e.g. https://github.com/fireice-uk/xmr-stak-amd/releases/download/v1.1.0-1.4.0/xmr-stak-amd-win64.zip

Extract the zip and add your xmr address and pool to the file config.txt. Also configure "gpu_threads_conf".

For one device start with

"gpu_threads_conf" : [ 
    { "index" : 0, "intensity" : 512, "worksize" : 8, "affine_to_cpu" : false },],
CybotDNA commented 6 years ago

Hi psychocrypt, thx 4 sharing! Theres one problem, and it follows me everywere: error -1 when calling clgetdeviceids for number of devices <-- got it on Wolf's AMD Miner And get it now on XMR Stak AMD

I find "gpu_threads_conf" try it with only 1 device, with 2 (because of onboard graka). Can you help me with that?

BR

psychocrypt commented 6 years ago

please run clinfo. If this tool which is shipped by your amd drivet is not running than you need to fix your driver installation.

Am 04.10.2017 6:22 Nachm. schrieb "CybotDNA" notifications@github.com:

Hi psychocrypt, thx 4 sharing! Theres one problem, and it follows me everywere: error -1 when calling clgetdeviceids for number of devices <-- got it on Wolf's AMD Miner And get it now on XMR Stak AMD

I find "gpu_threads_conf" try it with only 1 device, with 2 (because of onboard graka). Can you help me with that?

BR

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/fireice-uk/xmr-stak-amd/issues/76#issuecomment-334211018, or mute the thread https://github.com/notifications/unsubscribe-auth/AYsxtgnL76pxvnozSYI8kvq94l5fx27Vks5so7C_gaJpZM4O9CMF .

CybotDNA commented 6 years ago

`Number of platforms: 2 Platform Profile: FULL_PROFILE Platform Version: OpenCL 2.0 Platform Name: Intel(R) OpenCL Platform Vendor: Intel(R) Corporation Platform Extensions: cl_khr_icd cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_byte_addressable_store cl_khr_depth_images cl_khr_3d_image_writes cl_intel_exec_by_local_thread cl_khr_spir cl_khr_dx9_media_sharing cl_intel_dx9_media_sharing cl_khr_d3d11_sharing cl_khr_gl_sharing cl_khr_fp64 cl_khr_image2d_from_buffer Platform Profile: FULL_PROFILE Platform Version: OpenCL 2.0 AMD-APP (2348.3) Platform Name: AMD Accelerated Parallel Processing Platform Vendor: Advanced Micro Devices, Inc. Platform Extensions: cl_khr_icd cl_khr_d3d10_sharing cl_khr_d3d11_sharing cl_khr_dx9_media_sharing cl_amd_event_callback cl_amd_offline_devices

Platform Name: Intel(R) OpenCL Number of devices: 1 Device Type: CL_DEVICE_TYPE_CPU Vendor ID: 8086h Max compute units: 4 Max work items dimensions: 3 Max work items[0]: 8192 Max work items[1]: 8192 Max work items[2]: 8192 Max work group size: 8192 Preferred vector width char: 1 Preferred vector width short: 1 Preferred vector width int: 1 Preferred vector width long: 1 Preferred vector width float: 1 Preferred vector width double: 1 Native vector width char: 32 Native vector width short: 16 Native vector width int: 8 Native vector width long: 4 Native vector width float: 8 Native vector width double: 4 Max clock frequency: 3300Mhz Address bits: 64 Max memory allocation: 4277560320 Image support: Yes Max number of images read arguments: 480 Max number of images write arguments: 480 Max image 2D width: 16384 Max image 2D height: 16384 Max image 3D width: 2048 Max image 3D height: 2048 Max image 3D depth: 2048 Max samplers within kernel: 480 Max size of kernel argument: 3840 Alignment (bits) of base address: 1024 Minimum alignment (bytes) for any datatype: 128 Single precision floating point capability Denorms: Yes Quiet NaNs: Yes Round to nearest even: Yes Round to zero: No Round to +ve and infinity: No IEEE754-2008 fused multiply-add: No Cache type: Read/Write Cache line size: 64 Cache size: 262144 Global memory size: 17110241280 Constant buffer size: 131072 Max number of constant args: 480 Local memory type: Global Local memory size: 32768 Max pipe arguments: 16 Max pipe active reservations: 65535 Max pipe packet size: 1024 Max global variable size: 65536 Max global variable preferred total size: 65536 Max read/write image args: 480 Max on device events: 4294967295 Queue on device max size: 4294967295 Max on device queues: 4294967295 Queue on device preferred size: 4294967295 SVM capabilities:
Coarse grain buffer: Yes Fine grain buffer: Yes Fine grain system: Yes Atomics: Yes Preferred platform atomic alignment: 64 Preferred global atomic alignment: 64 Preferred local atomic alignment: 0 Kernel Preferred work group size multiple: 128 Error correction support: 0 Unified memory for Host and Device: 1 Profiling timer resolution: 309 Device endianess: Little Available: Yes Compiler available: Yes Execution capabilities:
Execute OpenCL kernels: Yes Execute native function: Yes Queue on Host properties:
Out-of-Order: Yes Profiling : Yes Queue on Device properties:
Out-of-Order: Yes Profiling : Yes Platform ID: 000001E456F36060 Name: Intel(R) Core(TM) i5-6600 CPU @ 3.30GHz Vendor: Intel(R) Corporation Device OpenCL C version: OpenCL C 2.0 Driver version: 6.6.0.359 Profile: FULL_PROFILE Version: OpenCL 2.0 (Build 359) Extensions: cl_khr_icd cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_byte_addressable_store cl_khr_depth_images cl_khr_3d_image_writes cl_intel_exec_by_local_thread cl_khr_spir cl_khr_dx9_media_sharing cl_intel_dx9_media_sharing cl_khr_d3d11_sharing cl_khr_gl_sharing cl_khr_fp64 cl_khr_image2d_from_buffer

Platform Name: AMD Accelerated Parallel Processing Number of devices: 2 Device Type: CL_DEVICE_TYPE_GPU Vendor ID: 1002h Board name: AMD Radeon (TM) R9 380 Series Device Topology: PCI[ B#1, D#0, F#0 ] Max compute units: 28 Max work items dimensions: 3 Max work items[0]: 256 Max work items[1]: 256 Max work items[2]: 256 Max work group size: 256 Preferred vector width char: 4 Preferred vector width short: 2 Preferred vector width int: 1 Preferred vector width long: 1 Preferred vector width float: 1 Preferred vector width double: 1 Native vector width char: 4 Native vector width short: 2 Native vector width int: 1 Native vector width long: 1 Native vector width float: 1 Native vector width double: 1 Max clock frequency: 985Mhz Address bits: 64 Max memory allocation: 3019898880 Image support: Yes Max number of images read arguments: 128 Max number of images write arguments: 64 Max image 2D width: 16384 Max image 2D height: 16384 Max image 3D width: 2048 Max image 3D height: 2048 Max image 3D depth: 2048 Max samplers within kernel: 16 Max size of kernel argument: 1024 Alignment (bits) of base address: 2048 Minimum alignment (bytes) for any datatype: 128 Single precision floating point capability Denorms: No Quiet NaNs: Yes Round to nearest even: Yes Round to zero: Yes Round to +ve and infinity: Yes IEEE754-2008 fused multiply-add: Yes Cache type: Read/Write Cache line size: 64 Cache size: 16384 Global memory size: 4294967296 Constant buffer size: 3019898880 Max number of constant args: 8 Local memory type: Scratchpad Local memory size: 32768 Max pipe arguments: 16 Max pipe active reservations: 16 Max pipe packet size: 3019898880 Max global variable size: 2717908992 Max global variable preferred total size: 4294967296 Max read/write image args: 64 Max on device events: 1024 Queue on device max size: 8388608 Max on device queues: 1 Queue on device preferred size: 262144 SVM capabilities:
Coarse grain buffer: Yes Fine grain buffer: Yes Fine grain system: No Atomics: No Preferred platform atomic alignment: 0 Preferred global atomic alignment: 0 Preferred local atomic alignment: 0 Kernel Preferred work group size multiple: 64 Error correction support: 0 Unified memory for Host and Device: 0 Profiling timer resolution: 1 Device endianess: Little Available: Yes Compiler available: Yes Execution capabilities:
Execute OpenCL kernels: Yes Execute native function: No Queue on Host properties:
Out-of-Order: No Profiling : Yes Queue on Device properties:
Out-of-Order: Yes Profiling : Yes Platform ID: 00007FFB7CC70188 Name: Tonga Vendor: Advanced Micro Devices, Inc. Device OpenCL C version: OpenCL C 2.0 Driver version: 2348.3 Profile: FULL_PROFILE Version: OpenCL 2.0 AMD-APP (2348.3) Extensions: cl_khr_fp64 cl_amd_fp64 cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_int64_base_atomics cl_khr_int64_extended_atomics cl_khr_3d_image_writes cl_khr_byte_addressable_store cl_khr_fp16 cl_khr_gl_sharing cl_khr_gl_depth_images cl_amd_device_attribute_query cl_amd_vec3 cl_amd_printf cl_amd_media_ops cl_amd_media_ops2 cl_amd_popcnt cl_khr_d3d10_sharing cl_khr_d3d11_sharing cl_khr_dx9_media_sharing cl_khr_image2d_from_buffer cl_khr_spir cl_khr_subgroups cl_khr_gl_event cl_khr_depth_images cl_khr_mipmap_image cl_khr_mipmap_image_writes cl_amd_liquid_flash

Device Type: CL_DEVICE_TYPE_CPU Vendor ID: 1002h Board name:
Max compute units: 4 Max work items dimensions: 3 Max work items[0]: 1024 Max work items[1]: 1024 Max work items[2]: 1024 Max work group size: 1024 Preferred vector width char: 16 Preferred vector width short: 8 Preferred vector width int: 4 Preferred vector width long: 2 Preferred vector width float: 8 Preferred vector width double: 4 Native vector width char: 16 Native vector width short: 8 Native vector width int: 4 Native vector width long: 2 Native vector width float: 8 Native vector width double: 4 Max clock frequency: 3312Mhz Address bits: 64 Max memory allocation: 4277560320 Image support: Yes Max number of images read arguments: 128 Max number of images write arguments: 64 Max image 2D width: 8192 Max image 2D height: 8192 Max image 3D width: 2048 Max image 3D height: 2048 Max image 3D depth: 2048 Max samplers within kernel: 16 Max size of kernel argument: 4096 Alignment (bits) of base address: 1024 Minimum alignment (bytes) for any datatype: 128 Single precision floating point capability Denorms: Yes Quiet NaNs: Yes Round to nearest even: Yes Round to zero: Yes Round to +ve and infinity: Yes IEEE754-2008 fused multiply-add: Yes Cache type: Read/Write Cache line size: 64 Cache size: 32768 Global memory size: 17110241280 Constant buffer size: 65536 Max number of constant args: 8 Local memory type: Global Local memory size: 32768 Max pipe arguments: 16 Max pipe active reservations: 16 Max pipe packet size: 4277560320 Max global variable size: 1879048192 Max global variable preferred total size: 1879048192 Max read/write image args: 64 Max on device events: 0 Queue on device max size: 0 Max on device queues: 0 Queue on device preferred size: 0 SVM capabilities:
Coarse grain buffer: No Fine grain buffer: No Fine grain system: No Atomics: No Preferred platform atomic alignment: 0 Preferred global atomic alignment: 0 Preferred local atomic alignment: 0 Kernel Preferred work group size multiple: 1 Error correction support: 0 Unified memory for Host and Device: 1 Profiling timer resolution: 309 Device endianess: Little Available: Yes Compiler available: Yes Execution capabilities:
Execute OpenCL kernels: Yes Execute native function: Yes Queue on Host properties:
Out-of-Order: No Profiling : Yes Queue on Device properties:
Out-of-Order: No Profiling : No Platform ID: 00007FFB7CC70188 Name: Intel(R) Core(TM) i5-6600 CPU @ 3.30GHz Vendor: GenuineIntel Device OpenCL C version: OpenCL C 1.2 Driver version: 2348.3 (sse2,avx) Profile: FULL_PROFILE Version: OpenCL 1.2 AMD-APP (2348.3) Extensions: cl_khr_fp64 cl_amd_fp64 cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_int64_base_atomics cl_khr_int64_extended_atomics cl_khr_3d_image_writes cl_khr_byte_addressable_store cl_khr_gl_sharing cl_ext_device_fission cl_amd_device_attribute_query cl_amd_vec3 cl_amd_printf cl_amd_media_ops cl_amd_media_ops2 cl_amd_popcnt cl_khr_d3d10_sharing cl_khr_spir cl_khr_gl_event

`

CybotDNA commented 6 years ago

Now i try to Update my Driver

psychocrypt commented 6 years ago

clinfo looks good you need to change the platform index in config.txt.

Btw you are posting in an issue where the headline say that there is no exe file available.

Am 04.10.2017 18:40 schrieb "CybotDNA" notifications@github.com:

Now i try to Update my Driver

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/fireice-uk/xmr-stak-amd/issues/76#issuecomment-334216213, or mute the thread https://github.com/notifications/unsubscribe-auth/AYsxtmD8zHIIRUiOwOXr-4WT0EPaoBPXks5so7T0gaJpZM4O9CMF .

CybotDNA commented 6 years ago

thx, very much! Now it´s working! Oh yes, sry. @first i had the same prob. like harmsey ... than everything goes so fast... thank you very, very much! :)