BookmarkSubscribeRSS Feed
Varada
Calcite | Level 5

How to use GPU to support SAS operation?

3 REPLIES 3
Kurt_Bremser
Super User

If you mean the graphics coprocessor of your video card, then the basic answer is AFAIK "no".

SAS is written as a highly portable software system, where most platforms have very powerful CPUs that don't need the support of coprocessors.

And the maximum numerical precision used is 64-bit real numbers, which are easily handled by today's main processors even in simple PC's

joerg_schad
Calcite | Level 5

Is there any update as of 2018 to this question?

ChrisNZ
Tourmaline | Level 20

Nothing has changed.

 

GPUs are 1) targeted at very specialised worlloads 2) optimised for highly parallel work and 3) proprietary hardware.

 

In contrast 1) SAS processes are varied, 2) mostly single-threaded, and 3) SAS is portable across different platforms (just four really these days: AMD-64, IBM's Power Architecture, HP's PA-RISC, and IBM's mainframes).

 

Furthermore, the bottleneck in SAS processes is seldom the CPU (though that is changing as the speed of CPUs doesn't increase very much nowadays, while storage speeds are leaping ahead).

 

 

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 3 replies
  • 3544 views
  • 0 likes
  • 4 in conversation