21 |
|
q:DRMSPGPORT 5432 |
22 |
|
q:SUMS_DB_HOST hmidb3 |
23 |
|
q:SUMPGPORT 5434 |
24 |
+ |
a:SUMSD_MAX_THREADS 32 |
25 |
+ |
a:SUMSD_LISTENPORT 6002 |
26 |
|
a:DRMS_LOCAL_SITE_CODE 0x0000 |
27 |
|
q:DBNAME jsoc |
28 |
|
q:WEB_DBUSER apache |
31 |
|
q:SUMS_GROUP SOI |
32 |
|
q:SUMLOG_BASEDIR /usr/local/logs/SUM |
33 |
|
q:SUMBIN_BASEDIR /usr/local/bin |
34 |
< |
q:SUMSERVER k1 |
34 |
> |
q:SUMSERVER k1.stanford.edu |
35 |
|
# The number of SUMS process SETS to spawn. If this number is not 1, then the number of SUMS processes |
36 |
|
# is SUM_NUMSUM * 5 + 2. |
37 |
|
a:SUM_NUMSUM 3 |
76 |
|
q:WL_FILE /web/jsoc/htdocs/whitelist.txt |
77 |
|
# Bin paths |
78 |
|
q:BIN_EXPORT /home/jsoc/cvs/Development/JSOC/bin |
79 |
+ |
q:SCRIPTS_EXPORT /home/jsoc/cvs/Development/JSOC/scripts |
80 |
|
q:BIN_PY /home/jsoc/bin/linux_x86_64/activepython27 |
81 |
< |
|
81 |
> |
a:SUMS_USEMTSUMS 1 |
82 |
> |
# Email registration |
83 |
> |
a:REGEMAIL_TIMEOUT 5 |
84 |
|
|
85 |
|
__MAKE__ |
86 |
|
# JSOC_SDP third-party libraries used by base |
195 |
|
TAR_LIBS:AVX /home/jsoc/lib/linux_avx |
196 |
|
TAR_LIBS:IA64 /home/jsoc/lib/linux-ia64 |
197 |
|
|
198 |
+ |
PY_LIB python3.4m |
199 |
+ |
PY_INCS:X86_64 /home/jsoc/ActiveStatePy/linux_x86_64/ActivePython-3.4/include/python3.4m |
200 |
+ |
PY_INCS:AVX /home/jsoc/ActiveStatePy/linux_avx/ActivePython-3.4/include/python3.4m |
201 |
+ |
PY_LIBS:X86_64 /home/jsoc/ActiveStatePy/linux_x86_64/ActivePython-3.4/lib |
202 |
+ |
PY_LIBS:AVX /home/jsoc/ActiveStatePy/linux_avx/ActivePython-3.4/lib |
203 |
+ |
PY_HOME:X86_64 /home/jsoc/ActiveStatePy/linux_x86_64/ActivePython-3.4 |
204 |
+ |
PY_HOME:AVX /home/jsoc/ActiveStatePy/linux_avx/ActivePython-3.4 |
205 |
+ |
|
206 |
+ |
|
207 |
|
# Set custom make file to tell the make system that the gcc cfitsio library is called |
208 |
|
# libcfitsio_gcc.a |
209 |
|
_CUST_ |