Software
Version 1.4.2
2012-10-12
  1. Increased sizes of scratch vectors for local FFT tests to account for runs on systems with large main memory (reported by IBM, SGI and Intel).
  2. Reduced vector size for local FFT tests due to larger scratch space needed.
  3. Added a type cast to prevent overflow of a 32-bit integer vector size in FFT data generation routine (reported by IBM).
  4. Fixed variable types to handle array sizes that overflow 32-bit integers in RandomAccess (reported by IBM and SGI).
  5. Changed time-bound code to be used by default in Global RandomAccess and allowed for it to be switched off with a compile time flag if necessary.
  6. Code cleanup to allow compilation without warnings of RandomAccess test.
  7. Changed communication code in PTRANS to avoid large message sizes that caused problems in some MPI implementations.
  8. Updated documentation in README.txt and README.html files.

MD5 sum: c0f5a1d4bbfe8e4079d7ed62a05d1dbd

hpcc-1.4.2.tar.gz   Download
License

Copyright © 2022 The University of Tennessee. All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
· Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
· Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer listed in this license in the documentation and/or other materials provided with the distribution.
· Neither the name of the copyright holders nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

This software is provided by the copyright holders and contributors "as is" and any express or implied warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose are disclaimed. in no event shall the copyright owner or contributors be liable for any direct, indirect, incidental, special, exemplary, or consequential damages (including, but not limited to, procurement of substitute goods or services; loss of use, data, or profits; or business interruption) however caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of the use of this software, even if advised of the possibility of such damage.

Jun 23 2022 Contact: Admin Login