Answer the question
In order to leave comments, you need to log in
Is it possible to create a function that will work in parallel on blocks, where inside it is parallelized on threads?
SM2 card version.
Question to people with experience, how can I solve this problem.
There is an image -> you need to divide it into grids -> into blocks into blocks -> into threads.
That is, you need to somehow run the __global__ or __host__ functions from under another function of the same kind.
Is there a solution to such a problem?
in compiler error
"calling a __global__ function from a __global__ function is only allowed on the compute_35 or above"
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question