Index  | Recent Threads  | Unanswered Threads  | Who's Active  | Guidelines  | Search
 

Quick Go »
No member browsing this thread
Thread Status: Active
Total posts in this thread: 200
Posts: 200   Pages: 20   [ Previous Page | 11 12 13 14 15 16 17 18 19 20 | Next Page ]
[ Jump to Last Post ]
Post new Thread
Author
Previous Thread This topic has been viewed 810646 times and has 199 replies Next Thread
Grumpy Swede
Master Cruncher
Svíþjóð
Joined: Apr 10, 2020
Post Count: 2154
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: OpenPandemics GPU Beta Test - March 5 2021 [ Issues Thread ]


So, it's hard to tell really, it depends on what driver you have installed when you run GPU-Z, or clinfo.

When you run GPU-Z app and hover the cursor over where it says OpenCL it should tell you which version you have.

Of course I know that. And as I said earlier, with older drivers it says the 660M is OpenCL 1.1, and with newer drivers it says OpenCL 1.2

So again, it's hard to tell really, it depends on what driver you have installed when you run GPU-Z, or clinfo
----------------------------------------
[Edit 1 times, last edit by Grumpy Swede at Mar 10, 2021 1:04:15 AM]
[Mar 10, 2021 1:03:32 AM]   Link   Report threatening or abusive post: please login first  Go to top 
Speedy51
Veteran Cruncher
New Zealand
Joined: Nov 4, 2005
Post Count: 1288
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: OpenPandemics GPU Beta Test - March 5 2021 [ Issues Thread ]

@Uplinger, I am aware you have several things on the go at present, curious to know if you know when you will be turning the validator on from the run on 3/5/21 and 3/721 (dates written same as in tasks sent column).
----------------------------------------

[Mar 10, 2021 7:37:28 AM]   Link   Report threatening or abusive post: please login first  Go to top 
goben_2003
Advanced Cruncher
Joined: Jun 16, 2006
Post Count: 145
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: OpenPandemics GPU Beta Test - March 5 2021 [ Issues Thread ]

I am still curious if the Nvidia OpenCL Device Query only shows opencl 1.2 or also shows opencl 1.1 for the video cards such as the 660M. Could one of you with the 660m and the driver that reports opencl 1.2 installed run it please? Here is example (trimmed) output from my card showing both the software and device opencl versions:
OpenCL SW Info:  
CL_PLATFORM_NAME: NVIDIA CUDA
CL_PLATFORM_VERSION: OpenCL 1.2 CUDA 11.1.96
OpenCL SDK Revision: 7027912
--------------------------------- Device GeForce RTX 2060 --------------------------------- CL_DEVICE_NAME: GeForce RTX 2060
CL_DEVICE_VENDOR: NVIDIA Corporation
CL_DRIVER_VERSION: 456.71
CL_DEVICE_VERSION: OpenCL 1.2 CUDA
CL_DEVICE_OPENCL_C_VERSION: OpenCL C 1.2
oclDeviceQuery, Platform Name = NVIDIA CUDA, Platform Version = OpenCL 1.2 CUDA 11.1.96, SDK Revision = 7027912, NumDevs = 1, Device = GeForce RTX 2060

The Windows / Linux / Mac Nvidia OpenCL Device Query can be found on this page.
For the Windows 64bit version, it is in the zip at NVIDIA GPU Computing SDK\OpenCL\bin\win64\Release. If you unzip it and run the oclDeviceQuery.exe it will generate oclDeviceQuery.txt with the output in the same folder.

I wrote about this before.
TL;DR: I think that the driver supports opencl 1.2, but the card does not.
----------------------------------------

[Mar 10, 2021 10:51:12 AM]   Link   Report threatening or abusive post: please login first  Go to top 
Grumpy Swede
Master Cruncher
Svíþjóð
Joined: Apr 10, 2020
Post Count: 2154
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: OpenPandemics GPU Beta Test - March 5 2021 [ Issues Thread ]

I am still curious if the Nvidia OpenCL Device Query only shows opencl 1.2 or also shows opencl 1.1 for the video cards such as the 660M. Could one of you with the 660m and the driver that reports opencl 1.2 installed run it please? Here is example (trimmed) output from my card showing both the software and device opencl versions:
OpenCL SW Info:  
CL_PLATFORM_NAME: NVIDIA CUDA
CL_PLATFORM_VERSION: OpenCL 1.2 CUDA 11.1.96
OpenCL SDK Revision: 7027912
--------------------------------- Device GeForce RTX 2060 --------------------------------- CL_DEVICE_NAME: GeForce RTX 2060
CL_DEVICE_VENDOR: NVIDIA Corporation
CL_DRIVER_VERSION: 456.71
CL_DEVICE_VERSION: OpenCL 1.2 CUDA
CL_DEVICE_OPENCL_C_VERSION: OpenCL C 1.2
oclDeviceQuery, Platform Name = NVIDIA CUDA, Platform Version = OpenCL 1.2 CUDA 11.1.96, SDK Revision = 7027912, NumDevs = 1, Device = GeForce RTX 2060

The Windows / Linux / Mac Nvidia OpenCL Device Query can be found on this page.
For the Windows 64bit version, it is in the zip at NVIDIA GPU Computing SDK\OpenCL\bin\win64\Release. If you unzip it and run the oclDeviceQuery.exe it will generate oclDeviceQuery.txt with the output in the same folder.

I wrote about this before.
TL;DR: I think that the driver supports opencl 1.2, but the card does not.

Well, I'm not at the place of the 660M computer now, but I tested it on my 315M, which I know is not 1.2 capable, and I do not trust the result of this either, since it says further down in the output: CL_DEVICE_COMPUTE_CAPABILITY_NV: 1.2

But here's a trimmed down result from the 315M output, however there are fields in your output that does not exist in my output at all, such as "CL_DEVICE_OPENCL_C_VERSION".

OpenCL SW Info:
CL_PLATFORM_NAME: NVIDIA CUDA
CL_PLATFORM_VERSION: OpenCL 1.1 CUDA 6.5.51
OpenCL SDK Revision: 7027912
---------------------------------
Device GeForce 315M
---------------------------------
CL_DEVICE_NAME: GeForce 315M
CL_DEVICE_VENDOR: NVIDIA Corporation
CL_DRIVER_VERSION: 342.01
CL_DEVICE_VERSION: OpenCL 1.0 CUDA
oclDeviceQuery, Platform Name = NVIDIA CUDA, Platform Version = OpenCL 1.1 CUDA 6.5.51, SDK Revision = 7027912, NumDevs = 1, Device = GeForce 315M

Also in the output this part shows up which can not be true at all for this old 315M card:
CL_DEVICE_COMPUTE_CAPABILITY_NV: 1.2

The 315M came out in early 2011, and the Khronos Group didn't announce the OpenCL 1.2 specification until November 15, 2011. So the confusion continues one might say.

I'll try the same with my 660M, as soon as I have access to the computer.
----------------------------------------
[Edit 1 times, last edit by Grumpy Swede at Mar 10, 2021 3:19:35 PM]
[Mar 10, 2021 3:07:29 PM]   Link   Report threatening or abusive post: please login first  Go to top 
maeax
Advanced Cruncher
Joined: May 2, 2007
Post Count: 142
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: OpenPandemics GPU Beta Test - March 5 2021 [ Issues Thread ]

COVID-19 with CPU only reached Yesterday 100.000 Year in 300 days!.
What is this milestone with GPU in the future?
----------------------------------------
AMD Ryzen Threadripper PRO 3995WX 64-Cores/ AMD Radeon (TM) Pro W6600. OS Win11pro
[Mar 10, 2021 3:35:37 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Grumpy Swede
Master Cruncher
Svíþjóð
Joined: Apr 10, 2020
Post Count: 2154
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: OpenPandemics GPU Beta Test - March 5 2021 [ Issues Thread ]

I got to my 660M faster than I thought, so here's the output for my GTX660M from oclDeviceQuery:

OpenCL SW Info:

CL_PLATFORM_NAME: NVIDIA CUDA
CL_PLATFORM_VERSION: OpenCL 1.2 CUDA 10.1.131
OpenCL SDK Revision: 7027912
---------------------------------
Device GeForce GTX 660M
---------------------------------
CL_DEVICE_NAME: GeForce GTX 660M
CL_DEVICE_VENDOR: NVIDIA Corporation
CL_DRIVER_VERSION: 425.31
CL_DEVICE_VERSION: OpenCL 1.2 CUDA
CL_DEVICE_OPENCL_C_VERSION: OpenCL C 1.2
oclDeviceQuery, Platform Name = NVIDIA CUDA, Platform Version = OpenCL 1.2 CUDA 10.1.131, SDK Revision = 7027912, NumDevs = 1, Device = GeForce GTX 660M


And on the 660M, the field I questioned earlier for the 315M, says: CL_DEVICE_COMPUTE_CAPABILITY_NV: 3.0 . So, I guess that field is some other capability than purely OpenCL.
----------------------------------------
[Edit 1 times, last edit by Grumpy Swede at Mar 10, 2021 3:50:37 PM]
[Mar 10, 2021 3:46:48 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Andrew80431
Cruncher
Joined: Nov 25, 2005
Post Count: 36
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: OpenPandemics GPU Beta Test - March 5 2021 [ Issues Thread ]

@Jorlin
Out of curiosity: Anyone ran this on a NVIDIA Quadro P400?

On my laptop the WUs ran on a P600 without problems. It's the same architecture as the P400, only slightly faster...
----------------------------------------

[Mar 10, 2021 3:59:31 PM]   Link   Report threatening or abusive post: please login first  Go to top 
uplinger
Former World Community Grid Tech
Joined: May 23, 2005
Post Count: 3952
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: OpenPandemics GPU Beta Test - March 5 2021 [ Issues Thread ]

@Uplinger, I am aware you have several things on the go at present, curious to know if you know when you will be turning the validator on from the run on 3/5/21 and 3/721 (dates written same as in tasks sent column).


Hey Speedy,

I'm capturing some stats right now from the beta and collect a list of cards that have issues. Also, I have adjusted the estimated computational power needed to help with points on the next beta test. Which does not have an ETA at the moment as we are still working towards getting results back in Alpha test on them.

Long story short: I plan on turning it on today.

Thanks,
-Uplinger
[Mar 10, 2021 4:32:18 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Jorlin
Advanced Cruncher
Deutschland
Joined: Jan 22, 2020
Post Count: 89
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: OpenPandemics GPU Beta Test - March 5 2021 [ Issues Thread ]

@Jorlin
Out of curiosity: Anyone ran this on a NVIDIA Quadro P400?

On my laptop the WUs ran on a P600 without problems. It's the same architecture as the P400, only slightly faster...


Thanks :)
Anything to compare the p600 to in terms of performance? Is it worth the "loss" of CPU time?
----------------------------------------

[Mar 10, 2021 4:43:32 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Grumpy Swede
Master Cruncher
Svíþjóð
Joined: Apr 10, 2020
Post Count: 2154
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: OpenPandemics GPU Beta Test - March 5 2021 [ Issues Thread ]

@Uplinger, I am aware you have several things on the go at present, curious to know if you know when you will be turning the validator on from the run on 3/5/21 and 3/721 (dates written same as in tasks sent column).


Hey Speedy,

I'm capturing some stats right now from the beta and collect a list of cards that have issues. Also, I have adjusted the estimated computational power needed to help with points on the next beta test. Which does not have an ETA at the moment as we are still working towards getting results back in Alpha test on them.

Long story short: I plan on turning it on today.

Thanks,
-Uplinger

Thanks Uplinger, for keeping us updated.

Just out of curiosity, what kind of GPU cards do you have in the Alpha test? How many, and what brands/types?
----------------------------------------
[Edit 1 times, last edit by Grumpy Swede at Mar 10, 2021 5:14:06 PM]
[Mar 10, 2021 5:12:02 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Posts: 200   Pages: 20   [ Previous Page | 11 12 13 14 15 16 17 18 19 20 | Next Page ]
[ Jump to Last Post ]
Post new Thread