Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged opencl

0 votes
262 views
1 answer
    On Nvidia GPUs, when I call clEnqueueNDRange, the program waits for it to finish before continuing. More ... the same effect happening. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
504 views
1 answer
    I am trying to start working with OpenCL. I have two NVidia graphics card, I installed "developer driver" as well ... 't work with sudo either. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
365 views
1 answer
    I have a GPU with CC 3.0, so it should support 16 concurrent kernels. I am starting 10 kernels by looping ... . Can someone help me out.. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
350 views
1 answer
    I need some clarification. I'm developing OpenCL on my laptop running a small nvidia GPU (310M). When I query ... with 16 work items each? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
219 views
1 answer
    Searching through the NVIDIA forums I found these questions, which are also of interest to me, but nobody had ... my code global_work_size = 20. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
332 views
1 answer
    I was working on a kernel which had much global memory access per thread so I copied them to local memory ... which may degrade the performance? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...