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 6006 |
26 |
|
a:DRMS_LOCAL_SITE_CODE 0x0000 |
27 |
|
q:DBNAME jsoc |
28 |
|
q:WEB_DBUSER apache |
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 |
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 |
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 |
|
# White-list (access to internal stuff) |
83 |
|
a:WL_HASWL 1 |
84 |
|
q:WL_FILE /web/jsoc/htdocs/whitelist.txt |
86 |
|
q:BIN_EXPORT /home/jsoc/cvs/Development/JSOC/bin |
87 |
|
q:SCRIPTS_EXPORT /home/jsoc/cvs/Development/JSOC/scripts |
88 |
|
q:BIN_PY /home/jsoc/bin/linux_x86_64/activepython27 |
89 |
+ |
q:BIN_PY3 /home/jsoc/anaconda3/bin/python3 |
90 |
|
a:SUMS_USEMTSUMS 1 |
91 |
+ |
a:SUMS_USEMTSUMS_INFO 1 |
92 |
|
# Email registration |
93 |
|
a:REGEMAIL_TIMEOUT 5 |
94 |
|
# Slony |
210 |
|
TAR_LIBS:AVX /home/jsoc/lib/linux_avx |
211 |
|
TAR_LIBS:IA64 /home/jsoc/lib/linux-ia64 |
212 |
|
|
213 |
+ |
PY_LIB python3.5m |
214 |
+ |
PY_INCS:X86_64 /home/jsoc/anaconda3/include/python3.5m |
215 |
+ |
PY_INCS:AVX /home/jsoc/anaconda3/include/python3.5m |
216 |
+ |
PY_LIBS:X86_64 /home/jsoc/anaconda3/lib |
217 |
+ |
PY_LIBS:AVX /home/jsoc/anaconda3/lib |
218 |
+ |
PY_HOME:X86_64 /home/jsoc/anaconda3 |
219 |
+ |
PY_HOME:AVX /home/jsoc/anaconda3 |
220 |
+ |
|
221 |
+ |
|
222 |
|
# Set custom make file to tell the make system that the gcc cfitsio library is called |
223 |
|
# libcfitsio_gcc.a |
224 |
|
_CUST_ |
230 |
|
_ENDCUST_ |
231 |
|
|
232 |
|
__PROJ_MK_RULES__ |
233 |
< |
$(CEXESUMS): $(LIBSUMSAPI) $(LIBCJSON) $(LIBSUM) $(LIBDSTRUCT) |
233 |
> |
$(CEXESUMS): $(LIBSUMSAPI) $(LIBCJSON) $(LIBSUM) $(LIBDSTRUCT) $(LIBMISC) |
234 |
|
$(MODEXESUMS): $(LIBSUMSAPI) $(LIBCJSON) $(LIBSUM) |
235 |
|
|
236 |
|
$(MODEXEDROBJ): CF_TGT := $(CF_TGT) -I$(SRCDIR)/proj/libs/dr |
246 |
|
<subdir>dsputil</subdir> |
247 |
|
<subdir>gapfiller</subdir> |
248 |
|
<subdir>interpolate</subdir> |
249 |
+ |
<subdir>limbcompute_aia</subdir> |
250 |
|
<subdir>stats</subdir> |
251 |
|
<subdir>egsehmicomp</subdir> |
252 |
|
<subdir>imrotate</subdir> |
267 |
|
</subdirs> |
268 |
|
</proj> |
269 |
|
<proj> |
270 |
+ |
<name>limbfit_aia</name> |
271 |
+ |
<subdirs> |
272 |
+ |
<subdir>apps</subdir> |
273 |
+ |
</subdirs> |
274 |
+ |
</proj> |
275 |
+ |
<proj> |
276 |
|
<name>maps_avgs</name> |
277 |
|
<subdirs> |
278 |
|
<subdir>apps</subdir> |
430 |
|
<subdir>remapmags/apps</subdir> |
431 |
|
<subdir>synop/apps</subdir> |
432 |
|
<subdir>polarfield/apps</subdir> |
433 |
+ |
<subdir>polcorr/apps</subdir> |
434 |
+ |
</subdirs> |
435 |
+ |
<filters> |
436 |
+ |
<filter> |
437 |
+ |
<name>COMPILER</name> |
438 |
+ |
<value>icc</value> |
439 |
+ |
</filter> |
440 |
+ |
</filters> |
441 |
+ |
</proj> |
442 |
+ |
<proj> |
443 |
+ |
<name>qmaps</name> |
444 |
+ |
<subdirs> |
445 |
+ |
<subdir>apps</subdir> |
446 |
|
</subdirs> |
447 |
|
<filters> |
448 |
|
<filter> |
481 |
|
<subdir>apps</subdir> |
482 |
|
<subdir>lorentz/apps</subdir> |
483 |
|
<subdir>pdfi/apps</subdir> |
484 |
+ |
<subdir>prep/apps</subdir> |
485 |
|
</subdirs> |
486 |
|
<filters> |
487 |
|
<filter> |