21 |
|
q:DRMSPGPORT 5432 |
22 |
|
q:SUMS_DB_HOST hmidb3 |
23 |
|
q:SUMPGPORT 5434 |
24 |
+ |
a:SUMSD_MAX_THREADS 32 |
25 |
+ |
a:SUMSD_LISTENPORT 6006 |
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 |
> |
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 |
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 |
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:INC_PY /home/jsoc/ActivePython-2.7/include/python2.7 |
80 |
< |
q:LIB_PY /home/jsoc/ActivePython-2.7/lib/python2.7 |
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 |
94 |
+ |
q:SLONY_CONFIG /home/jsoc/cvs/Development/JSOC/proj/replication/etc/repserver.cfg |
95 |
+ |
|
96 |
+ |
# lev1.5_hmi |
97 |
+ |
q:POLCAL_PARAMS /home/jsoc/hmi/tables/lev15/polcal-param-fit.bin |
98 |
|
|
99 |
|
__MAKE__ |
100 |
|
# JSOC_SDP third-party libraries used by base |
209 |
|
TAR_LIBS:AVX /home/jsoc/lib/linux_avx |
210 |
|
TAR_LIBS:IA64 /home/jsoc/lib/linux-ia64 |
211 |
|
|
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 |
223 |
|
_CUST_ |
229 |
|
_ENDCUST_ |
230 |
|
|
231 |
|
__PROJ_MK_RULES__ |
232 |
< |
$(CEXESUMS): $(LIBSUMSAPI) $(LIBSUM) $(LIBDSTRUCT) |
233 |
< |
$(MODEXESUMS): $(LIBSUMSAPI) $(LIBSUM) |
232 |
> |
$(CEXESUMS): $(LIBSUMSAPI) $(LIBCJSON) $(LIBSUM) $(LIBDSTRUCT) $(LIBMISC) |
233 |
> |
$(MODEXESUMS): $(LIBSUMSAPI) $(LIBCJSON) $(LIBSUM) |
234 |
|
|
235 |
|
$(MODEXEDROBJ): CF_TGT := $(CF_TGT) -I$(SRCDIR)/proj/libs/dr |
236 |
|
$(MODEXEDR) $(MODEXEDR_SOCK): $(LIBDR) |
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> |
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> |
408 |
|
<proj> |
409 |
|
<name>mag</name> |
410 |
|
<subdirs> |
380 |
– |
<subdir>apps</subdir> |
411 |
|
<subdir>pfss/apps</subdir> |
412 |
|
<subdir>ambig/apps</subdir> |
413 |
|
<subdir>harp/apps</subdir> |
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> |
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> |