TCE-IP

From HPCRL Wiki
(Difference between revisions)
Jump to: navigation, search
(mCfVsKmngSFDFpARjzA)
 
(557 intermediate revisions by 4 users not shown)
Line 1: Line 1:
http://tink9528.freewhost.com/ ogden utah zip code
+
=== Introduction ===
http://tink9528.freewhost.com/3/ apartment guide cincinnati
+
The IP-TCE library is a set of C functions designed to provide
http://sich9779.110mb.com/ last minute travel sites
+
high-performance array index permutation (index sorting), an important
http://sich9779.110mb.com/1/ pdf for free
+
group of kernels used in many scientific applications and compilation
http://toli3329.my3gb.com/ whirlpool washers dryers
+
techniques. The generation of the library code combines analytical and
http://toli3329.my3gb.com/1/ recipe for mussels
+
empirical approaches. The details of how to generate the efficient 2-D IP
http://pava2589.001webs.com/ stuffed shrimp recipe
+
(Matrix Transposition) code can be found in [1]. For high-dimensional arrays,
http://pava2589.001webs.com/3/ milton florida jobs
+
with challenges such as high indexing costs and short dimensions, we employ
http://inna2268.freehostplace.com/ regional medical center melbourne fl
+
optimizations such as restricting code versions, using one-level tiling and
http://inna2268.freehostplace.com/7/ maine road map
+
generating indexing code to achieve high performance without code size
http://pava3369.mycyberway.com/ lower back posture
+
explosion.
http://pava3369.mycyberway.com/4/ watch naruto the movie
+
 
http://sing4362.101freehost.com/ new small business ideas
+
The source code we provide does index permutation on 2-D,4-D and 6-D
http://sing4362.101freehost.com/3/ can watch south park
+
64-bit floating point arrays on IA-32 machines. Except for the 2-D functions that
http://tink9528.freewhost.com/seven-peaks-water-park-provo-utah.html south ogden city utah
+
have more complicated optimizations than the others, the library employs SSE2
http://tink9528.freewhost.com/3/first-apartment-guide.html new england apartment guide
+
instructions when the fastest varying dimensions of source and destination
http://sich9779.110mb.com/last-minute-travel-offers.html last minute solo travel
+
arrays are multiples of vector sizes in elements, otherwise a scalar version
http://sich9779.110mb.com/1/free-pdf-form.html download free pdf ebooks
+
is chosen. The user should be able to modify our code to get IP code working for
http://toli3329.my3gb.com/whirlpool-duet-washer-and-dryer.html washer and dryer machine
+
other dimension numbers.
http://toli3329.my3gb.com/1/mussel-sauce-recipe.html black mussels recipe
+
 
http://pava2589.001webs.com/shrimp-sausage-recipe.html italian shrimp recipe
+
The IP-TCE library implements two variants of index permutation. One variant
http://pava2589.001webs.com/3/jobs-in-central-florida.html jobs in clearwater florida
+
implements B = factor * Permute(A, permutation) and the other one is the
http://inna2268.freehostplace.com/medical-care-melbourne.html melbourne 24 hour medical clinic
+
accumulative version B = B + factor * Permute(A, permutation). Doing so makes
http://inna2268.freehostplace.com/7/road-map-of-montana.html nh road map
+
our code compatible with the index permutation routines in nwchem/tce. We have
http://pava3369.mycyberway.com/back-posture-supports.html womens posture back
+
been able to plug our code into nwchem/tce and obtained overall performance
http://pava3369.mycyberway.com/4/watch-free-naruto-episode.html watch naruto 55
+
improvements ranging from 74% to 253% with different methods and inputs.
http://sing4362.101freehost.com/business-idea-list.html best business idea
+
 
http://sing4362.101freehost.com/3/watch-south-park-guitar-hero.html watch south park more crap
+
=== Compilation ===
http://tink9528.freewhost.com/ogden-utah-mall.html car rental ogden utah
+
The library code can be compiled by either the Intel C compiler or the GNU C
http://tink9528.freewhost.com/3/apartment-guide-greensboro.html apartment guide columbus ga
+
compiler. We used icc 10.1 and gcc 4.1.2 when testing the code. If other
http://sich9779.110mb.com/last-minute-travel-new-york-city.html last minute travel california
+
compilers such as pgcc is used, the user is responsible for finding the
http://sich9779.110mb.com/1/free-pdf-editors.html free pdf write
+
alignment directives used by the compiler and changing the library code
http://toli3329.my3gb.com/washer-and-dryer-consumer-reports.html frigidaire washers and dryers
+
correspondingly.
http://toli3329.my3gb.com/1/carrabbas-mussel-recipe.html recipe for mussels in white
+
 
http://pava2589.001webs.com/cilantro-shrimp-recipe.html steak and shrimp recipe
+
=== Library Usage ===
http://pava2589.001webs.com/3/florida-jobs-org.html jobs in the villages florida
+
The interface of the IP-TCE library is compatible with the index permutation
http://inna2268.freehostplace.com/melbourne-australia-medical.html melbourne medical lab
+
routines in nwchem/tce and is mainly for Fortran used. For example,
http://inna2268.freehostplace.com/7/dvd-road-map.html nicaragua road map
+
the prototype of the 4-D non-accumulative permutation routine is:
http://pava3369.mycyberway.com/improving-back-posture.html back brace for bad posture
+
 
http://pava3369.mycyberway.com/4/watch-naruto-episode-20.html watch naruto onlin
+
                  tce_sort_4_(double* unsorted,double* sorted,
http://sing4362.101freehost.com/business-idea-com.html great small business idea
+
                              int* a_in, int* b_in, int* c_in, int* d_in,
http://sing4362.101freehost.com/3/watch-south-park-1008.html watch south park goobacks
+
                              int* i_in, int* j_in, int* k_in, int* l_in,
http://tink9528.freewhost.com/dentist-provo-utah.html provo utah court
+
                              double* factor_in)
http://tink9528.freewhost.com/3/apartment-guide-for-louisville-ky.html guide apartments
+
 
http://sich9779.110mb.com/get-last-minute-travel.html last minute travel 51
+
Where all the arguments are pointers and function names are in the lowercase
http://sich9779.110mb.com/1/free-pdf-viewers.html free pdf viewers
+
and end with "_". If needed,  the user can write a wrapper or directly modify
http://toli3329.my3gb.com/1/italian-mussel-recipe.html recipe for cooking mussels
+
the function (which is actually a wrapper to the SIMD and scalar IP functions)
http://pava2589.001webs.com/shrimp-dinner-recipe.html recipe for pasta with shrimp
+
to obtain a desired interface.
http://pava2589.001webs.com/3/jobs-stuart-florida.html teaching jobs in tampa florida
+
 
http://inna2268.freehostplace.com/melbourne-internal-medical-associates.html travel medical centre melbourne
+
=== Contact Info ===
http://inna2268.freehostplace.com/7/detroit-road-map.html road map book
+
Please contact Qingda Lu(luq@cse.ohio-state.edu) for questions.
http://pava3369.mycyberway.com/ballet-posture-back.html posture corrector trainer back support
+
 
http://pava3369.mycyberway.com/4/watch-naruto-166.html watch naruto shippuden 45
+
=== Reference ===
http://sing4362.101freehost.com/3/watch-south-park-studios.html watch south park towlie
+
[1] Qingda Lu, Sriram Krishnamoorthy, P. Sadayappan: Combining analytical and
http://tink9528.freewhost.com/ogden-utah-rodeo.html pioneer park provo utah
+
empirical approaches in tuning matrix transposition. 15th International
http://tink9528.freewhost.com/3/best-apartment-guide.html mi apartment guide
+
Conference on Parallel Architecture and Compilation Techniques(PACT 2006):233-242
http://sich9779.110mb.com/last-minute-travel-deal-in.html last minute travel deals all
+
http://sich9779.110mb.com/1/free-html-to-pdf-converter.html free pdf 2 word converter
+
http://toli3329.my3gb.com/1/roasted-mussels-recipe.html berthas mussels baltimore
+
http://pava2589.001webs.com/3/jobs-oviedo-florida.html osceola county florida jobs
+
http://inna2268.freehostplace.com/7/it-road-map.html road map
+
http://pava3369.mycyberway.com/4/watch-all-naruto-shippuuden.html watch naruto sippuuden
+
http://sing4362.101freehost.com/3/south-park-episodes-watch-for.html more crap south park episode watch
+

Latest revision as of 23:34, 20 February 2009

Contents

Introduction

The IP-TCE library is a set of C functions designed to provide high-performance array index permutation (index sorting), an important group of kernels used in many scientific applications and compilation techniques. The generation of the library code combines analytical and empirical approaches. The details of how to generate the efficient 2-D IP (Matrix Transposition) code can be found in [1]. For high-dimensional arrays, with challenges such as high indexing costs and short dimensions, we employ optimizations such as restricting code versions, using one-level tiling and generating indexing code to achieve high performance without code size explosion.

The source code we provide does index permutation on 2-D,4-D and 6-D 64-bit floating point arrays on IA-32 machines. Except for the 2-D functions that have more complicated optimizations than the others, the library employs SSE2 instructions when the fastest varying dimensions of source and destination arrays are multiples of vector sizes in elements, otherwise a scalar version is chosen. The user should be able to modify our code to get IP code working for other dimension numbers.

The IP-TCE library implements two variants of index permutation. One variant implements B = factor * Permute(A, permutation) and the other one is the accumulative version B = B + factor * Permute(A, permutation). Doing so makes our code compatible with the index permutation routines in nwchem/tce. We have been able to plug our code into nwchem/tce and obtained overall performance improvements ranging from 74% to 253% with different methods and inputs.

Compilation

The library code can be compiled by either the Intel C compiler or the GNU C compiler. We used icc 10.1 and gcc 4.1.2 when testing the code. If other compilers such as pgcc is used, the user is responsible for finding the alignment directives used by the compiler and changing the library code correspondingly.

Library Usage

The interface of the IP-TCE library is compatible with the index permutation routines in nwchem/tce and is mainly for Fortran used. For example, the prototype of the 4-D non-accumulative permutation routine is:

                  tce_sort_4_(double* unsorted,double* sorted,
                              int* a_in, int* b_in, int* c_in, int* d_in,
                              int* i_in, int* j_in, int* k_in, int* l_in,
                              double* factor_in)

Where all the arguments are pointers and function names are in the lowercase and end with "_". If needed, the user can write a wrapper or directly modify the function (which is actually a wrapper to the SIMD and scalar IP functions) to obtain a desired interface.

Contact Info

Please contact Qingda Lu(luq@cse.ohio-state.edu) for questions.

Reference

[1] Qingda Lu, Sriram Krishnamoorthy, P. Sadayappan: Combining analytical and empirical approaches in tuning matrix transposition. 15th International Conference on Parallel Architecture and Compilation Techniques(PACT 2006):233-242