Skip to content
Prev 15030 / 15075 Next

data.table does not find openmp support

I just installed data.table binary.  It detects openmp support.  This is all I need. 

My Mac only has command line tools.  My xcode-select version is 2410.  How does it map to Xcode/CLT?
xcode-select version 2410.
Apple clang version 17.0.0 (clang-1700.6.3.2)                                                
Target: x86_64-apple-darwin24.6.0                                                            
Thread model: posix                                                                          
InstalledDir: /Library/Developer/CommandLineTools/usr/bin                                   
!> system("gfortran --version")                                                               
GNU Fortran (GCC) 14.2.0                                                                     
Copyright (C) 2024 Free Software Foundation, Inc.   

Thanks,
Naresh