(file) Return to configsdp.txt CVS log (file) (dir) Up to [Development] / JSOC

Diff for /JSOC/configsdp.txt between version 1.67 and 1.70

version 1.67, 2017/03/30 00:04:28 version 1.70, 2017/09/13 15:25:08
Line 22  q:DRMSPGPORT 5432
Line 22  q:DRMSPGPORT 5432
 q:SUMS_DB_HOST                  hmidb3 q:SUMS_DB_HOST                  hmidb3
 q:SUMPGPORT                     5434 q:SUMPGPORT                     5434
 a:SUMSD_MAX_THREADS             32 a:SUMSD_MAX_THREADS             32
 a:SUMSD_LISTENPORT              6004  a:SUMSD_LISTENPORT              6006
 a:DRMS_LOCAL_SITE_CODE          0x0000 a:DRMS_LOCAL_SITE_CODE          0x0000
 q:DBNAME                        jsoc q:DBNAME                        jsoc
 q:WEB_DBUSER                    apache q:WEB_DBUSER                    apache
Line 32  q:SUMS_GROUP SOI
Line 32  q:SUMS_GROUP SOI
 q:SUMLOG_BASEDIR                /usr/local/logs/SUM q:SUMLOG_BASEDIR                /usr/local/logs/SUM
 q:SUMBIN_BASEDIR                /usr/local/bin q:SUMBIN_BASEDIR                /usr/local/bin
 q:SUMSERVER                     k1.stanford.edu q:SUMSERVER                     k1.stanford.edu
   q:DRMS_LOG_DIR                  /home/jsoc/jsoclogs
   q:DRMS_LOCK_DIR                 /home/jsoc/locks
 # The number of SUMS process SETS to spawn. If this number is not 1, then the number of SUMS processes # The number of SUMS process SETS to spawn. If this number is not 1, then the number of SUMS processes
 # is SUM_NUMSUM * 5 + 2. # is SUM_NUMSUM * 5 + 2.
 a:SUM_NUMSUM                    3 a:SUM_NUMSUM                    3
Line 207  TAR_LIBS:IA32 /home/jsoc/lib/l
Line 209  TAR_LIBS:IA32 /home/jsoc/lib/l
 TAR_LIBS:AVX            /home/jsoc/lib/linux_avx TAR_LIBS:AVX            /home/jsoc/lib/linux_avx
 TAR_LIBS:IA64           /home/jsoc/lib/linux-ia64 TAR_LIBS:IA64           /home/jsoc/lib/linux-ia64
  
   PY_LIB                  python3.5m
   PY_INCS:X86_64          /home/jsoc/anaconda3/include/python3.5m
   PY_INCS:AVX             /home/jsoc/anaconda3/include/python3.5m
   PY_LIBS:X86_64          /home/jsoc/anaconda3/lib
   PY_LIBS:AVX             /home/jsoc/anaconda3/lib
   PY_HOME:X86_64          /home/jsoc/anaconda3
   PY_HOME:AVX             /home/jsoc/anaconda3
   
   
 # Set custom make file to tell the make system that the gcc cfitsio library is called # Set custom make file to tell the make system that the gcc cfitsio library is called
 # libcfitsio_gcc.a # libcfitsio_gcc.a
 _CUST_ _CUST_
Line 234  __PROJ__
Line 245  __PROJ__
              <subdir>dsputil</subdir>              <subdir>dsputil</subdir>
              <subdir>gapfiller</subdir>              <subdir>gapfiller</subdir>
              <subdir>interpolate</subdir>              <subdir>interpolate</subdir>
                <subdir>limbcompute_aia</subdir>
              <subdir>stats</subdir>              <subdir>stats</subdir>
              <subdir>egsehmicomp</subdir>              <subdir>egsehmicomp</subdir>
              <subdir>imrotate</subdir>              <subdir>imrotate</subdir>
Line 254  __PROJ__
Line 266  __PROJ__
         </subdirs>         </subdirs>
    </proj>    </proj>
    <proj>    <proj>
           <name>limbfit_aia</name>
            <subdirs>
                <subdir>apps</subdir>
            </subdirs>
      </proj>
      <proj>
         <name>maps_avgs</name>         <name>maps_avgs</name>
         <subdirs>         <subdirs>
              <subdir>apps</subdir>              <subdir>apps</subdir>
Line 421  __PROJ__
Line 439  __PROJ__
        </filters>        </filters>
    </proj>    </proj>
    <proj>    <proj>
           <name>qmaps</name>
           <subdirs>
                <subdir>apps</subdir>
           </subdirs>
           <filters>
                <filter>
                     <name>COMPILER</name>
                     <value>icc</value>
                </filter>
          </filters>
      </proj>
      <proj>
         <name>limbfit</name>         <name>limbfit</name>
         <subdirs>         <subdirs>
             <subdir>apps</subdir>             <subdir>apps</subdir>


Legend:
Removed from v.1.67  
changed lines
  Added in v.1.70

Karen Tian
Powered by
ViewCVS 0.9.4