1 |
– |
# ART - test CVS admin locking. |
1 |
|
# This file contains JSOC_SDP-specific configuration information. It is used only if the '-sdp' flag is used |
2 |
|
# as an argument to the check-out script (checkoutDRMS.pl). To change the configuration at Stanford, edit |
3 |
|
# this file directly, and commit those changes to the source-tree repository. |
21 |
|
q:DRMSPGPORT 5432 |
22 |
|
q:SUMS_DB_HOST hmidb3 |
23 |
|
q:SUMPGPORT 5434 |
24 |
+ |
a:SUMSD_MAX_THREADS 32 |
25 |
+ |
a:SUMSD_LISTENPORT 6004 |
26 |
|
a:DRMS_LOCAL_SITE_CODE 0x0000 |
27 |
|
q:DBNAME jsoc |
28 |
< |
|
28 |
> |
q:WEB_DBUSER apache |
29 |
|
q:POSTGRES_ADMIN postgres |
30 |
|
q:SUMS_MANAGER production |
30 |
– |
# This seems like a bad idea to make the UID a parameter. Why not just convert the SUM_MANAGER value |
31 |
– |
# to a UID when needed? If the UID of the SUM_MANAGER changes, we have to change the UID here. |
32 |
– |
q:SUMS_MANAGER_UID 388 |
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 |
54 |
|
q:SUMRM_USER production |
55 |
|
q:SUMRM_NORUN_START 0 |
56 |
|
q:SUMRM_NORUN_STOP 0 |
57 |
+ |
# JMD |
58 |
+ |
p:JMD_IS_INSTALLED 0 |
59 |
+ |
q:JMD_URL http://localhost:8080/JMD/JMD |
60 |
+ |
# Remote SUMS |
61 |
+ |
q:RS_SITE_TABLE drms.rs_sites |
62 |
+ |
q:RS_REQUEST_TABLE drms.rs_requests |
63 |
+ |
q:RS_SU_TABLE drms.rs_sus |
64 |
+ |
q:RS_DBNAME jsoc |
65 |
+ |
q:RS_DBHOST hmidb |
66 |
+ |
a:RS_DBPORT 5432 |
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 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 |
82 |
+ |
# Bin paths |
83 |
+ |
q:BIN_EXPORT /home/jsoc/cvs/Development/JSOC/bin |
84 |
+ |
q:SCRIPTS_EXPORT /home/jsoc/cvs/Development/JSOC/scripts |
85 |
+ |
q:BIN_PY /home/jsoc/bin/linux_x86_64/activepython27 |
86 |
+ |
q:BIN_PY3 /home/jsoc/anaconda3/bin/python3 |
87 |
+ |
a:SUMS_USEMTSUMS 1 |
88 |
+ |
# Email registration |
89 |
+ |
a:REGEMAIL_TIMEOUT 5 |
90 |
+ |
# Slony |
91 |
+ |
q:SLONY_CONFIG /home/jsoc/cvs/Development/JSOC/proj/replication/etc/repserver.cfg |
92 |
+ |
|
93 |
+ |
# lev1.5_hmi |
94 |
+ |
q:POLCAL_PARAMS /home/jsoc/hmi/tables/lev15/polcal-param-fit.bin |
95 |
|
|
96 |
|
__MAKE__ |
97 |
|
# JSOC_SDP third-party libraries used by base |
196 |
|
MPI_PATH:X86_64 /home/jsoc/mpich2/bin |
197 |
|
MPI_PATH:AVX /home/jsoc/avx/bin |
198 |
|
|
199 |
+ |
TAR_INCS:X86_64 /home/jsoc/include |
200 |
+ |
TAR_INCS:IA32 /home/jsoc/include |
201 |
+ |
TAR_INCS:AVX /home/jsoc/avx/include |
202 |
+ |
TAR_INCS:IA64 /home/jsoc/include |
203 |
+ |
|
204 |
+ |
TAR_LIBS:X86_64 /home/jsoc/lib/linux-x86_64 |
205 |
+ |
TAR_LIBS:IA32 /home/jsoc/lib/linux-ia32 |
206 |
+ |
TAR_LIBS:AVX /home/jsoc/lib/linux_avx |
207 |
+ |
TAR_LIBS:IA64 /home/jsoc/lib/linux-ia64 |
208 |
+ |
|
209 |
|
# Set custom make file to tell the make system that the gcc cfitsio library is called |
210 |
|
# libcfitsio_gcc.a |
211 |
|
_CUST_ |
217 |
|
_ENDCUST_ |
218 |
|
|
219 |
|
__PROJ_MK_RULES__ |
220 |
< |
$(CEXESUMS): $(LIBSUMSAPI) $(LIBSUM) $(LIBDSTRUCT) |
221 |
< |
$(MODEXESUMS): $(LIBSUMSAPI) $(LIBSUM) |
220 |
> |
$(CEXESUMS): $(LIBSUMSAPI) $(LIBCJSON) $(LIBSUM) $(LIBDSTRUCT) |
221 |
> |
$(MODEXESUMS): $(LIBSUMSAPI) $(LIBCJSON) $(LIBSUM) |
222 |
|
|
223 |
|
$(MODEXEDROBJ): CF_TGT := $(CF_TGT) -I$(SRCDIR)/proj/libs/dr |
224 |
|
$(MODEXEDR) $(MODEXEDR_SOCK): $(LIBDR) |
236 |
|
<subdir>stats</subdir> |
237 |
|
<subdir>egsehmicomp</subdir> |
238 |
|
<subdir>imrotate</subdir> |
239 |
+ |
<subdir>projection</subdir> |
240 |
|
</subdirs> |
241 |
|
</proj> |
242 |
|
<proj> |
265 |
|
</filters> |
266 |
|
</proj> |
267 |
|
<proj> |
268 |
+ |
<name>mhd_32daily</name> |
269 |
+ |
<subdirs> |
270 |
+ |
<subdir>apps</subdir> |
271 |
+ |
</subdirs> |
272 |
+ |
</proj> |
273 |
+ |
<proj> |
274 |
|
<name>mhd_64cr</name> |
275 |
|
<subdirs> |
276 |
|
<subdir>apps</subdir> |
324 |
|
<subdirs> |
325 |
|
<subdir>apps</subdir> |
326 |
|
<subdir>libs/dtgf</subdir> |
327 |
+ |
<subdir>libs/inv2d</subdir> |
328 |
|
<subdir>libs/pkbgn</subdir> |
329 |
|
<subdir>libs/projection</subdir> |
330 |
|
</subdirs> |
389 |
|
<proj> |
390 |
|
<name>mag</name> |
391 |
|
<subdirs> |
338 |
– |
<subdir>apps</subdir> |
392 |
|
<subdir>pfss/apps</subdir> |
393 |
|
<subdir>ambig/apps</subdir> |
394 |
|
<subdir>harp/apps</subdir> |
402 |
|
<subdir>ident/libs/mex2c</subdir> |
403 |
|
<subdir>ident/libs/mexfunctions</subdir> |
404 |
|
<subdir>ident/libs/util</subdir> |
405 |
+ |
<subdir>libs</subdir> |
406 |
+ |
<subdir>libs/util</subdir> |
407 |
|
<subdir>patch/apps</subdir> |
408 |
|
<subdir>nlfff/apps</subdir> |
409 |
|
<subdir>d4vm/apps</subdir> |
410 |
|
<subdir>remapmags/apps</subdir> |
411 |
|
<subdir>synop/apps</subdir> |
412 |
+ |
<subdir>polarfield/apps</subdir> |
413 |
|
</subdirs> |
414 |
|
<filters> |
415 |
|
<filter> |
447 |
|
<subdirs> |
448 |
|
<subdir>apps</subdir> |
449 |
|
<subdir>lorentz/apps</subdir> |
450 |
+ |
<subdir>pdfi/apps</subdir> |
451 |
|
</subdirs> |
452 |
|
<filters> |
453 |
|
<filter> |
460 |
|
__PROJCFG__ |
461 |
|
#! /bin/csh -f |
462 |
|
|
463 |
< |
# Project-specific configuration (like adding links to scripts to the $JSOCROOT/scripts |
407 |
< |
# directory). |
463 |
> |
set PERLBIN = "" |
464 |
|
|
465 |
< |
find ../proj/lev0/scripts -mindepth 1 \( -path \*CVS -prune -o -exec ln -s {} . \; -a -exec echo " " {} " OK" \; \) -o -exec echo " " {} " ERROR - couldn't create link" \; |
465 |
> |
if ($PERLBIN == "") then |
466 |
> |
if (-x /home/jsoc/bin/linux_x86_64/activeperl) then |
467 |
> |
set PERLBIN = "/home/jsoc/bin/linux_x86_64/activeperl" |
468 |
> |
else |
469 |
> |
set PERLBIN = "perl" |
470 |
> |
endif |
471 |
> |
endif |
472 |
|
|
473 |
+ |
# Project-specific configuration (like adding links to scripts to the $JSOCROOT/scripts |
474 |
+ |
# directory). |
475 |
+ |
find ../proj/lev0/scripts -mindepth 1 -path \*CVS -prune -o -print | ${PERLBIN} -MFile::Basename -n -e 'my($bn) = basename($_); chomp($bn); my($path) = $_; chomp($path); if (!(-e $bn)) { `ln -s $_`; if ($? >> 8 == 0) { print " " . $path . " OK\n"; } else { print " " . $path . " ERROR - could not create link\n"; } }' |