Author Topic: [ANN] MMC.1GH.COM - GPU mining, CPU mining ★  (Read 160600 times)

0 Members and 1 Guest are viewing this topic.

Offline agran

  • Full Member
  • ***
  • Posts: 93
    • View Profile
Thank you, so this is the problem - my miner uses platform 0 (hardcoded) to find devices, and in your case it is Intel SDK which of course only has Intel CPUs. I will fix that. Meanwhile you could try uninstalling it (unless you do OpenCL development on Intel of course :) )
Deleted Intel SDK. Now works.
MMC: MEKdGj95hNjuYn8xiw4iz1iQUQGA47UBMB | BTC: 1agran1xQ4Nwiqv1qegBDF6kqZdfESMUG

Offline dima1236

  • Jr. Member
  • **
  • Posts: 49
    • View Profile
Yes i do :
http://gyazo.com/af57a52c9657aadfba745b47ce16e8d6
13.12 is the same, downgrading isn't an option for me, since i have 280x cards
There were no error message when crashed. Just noticed that clocks went down and only rebooting helps.

Using Catalyst 13.6. Any way to restart gpu / drivers after crash without rebooting whole PC?
Not that I know of, even in Linux when it hangs, it hangs (but I believe I have all code problems causing hangups fixed to this moment). Could you please try upgrading Catalyst? 13.x series upto 13.12 have various problems.
One more question, do you have GPU_USE_SYNC_OBJECTS set?

Offline reorder

  • Sr. Member
  • ****
  • Posts: 400
    • View Profile
Do you perhaps have other OpenCL SDKs installed besides AMD one? I am looking for a way to find out quiclky, not sure if 'cgminer -n' lists them.
Code: [Select]
C:\Users\Олег\Desktop\cgminer-3.7.2-windows>cgminer -n
 [2013-12-30 19:36:02] CL Platform 0 vendor: Intel(R) Corporation

 [2013-12-30 19:36:02] CL Platform 0 name: Intel(R) OpenCL
 [2013-12-30 19:36:02] CL Platform 0 version: OpenCL 1.2
 [2013-12-30 19:36:02] Error -1: Getting Device IDs (num)
 [2013-12-30 19:36:02] CL Platform 1 vendor: Advanced Micro Devices, Inc.

 [2013-12-30 19:36:02] CL Platform 1 name: AMD Accelerated Parallel Processing

 [2013-12-30 19:36:02] CL Platform 1 version: OpenCL 1.2 AMD-APP (1348.4)

 [2013-12-30 19:36:02] Platform 1 devices: 2
 [2013-12-30 19:36:02]  0       Tahiti
 [2013-12-30 19:36:02]  1       Tahiti
 [2013-12-30 19:36:02] GPU 0 AMD Radeon R9 200 Series hardware monitoring enable
d
 [2013-12-30 19:36:02] GPU 1 AMD Radeon R9 200 Series hardware monitoring enable
d
 [2013-12-30 19:36:02] 2 GPU devices max detected
 [2013-12-30 19:36:02] USB all: found 13 devices - listing known devices

 [2013-12-30 19:36:02] No known USB devices

C:\Users\Олег\Desktop\cgminer-3.7.2-windows>
Thank you, so this is the problem - my miner uses platform 0 (hardcoded) to find devices, and in your case it is Intel SDK which of course only has Intel CPUs. I will fix that. Meanwhile you could try uninstalling it (unless you do OpenCL development on Intel of course :) )

Offline agran

  • Full Member
  • ***
  • Posts: 93
    • View Profile
Do you perhaps have other OpenCL SDKs installed besides AMD one? I am looking for a way to find out quiclky, not sure if 'cgminer -n' lists them.
Code: [Select]
C:\Users\Олег\Desktop\cgminer-3.7.2-windows>cgminer -n
 [2013-12-30 19:36:02] CL Platform 0 vendor: Intel(R) Corporation

 [2013-12-30 19:36:02] CL Platform 0 name: Intel(R) OpenCL
 [2013-12-30 19:36:02] CL Platform 0 version: OpenCL 1.2
 [2013-12-30 19:36:02] Error -1: Getting Device IDs (num)
 [2013-12-30 19:36:02] CL Platform 1 vendor: Advanced Micro Devices, Inc.

 [2013-12-30 19:36:02] CL Platform 1 name: AMD Accelerated Parallel Processing

 [2013-12-30 19:36:02] CL Platform 1 version: OpenCL 1.2 AMD-APP (1348.4)

 [2013-12-30 19:36:02] Platform 1 devices: 2
 [2013-12-30 19:36:02]  0       Tahiti
 [2013-12-30 19:36:02]  1       Tahiti
 [2013-12-30 19:36:02] GPU 0 AMD Radeon R9 200 Series hardware monitoring enable
d
 [2013-12-30 19:36:02] GPU 1 AMD Radeon R9 200 Series hardware monitoring enable
d
 [2013-12-30 19:36:02] 2 GPU devices max detected
 [2013-12-30 19:36:02] USB all: found 13 devices - listing known devices

 [2013-12-30 19:36:02] No known USB devices

C:\Users\Олег\Desktop\cgminer-3.7.2-windows>
MMC: MEKdGj95hNjuYn8xiw4iz1iQUQGA47UBMB | BTC: 1agran1xQ4Nwiqv1qegBDF6kqZdfESMUG

Offline reorder

  • Sr. Member
  • ****
  • Posts: 400
    • View Profile
13.12 is the same, downgrading isn't an option for me, since i have 280x cards
There were no error message when crashed. Just noticed that clocks went down and only rebooting helps.

Using Catalyst 13.6. Any way to restart gpu / drivers after crash without rebooting whole PC?
Not that I know of, even in Linux when it hangs, it hangs (but I believe I have all code problems causing hangups fixed to this moment). Could you please try upgrading Catalyst? 13.x series upto 13.12 have various problems.
One more question, do you have GPU_USE_SYNC_OBJECTS set?

Offline dima1236

  • Jr. Member
  • **
  • Posts: 49
    • View Profile
13.12 is the same, downgrading isn't an option for me, since i have 280x cards
There were no error message when crashed. Just noticed that clocks went down and only rebooting helps.

Using Catalyst 13.6. Any way to restart gpu / drivers after crash without rebooting whole PC?
Not that I know of, even in Linux when it hangs, it hangs (but I believe I have all code problems causing hangups fixed to this moment). Could you please try upgrading Catalyst? 13.x series upto 13.12 have various problems.

Offline reorder

  • Sr. Member
  • ****
  • Posts: 400
    • View Profile
Windows 8 64. Setup APP SDK 32 and 64, installed the latest version Catalist, Nothing helps. Miner on a computer with two video cards do not see the card.

Do you perhaps have other OpenCL SDKs installed besides AMD one? I am looking for a way to find out quiclky, not sure if 'cgminer -n' lists them.

Offline jlafuente

  • Newbie
  • *
  • Posts: 13
    • View Profile
There were no error message when crashed. Just noticed that clocks went down and only rebooting helps.

Using Catalyst 13.6. Any way to restart gpu / drivers after crash without rebooting whole PC?

I'm not restarting my PC every time it crashes, just stop and restart the miner and it works fine ....

Offline agran

  • Full Member
  • ***
  • Posts: 93
    • View Profile
Windows 8 64. Setup APP SDK 32 and 64, installed the latest version Catalist, Nothing helps. Miner on a computer with two video cards do not see the card.
MMC: MEKdGj95hNjuYn8xiw4iz1iQUQGA47UBMB | BTC: 1agran1xQ4Nwiqv1qegBDF6kqZdfESMUG

Offline reorder

  • Sr. Member
  • ****
  • Posts: 400
    • View Profile
I also have a driver crash after 10 minutes.
Would you pelase share how did you make it to find your cards? Running as administrator, or something else?

Offline Kenof

  • Full Member
  • ***
  • Posts: 71
    • View Profile
anyone running 280x, 290, 290x can you please post your stats?
i am getting 17h/m on 290x not sure if it's normal

On sapphire 280X I get around 19.5 hpm and
gigabyte 280X around 17.8 hpm
Making life easier.

Offline dima1236

  • Jr. Member
  • **
  • Posts: 49
    • View Profile
http://gyazo.com/e71d026d9f4bcb4bd6d00df18ed577db
Updating to latest didn't help , trying to downgrade now
http://gyazo.com/0ef49688413755280533e3f0110ecf51

that's the error that i get, how can i fix this ?
What version of Catalyst do you run? I'd suggest either upgrading to latest or downgrading to 12.10 (the bug I am struggling with is this one: http://devgurus.amd.com/message/1288143#1288143)

Offline reorder

  • Sr. Member
  • ****
  • Posts: 400
    • View Profile
There were no error message when crashed. Just noticed that clocks went down and only rebooting helps.

Using Catalyst 13.6. Any way to restart gpu / drivers after crash without rebooting whole PC?
Not that I know of, even in Linux when it hangs, it hangs (but I believe I have all code problems causing hangups fixed to this moment). Could you please try upgrading Catalyst? 13.x series upto 13.12 have various problems.

Offline sandor111

  • Newbie
  • *
  • Posts: 10
    • View Profile
anyone running 280x, 290, 290x can you please post your stats?
i am getting 17h/m on 290x not sure if it's normal

Offline agran

  • Full Member
  • ***
  • Posts: 93
    • View Profile
I also have a driver crash after 10 minutes.
MMC: MEKdGj95hNjuYn8xiw4iz1iQUQGA47UBMB | BTC: 1agran1xQ4Nwiqv1qegBDF6kqZdfESMUG