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

Comparing configsdp.txt (file contents):
Revision 1.54 by arta, Thu Jan 21 20:30:48 2016 UTC vs.
Revision 1.70 by arta, Wed Sep 13 15:25:08 2017 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 67 | Line 69 | a:RS_DBPORT
69   q:RS_DBUSER                             production
70   q:RS_LOCKFILE                           /home/jsoc/locks/remotesums.lck
71   q:RS_LOGDIR                             /home/jsoc/jsoclogs/rsums
72 < a:RS_DLTIMEOUT                          30
73 < a:RS_REQTIMEOUT                          5
74 < a:RS_MAXTHREADS                         32
72 > a:RS_DLTIMEOUT                          120
73 > a:RS_REQTIMEOUT                         300
74 > a:RS_MAXTHREADS                         216
75   q:RS_BINPATH                            /home/jsoc/cvs/Development/JSOC/bin/linux_x86_64
76 + a:RS_N_WORKERS                          4
77 + q:RS_TMPDIR                             /tmp
78 + a:RS_SCP_MAXSUS                         48
79 + a:RS_SCP_MAXPAYLOAD                     512
80 + a:RS_SCP_TIMEOUT                        2
81   # White-list (access to internal stuff)
82   a:WL_HASWL                              1
83   q:WL_FILE                               /web/jsoc/htdocs/whitelist.txt
# Line 78 | Line 85 | q:WL_FILE
85   q:BIN_EXPORT                            /home/jsoc/cvs/Development/JSOC/bin
86   q:SCRIPTS_EXPORT                        /home/jsoc/cvs/Development/JSOC/scripts
87   q:BIN_PY                                /home/jsoc/bin/linux_x86_64/activepython27
88 + q:BIN_PY3                               /home/jsoc/anaconda3/bin/python3
89   a:SUMS_USEMTSUMS                        1
90 + a:SUMS_USEMTSUMS_INFO                   1
91   # Email registration
92   a:REGEMAIL_TIMEOUT                      5
93   # Slony
# Line 200 | Line 209 | TAR_LIBS:IA32           /home/jsoc/lib/l
209   TAR_LIBS:AVX            /home/jsoc/lib/linux_avx
210   TAR_LIBS:IA64           /home/jsoc/lib/linux-ia64
211  
212 < PY_LIB                  python3.4m
213 < PY_INCS:X86_64          /home/jsoc/ActiveStatePy/linux_x86_64/ActivePython-3.4/include/python3.4m
214 < PY_INCS:AVX             /home/jsoc/ActiveStatePy/linux_avx/ActivePython-3.4/include/python3.4m
215 < PY_LIBS:X86_64          /home/jsoc/ActiveStatePy/linux_x86_64/ActivePython-3.4/lib
216 < PY_LIBS:AVX             /home/jsoc/ActiveStatePy/linux_avx/ActivePython-3.4/lib
217 < PY_HOME:X86_64          /home/jsoc/ActiveStatePy/linux_x86_64/ActivePython-3.4
218 < PY_HOME:AVX             /home/jsoc/ActiveStatePy/linux_avx/ActivePython-3.4
212 > PY_LIB                  python3.5m
213 > PY_INCS:X86_64          /home/jsoc/anaconda3/include/python3.5m
214 > PY_INCS:AVX             /home/jsoc/anaconda3/include/python3.5m
215 > PY_LIBS:X86_64          /home/jsoc/anaconda3/lib
216 > PY_LIBS:AVX             /home/jsoc/anaconda3/lib
217 > PY_HOME:X86_64          /home/jsoc/anaconda3
218 > PY_HOME:AVX             /home/jsoc/anaconda3
219 >
220  
221   # Set custom make file to tell the make system that the gcc cfitsio library is called
222   # libcfitsio_gcc.a
# Line 219 | Line 229 | endif
229   _ENDCUST_
230  
231   __PROJ_MK_RULES__
232 < $(CEXESUMS):                    $(LIBSUMSAPI) $(LIBCJSON) $(LIBSUM) $(LIBDSTRUCT)
232 > $(CEXESUMS):                    $(LIBSUMSAPI) $(LIBCJSON) $(LIBSUM) $(LIBDSTRUCT) $(LIBMISC)
233   $(MODEXESUMS):                  $(LIBSUMSAPI) $(LIBCJSON) $(LIBSUM)
234  
235   $(MODEXEDROBJ):                 CF_TGT := $(CF_TGT) -I$(SRCDIR)/proj/libs/dr
# Line 235 | Line 245 | __PROJ__
245               <subdir>dsputil</subdir>
246               <subdir>gapfiller</subdir>
247               <subdir>interpolate</subdir>
248 +             <subdir>limbcompute_aia</subdir>
249               <subdir>stats</subdir>
250               <subdir>egsehmicomp</subdir>
251               <subdir>imrotate</subdir>
252 +             <subdir>projection</subdir>
253         </subdirs>
254     </proj>
255     <proj>
# Line 254 | Line 266 | __PROJ__
266          </subdirs>
267     </proj>
268     <proj>
269 +        <name>limbfit_aia</name>
270 +         <subdirs>
271 +             <subdir>apps</subdir>
272 +         </subdirs>
273 +   </proj>
274 +   <proj>
275          <name>maps_avgs</name>
276          <subdirs>
277               <subdir>apps</subdir>    
# Line 390 | Line 408 | __PROJ__
408     <proj>
409          <name>mag</name>
410          <subdirs>
393             <subdir>apps</subdir>
411               <subdir>pfss/apps</subdir>
412               <subdir>ambig/apps</subdir>
413               <subdir>harp/apps</subdir>
# Line 404 | Line 421 | __PROJ__
421               <subdir>ident/libs/mex2c</subdir>
422               <subdir>ident/libs/mexfunctions</subdir>
423               <subdir>ident/libs/util</subdir>
424 +             <subdir>libs</subdir>
425 +             <subdir>libs/util</subdir>
426               <subdir>patch/apps</subdir>
427               <subdir>nlfff/apps</subdir>
428               <subdir>d4vm/apps</subdir>
429               <subdir>remapmags/apps</subdir>
430               <subdir>synop/apps</subdir>
431               <subdir>polarfield/apps</subdir>
432 +             <subdir>polcorr/apps</subdir>
433 +        </subdirs>
434 +        <filters>
435 +             <filter>
436 +                  <name>COMPILER</name>
437 +                  <value>icc</value>
438 +             </filter>
439 +       </filters>
440 +   </proj>
441 +   <proj>
442 +        <name>qmaps</name>
443 +        <subdirs>
444 +             <subdir>apps</subdir>
445          </subdirs>
446          <filters>
447               <filter>
# Line 447 | Line 479 | __PROJ__
479          <subdirs>
480               <subdir>apps</subdir>
481               <subdir>lorentz/apps</subdir>
482 +             <subdir>pdfi/apps</subdir>
483 +             <subdir>prep/apps</subdir>
484          </subdirs>
485          <filters>
486               <filter>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines