ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/JSOC/configsdp.txt
(Generate patch)

Comparing configsdp.txt (file contents):
Revision 1.57 by arta, Mon Apr 18 17:30:44 2016 UTC vs.
Revision 1.72 by arta, Wed Jan 24 18:26:00 2018 UTC

# Line 22 | Line 22 | q:DRMSPGPORT                    5432
22   q:SUMS_DB_HOST                  hmidb3
23   q:SUMPGPORT                     5434
24   a:SUMSD_MAX_THREADS             32
25 < a:SUMSD_LISTENPORT              6004
25 > a:SUMSD_LISTENPORT              6006
26   a:DRMS_LOCAL_SITE_CODE          0x0000
27   q:DBNAME                        jsoc
28   q:WEB_DBUSER                    apache
# Line 32 | Line 32 | q:SUMS_GROUP                    SOI
32   q:SUMLOG_BASEDIR                /usr/local/logs/SUM
33   q:SUMBIN_BASEDIR                /usr/local/bin
34   q:SUMSERVER                     k1.stanford.edu
35 + q:DRMS_LOG_DIR                  /home/jsoc/jsoclogs
36 + q:DRMS_LOCK_DIR                 /home/jsoc/locks
37   # The number of SUMS process SETS to spawn. If this number is not 1, then the number of SUMS processes
38   # is SUM_NUMSUM * 5 + 2.
39   a:SUM_NUMSUM                    3
# Line 58 | Line 60 | q:SUMRM_NORUN_STOP              0
60   p:JMD_IS_INSTALLED              0
61   q:JMD_URL                       http://localhost:8080/JMD/JMD
62   # Remote SUMS
63 + q:RS_SITE_INFO_URL                      http://jsoc.stanford.edu/cgi-bin/rssites.sh
64   q:RS_SITE_TABLE                         drms.rs_sites
65   q:RS_REQUEST_TABLE                      drms.rs_requests
66   q:RS_SU_TABLE                           drms.rs_sus
# Line 67 | Line 70 | a:RS_DBPORT
70   q:RS_DBUSER                             production
71   q:RS_LOCKFILE                           /home/jsoc/locks/remotesums.lck
72   q:RS_LOGDIR                             /home/jsoc/jsoclogs/rsums
73 < a:RS_DLTIMEOUT                          30
74 < a:RS_REQTIMEOUT                          5
75 < a:RS_MAXTHREADS                         32
73 > a:RS_DLTIMEOUT                          120
74 > a:RS_REQTIMEOUT                         300
75 > a:RS_MAXTHREADS                         216
76   q:RS_BINPATH                            /home/jsoc/cvs/Development/JSOC/bin/linux_x86_64
77 + a:RS_N_WORKERS                          4
78 + q:RS_TMPDIR                             /tmp
79 + a:RS_SCP_MAXSUS                         48
80 + a:RS_SCP_MAXPAYLOAD                     512
81 + a:RS_SCP_TIMEOUT                        2
82 + q:SS_LOCKFILE                           /home/jsoc/locks/sustewie.lck
83 + a:SS_LOW_WATER                          90
84 + a:SS_HIGH_WATER                         95
85 + a:SS_SU_CHUNK                           4096
86 + a:SS_SLEEP_INTERVAL                     300
87 + a:SS_REHYDRATE_INTERVAL                 3600
88   # White-list (access to internal stuff)
89   a:WL_HASWL                              1
90   q:WL_FILE                               /web/jsoc/htdocs/whitelist.txt
# Line 78 | Line 92 | q:WL_FILE
92   q:BIN_EXPORT                            /home/jsoc/cvs/Development/JSOC/bin
93   q:SCRIPTS_EXPORT                        /home/jsoc/cvs/Development/JSOC/scripts
94   q:BIN_PY                                /home/jsoc/bin/linux_x86_64/activepython27
95 + q:BIN_PY3                               /home/jsoc/anaconda3/bin/python3
96   a:SUMS_USEMTSUMS                        1
97 + a:SUMS_USEMTSUMS_INFO                   1
98   # Email registration
99 < a:REGEMAIL_TIMEOUT                      5
99 > a:REGEMAIL_TIMEOUT                      15
100   # Slony
101   q:SLONY_CONFIG                          /home/jsoc/cvs/Development/JSOC/proj/replication/etc/repserver.cfg
102  
# Line 200 | Line 216 | TAR_LIBS:IA32           /home/jsoc/lib/l
216   TAR_LIBS:AVX            /home/jsoc/lib/linux_avx
217   TAR_LIBS:IA64           /home/jsoc/lib/linux-ia64
218  
219 < PY_LIB                  python3.4m
220 < PY_INCS:X86_64          /home/jsoc/ActiveStatePy/linux_x86_64/ActivePython-3.4/include/python3.4m
221 < PY_INCS:AVX             /home/jsoc/ActiveStatePy/linux_avx/ActivePython-3.4/include/python3.4m
222 < PY_LIBS:X86_64          /home/jsoc/ActiveStatePy/linux_x86_64/ActivePython-3.4/lib
223 < PY_LIBS:AVX             /home/jsoc/ActiveStatePy/linux_avx/ActivePython-3.4/lib
224 < PY_HOME:X86_64          /home/jsoc/ActiveStatePy/linux_x86_64/ActivePython-3.4
225 < PY_HOME:AVX             /home/jsoc/ActiveStatePy/linux_avx/ActivePython-3.4
219 > PY_LIB                  python3.5m
220 > PY_INCS:X86_64          /home/jsoc/anaconda3/include/python3.5m
221 > PY_INCS:AVX             /home/jsoc/anaconda3/include/python3.5m
222 > PY_LIBS:X86_64          /home/jsoc/anaconda3/lib
223 > PY_LIBS:AVX             /home/jsoc/anaconda3/lib
224 > PY_HOME:X86_64          /home/jsoc/anaconda3
225 > PY_HOME:AVX             /home/jsoc/anaconda3
226 >
227  
228   # Set custom make file to tell the make system that the gcc cfitsio library is called
229   # libcfitsio_gcc.a
# Line 219 | Line 236 | endif
236   _ENDCUST_
237  
238   __PROJ_MK_RULES__
239 < $(CEXESUMS):                    $(LIBSUMSAPI) $(LIBCJSON) $(LIBSUM) $(LIBDSTRUCT)
239 > $(CEXESUMS):                    $(LIBSUMSAPI) $(LIBCJSON) $(LIBSUM) $(LIBDSTRUCT) $(LIBMISC)
240   $(MODEXESUMS):                  $(LIBSUMSAPI) $(LIBCJSON) $(LIBSUM)
241  
242   $(MODEXEDROBJ):                 CF_TGT := $(CF_TGT) -I$(SRCDIR)/proj/libs/dr
# Line 235 | Line 252 | __PROJ__
252               <subdir>dsputil</subdir>
253               <subdir>gapfiller</subdir>
254               <subdir>interpolate</subdir>
255 +             <subdir>limbcompute_aia</subdir>
256               <subdir>stats</subdir>
257               <subdir>egsehmicomp</subdir>
258               <subdir>imrotate</subdir>
# Line 255 | Line 273 | __PROJ__
273          </subdirs>
274     </proj>
275     <proj>
276 +        <name>limbfit_aia</name>
277 +         <subdirs>
278 +             <subdir>apps</subdir>
279 +         </subdirs>
280 +   </proj>
281 +   <proj>
282          <name>maps_avgs</name>
283          <subdirs>
284               <subdir>apps</subdir>    
# Line 412 | Line 436 | __PROJ__
436               <subdir>remapmags/apps</subdir>
437               <subdir>synop/apps</subdir>
438               <subdir>polarfield/apps</subdir>
439 +             <subdir>polcorr/apps</subdir>
440 +        </subdirs>
441 +        <filters>
442 +             <filter>
443 +                  <name>COMPILER</name>
444 +                  <value>icc</value>
445 +             </filter>
446 +       </filters>
447 +   </proj>
448 +   <proj>
449 +        <name>qmaps</name>
450 +        <subdirs>
451 +             <subdir>apps</subdir>
452          </subdirs>
453          <filters>
454               <filter>
# Line 450 | Line 487 | __PROJ__
487               <subdir>apps</subdir>
488               <subdir>lorentz/apps</subdir>
489               <subdir>pdfi/apps</subdir>
490 +             <subdir>prep/apps</subdir>
491          </subdirs>
492          <filters>
493               <filter>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines