ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/JSOC/configsdp.txt
(Generate patch)

Comparing configsdp.txt (file contents):
Revision 1.25 by arta, Mon Mar 10 19:59:32 2014 UTC vs.
Revision 1.60 by arta, Mon Aug 1 15:07:10 2016 UTC

# Line 21 | Line 21 | q:SERVER                        hmidb
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
29 # This seems like a bad idea to make the UID a parameter. Why not just convert the SUM_MANAGER value
30 # to a UID when needed? If the UID of the SUM_MANAGER changes, we have to change the UID here.
31 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
# Line 55 | Line 54 | q:SUMRM_NOOP                       0
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                          30
71 + a:RS_REQTIMEOUT                          5
72 + a:RS_MAXTHREADS                         32
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 + # White-list (access to internal stuff)
77 + a:WL_HASWL                              1
78 + q:WL_FILE                               /web/jsoc/htdocs/whitelist.txt
79 + # Bin paths
80 + q:BIN_EXPORT                            /home/jsoc/cvs/Development/JSOC/bin
81 + q:SCRIPTS_EXPORT                        /home/jsoc/cvs/Development/JSOC/scripts
82 + q:BIN_PY                                /home/jsoc/bin/linux_x86_64/activepython27
83 + a:SUMS_USEMTSUMS                        1
84 + # Email registration
85 + a:REGEMAIL_TIMEOUT                      5
86 + # Slony
87 + q:SLONY_CONFIG                          /home/jsoc/cvs/Development/JSOC/proj/replication/etc/repserver.cfg
88 +
89 + # lev1.5_hmi
90 + q:POLCAL_PARAMS                         /home/jsoc/hmi/tables/lev15/polcal-param-fit.bin
91  
92   __MAKE__
93   # JSOC_SDP third-party libraries used by base
# Line 159 | Line 192 | MPI_LIBS:AVX            /home/jsoc/avx/l
192   MPI_PATH:X86_64         /home/jsoc/mpich2/bin
193   MPI_PATH:AVX            /home/jsoc/avx/bin
194  
195 + TAR_INCS:X86_64         /home/jsoc/include
196 + TAR_INCS:IA32           /home/jsoc/include
197 + TAR_INCS:AVX            /home/jsoc/avx/include
198 + TAR_INCS:IA64           /home/jsoc/include
199 +
200 + TAR_LIBS:X86_64         /home/jsoc/lib/linux-x86_64
201 + TAR_LIBS:IA32           /home/jsoc/lib/linux-ia32
202 + TAR_LIBS:AVX            /home/jsoc/lib/linux_avx
203 + TAR_LIBS:IA64           /home/jsoc/lib/linux-ia64
204 +
205   # Set custom make file to tell the make system that the gcc cfitsio library is called
206   # libcfitsio_gcc.a
207   _CUST_
# Line 170 | Line 213 | endif
213   _ENDCUST_
214  
215   __PROJ_MK_RULES__
216 < $(CEXESUMS):                    $(LIBSUMSAPI) $(LIBSUM) $(LIBDSTRUCT)
217 < $(MODEXESUMS):                  $(LIBSUMSAPI) $(LIBSUM)
216 > $(CEXESUMS):                    $(LIBSUMSAPI) $(LIBCJSON) $(LIBSUM) $(LIBDSTRUCT)
217 > $(MODEXESUMS):                  $(LIBSUMSAPI) $(LIBCJSON) $(LIBSUM)
218  
219   $(MODEXEDROBJ):                 CF_TGT := $(CF_TGT) -I$(SRCDIR)/proj/libs/dr
220   $(MODEXEDR) $(MODEXEDR_SOCK):   $(LIBDR)
# Line 189 | Line 232 | __PROJ__
232               <subdir>stats</subdir>
233               <subdir>egsehmicomp</subdir>
234               <subdir>imrotate</subdir>
235 +             <subdir>projection</subdir>
236         </subdirs>
237     </proj>
238     <proj>
# Line 217 | Line 261 | __PROJ__
261          </filters>
262     </proj>
263     <proj>
264 +        <name>mhd_32daily</name>
265 +        <subdirs>
266 +                <subdir>apps</subdir>
267 +        </subdirs>
268 +   </proj>
269 +   <proj>
270          <name>mhd_64cr</name>
271          <subdirs>
272                  <subdir>apps</subdir>
# Line 270 | Line 320 | __PROJ__
320          <subdirs>
321              <subdir>apps</subdir>
322              <subdir>libs/dtgf</subdir>
323 +            <subdir>libs/inv2d</subdir>
324              <subdir>libs/pkbgn</subdir>
325              <subdir>libs/projection</subdir>
326          </subdirs>
# Line 334 | Line 385 | __PROJ__
385     <proj>
386          <name>mag</name>
387          <subdirs>
337             <subdir>apps</subdir>
388               <subdir>pfss/apps</subdir>
389               <subdir>ambig/apps</subdir>
390               <subdir>harp/apps</subdir>
# Line 348 | Line 398 | __PROJ__
398               <subdir>ident/libs/mex2c</subdir>
399               <subdir>ident/libs/mexfunctions</subdir>
400               <subdir>ident/libs/util</subdir>
401 +             <subdir>libs</subdir>
402 +             <subdir>libs/util</subdir>
403               <subdir>patch/apps</subdir>
404               <subdir>nlfff/apps</subdir>
405               <subdir>d4vm/apps</subdir>
406               <subdir>remapmags/apps</subdir>
407               <subdir>synop/apps</subdir>
408 +             <subdir>polarfield/apps</subdir>
409          </subdirs>
410          <filters>
411               <filter>
# Line 385 | Line 438 | __PROJ__
438              <subdir>apps</subdir>
439          </subdirs>
440     </proj>
441 +   <proj>
442 +        <name>cgem</name>
443 +        <subdirs>
444 +             <subdir>apps</subdir>
445 +             <subdir>lorentz/apps</subdir>
446 +             <subdir>pdfi/apps</subdir>
447 +        </subdirs>
448 +        <filters>
449 +             <filter>
450 +                  <name>COMPILER</name>
451 +                  <value>icc</value>
452 +             </filter>
453 +       </filters>
454 +   </proj>
455   </projects>
456   __PROJCFG__
457   #! /bin/csh -f
458  
459 < # Project-specific configuration (like adding links to scripts to the $JSOCROOT/scripts
393 < # directory).
459 > set PERLBIN = ""
460  
461 < 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" \;
461 > if ($PERLBIN == "") then
462 >    if (-x /home/jsoc/bin/linux_x86_64/activeperl) then
463 >        set PERLBIN = "/home/jsoc/bin/linux_x86_64/activeperl"
464 >    else
465 >        set PERLBIN = "perl"
466 >    endif
467 > endif
468  
469 + # Project-specific configuration (like adding links to scripts to the $JSOCROOT/scripts
470 + # directory).
471 + 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"; } }'

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines