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

Diff for /JSOC/configsdp.txt between version 1.64 and 1.71

version 1.64, 2016/08/17 04:49:19 version 1.71, 2017/11/03 16:37:57
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 58  q:SUMRM_NORUN_STOP 0
Line 60  q:SUMRM_NORUN_STOP 0
 p:JMD_IS_INSTALLED              0 p:JMD_IS_INSTALLED              0
 q:JMD_URL                       http://localhost:8080/JMD/JMD q:JMD_URL                       http://localhost:8080/JMD/JMD
 # Remote SUMS # Remote SUMS
   q:RS_SITE_INFO_URL                      http://jsoc.stanford.edu/cgi-bin/rssites.sh
 q:RS_SITE_TABLE                         drms.rs_sites q:RS_SITE_TABLE                         drms.rs_sites
 q:RS_REQUEST_TABLE                      drms.rs_requests q:RS_REQUEST_TABLE                      drms.rs_requests
 q:RS_SU_TABLE                           drms.rs_sus q:RS_SU_TABLE                           drms.rs_sus
Line 85  q:SCRIPTS_EXPORT
Line 88  q:SCRIPTS_EXPORT
 q:BIN_PY                                /home/jsoc/bin/linux_x86_64/activepython27 q:BIN_PY                                /home/jsoc/bin/linux_x86_64/activepython27
 q:BIN_PY3                               /home/jsoc/anaconda3/bin/python3 q:BIN_PY3                               /home/jsoc/anaconda3/bin/python3
 a:SUMS_USEMTSUMS                        1 a:SUMS_USEMTSUMS                        1
   a:SUMS_USEMTSUMS_INFO                   1
 # Email registration # Email registration
 a:REGEMAIL_TIMEOUT                      5 a:REGEMAIL_TIMEOUT                      5
 # Slony # Slony
Line 206  TAR_LIBS:IA32 /home/jsoc/lib/l
Line 210  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 217  endif
Line 230  endif
 _ENDCUST_ _ENDCUST_
  
 __PROJ_MK_RULES__ __PROJ_MK_RULES__
 $(CEXESUMS):                    $(LIBSUMSAPI) $(LIBCJSON) $(LIBSUM) $(LIBDSTRUCT)  $(CEXESUMS):                    $(LIBSUMSAPI) $(LIBCJSON) $(LIBSUM) $(LIBDSTRUCT) $(LIBMISC)
 $(MODEXESUMS):                  $(LIBSUMSAPI) $(LIBCJSON) $(LIBSUM) $(MODEXESUMS):                  $(LIBSUMSAPI) $(LIBCJSON) $(LIBSUM)
  
 $(MODEXEDROBJ):                 CF_TGT := $(CF_TGT) -I$(SRCDIR)/proj/libs/dr $(MODEXEDROBJ):                 CF_TGT := $(CF_TGT) -I$(SRCDIR)/proj/libs/dr
Line 233  __PROJ__
Line 246  __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 253  __PROJ__
Line 267  __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 410  __PROJ__
Line 430  __PROJ__
              <subdir>remapmags/apps</subdir>              <subdir>remapmags/apps</subdir>
              <subdir>synop/apps</subdir>              <subdir>synop/apps</subdir>
              <subdir>polarfield/apps</subdir>              <subdir>polarfield/apps</subdir>
                <subdir>polcorr/apps</subdir>
           </subdirs>
           <filters>
                <filter>
                     <name>COMPILER</name>
                     <value>icc</value>
                </filter>
          </filters>
      </proj>
      <proj>
           <name>qmaps</name>
           <subdirs>
                <subdir>apps</subdir>
         </subdirs>         </subdirs>
         <filters>         <filters>
              <filter>              <filter>
Line 448  __PROJ__
Line 481  __PROJ__
              <subdir>apps</subdir>              <subdir>apps</subdir>
              <subdir>lorentz/apps</subdir>              <subdir>lorentz/apps</subdir>
              <subdir>pdfi/apps</subdir>              <subdir>pdfi/apps</subdir>
                <subdir>prep/apps</subdir>
         </subdirs>         </subdirs>
         <filters>         <filters>
              <filter>              <filter>


Legend:
Removed from v.1.64  
changed lines
  Added in v.1.71

Karen Tian
Powered by
ViewCVS 0.9.4