The following issue has been SUBMITTED. ====================================================================== http://public.kitware.com/Bug/view.php?id=11767 ====================================================================== Reported By: Florian Rathgeber Assigned To: ====================================================================== Project: CMake Issue ID: 11767 Category: Modules Reproducibility: have not tried Severity: feature Priority: normal Status: new ====================================================================== Date Submitted: 2011-01-26 19:44 GMT Last Modified: 2011-01-26 19:44 GMT ====================================================================== Summary: Auto-detect CUDA-capable GPUs present and their compute capability in FindCUDA.cmake Description: The attached patch implements the auto-detection of CUDA-capable GPUs present in the system and their compute capability in FindCUDA.cmake. Furthermore the --generate-code flag for nvcc is set to generate code for the detected architecture.
Apply the patch in the root of a FindCUDA.cmake SVN checkout (r1192). ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2011-01-26 19:44 Florian RathgeberNew Issue 2011-01-26 19:44 Florian RathgeberFile Added: FindCUDA_check_compute_capability.patch ====================================================================== _______________________________________________ cmake-developers mailing list [email protected] http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
