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

Comparing configsdp.txt (file contents):
Revision 1.59 by arta, Tue Jul 26 20:39:57 2016 UTC vs.
Revision 1.69 by arta, Fri May 19 21:51:54 2017 UTC

# 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 < q:RS_N_WORKERS                          4
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 79 | 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 212 | Line 220 | endif
220   _ENDCUST_
221  
222   __PROJ_MK_RULES__
223 < $(CEXESUMS):                    $(LIBSUMSAPI) $(LIBCJSON) $(LIBSUM) $(LIBDSTRUCT)
223 > $(CEXESUMS):                    $(LIBSUMSAPI) $(LIBCJSON) $(LIBSUM) $(LIBDSTRUCT) $(LIBMISC)
224   $(MODEXESUMS):                  $(LIBSUMSAPI) $(LIBCJSON) $(LIBSUM)
225  
226   $(MODEXEDROBJ):                 CF_TGT := $(CF_TGT) -I$(SRCDIR)/proj/libs/dr
# Line 228 | Line 236 | __PROJ__
236               <subdir>dsputil</subdir>
237               <subdir>gapfiller</subdir>
238               <subdir>interpolate</subdir>
239 +             <subdir>limbcompute_aia</subdir>
240               <subdir>stats</subdir>
241               <subdir>egsehmicomp</subdir>
242               <subdir>imrotate</subdir>
# Line 248 | Line 257 | __PROJ__
257          </subdirs>
258     </proj>
259     <proj>
260 +        <name>limbfit_aia</name>
261 +         <subdirs>
262 +             <subdir>apps</subdir>
263 +         </subdirs>
264 +   </proj>
265 +   <proj>
266          <name>maps_avgs</name>
267          <subdirs>
268               <subdir>apps</subdir>    
# Line 405 | Line 420 | __PROJ__
420               <subdir>remapmags/apps</subdir>
421               <subdir>synop/apps</subdir>
422               <subdir>polarfield/apps</subdir>
423 +             <subdir>polcorr/apps</subdir>
424 +        </subdirs>
425 +        <filters>
426 +             <filter>
427 +                  <name>COMPILER</name>
428 +                  <value>icc</value>
429 +             </filter>
430 +       </filters>
431 +   </proj>
432 +   <proj>
433 +        <name>qmaps</name>
434 +        <subdirs>
435 +             <subdir>apps</subdir>
436          </subdirs>
437          <filters>
438               <filter>
# Line 443 | Line 471 | __PROJ__
471               <subdir>apps</subdir>
472               <subdir>lorentz/apps</subdir>
473               <subdir>pdfi/apps</subdir>
474 +             <subdir>prep/apps</subdir>
475          </subdirs>
476          <filters>
477               <filter>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines