Einstein FGRPB1G Linux/Nvidia Special app "AIO"

gordonbb
gordonbb
Joined: 14 May 19
Posts: 26
Credit: 895570568
RAC: 0

Keith Myers wrote:If I

Keith Myers wrote:

If I understand correctly, you are able to run the v1.0 application with just a single task per gpu and it doesn't error out?

If so that is a new datapoint for troubleshooting the application on Ryzen systems and 8GB cards.

Correct. 1 Task per GPU with version 1.0 works fine so far across 4 Ubuntu 22.04 systems (3950x, 5900x, 2700x) with a mix of Pascal (1070ti) and Turing (1660ti, 2060, 2060 super) on driver 510.73.05.

With 2 Tasks per GPU on the 8GB cards (1070ti & 2060s) using version 1.0 the second task fails almost immediately.

bluestang
bluestang
Joined: 13 Apr 15
Posts: 34
Credit: 2492970228
RAC: 1602

This requires Linux. there

  • This requires Linux. there will not be a Windows version.

 

That really sucks there is no Windows version as not all of us run Linux due to situations beyond our control.

 

Of course, it would be nice if the E@H devs looked into this and just implemented it for everyone :)

bluestang
bluestang
Joined: 13 Apr 15
Posts: 34
Credit: 2492970228
RAC: 1602

This requires Linux. there

  • This requires Linux. there will not be a Windows version.

 

That really sucks there is no Windows version as not all of us run Linux due to situations beyond our control.

 

Of course, it would be nice if the E@H devs looked into this and just implemented it for everyone :)

Ian&Steve C.
Ian&Steve C.
Joined: 19 Jan 20
Posts: 3716
Credit: 34681373076
RAC: 26314879

You could try running a Linux

You could try running a Linux VM under windows. With GPU passed through to the VM. But I don’t know the specifics of doing that or if it’s possible. 
 

the EAH devs are unlikely to do anything more now. There’s only about 2 months of work remaining. 

_________________________________________________________________________

pututu
pututu
Joined: 6 Apr 17
Posts: 23
Credit: 467024069
RAC: 166

Just for the fun of it and

Just for the fun of it and since I've a few GT710/720 cards lying around, I tested the new app (v0.95) and compare to the current production app (v1.28) on the same PC to see how fast or slow this 192-cuda core cards can do. Both draw about 9W of power. The v0.95 apps (11,248 sec, validated) is about 36% faster than v1.28 (17,542 sec. awaiting validation). The v1.28 task got validated and about 25% slower than comet-lake iGPU. Both cards have GK208B gpu processor and run with cuda 3.5 and opencl 3.0.

GT720 1GB v1.28

GT710 2GB v0.95

 

PS: I should have run the v1.28 task on GT710 2GB card for better comparison but just been lazy. Ian informed me that I need 2GB to run v0.95.

Ian&Steve C.
Ian&Steve C.
Joined: 19 Jan 20
Posts: 3716
Credit: 34681373076
RAC: 26314879

11,248 seconds is actually

11,248 seconds is actually about 55% faster than 17,542 sec :)

 

to think of it another way, compare the work you could do per day for the two apps. there are 86400 sec in a day

86400 / 11248 = ~7.68 tasks/day

86400 / 17542 = ~4.925 tasks/day

7.68/4.925 = 1.559 times as productive, or 55.9% faster :)

 

still a great speed boost even for the slowest Kepler GPUs

it's too bad that the project only seems to have Intel GPU apps for Windows. I would like to try on my Xe GPU. but no app for Linux :(

_________________________________________________________________________

Wedge009
Wedge009
Joined: 5 Mar 05
Posts: 117
Credit: 15847273872
RAC: 6958105

I'm a bit late to the party,

I'm a bit late to the party, but I just gave both 0.95 and 1.0 a try on my sole surviving NV GPU: a GTX 1080 Ti. Proprietary NV driver 510.73, OpenCL 3.0. Unfortunately, the tasks terminate with error after a few seconds and stderr lists signal 4 which I believe is 'invalid instruction'.

I believe I've set-up the anonymous platform correctly: EAH_SLEEP and *.alt files in the boinc-client directory, app_info.xml and binary (with execute permissions set) in the einstein.phys.uwm.edu projects directory.

I notice Keith is also running GTX 1080 Tis, also on Ubuntu 20.04, and seems to be running just fine.
https://einsteinathome.org/host/12600970

Host is using an Intel Ivy Bridge-E CPU, which is supposed to support first-generation AVX - might an older CPU be an issue?

I recognise the work for this application is running out, but there's still nearly a couple of months to go, according to the server status estimates.

Soli Deo Gloria

Ian&Steve C.
Ian&Steve C.
Joined: 19 Jan 20
Posts: 3716
Credit: 34681373076
RAC: 26314879

Wedge009 wrote: Host is

Wedge009 wrote:

Host is using an Intel Ivy Bridge-E CPU, which is supposed to support first-generation AVX - might an older CPU be an issue?

yes this is the issue. this was discovered more recently. Ivy Bridge CPU is a no-go.

needs to be something more modern, with AVX2 support.

 

but can you link to the host in question? In your hosts list, I only see one host with a Linux/Nvidia combination, but no errors reported on that host.

 

also, if you intend to run the AMD card as well in this host, you will need to add the appropriate AMD/ATI sections to the app_info.xml file, otherwise it will not run anything on the AMD card. running anonymous platform is all or nothing. you can't have some apps on AP and other apps standard. 

_________________________________________________________________________

Wedge009
Wedge009
Joined: 5 Mar 05
Posts: 117
Credit: 15847273872
RAC: 6958105

That's the one - no errors

That's the one - no errors because I reverted to standard application before retrying the tasks. It wasn't clear that AVX2 was a prerequisite.

And yes, of course, I know about anonymous platform from SETI@home days.

Soli Deo Gloria

Ian&Steve C.
Ian&Steve C.
Joined: 19 Jan 20
Posts: 3716
Credit: 34681373076
RAC: 26314879

If you can move the 1080Ti to

If you can move the 1080Ti to your threadripper system, it should run. 

_________________________________________________________________________

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.