Add comments.

This commit is contained in:
castano
2008-01-07 07:26:40 +00:00
parent 4bd07aad38
commit 2b716b62da
2 changed files with 3 additions and 0 deletions

View File

@ -89,6 +89,8 @@ bool nv::cuda::isHardwarePresent()
{
return false;
}
// @@ Make sure that warp size == 32
}
return count > 0;