(file) Return to jsoc_machine.csh CVS log (file) (dir) Up to [Development] / JSOC / build

Diff for /JSOC/build/jsoc_machine.csh between version 1.2 and 1.3

version 1.2, 2008/10/16 21:44:53 version 1.3, 2012/05/18 08:40:45
Line 27  if ( ! $?JSOC_MACHINE ) then
Line 27  if ( ! $?JSOC_MACHINE ) then
       breaksw       breaksw
     case "x86_64":     case "x86_64":
     case "em64t":     case "em64t":
         /bin/grep -qw avx /proc/cpuinfo
         if ( $? ) then
       echo linux_x86_64       echo linux_x86_64
         else
           echo linux_avx
         endif
       breaksw       breaksw
     default:     default:
       echo custom       echo custom


Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

Karen Tian
Powered by
ViewCVS 0.9.4