Support for new NVIDIA GPU's
Message boards :
Number crunching :
Support for new NVIDIA GPU's
Message board moderation
Author | Message |
---|---|
Send message Joined: 19 Jun 12 Posts: 15 Credit: 14,560,072 RAC: 51 |
Is the GPU application going to be updated to allow the use of the new GPU's from Nvidia like the GTX 1660, and the RTX versions ?? They currently do not work with this application. Task http://asteroidsathome.net/boinc/result.php?resultid=243597321 Proud Founder of Have a look at my WebCam |
Send message Joined: 20 Aug 14 Posts: 20 Credit: 753,120 RAC: 0 |
From what little I do know about running programs on a GPU, I don't understand why a new card would not be able to run an application that runs on a slightly older card. I mean, if it was a radically different architecture or different paradigm or something like that I would understand, but from what I understand Nvidia is pretty much sticking with the cuda architecture. I know that they have different generations of compute capability, but shouldn't an application that relies on older capabilities still run on a card that has all of those, plus new ones? I don't know why, but I find the whole idea of GPGPU computing really interesting. In fact, any kind of system where the primary processor offloads some of the workload to a totally independent system is fascinating to me. |
Send message Joined: 19 Jun 12 Posts: 15 Credit: 14,560,072 RAC: 51 |
Well they still do not work. I jst got this error: <core_client_version>7.14.2</core_client_version> <![CDATA[ <message> The system cannot find the file specified. (0x2) - exit code 2 (0x2)</message> <stderr_txt> CUDA RC12!!!!!!!!!! CUDA Device number: 0 CUDA Device: GeForce GTX 1660 Ti Compute capability: 7.5 Multiprocessors: 24 Unsupported CC detected (CC2.0 and better supported only). </stderr_txt> ]]> http://asteroidsathome.net/boinc/results.php?userid=76 Proud Founder of Have a look at my WebCam |
Send message Joined: 1 Jan 14 Posts: 302 Credit: 32,671,868 RAC: 0 |
Well they still do not work. I jst got this error: Could it be "Creative Commons"? https://creativecommons.org/about/ If so that probably is't your problem. |
Send message Joined: 27 Jun 19 Posts: 1 Credit: 15,014,982 RAC: 0 |
Last modified: 2 Jul 2019, 14:10:20 UTC Could it be "Creative Commons"? Actually it stands for Compute Capability. The version of the Cuda toolkit being used does not support the card in question. The developers need to update the Cuda toolkit being used in order to support newer GPUs. |
Send message Joined: 15 Feb 14 Posts: 20 Credit: 8,563,792 RAC: 0 |
Last modified: 29 Aug 2019, 3:59:20 UTC The long term solution would be to port the application to OpenCL. When Pascal was released, it only supported OpenCL initially until Nvidia released a new version of CUDA. What I have read about CUDA is that it encourages developers to target a specific hardware. A developer could target one type of Nvidia GPU hardware at the expense of others, which will either force the CUDA driver to emulate the code to fit the mismatched hardware if a mismatched GPU is found, or refuse to run it if there is no way to allow the hardware mismatch to be solved. OpenCL can allow the developer to write generic code that runs mostly equally well on many different hardware architectures. OpenCL also allows AMD GPUs to participate. Nvidia has been sluggish to adopt new versions of OpenCL, but it does not skimp on supporting OpenCL 1.2 or older. Nvidia's drivers also deprecate the running of and sometimes remove the support for running old CUDA versions on newer GPUs.
|
Send message Joined: 2 Jul 12 Posts: 5 Credit: 33,862,573 RAC: 0 |
I wonder why no developer, Project Admin is making any remarks to this problem. Post 6317 was posted in Jul with a suggestion that might work yet we have no input from the Admins of this project since that time. I wonder what we should in in the absence of an Admin. Should we boycott the project because of no Admin Support. After-all the cost of a new GPU is not cheap and if used it would facilitate a faster completion of the Task, benefiting the project. If I am to take my new GTX 1660 to a new project, I would not bother staying here just to crunch CPU. |
Send message Joined: 28 Sep 13 Posts: 29 Credit: 120,818,819 RAC: 7,002 |
|
Send message Joined: 17 Feb 17 Posts: 13 Credit: 44,071,565 RAC: 0 |
It's almost been a year since the release of these new cards and not a word from the administration. With that being said, a gtx 1080 is about 3 x a single thread in terms of speed at this point, so maybe they're trying to work on the entire application and make it faster? Either way it's very disheartening not getting a single update. I finally decided to crunch here for the long term, but after going in depth and browsing these forums, I believe I'll meet my goal and find somewhere else to crunch. Rant time: Maybe it is a lack of funding. Maybe it is a lack of time. But no communication whatsoever after we, as crunchers, devote thousands of hours (as well as in some cases dollars) into builds, electrical costs, etc. Sorry, that isn't right. |
Send message Joined: 11 Jul 17 Posts: 22 Credit: 333,302,879 RAC: 0 |
|
Send message Joined: 14 Nov 19 Posts: 1 Credit: 5,937,600 RAC: 0 |
Last modified: 14 Nov 2019, 10:35:22 UTC Yes, is it just me, or does Asteroid not support GTX 2080 Ti? Is this a confirmed / known issue? It looks like it may be. I'd love to know a workaround if it is! I am receiving the below error, although the GPU works fine on other project GPU applications. <core_client_version>7.14.2</core_client_version> <![CDATA[ <message> The system cannot find the file specified. (0x2) - exit code 2 (0x2)</message> <stderr_txt> CUDA RC12!!!!!!!!!! CUDA Device number: 0 CUDA Device: GeForce RTX 2080 Ti Compute capability: 7.5 Multiprocessors: 68 Unsupported CC detected (CC2.0 and better supported only). </stderr_txt> ]]> |
Send message Joined: 17 Jun 14 Posts: 5 Credit: 30,354,378 RAC: 0 |
This project is also erroring on my RTX 2080. Can this be fixed, please? http://asteroidsathome.net/boinc/result.php?resultid=267662207 <core_client_version>7.14.2</core_client_version> |
Send message Joined: 24 Apr 18 Posts: 2 Credit: 149,880,480 RAC: 0 |
|
Send message Joined: 7 Apr 14 Posts: 18 Credit: 5,380,609 RAC: 0 |
|
Send message Joined: 16 Jan 14 Posts: 17 Credit: 30,371,503 RAC: 11,142 |
Last modified: 19 Jan 2020, 21:12:39 UTC |
Send message Joined: 16 Jan 14 Posts: 17 Credit: 30,371,503 RAC: 11,142 |
|
Send message Joined: 18 Aug 19 Posts: 4 Credit: 1,564,800 RAC: 0 |
|
Message boards :
Number crunching :
Support for new NVIDIA GPU's