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 |
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 |
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 |
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 |
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> |
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> |
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> |
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> |