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

Comparing configsdp.txt (file contents):
Revision 1.24 by arta, Wed Feb 12 19:27:58 2014 UTC vs.
Revision 1.35 by arta, Mon Apr 7 14:07:56 2014 UTC

# Line 55 | Line 55 | q:SUMRM_NOOP                       0
55   q:SUMRM_USER                        production
56   q:SUMRM_NORUN_START                 0
57   q:SUMRM_NORUN_STOP              0
58 + # JMD
59 + q:JMD_IS_INSTALLED              0
60 + q:JMD_URL                       http://localhost:8080/JMD/JMD
61  
62   __MAKE__
63   # JSOC_SDP third-party libraries used by base
# Line 159 | Line 162 | MPI_LIBS:AVX            /home/jsoc/avx/l
162   MPI_PATH:X86_64         /home/jsoc/mpich2/bin
163   MPI_PATH:AVX            /home/jsoc/avx/bin
164  
165 + TAR_INCS:X86_64         /home/jsoc/include
166 + TAR_INCS:IA32           /home/jsoc/include
167 + TAR_INCS:AVX            /home/jsoc/include
168 + TAR_INCS:IA64           /home/jsoc/include
169 +
170 + TAR_LIBS:X86_64         /home/jsoc/lib/linux-x86_64
171 + TAR_LIBS:IA32           /home/jsoc/lib/linux-ia32
172 + TAR_LIBS:AVX            /home/jsoc/lib/linux_avx
173 + TAR_LIBS:IA64           /home/jsoc/lib/linux-ia64
174 +
175   # Set custom make file to tell the make system that the gcc cfitsio library is called
176   # libcfitsio_gcc.a
177   _CUST_
# Line 217 | Line 230 | __PROJ__
230          </filters>
231     </proj>
232     <proj>
233 +        <name>mhd_32daily</name>
234 +        <subdirs>
235 +                <subdir>apps</subdir>
236 +        </subdirs>
237 +   </proj>
238 +   <proj>
239 +        <name>mhd_64cr</name>
240 +        <subdirs>
241 +                <subdir>apps</subdir>
242 +        </subdirs>
243 +   </proj>
244 +   <proj>
245          <name>util</name>
246          <subdirs>
247               <subdir>apps</subdir>    
# Line 379 | Line 404 | __PROJ__
404              <subdir>apps</subdir>
405          </subdirs>
406     </proj>
407 +   <proj>
408 +        <name>cgem</name>
409 +        <subdirs>
410 +             <subdir>apps</subdir>
411 +             <subdir>lorentz/apps</subdir>
412 +        </subdirs>
413 +        <filters>
414 +             <filter>
415 +                  <name>COMPILER</name>
416 +                  <value>icc</value>
417 +             </filter>
418 +       </filters>
419 +   </proj>
420   </projects>
421   __PROJCFG__
422   #! /bin/csh -f

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines