1 |
+ |
# ART - test CVS admin locking. |
2 |
|
# This file contains JSOC_SDP-specific configuration information. It is used only if the '-sdp' flag is used |
3 |
|
# as an argument to the check-out script (checkoutDRMS.pl). To change the configuration at Stanford, edit |
4 |
|
# this file directly, and commit those changes to the source-tree repository. |
20 |
|
__DEFS__ |
21 |
|
q:SERVER hmidb |
22 |
|
q:DRMSPGPORT 5432 |
23 |
< |
q:SUMS_DB_HOST hmidb |
23 |
> |
q:SUMS_DB_HOST hmidb3 |
24 |
|
q:SUMPGPORT 5434 |
25 |
|
a:DRMS_LOCAL_SITE_CODE 0x0000 |
26 |
|
q:DBNAME jsoc |
33 |
|
q:SUMS_GROUP SOI |
34 |
|
q:SUMLOG_BASEDIR /usr/local/logs/SUM |
35 |
|
q:SUMBIN_BASEDIR /usr/local/bin |
36 |
< |
q:SUMSERVER j1 |
36 |
> |
q:SUMSERVER k1 |
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 |
47 |
|
q:PRODUSER_DBNAME jsoc |
48 |
|
q:PRODUSER_PRODTAB su_production.produsers |
49 |
|
q:PRODUSER_COLUSER username |
50 |
+ |
q:SUMRM_PART_PERCENT_FREE 3 |
51 |
+ |
q:SUMRM_SLEEP 300 |
52 |
+ |
# This is a file in SUMLOG_BASEDIR. |
53 |
+ |
q:SUMRM_LOG sum_rm.cfg |
54 |
+ |
q:SUMRM_MAIL sys2@solar2 |
55 |
+ |
q:SUMRM_NOOP 0 |
56 |
+ |
q:SUMRM_USER production |
57 |
+ |
q:SUMRM_NORUN_START 0 |
58 |
+ |
q:SUMRM_NORUN_STOP 0 |
59 |
|
|
60 |
|
__MAKE__ |
61 |
|
# JSOC_SDP third-party libraries used by base |
218 |
|
</filters> |
219 |
|
</proj> |
220 |
|
<proj> |
221 |
+ |
<name>mhd_64cr</name> |
222 |
+ |
<subdirs> |
223 |
+ |
<subdir>apps</subdir> |
224 |
+ |
</subdirs> |
225 |
+ |
</proj> |
226 |
+ |
<proj> |
227 |
|
<name>util</name> |
228 |
|
<subdirs> |
229 |
|
<subdir>apps</subdir> |
386 |
|
<subdir>apps</subdir> |
387 |
|
</subdirs> |
388 |
|
</proj> |
389 |
+ |
<proj> |
390 |
+ |
<name>cgem</name> |
391 |
+ |
<subdirs> |
392 |
+ |
<subdir>apps</subdir> |
393 |
+ |
<subdir>lorentz/apps</subdir> |
394 |
+ |
</subdirs> |
395 |
+ |
<filters> |
396 |
+ |
<filter> |
397 |
+ |
<name>COMPILER</name> |
398 |
+ |
<value>icc</value> |
399 |
+ |
</filter> |
400 |
+ |
</filters> |
401 |
+ |
</proj> |
402 |
|
</projects> |
403 |
|
__PROJCFG__ |
404 |
|
#! /bin/csh -f |