Changes

Jump to: navigation, search

GPU610/TeamKCM

1 byte removed, 21:46, 1 December 2014
Reduce Memory Copy Function Calls
<syntaxhighlight lang="cpp">
void solve(){
 
 
int j=0;
int d;
 
cudaDeviceProp prop;
cudaGetDevice(&d);

Navigation menu