Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6080529
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T11:04:18+00:00 2026-05-23T11:04:18+00:00

I have started now to learn openCL. I am doing the tutorial now but

  • 0

I have started now to learn openCL. I am doing the tutorial now but I can’t really grasp the idea is of host could someone explain.Thank you

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T11:04:19+00:00Added an answer on May 23, 2026 at 11:04 am

    OpenCL is a system designed to support massively parallel processing such as can be performed by modern graphics chips (GPUs). In the OpenCL paradigm, a “host program” is the outer control logic that performs the configuration for a GPU-based application. This host program normally would run on a general purpose CPU (such as the x86-compatible main processor in most desktop PCs). An OpenCL program also contains one or more “kernel” functions that are designed for parallel execution on the GPU.

    Once all of the buffers and kernels are configured, the host program will call something like

    EnqueueNDRangeKernel()
    

    which will begin execution of the kernel on the GPU.

    Depending on your target platform, things could be a little different. For example, OpenCL does not specifically require the existence of a GPU. In can instead execute the kernel as multiple threads on the same CPU that runs the host program.

    Summary of OpenCL nomenclature:

    • Host – the main CPU used to configure kernel execution
    • Device – the component which contains the processing units that will execute the kernel (the GPU)
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have recently started to learn using of Doctrine 2.0 framework for PHP. Now
Previously I have only really worked on applications, but now I am trying to
I started now to learn Python, so my question is kinda stupid I have
I have started to learn Zend Framework. I have done the quickstart tutorial and
Few hours ago I have started to learn java socket comunication. Now I'm trying
I am new to NHibernate and have just started right now. I have very
I have started to try out noSQL databases now and are currently testing out
I've been a web developer for some time now, and have recently started learning
I have just started to learn the basics of Blackberry.... So, I am facing
I have started learning Haskell from Learn You a Haskell . In one of

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.