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

Comparing configsdp.txt (file contents):
Revision 1.52 by arta, Tue Aug 25 18:47:27 2015 UTC vs.
Revision 1.63 by arta, Thu Aug 11 18:55:10 2016 UTC

# Line 67 | Line 67 | a:RS_DBPORT
67   q:RS_DBUSER                             production
68   q:RS_LOCKFILE                           /home/jsoc/locks/remotesums.lck
69   q:RS_LOGDIR                             /home/jsoc/jsoclogs/rsums
70 < a:RS_DLTIMEOUT                          30
71 < a:RS_REQTIMEOUT                          5
72 < a:RS_MAXTHREADS                         32
70 > a:RS_DLTIMEOUT                          120
71 > a:RS_REQTIMEOUT                         300
72 > a:RS_MAXTHREADS                         216
73   q:RS_BINPATH                            /home/jsoc/cvs/Development/JSOC/bin/linux_x86_64
74 + a:RS_N_WORKERS                          4
75 + q:RS_TMPDIR                             /tmp
76 + a:RS_SCP_MAXSUS                         48
77 + a:RS_SCP_MAXPAYLOAD                     512
78 + a:RS_SCP_TIMEOUT                        2
79   # White-list (access to internal stuff)
80   a:WL_HASWL                              1
81   q:WL_FILE                               /web/jsoc/htdocs/whitelist.txt
# Line 84 | Line 89 | a:REGEMAIL_TIMEOUT
89   # Slony
90   q:SLONY_CONFIG                          /home/jsoc/cvs/Development/JSOC/proj/replication/etc/repserver.cfg
91  
92 + # lev1.5_hmi
93 + q:POLCAL_PARAMS                         /home/jsoc/hmi/tables/lev15/polcal-param-fit.bin
94 +
95   __MAKE__
96   # JSOC_SDP third-party libraries used by base
97   # The parameters in this section are used to create make variables. For example, the line
# Line 197 | Line 205 | TAR_LIBS:IA32           /home/jsoc/lib/l
205   TAR_LIBS:AVX            /home/jsoc/lib/linux_avx
206   TAR_LIBS:IA64           /home/jsoc/lib/linux-ia64
207  
200 PY_LIB                  python3.4m
201 PY_INCS:X86_64          /home/jsoc/ActiveStatePy/linux_x86_64/ActivePython-3.4/include/python3.4m
202 PY_INCS:AVX             /home/jsoc/ActiveStatePy/linux_avx/ActivePython-3.4/include/python3.4m
203 PY_LIBS:X86_64          /home/jsoc/ActiveStatePy/linux_x86_64/ActivePython-3.4/lib
204 PY_LIBS:AVX             /home/jsoc/ActiveStatePy/linux_avx/ActivePython-3.4/lib
205 PY_HOME:X86_64          /home/jsoc/ActiveStatePy/linux_x86_64/ActivePython-3.4
206 PY_HOME:AVX             /home/jsoc/ActiveStatePy/linux_avx/ActivePython-3.4
207
208   # Set custom make file to tell the make system that the gcc cfitsio library is called
209   # libcfitsio_gcc.a
210   _CUST_
# Line 235 | Line 235 | __PROJ__
235               <subdir>stats</subdir>
236               <subdir>egsehmicomp</subdir>
237               <subdir>imrotate</subdir>
238 +             <subdir>projection</subdir>
239         </subdirs>
240     </proj>
241     <proj>
# Line 387 | Line 388 | __PROJ__
388     <proj>
389          <name>mag</name>
390          <subdirs>
390             <subdir>apps</subdir>
391               <subdir>pfss/apps</subdir>
392               <subdir>ambig/apps</subdir>
393               <subdir>harp/apps</subdir>
# Line 401 | Line 401 | __PROJ__
401               <subdir>ident/libs/mex2c</subdir>
402               <subdir>ident/libs/mexfunctions</subdir>
403               <subdir>ident/libs/util</subdir>
404 +             <subdir>libs</subdir>
405 +             <subdir>libs/util</subdir>
406               <subdir>patch/apps</subdir>
407               <subdir>nlfff/apps</subdir>
408               <subdir>d4vm/apps</subdir>
409               <subdir>remapmags/apps</subdir>
410               <subdir>synop/apps</subdir>
411 +             <subdir>polarfield/apps</subdir>
412          </subdirs>
413          <filters>
414               <filter>
# Line 443 | Line 446 | __PROJ__
446          <subdirs>
447               <subdir>apps</subdir>
448               <subdir>lorentz/apps</subdir>
449 +             <subdir>pdfi/apps</subdir>
450          </subdirs>
451          <filters>
452               <filter>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines