File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 33
44using  CEnum:  CEnum, @cenum 
55
6- const  libmtl =  Symbol (" /System/Library/Frameworks/Metal.framework/Resources/BridgeSupport/ Metal.dylib " 
6+ const  libmtl =  Symbol (" /System/Library/Frameworks/Metal.framework/Metal" 
77
88const  _NSRange =  NSRange
99
Original file line number Diff line number Diff line change 1- const  libmtl =  Symbol (" /System/Library/Frameworks/Metal.framework/Resources/BridgeSupport/ Metal.dylib " 
1+ const  libmtl =  Symbol (" /System/Library/Frameworks/Metal.framework/Metal" 
22
33const  _NSRange =  NSRange
Original file line number Diff line number Diff line change @@ -68,8 +68,8 @@ function versioninfo(io::IO=stdout)
6868    return 
6969end 
7070
71- const  _iokitlib =  Symbol (" /System/Library/Frameworks/IOKit.framework/Resources/BridgeSupport/ IOKit.dylib " 
72- const  _cflib =  Symbol (" /System/Library/Frameworks/CoreFoundation.framework/Resources/BridgeSupport/ CoreFoundation.dylib " 
71+ const  _iokitlib =  Symbol (" /System/Library/Frameworks/IOKit.framework/IOKit" 
72+ const  _cflib =  Symbol (" /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation" 
7373
7474@static  if  isdefined (Base, :OncePerProcess ) #  VERSION >= v"1.12.0-DEV.1421"
7575    const  num_gpu_cores =  OncePerProcess {Int64} () do 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments