Message boards :
Number crunching :
Optimized applications question
Message board moderation
Author | Message |
---|---|
SongBird Send message Joined: 23 Oct 01 Posts: 104 Credit: 164,826,157 RAC: 297 |
Hi, I have an AMD Radeon RX 550 and Nvidia GTX 1660 TI video cards I want to put to use for SETI. I'll be installing SETI optimized apps using the Lunatics 0.45 installer. Which app should I select/is most suitable/ for each card for maximum performance? Bonus question: how much tasks per GPU would you think will be most efficient (I'm leaning towards 2)? Thanks! Regards, Georgi |
Grant (SSSF) Send message Joined: 19 Aug 99 Posts: 13854 Credit: 208,696,464 RAC: 304 |
For the GTX 1660Ti you want SoG, and only 1 WU at a time. Grant Darwin NT |
Ian&Steve C. Send message Joined: 28 Sep 99 Posts: 4267 Credit: 1,282,604,591 RAC: 6,640 |
If you are able to run Linux, you could see 4 to 5x the performance of the best Windows application on the 1660ti with the Linux/Nvidia only special application. The RX550 won’t matter, you can leave that one on SoG on Windows. Seti@Home classic workunits: 29,492 CPU time: 134,419 hours |
Keith Myers Send message Joined: 29 Apr 01 Posts: 13164 Credit: 1,160,866,277 RAC: 1,873 |
Same for the RX550 if you stick with the Lunatics installer. Seti@Home classic workunits:20,676 CPU time:74,226 hours A proud member of the OFA (Old Farts Association) |
Wiggo Send message Joined: 24 Jan 00 Posts: 36783 Credit: 261,360,520 RAC: 489 |
If you are able to run Linux, you could see 4 to 5x the performance of the best Windows application on the 1660ti with the Linux/Nvidia only special application.I would disagree on the 4 to 5x performance with the 1660Ti as I've found with my 1060's with just BLC work will get you a 3x improvement under Linux with the Cuda special sauce app over Windows with the SoG app, but with a good load of Arecibo work you will get a 3.5x improvement. I've yet to find someone who has run their Nvidia GPU's under both Windows with the SoG app and Linux special sauce apps get any more than that. But yes the SoG app will be your best with your RX550 no matter what OS you use. Cheers. |
SongBird Send message Joined: 23 Oct 01 Posts: 104 Credit: 164,826,157 RAC: 297 |
Linux is out of the question as the machine has other duties as well. There is something I don't understand though. When you say "SoG app will be your best with your RX550 " what do you mean? When I start the Lunatics installer I do not see any SoG app for ATI cards. Here is what I see when I start the installer: Do I need to install it in some other way? |
Keith Myers Send message Joined: 29 Apr 01 Posts: 13164 Credit: 1,160,866,277 RAC: 1,873 |
Linux is out of the question as the machine has other duties as well. There is something I don't understand though. When you say "SoG app will be your best with your RX550 " what do you mean? When I start the Lunatics installer I do not see any SoG app for ATI cards. Here is what I see when I start the installer: Guess the SoG app is labelled differently for ATI cards. Never noticed since I have only run Nvidia. But I can tell by the version number, the application you have bulleted in your image is the current SoG app bundled with the 0.45 Lunatics Installer. r3557 is the SoG app in the installer. There is a newer version over on Mike's World also, the r3584 version. http://mikesworld.eu/download.html Seti@Home classic workunits:20,676 CPU time:74,226 hours A proud member of the OFA (Old Farts Association) |
Mike Send message Joined: 17 Feb 01 Posts: 34379 Credit: 79,922,639 RAC: 80 |
Linux is out of the question as the machine has other duties as well. There is something I don't understand though. When you say "SoG app will be your best with your RX550 " what do you mean? When I start the Lunatics installer I do not see any SoG app for ATI cards. Here is what I see when I start the installer: For ATI the SOG app is not included in the installer. Non SOG was faster back then. It doesn`t matter for mid range Cards it is not really necessary. Just use the HD5 Version. With each crime and every kindness we birth our future. |
Keith Myers Send message Joined: 29 Apr 01 Posts: 13164 Credit: 1,160,866,277 RAC: 1,873 |
Linux is out of the question as the machine has other duties as well. There is something I don't understand though. When you say "SoG app will be your best with your RX550 " what do you mean? When I start the Lunatics installer I do not see any SoG app for ATI cards. Here is what I see when I start the installer: Strange. Are you saying the application version of the HD5 application is just coincidentally the same application version of the SoG app in the installer? The same application version leads me to believe the applications are built from the same code base. Only the names of the applications are different which has no bearing on the actual code running. Raistmer could tell us the truth since they are his applications. Seti@Home classic workunits:20,676 CPU time:74,226 hours A proud member of the OFA (Old Farts Association) |
Richard Haselgrove Send message Joined: 4 Jul 99 Posts: 14679 Credit: 200,643,578 RAC: 874 |
Strange. Are you saying the application version of the HD5 application is just coincidentally the same application version of the SoG app in the installer? The same application version leads me to believe the applications are built from the same code base. Only the names of the applications are different which has no bearing on the actual code running.That's perfectly possible. The code base contains multiple code branches, multiple conditional compiler directives - and don't even start on the internal compiler switches! There is much, much more that goes into a finished computer program than a comprehensive code archive - as TBar found to his cost in the early days. But you're right - only Raistmer would be able to identify the differences between those two builds. |
Keith Myers Send message Joined: 29 Apr 01 Posts: 13164 Credit: 1,160,866,277 RAC: 1,873 |
Yes, the compiler flags can certainly make a difference. As can the compilers themselves. The optimizations during compiling will be very different for the different card architectures. But I still suspect the base code is the same across all gpu brand versions. The ATI HD5 app with the r3584 in its name over at Mikes World seems to be another piece of evidence the same code bases are used to compile the different card architecture apps. Still an assumption on my part over the veracity of my statements. Raistmer is the only one who knows for sure. Seti@Home classic workunits:20,676 CPU time:74,226 hours A proud member of the OFA (Old Farts Association) |
Mike Send message Joined: 17 Feb 01 Posts: 34379 Credit: 79,922,639 RAC: 80 |
Linux is out of the question as the machine has other duties as well. There is something I don't understand though. When you say "SoG app will be your best with your RX550 " what do you mean? When I start the Lunatics installer I do not see any SoG app for ATI cards. Here is what I see when I start the installer: It is not the same application. On HD5 non SOG version Signal processing is running on CPU instead of GPU, thats how SOG works. Signals on GPU. (SOG). With each crime and every kindness we birth our future. |
Keith Myers Send message Joined: 29 Apr 01 Posts: 13164 Credit: 1,160,866,277 RAC: 1,873 |
Thanks for the clarification Mike. I knew what SoG stands for. I did not know that the ATI app in the installer did the final signals check on the cpu. I assumed the same code was used based on the version number. I guess that Raistmer was just lazy in reusing the version number for different applications. The name of the ATI HD5 app is NOT named xxx-non-SoG-blah-blah in the installer. So I don't know how I was supposed to know it wasn't a SoG app. I do see a r3584 app over at your place with the name mb8_win_x86_sse2_opencl_ati_hd5_sog_r3584.7z so I would assume that is a SoG app since it has SoG in its name. Seti@Home classic workunits:20,676 CPU time:74,226 hours A proud member of the OFA (Old Farts Association) |
©2024 University of California
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.