EVGA

NumberFields@home: GPU app - beta version for linux nvidia

Author
yodap
CLASSIFIED Member
  • Total Posts : 4642
  • Reward points : 0
  • Joined: 2011/05/15 06:13:40
  • Location: NY, Upstate
  • Status: offline
  • Ribbons : 8
2019/03/23 13:33:34 (permalink)
NumberFields@home: GPU app - beta version for linux nvidia
After all these years, we finally have our first GPU app. It's only a beta version for 64bit linux with Nvidia GPUs. Support for other platforms and GPUs will be coming soon.

If you'd like to help test this app, you will need to check the "run test applications" box on the project preferences page. I generated a special batch of work for this app from some older WUs that I have truth for. This will help to find any potential bugs that are still there.

A few potential issues:
1. This was built with the Cuda SDK version 10.1, so it uses a relatively new Nvidia driver version and only supports compute capability 3.0 and up. If this affects too many users out there, I will need to rebuild with on older SDK.
2. I was not able to build a fully static executable, but I did statically link the ones most likely to be a problem (i.e. pari, gmp, std c++)

Please report any problems. I am still relatively new to the whole GPU app process, so I am sure there will be issues of some kind.

Also, feel free to leave comments regarding what platform, GPU, etc I should concentrate on next. I was thinking I would attack linux OpenCL (i.e. ATI/AMD) next as that should be a quick port of what I did with Nvidia. I think the windows port will take much longer, since I normally use mingw to cross-compile but I don't think that's compatible with the nvidia compiler.
 
Interesting!!!


 

 
#1

10 Replies Related Threads

    Stefem
    Superclocked Member
    • Total Posts : 123
    • Reward points : 0
    • Joined: 2009/02/02 02:48:42
    • Location: Italy
    • Status: offline
    • Ribbons : 0
    Re: NumberFields@home: GPU app - beta version for linux nvidia 2019/03/24 17:38:00 (permalink)
    CC 3.0 means Kepler, I don't think it will be a limitation. I will try it out tomorrow and eventually report any issue
    #2
    bcavnaugh
    The Crunchinator
    • Total Posts : 38977
    • Reward points : 0
    • Joined: 2012/09/18 17:31:18
    • Location: USA Affiliate E5L3CTGE12 Associate 9E88QK5L7811G3H
    • Status: offline
    • Ribbons : 282
    Re: NumberFields@home: GPU app - beta version for linux nvidia 2019/03/24 17:55:02 (permalink)
    I was trying to task on my GTX 1060 3GB Card AMD 2P Rig but it said my Drivers were too old.
    Running 390.77 also tested on my GTX 1080 Ti Cards on an Intel CPU.
    post edited by bcavnaugh - 2019/03/24 18:07:08

    Associate Code: 9E88QK5L7811G3H


     
    #3
    Stefem
    Superclocked Member
    • Total Posts : 123
    • Reward points : 0
    • Joined: 2009/02/02 02:48:42
    • Location: Italy
    • Status: offline
    • Ribbons : 0
    Re: NumberFields@home: GPU app - beta version for linux nvidia 2019/03/25 08:22:44 (permalink)
    bcavnaugh
    I was trying to task on my GTX 1060 3GB Card AMD 2P Rig but it said my Drivers were too old.
    Running 390.77 also tested on my GTX 1080 Ti Cards on an Intel CPU.


    You need a driver with CUDA 10, you need a R410 driver at least, actually an R418 if he used the 10.1 SDK
    #4
    bcavnaugh
    The Crunchinator
    • Total Posts : 38977
    • Reward points : 0
    • Joined: 2012/09/18 17:31:18
    • Location: USA Affiliate E5L3CTGE12 Associate 9E88QK5L7811G3H
    • Status: offline
    • Ribbons : 282
    Re: NumberFields@home: GPU app - beta version for linux nvidia 2019/03/25 10:36:00 (permalink)
    Stefem
    bcavnaugh
    I was trying to task on my GTX 1060 3GB Card AMD 2P Rig but it said my Drivers were too old.
    Running 390.77 also tested on my GTX 1080 Ti Cards on an Intel CPU.

    You need a driver with CUDA 10, you need a R410 driver at least, actually an R418 if he used the 10.1 SDK

    That is not yet part of the OS Install under Ubuntu for us None Unix Users to install
    390.77 is the Last Ubuntu NVIDIA Driver. ATM this Driver works well on all Other BOINC GPU Projects.
    For now I can wait for this to be released for the Windows Platform.
    post edited by bcavnaugh - 2019/03/25 10:38:57

    Associate Code: 9E88QK5L7811G3H


     
    #5
    Stefem
    Superclocked Member
    • Total Posts : 123
    • Reward points : 0
    • Joined: 2009/02/02 02:48:42
    • Location: Italy
    • Status: offline
    • Ribbons : 0
    Re: NumberFields@home: GPU app - beta version for linux nvidia 2019/03/26 07:01:49 (permalink)
    bcavnaugh
    Stefem
    bcavnaugh
    I was trying to task on my GTX 1060 3GB Card AMD 2P Rig but it said my Drivers were too old.
    Running 390.77 also tested on my GTX 1080 Ti Cards on an Intel CPU.

    You need a driver with CUDA 10, you need a R410 driver at least, actually an R418 if he used the 10.1 SDK

    That is not yet part of the OS Install under Ubuntu for us None Unix Users to install
    390.77 is the Last Ubuntu NVIDIA Driver. ATM this Driver works well on all Other BOINC GPU Projects.
    For now I can wait for this to be released for the Windows Platform.


    That's the latest version available on the Ubuntu repository?
    On the NVIDIA website you can download the 418.56, they works on any Linux distro
    #6
    bcavnaugh
    The Crunchinator
    • Total Posts : 38977
    • Reward points : 0
    • Joined: 2012/09/18 17:31:18
    • Location: USA Affiliate E5L3CTGE12 Associate 9E88QK5L7811G3H
    • Status: offline
    • Ribbons : 282
    Re: NumberFields@home: GPU app - beta version for linux nvidia 2019/03/26 11:26:31 (permalink)
    Stefem
    bcavnaugh
    Stefem
    bcavnaugh
    I was trying to task on my GTX 1060 3GB Card AMD 2P Rig but it said my Drivers were too old.
    Running 390.77 also tested on my GTX 1080 Ti Cards on an Intel CPU.

    You need a driver with CUDA 10, you need a R410 driver at least, actually an R418 if he used the 10.1 SDK

    That is not yet part of the OS Install under Ubuntu for us None Unix Users to install
    390.77 is the Last Ubuntu NVIDIA Driver. ATM this Driver works well on all Other BOINC GPU Projects.
    For now I can wait for this to be released for the Windows Platform.

    That's the latest version available on the Ubuntu repository?
    On the NVIDIA website you can download the 418.56, they works on any Linux distro

    It is what is sown when you look for new divers, but I can look again.
    I am not good a Linux syntax and never have gotten a driver to install and work

    Associate Code: 9E88QK5L7811G3H


     
    #7
    Stefem
    Superclocked Member
    • Total Posts : 123
    • Reward points : 0
    • Joined: 2009/02/02 02:48:42
    • Location: Italy
    • Status: offline
    • Ribbons : 0
    Re: NumberFields@home: GPU app - beta version for linux nvidia 2019/04/05 09:58:27 (permalink)
    bcavnaugh
    Stefem
    bcavnaugh
    Stefem
    bcavnaugh
    I was trying to task on my GTX 1060 3GB Card AMD 2P Rig but it said my Drivers were too old.
    Running 390.77 also tested on my GTX 1080 Ti Cards on an Intel CPU.

    You need a driver with CUDA 10, you need a R410 driver at least, actually an R418 if he used the 10.1 SDK

    That is not yet part of the OS Install under Ubuntu for us None Unix Users to install
    390.77 is the Last Ubuntu NVIDIA Driver. ATM this Driver works well on all Other BOINC GPU Projects.
    For now I can wait for this to be released for the Windows Platform.

    That's the latest version available on the Ubuntu repository?
    On the NVIDIA website you can download the 418.56, they works on any Linux distro

    It is what is sown when you look for new divers, but I can look again.
    I am not good a Linux syntax and never have gotten a driver to install and work


    Should be straight forward on Ubuntu, if you need I can help
    #8
    Holdolin
    Superclocked Member
    • Total Posts : 226
    • Reward points : 0
    • Joined: 2013/10/09 22:01:58
    • Location: Atlantic Northeast
    • Status: offline
    • Ribbons : 1
    Re: NumberFields@home: GPU app - beta version for linux nvidia 2019/04/11 08:21:56 (permalink)
    if you're using Ubuntu(or Mint) you need only set up the GPU ppa they have.  It's quite simple, then  you can use the "additional drivers" to pick whatever driver you wish. They have all they way up to 418.  Although there are only 2 commands to run to do it here is the page https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa
    I set all my drivers to 410 since it's the "lts" version and have had no troubles with it yet.  Hope it helps
    #9
    bcavnaugh
    The Crunchinator
    • Total Posts : 38977
    • Reward points : 0
    • Joined: 2012/09/18 17:31:18
    • Location: USA Affiliate E5L3CTGE12 Associate 9E88QK5L7811G3H
    • Status: offline
    • Ribbons : 282
    Re: NumberFields@home: GPU app - beta version for linux nvidia 2019/04/11 09:00:47 (permalink)
    Holdolin
    if you're using Ubuntu(or Mint) you need only set up the GPU ppa they have.  It's quite simple, then  you can use the "additional drivers" to pick whatever driver you wish. They have all they way up to 418.  Although there are only 2 commands to run to do it here is the page https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa
    I set all my drivers to 410 since it's the "lts" version and have had no troubles with it yet.  Hope it helps

    Thanks
    I have this one now Old long-lived branch release: `nvidia-390` (390.87) but it runs well on the GTX 1080 Ti for all other Projects.
    On the GTX Cards I see 4xx.xx Drivers not doing so well at least on OpenCL and CUDA Apps
    I will see later today after I get my KP installed.

    Associate Code: 9E88QK5L7811G3H


     
    #10
    Holdolin
    Superclocked Member
    • Total Posts : 226
    • Reward points : 0
    • Joined: 2013/10/09 22:01:58
    • Location: Atlantic Northeast
    • Status: offline
    • Ribbons : 1
    Re: NumberFields@home: GPU app - beta version for linux nvidia 2019/04/11 09:30:12 (permalink)
    bcavnaugh
    Holdolin
    if you're using Ubuntu(or Mint) you need only set up the GPU ppa they have.  It's quite simple, then  you can use the "additional drivers" to pick whatever driver you wish. They have all they way up to 418.  Although there are only 2 commands to run to do it here is the page https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa
    I set all my drivers to 410 since it's the "lts" version and have had no troubles with it yet.  Hope it helps

    Thanks
    I have this one now Old long-lived branch release: `nvidia-390` (390.87) but it runs well on the GTX 1080 Ti for all other Projects.
    On the GTX Cards I see 4xx.xx Drivers not doing so well at least on OpenCL and CUDA Apps
    I will see later today after I get my KP installed.


    Ya, 390 is now the old "lts".  Let us know how it works out for ya.
    #11
    Jump to:
  • Back to Mobile