Created
          December 17, 2016 07:03 
        
      - 
      
- 
        Save peiyunh/a5447dc2c7ca612d3a9ca5ca9765a3c5 to your computer and use it in GitHub Desktop. 
    Compile MatConvNet with full options
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | vl_compilenn('enableImreadJpeg', true, 'enableGpu', true, 'cudaRoot', '/usr/local/cuda',... | |
| 'cudaMethod', 'nvcc', 'enableCudnn', true, 'cudnnRoot', '/home/peiyunh/cudnn',... | |
| 'ImageLibraryCompileFlags',{'-I/home/peiyunh/.local/include/'},... | |
| 'ImageLibraryLinkFlags',{'-L/home/peiyunh/.local/lib/','-ljpeg'}); | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment