Device queries
    
        
          Jan 27, 2014
        
      
      CUDA Pro Tip: Control GPU Visibility with CUDA_VISIBLE_DEVICES
          As a CUDA developer, you will often need to control which devices your application uses. In a short-but-sweet post on the Acceleware blog, Chris Mason writes:...
        
      
        3 MIN READ
      
      
    
    
        
          Nov 21, 2012
        
      
      How to Query Device Properties and Handle Errors in CUDA C/C++
          In this third post of the CUDA C/C++ series, we discuss various characteristics of the wide range of CUDA-capable GPUs, how to query device properties from...
        
      
        7 MIN READ
      
      
    
    
        
          Nov 15, 2012
        
      
      How to Query Device Properties and Handle Errors in CUDA Fortran
           CUDA Fortran for Scientists and Engineers shows how high-performance application developers can...
        
      
        8 MIN READ