• Documents
  • Authors
  • Tables
  • Log in
  • Sign up
  • MetaCart
  • Donate

CiteSeerX logo

Tools

Sorted by:
Try your query at:
Semantic Scholar Scholar Academic
Google Bing DBLP
Results 1 - 10 of 149
Next 10 →

Nitro: A Framework for Adaptive Code Variant Tuning

by Saurav Muralidharan, Manu Shantharam, Mary Hall
"... Abstract—Autotuning systems intelligently navigate a search space of possible implementations of a computation to find the implementation(s) that best meets a specific optimization criteria, usually performance. This paper describes Nitro, a programmer-directed autotuning framework that facilitates ..."
Abstract - Cited by 1 (0 self) - Add to MetaCart
tuning of code variants, or alternative implementations of the same computation. Nitro provides a library interface that permits programmers to express code variants along with meta-information that aids the system in selecting among the set of variants at run time. Machine learning is employed to build

Adaptive Duplicate Detection Using Learnable String Similarity Measures

by Mikhail Bilenko, Raymond J. Mooney - In Proceedings of the Ninth ACM SIGKDD International Conference on Knowledge Discovery and Data Mining (KDD-2003 , 2003
"... The problem of identifying approximately duplicate records in databases is an essential step for data cleaning and data integration processes. Most existing approaches have relied on generic or manually tuned distance metrics for estimating the similarity of potential duplicates. In this paper, we p ..."
Abstract - Cited by 344 (14 self) - Add to MetaCart
present a framework for improving duplicate detection using trainable measures of textual similarity. We propose to employ learnable text distance functions for each database field, and show that such measures are capable of adapting to the specific notion of similarity that is appropriate for the field

Online adaptive code generation and tuning

by Ananta Tiwari, Jeffrey K. Hollingsworth - In Proceedings of the 25th IEEE International Parallel And Distributed Computing Symposium (IPDPS , 2011
"... Abstract—In this paper, we present a runtime compilation and tuning framework for parallel programs. We extend our prior work on our auto-tuner, Active Harmony, for tunable parameters that require code generation (for example, different unroll factors). For such parameters, our auto-tuner generates ..."
Abstract - Cited by 4 (0 self) - Add to MetaCart
Abstract—In this paper, we present a runtime compilation and tuning framework for parallel programs. We extend our prior work on our auto-tuner, Active Harmony, for tunable parameters that require code generation (for example, different unroll factors). For such parameters, our auto-tuner generates

Empirical Auto-tuning Code Generator for FFT and Trigonometric Transforms

by Ayaz Ali, Lennart Johnsson, Dragan Mirkovic
"... Abstract—We present an automatic, empirically tuned code genenrator for Real/Complex FFT and Trigonometric Transforms. The code generator is part of an adaptive and portable FFT computation framework- UHFFT. Performance portability over varying architectures is achieved by generating highly optimize ..."
Abstract - Add to MetaCart
Abstract—We present an automatic, empirically tuned code genenrator for Real/Complex FFT and Trigonometric Transforms. The code generator is part of an adaptive and portable FFT computation framework- UHFFT. Performance portability over varying architectures is achieved by generating highly

ADAPT: Automated De-Coupled Adaptive Program Transformation

by Michael J. Voss, Rudolf Eigenmann - In Proc. ICPP , 1999
"... Dynamic program optimization offers performance improvements far beyond those possible with traditional compile-time optimization [1, 2, 3, 4]. These gains are due to the ability to exploit both architectural and input data set characteristics that are unknown prior to execution time. In this paper, ..."
Abstract - Cited by 47 (2 self) - Add to MetaCart
, we propose a novel framework for dynamic program optimization, ADAPT (Automated De-coupled Adaptive Program Transformation) , that builds on the strengths of existing approaches. The key to our framework is the de-coupling of the dynamic compilation of new code variants from the dynamic selection

Auto-Generation and Auto-Tuning of 3D Stencil Codes on GPU Clusters ∗

by Yongpeng Zhang, Frank Mueller
"... This paper develops and evaluates search and optimization techniques for auto-tuning 3D stencil (nearest-neighbor) computations on GPUs. Observations indicate that parameter tuning is necessary for heterogeneous GPUs to achieve optimal performance with respect to a search space. Our proposed framewo ..."
Abstract - Cited by 11 (2 self) - Add to MetaCart
framework takes a most concise specification of stencil behavior from the user as a single formula, auto-generates tunable code from it, systematically searches for the best configuration and generates the code with optimal parameter configurations for different GPUs. This auto-tuning approach guarantees

CHiLL: A framework for composing high-level loop transformations

by Chun Chen, Jacqueline Chame, Mary Hall , 2008
"... This paper describes a general and robust loop transformation framework that enables compilers to generate efficient code on complex loop nests. Despite two decades of prior research on loop optimization, performance of compiler-generated code often falls short of manually optimized versions, even f ..."
Abstract - Cited by 38 (5 self) - Add to MetaCart
existing polyhedral transformation models. This framework is a key element of a compiler we are developing which performs empirical optimization to evaluate a collection of alternative optimized variants of a code segment. A script interface to code generation and empirical search permits transformation

Tuning the M-coder to improve Dirac’s Entropy Coding

by Hendrik Eeckhaut, Benjamin Schrauwen, Mark Christiaens, Jan Van Campenhout
"... Abstract: The Dirac codec is a new prototype video coding algorithm from BBC R&D based on wavelet technology. Compression-wise the algorithm is broadly competitive with the state-of-the-art video codecs but computational-wise the execution time is currently poor. One of the largest bottlenecks i ..."
Abstract - Cited by 3 (0 self) - Add to MetaCart
wisely profiled Dirac’s entropy coding statistics and tuned the initialisation and adaptation parameters the impact on the compression is very limited. Key-Words: Dirac video codec, arithmetic coding, M-coder 1

FLIPS: Hybrid adaptive intrusion prevention

by Michael E. Locasto, Ke Wang, Angelos D. Keromytis, Salvatore J. Stolfo - In Proceedings of the 8th International Symposium on Recent Advances in Intrusion Detection (RAID , 2005
"... Abstract. Intrusion detection systems are fundamentally passive and fail–open. Because their primary task is classification, they do nothing to prevent an attack from succeeding. An intrusion prevention system (IPS) adds protection mechanisms that provide fail–safe semantics, automatic response capa ..."
Abstract - Cited by 46 (17 self) - Add to MetaCart
capabilities, and adaptive enforcement. We present FLIPS (Feedback Learning IPS), a hybrid approach to host security that prevents binary code injection attacks. It incorporates three major components: an anomaly-based classifier, a signature-based filtering scheme, and a supervision framework that employs

Auto-tuning Full Applications: A Case Study

by Ananta Tiwari, Jeffrey K. Hollingsworth, Chunhua Liao, Daniel J. Quinlan, Jacqueline Chame
"... In this paper, we take a concrete step towards materializing our long-term goal of providing a fully automatic end-to-end tuning infrastructure for arbitrary program components and full applications. We describe a general-purpose offline auto-tuning framework and apply it to an application benchmark ..."
Abstract - Add to MetaCart
benchmark, SMG2000, a semi-coarsening multigrid on structured grids. We show that the proposed system first extracts computationally-intensive loop nests into separate executable functions, a code transformation called outlining. The outlined loop nests are then tuned by the framework and subsequently
Next 10 →
Results 1 - 10 of 149
Powered by: Apache Solr
  • About CiteSeerX
  • Submit and Index Documents
  • Privacy Policy
  • Help
  • Data
  • Source
  • Contact Us

Developed at and hosted by The College of Information Sciences and Technology

© 2007-2016 The Pennsylvania State University