Jump to content

Someone give me a rundown of OpenCL? In like 3 lines?

Pyroven

I have an AMD Build, and from the very little I know, it utilises your GPU and CPU for things like rendering to make it run considerably faster.

 

Someone who knows about it please tell me what exactly I need to do to set it up and how to use it? I am pretty newbie to anything of this type so no big words :P

Link to comment
Share on other sites

Link to post
Share on other sites

I have an AMD Build, and from the very little I know, it utilises your GPU and CPU for things like rendering to make it run considerably faster.

 

Someone who knows about it please tell me what exactly I need to do to set it up and how to use it? I am pretty newbie to anything of this type so no big words :P

Are you a saxicolous?

My Rig :  Case: Cooler Master HAF X ,Motherboard: Gigabyte Z87X-UD3H,PSU: Seasonic SS-750KM3,Processor: Core I7 4770k (overclocked 4.7ghz),Cooler: Corsair H100i, GPU: EVGA GTX 780 with acx cooler, RAM: G.Skill Ripjaws 16gb DDR3 1600 (overclocked to 2000mhz), HDDS  Samsung 840 EVO 250 gb SSD , Western digital  2tb 7200 rpm 64mb cache, Old 1tb laptop drive I had , 320gb for os backup daily, 80gb external for weekly backups,Drives 2x Lg Blu Ray burner WH16MS40,MISC: Tp-Link dual band wireless card, Logitech g510s, Razer Deathadder 2013, Acer G236HLBbd 23" monitor, Old tv I had 23" for secondary monitor, old 32" samsung tv third monitor

Link to comment
Share on other sites

Link to post
Share on other sites

I have an AMD Build, and from the very little I know, it utilises your GPU and CPU for things like rendering to make it run considerably faster.

 

Someone who knows about it please tell me what exactly I need to do to set it up and how to use it? I am pretty newbie to anything of this type so no big words :P

It is a framework for developing applications that use FPGAs, GPUS, CPUs, and signal processors.

Link to comment
Share on other sites

Link to post
Share on other sites

Open cl is your CPU taking your Gpu horsepower to help it render faster

No it isnt. What you wrote makes no sense at all.

Link to comment
Share on other sites

Link to post
Share on other sites

It is a framework for developing massively parallel applications.

then what is it (in simple terms)
Link to comment
Share on other sites

Link to post
Share on other sites

then what is it (in simple terms)

It is a framework/API for developing applications that use FPGAs, GPUS, CPUs, and signal processors.

Link to comment
Share on other sites

Link to post
Share on other sites

It is a framework/API for developing applications that use FPGAs, GPUS, CPUs, and signal processors.

Couldn't have said it better myself. ;)

 

I was going to but of course you had to go and say ti first : (

Link to comment
Share on other sites

Link to post
Share on other sites

It is a framework/API for developing applications that use FPGAs, GPUS, CPUs, and signal processors.

 

 

Although that sort of helps, it doesn't really.

 

What I gather from this is that it does nothing to help with rendering?

Link to comment
Share on other sites

Link to post
Share on other sites

TL;DR -_- Its something like DirectX or OpenGL,that good for you?

Why are you doing this?there is no 3 line description for OpenCL.

http://en.wikipedia.org/wiki/OpenCL

Read at least until the overview part and that would have taken less than posting and asking right?Im not telling you shouldnt ask here,im telling you,you could read it faster and better in 2 clicks.

Link to comment
Share on other sites

Link to post
Share on other sites

Although that sort of helps, it doesn't really.

 

What I gather from this is that it does nothing to help with rendering?

What do you mean by "rendering"? It is a word that pretty much everyone uses incorrectly.

Link to comment
Share on other sites

Link to post
Share on other sites

What do you mean by "rendering"? It is a word that pretty much everyone uses incorrectly.

 

I render videos, youtube videos using Sony Vegas. I though OpenCL was a program of some sort that allows things like Sony vegas utilise GPU power when rendering.

Link to comment
Share on other sites

Link to post
Share on other sites

I render videos, youtube videos using Sony Vegas. I though OpenCL was a program of some sort that allows things like Sony vegas utilise GPU power when rendering.

No, it is a API that has components to allow for programs to be written that 'use' GPUs. You could write a program using OpenCL that does any workload that would be suited to a GPU (or FPGAs, and CPUs too).

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×