flat assembler
Message board for the users of flat assembler.

Index > Main > Is there a way to tap into the power of GPUs?

Author
Thread Post new topic Reply to topic
kalambong



Joined: 08 Nov 2008
Posts: 165
kalambong 08 Dec 2009, 10:40
Refer to this page : http://www.amd.com/us/products/desktop/graphics/ati-radeon-hd-5000/hd-5870/Pages/ati-radeon-hd-5870-specifications.aspx

# Processing power (single precision): 2.72 TeraFLOPS
# Processing power (double precision): 544 GigaFLOPS

See the above?

I like to know if there is a way to tap into the power of GPUs.

Any suggestion / opinion is welcome !
Post 08 Dec 2009, 10:40
View user's profile Send private message Reply with quote
f0dder



Joined: 19 Feb 2004
Posts: 3175
Location: Denmark
f0dder 08 Dec 2009, 11:29
Post 08 Dec 2009, 11:29
View user's profile Send private message Visit poster's website Reply with quote
kohlrak



Joined: 21 Jul 2006
Posts: 1421
Location: Uncle Sam's Pad
kohlrak 08 Dec 2009, 19:26
Unfortunately, it's hard to do directly without writing your own drivers and without there being a standard (ugh) without you, once again, writing your own drivers or your own kernel, because the only standards (vga, vesa, vbe etc) are all protected from the third ring (where your code at in most OSes). So, you're stuck with whatever library is used on the system you're using (usually it's safe to go with OpenGL, but i wish there was something a little better than that).
Post 08 Dec 2009, 19:26
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger Reply with quote
f0dder



Joined: 19 Feb 2004
Posts: 3175
Location: Denmark
f0dder 08 Dec 2009, 19:34
kohlrak: look above - remark the C, not G Smile
Post 08 Dec 2009, 19:34
View user's profile Send private message Visit poster's website Reply with quote
Borsuc



Joined: 29 Dec 2005
Posts: 2465
Location: Bucharest, Romania
Borsuc 08 Dec 2009, 19:37
I wonder, does there exist an assembler for OpenCL binaries?

BTW you still need a driver for the CPU to send info to the GPU to inform it what to process.
Post 08 Dec 2009, 19:37
View user's profile Send private message Reply with quote
kohlrak



Joined: 21 Jul 2006
Posts: 1421
Location: Uncle Sam's Pad
kohlrak 08 Dec 2009, 19:44
Ah sorry, small misunderstanding. Laughing
Post 08 Dec 2009, 19:44
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger Reply with quote
kalambong



Joined: 08 Nov 2008
Posts: 165
kalambong 09 Dec 2009, 09:55
Borsuc wrote:
I wonder, does there exist an assembler for OpenCL binaries?

BTW you still need a driver for the CPU to send info to the GPU to inform it what to process.
aren't there enough reversed engineer direct-x stuffs available out there that can be used?

hmm.....
Post 09 Dec 2009, 09:55
View user's profile Send private message Reply with quote
f0dder



Joined: 19 Feb 2004
Posts: 3175
Location: Denmark
f0dder 09 Dec 2009, 10:02
kalambong wrote:
Borsuc wrote:
I wonder, does there exist an assembler for OpenCL binaries?

BTW you still need a driver for the CPU to send info to the GPU to inform it what to process.
aren't there enough reversed engineer direct-x stuffs available out there that can be used?

hmm.....
Why bother when you have CUDA and OpenCL and DX11 DirectCompute?

_________________
Image - carpe noctem
Post 09 Dec 2009, 10:02
View user's profile Send private message Visit poster's website Reply with quote
Borsuc



Joined: 29 Dec 2005
Posts: 2465
Location: Bucharest, Romania
Borsuc 09 Dec 2009, 20:54
f0dder wrote:
Why bother when you have CUDA and OpenCL and DX11 DirectCompute?
because I want to see the GPU instructions?

_________________
Previously known as The_Grey_Beast
Post 09 Dec 2009, 20:54
View user's profile Send private message Reply with quote
kalambong



Joined: 08 Nov 2008
Posts: 165
kalambong 13 Dec 2009, 09:10
Borsuc wrote:
f0dder wrote:
Why bother when you have CUDA and OpenCL and DX11 DirectCompute?
because I want to see the GPU instructions?
I second that !

With the instructions and registers made available, maybe there will be a version of flatasm for all ATI GPUs in the future, who knows?
Post 13 Dec 2009, 09:10
View user's profile Send private message Reply with quote
sinsi



Joined: 10 Aug 2007
Posts: 794
Location: Adelaide
sinsi 13 Dec 2009, 09:57
Well, AMD released 'R700-Family_Instruction_Set_Architecture.pdf' in March.
Post 13 Dec 2009, 09:57
View user's profile Send private message Reply with quote
kalambong



Joined: 08 Nov 2008
Posts: 165
kalambong 19 Dec 2009, 11:40
Post 19 Dec 2009, 11:40
View user's profile Send private message Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.