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

Comparing configsdp.txt (file contents):
Revision 1.60 by arta, Mon Aug 1 15:07:10 2016 UTC vs.
Revision 1.73 by arta, Mon Jul 23 20:32:05 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              6100
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 80 | 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 + a:SUMS_MT_CLIENT_RESP_TIMEOUT           1440
99   # Email registration
100 < a:REGEMAIL_TIMEOUT                      5
100 > a:REGEMAIL_TIMEOUT                      15
101   # Slony
102   q:SLONY_CONFIG                          /home/jsoc/cvs/Development/JSOC/proj/replication/etc/repserver.cfg
103  
# Line 202 | Line 217 | TAR_LIBS:IA32           /home/jsoc/lib/l
217   TAR_LIBS:AVX            /home/jsoc/lib/linux_avx
218   TAR_LIBS:IA64           /home/jsoc/lib/linux-ia64
219  
220 + PY_LIB                  python3.5m
221 + PY_INCS:X86_64          /home/jsoc/anaconda3/include/python3.5m
222 + PY_INCS:AVX             /home/jsoc/anaconda3/include/python3.5m
223 + PY_LIBS:X86_64          /home/jsoc/anaconda3/lib
224 + PY_LIBS:AVX             /home/jsoc/anaconda3/lib
225 + PY_HOME:X86_64          /home/jsoc/anaconda3
226 + PY_HOME:AVX             /home/jsoc/anaconda3
227 +
228 +
229   # Set custom make file to tell the make system that the gcc cfitsio library is called
230   # libcfitsio_gcc.a
231   _CUST_
# Line 213 | Line 237 | endif
237   _ENDCUST_
238  
239   __PROJ_MK_RULES__
240 < $(CEXESUMS):                    $(LIBSUMSAPI) $(LIBCJSON) $(LIBSUM) $(LIBDSTRUCT)
240 > $(CEXESUMS):                    $(LIBSUMSAPI) $(LIBCJSON) $(LIBSUM) $(LIBDSTRUCT) $(LIBMISC)
241   $(MODEXESUMS):                  $(LIBSUMSAPI) $(LIBCJSON) $(LIBSUM)
242  
243   $(MODEXEDROBJ):                 CF_TGT := $(CF_TGT) -I$(SRCDIR)/proj/libs/dr
# Line 229 | Line 253 | __PROJ__
253               <subdir>dsputil</subdir>
254               <subdir>gapfiller</subdir>
255               <subdir>interpolate</subdir>
256 +             <subdir>limbcompute_aia</subdir>
257               <subdir>stats</subdir>
258               <subdir>egsehmicomp</subdir>
259               <subdir>imrotate</subdir>
# Line 249 | Line 274 | __PROJ__
274          </subdirs>
275     </proj>
276     <proj>
277 +        <name>limbfit_aia</name>
278 +         <subdirs>
279 +             <subdir>apps</subdir>
280 +         </subdirs>
281 +   </proj>
282 +   <proj>
283          <name>maps_avgs</name>
284          <subdirs>
285               <subdir>apps</subdir>    
# Line 406 | Line 437 | __PROJ__
437               <subdir>remapmags/apps</subdir>
438               <subdir>synop/apps</subdir>
439               <subdir>polarfield/apps</subdir>
440 +             <subdir>polcorr/apps</subdir>
441 +        </subdirs>
442 +        <filters>
443 +             <filter>
444 +                  <name>COMPILER</name>
445 +                  <value>icc</value>
446 +             </filter>
447 +       </filters>
448 +   </proj>
449 +   <proj>
450 +        <name>qmaps</name>
451 +        <subdirs>
452 +             <subdir>apps</subdir>
453          </subdirs>
454          <filters>
455               <filter>
# Line 444 | Line 488 | __PROJ__
488               <subdir>apps</subdir>
489               <subdir>lorentz/apps</subdir>
490               <subdir>pdfi/apps</subdir>
491 +             <subdir>prep/apps</subdir>
492          </subdirs>
493          <filters>
494               <filter>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines