Patch: Update Cheetah Library Version Numbers

Jeffrey oldham at codesourcery.com
Tue Mar 5 16:26:56 UTC 2002


2002-Mar-04  Jeffrey D. Oldham  <oldham at codesourcery.com>

	This patch updates the Cheetah library to use for SGI.  The
	version number reflects the library available at Los Alamos
	National Laboratory.

	* SGI64CC.conf: Update Cheetah Library version number.
	* SGI64EGCS.conf: Likewise.
	* SGI64KCC.conf: Likewise.
	* SGI64gcc.conf: Likewise.
	* SGIN32CC.conf: Likewise.
	* SGIN32EGCS.conf: Likewise.
	* SGIN32KCC.conf: Likewise.
	* SGIN32gcc.conf: Likewise.

Tested by compiling SGI64KCC on LANL Nirvana.
Applied to mainline.
Approved by Mark Mitchell

Thanks,
Jeffrey D. Oldham
oldham at codesourcery.com
-------------- next part --------------
Index: SGI64CC.conf
===================================================================
RCS file: /home/pooma/Repository/r2/config/arch/SGI64CC.conf,v
retrieving revision 1.43
diff -c -p -r1.43 SGI64CC.conf
*** SGI64CC.conf	2001/10/15 17:34:28	1.43
--- SGI64CC.conf	2002/03/05 02:33:22
*************** $hdf5_default_dir          = "/usr/local
*** 98,104 ****
  ### location of cheetah
  
  $cheetah_able              = 1;
! $cheetah_default_dir       = "/home/cheetah/build/cheetah-1.0.0";
  $cheetah_arch              = "$archtype";
  $cheetah_lib_subdir        = "lib/CC";
  $cheetah_include_makefile  = "Makefile.cheetah";
--- 98,104 ----
  ### location of cheetah
  
  $cheetah_able              = 1;
! $cheetah_default_dir       = "/home/cheetah/build/cheetah-1.1.4";
  $cheetah_arch              = "$archtype";
  $cheetah_lib_subdir        = "lib/CC";
  $cheetah_include_makefile  = "Makefile.cheetah";
Index: SGI64EGCS.conf
===================================================================
RCS file: /home/pooma/Repository/r2/config/arch/SGI64EGCS.conf,v
retrieving revision 1.41
diff -c -p -r1.41 SGI64EGCS.conf
*** SGI64EGCS.conf	2001/10/15 17:34:28	1.41
--- SGI64EGCS.conf	2002/03/05 02:33:22
*************** $hdf5_default_dir          = "/usr/local
*** 98,104 ****
  ### location of cheetah
  
  $cheetah_able              = 1;
! $cheetah_default_dir       = "/home/cheetah/build/cheetah-1.0.0";
  $cheetah_arch              = "$archtype";
  $cheetah_lib_subdir        = "lib/g++";
  $cheetah_include_makefile  = "Makefile.cheetah";
--- 98,104 ----
  ### location of cheetah
  
  $cheetah_able              = 1;
! $cheetah_default_dir       = "/home/cheetah/build/cheetah-1.1.4";
  $cheetah_arch              = "$archtype";
  $cheetah_lib_subdir        = "lib/g++";
  $cheetah_include_makefile  = "Makefile.cheetah";
Index: SGI64KCC.conf
===================================================================
RCS file: /home/pooma/Repository/r2/config/arch/SGI64KCC.conf,v
retrieving revision 1.54
diff -c -p -r1.54 SGI64KCC.conf
*** SGI64KCC.conf	2001/10/15 17:34:28	1.54
--- SGI64KCC.conf	2002/03/05 02:33:22
*************** $fftw_default_dir          = "/usr/local
*** 104,110 ****
  ### location of cheetah
  
  $cheetah_able              = 1;
! $cheetah_default_dir       = "/home/cheetah/build/cheetah-1.0.0";
  $cheetah_arch              = "$archtype";
  $cheetah_lib_subdir        = "lib/KCC";
  $cheetah_include_makefile  = "Makefile.cheetah";
--- 104,110 ----
  ### location of cheetah
  
  $cheetah_able              = 1;
! $cheetah_default_dir       = "/home/cheetah/build/cheetah-1.1.4";
  $cheetah_arch              = "$archtype";
  $cheetah_lib_subdir        = "lib/KCC";
  $cheetah_include_makefile  = "Makefile.cheetah";
Index: SGI64gcc.conf
===================================================================
RCS file: /home/pooma/Repository/r2/config/arch/SGI64gcc.conf,v
retrieving revision 1.4
diff -c -p -r1.4 SGI64gcc.conf
*** SGI64gcc.conf	2001/10/15 17:34:28	1.4
--- SGI64gcc.conf	2002/03/05 02:33:22
*************** $hdf5_default_dir          = "/usr/local
*** 98,104 ****
  ### location of cheetah
  
  $cheetah_able              = 1;
! $cheetah_default_dir       = "/home/cheetah/build/cheetah-1.0.0";
  $cheetah_arch              = "$archtype";
  $cheetah_lib_subdir        = "lib/g++";
  $cheetah_include_makefile  = "Makefile.cheetah";
--- 98,104 ----
  ### location of cheetah
  
  $cheetah_able              = 1;
! $cheetah_default_dir       = "/home/cheetah/build/cheetah-1.1.4";
  $cheetah_arch              = "$archtype";
  $cheetah_lib_subdir        = "lib/g++";
  $cheetah_include_makefile  = "Makefile.cheetah";
Index: SGIN32CC.conf
===================================================================
RCS file: /home/pooma/Repository/r2/config/arch/SGIN32CC.conf,v
retrieving revision 1.45
diff -c -p -r1.45 SGIN32CC.conf
*** SGIN32CC.conf	2001/10/15 17:34:28	1.45
--- SGIN32CC.conf	2002/03/05 02:33:22
*************** $hdf5_default_dir          = "/usr/local
*** 98,104 ****
  ### location of cheetah
  
  $cheetah_able              = 1;
! $cheetah_default_dir       = "/home/cheetah/build/cheetah-1.0.0";
  $cheetah_arch              = "$archtype";
  $cheetah_lib_subdir        = "lib/CC";
  $cheetah_include_makefile  = "Makefile.cheetah";
--- 98,104 ----
  ### location of cheetah
  
  $cheetah_able              = 1;
! $cheetah_default_dir       = "/home/cheetah/build/cheetah-1.1.4";
  $cheetah_arch              = "$archtype";
  $cheetah_lib_subdir        = "lib/CC";
  $cheetah_include_makefile  = "Makefile.cheetah";
Index: SGIN32EGCS.conf
===================================================================
RCS file: /home/pooma/Repository/r2/config/arch/SGIN32EGCS.conf,v
retrieving revision 1.36
diff -c -p -r1.36 SGIN32EGCS.conf
*** SGIN32EGCS.conf	2001/10/15 17:34:28	1.36
--- SGIN32EGCS.conf	2002/03/05 02:33:22
*************** $hdf5_default_dir          = "/usr/local
*** 98,104 ****
  ### location of cheetah
  
  $cheetah_able              = 1;
! $cheetah_default_dir       = "/home/cheetah/build/cheetah-1.0.0";
  $cheetah_arch              = "$archtype";
  $cheetah_lib_subdir        = "lib/g++";
  $cheetah_include_makefile  = "Makefile.cheetah";
--- 98,104 ----
  ### location of cheetah
  
  $cheetah_able              = 1;
! $cheetah_default_dir       = "/home/cheetah/build/cheetah-1.1.4";
  $cheetah_arch              = "$archtype";
  $cheetah_lib_subdir        = "lib/g++";
  $cheetah_include_makefile  = "Makefile.cheetah";
Index: SGIN32KCC.conf
===================================================================
RCS file: /home/pooma/Repository/r2/config/arch/SGIN32KCC.conf,v
retrieving revision 1.45
diff -c -p -r1.45 SGIN32KCC.conf
*** SGIN32KCC.conf	2001/10/15 17:34:28	1.45
--- SGIN32KCC.conf	2002/03/05 02:33:22
*************** $hdf5_default_dir          = "/usr/local
*** 98,104 ****
  ### location of cheetah
  
  $cheetah_able              = 1;
! $cheetah_default_dir       = "/home/cheetah/build/cheetah-1.0.0";
  $cheetah_arch              = "$archtype";
  $cheetah_lib_subdir        = "lib/KCC";
  $cheetah_include_makefile  = "Makefile.cheetah";
--- 98,104 ----
  ### location of cheetah
  
  $cheetah_able              = 1;
! $cheetah_default_dir       = "/home/cheetah/build/cheetah-1.1.4";
  $cheetah_arch              = "$archtype";
  $cheetah_lib_subdir        = "lib/KCC";
  $cheetah_include_makefile  = "Makefile.cheetah";
Index: SGIN32gcc.conf
===================================================================
RCS file: /home/pooma/Repository/r2/config/arch/SGIN32gcc.conf,v
retrieving revision 1.4
diff -c -p -r1.4 SGIN32gcc.conf
*** SGIN32gcc.conf	2001/10/15 17:34:29	1.4
--- SGIN32gcc.conf	2002/03/05 02:33:22
*************** $hdf5_default_dir          = "/usr/local
*** 98,104 ****
  ### location of cheetah
  
  $cheetah_able              = 1;
! $cheetah_default_dir       = "/home/cheetah/build/cheetah-1.0.0";
  $cheetah_arch              = "$archtype";
  $cheetah_lib_subdir        = "lib/g++";
  $cheetah_include_makefile  = "Makefile.cheetah";
--- 98,104 ----
  ### location of cheetah
  
  $cheetah_able              = 1;
! $cheetah_default_dir       = "/home/cheetah/build/cheetah-1.1.4";
  $cheetah_arch              = "$archtype";
  $cheetah_lib_subdir        = "lib/g++";
  $cheetah_include_makefile  = "Makefile.cheetah";


More information about the pooma-dev mailing list