Q. Which of the following correctly describes a GPU kernel

  • (A) a kernel may contain a mix of host and gpu code
  • (B) all thread blocks involved in the same computation use the same kernel
  • (C) a kernel is part of the gpu\s internal micro-operating system, allowing it to act as in independent host
  • (D) kernel may contain only host code
πŸ’¬ Discuss
βœ… Correct Answer: (B) all thread blocks involved in the same computation use the same kernel

You must be Logged in to update hint/solution

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
807
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
90%
Success Rate