Jump to content

what is opencl ?

echy

what is opencl?

is it where you use two gpus ? or.................

Link to comment
Share on other sites

Link to post
Share on other sites

Just now, echy said:

im looking for a simple explanation

 

 

its like cuda, its a api for compute. It runs on many devices, like gpu's, cpus, some fpga's and other soc's. 

Link to comment
Share on other sites

Link to post
Share on other sites

Unless you are using one of the following applications you take advantage of openCL so by extent multiple GPUs (unless of course they are in SLI) https://en.wikipedia.org/wiki/List_of_OpenCL_applications. Although there are exceptions where games use PhysX and you hypothetically (wouldn't recommend) use two cards. Also it is important to note that most of these OpenCL applications only support one GPU even though they could support multiple GPUs, but they haven't added the appropiate code so they only support one.

TL;DR: You can't use OpenCL for multiple GPUs in most consumer applications (including all games that I am aware of, couldn't find any that support it).

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

×