Answer the question
In order to leave comments, you need to log in
Is it true that OMP slows down CUDA?
In general, the problem is this.
There is a banal code
****
double time = MPI_Wtime();
cudaMemcpy(*****)
cout << " time = " << MPI_Wtime() - time << endl;
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