Global ETD Search

Search theses and dissertations gathered from participating repositories worldwide. Every result links back to the library that holds it. No account is needed.

Results

Showing 1 to 20 of 92 for “"ILP"”.

  1. Reptile : a distributed ILP compiler

    The past few years witnessed a dramatic shift in computer microprocessor design. Rather than continue with the traditional pursuit of increased sequential program performance, industry and academia alike chose to focus on distributed, multi-core designs. If multi-core designs are to maintain the …

    mit Repository record for Reptile : a distributed ILP compiler (opens in a new tab)

  2. Fusion: a Visualization Framework for Interactive Ilp Rule Mining With Applications to Bioinformatics

    … uses Proteus, an Inductive Logic Programming (ILP) rule finding algorithm to mine relationships in the microarray data. Fusion allows the user to explore the data interactively, choose biases, run the data mining algorithms and visualize the discovered rules. Fusion has the capability to …

    vt Repository record for Fusion: a Visualization Framework for Interactive Ilp Rule Mining With Applications to Bioinformatics (opens in a new tab)

  3. The impact of instruction-level parallelism on multiprocessor performance and simulation methodology

    … high levels of instruction-level parallelism (ILP). This thesis presents the first detailed analysis of the impact of such processors on shared-memory multiprocessors. We find that ILP techniques substantially reduce CPU time in multiprocessors, but are less effective in reducing memory stall …

    rice Repository record for The impact of instruction-level parallelism on multiprocessor performance and simulation methodology (opens in a new tab)

  4. Enhancing instruction-level parallelism through compiler-controlled speculation

    The available instruction level parallelism (ILP) is extremely limited within basic blocks of non-numeric programs (1) (2) (3). An effective VLIW or superscalar processor must optimize and schedule instructions across basic block boundaries to achieve higher performance. An effective structure for …

    uiuc Repository record for Enhancing instruction-level parallelism through compiler-controlled speculation (opens in a new tab)

  5. A sequence-length sensitive approach to learning biological grammars using inductive logic programming.

    … sequences using Inductive Logic Programming (ILP). Contrary to most traditional ILP learning problems, biological sequences often have a high variation in their length. This variation in length is an important feature of biological sequences which should not be ignored by ILP systems. However …

    rgu Repository record for A sequence-length sensitive approach to learning biological grammars using inductive logic programming. (opens in a new tab)

  6. Maps : a compiler-managed memory system for software-exposed architectures

    … must exploit both instruction-level parallelism (ILP) and memory parallelism for high performance. Sophisticated techniques for ILP have boosted the ability of modern-day microprocessors to exploit ILP when available. Unfortunately, improvements in memory parallelism in microprocessors have lagged …

    mit Repository record for Maps : a compiler-managed memory system for software-exposed architectures (opens in a new tab)

  7. The role and development of the intelligence function in the Nigeria police

    … (Nigeria is one), are clamouring to join the ILP bandwagon. The conception, understanding and the efforts of the Nigeria Police Force (NPF) in relation to ILP, are the kernel of this project. Suffice to say, that, based on the comparison and juxtaposition of generally acceptable tenets and …

    london-metro Repository record for The role and development of the intelligence function in the Nigeria police (opens in a new tab)

  8. Degrees by Independent Learning: a case study of practice at Otago Polytechnic, Dunedin, New Zealand

    … enquiry into the Independent Learning Pathway (ILP) approach to acquiring degrees offered by Otago Polytechnic in New Zealand. The ILP approach is for professionally experienced adults who are often poorly served by traditional taught approaches to achieving degree qualifications. These learners …

    middlesex Repository record for Degrees by Independent Learning: a case study of practice at Otago Polytechnic, Dunedin, New Zealand (opens in a new tab)

  9. In-core, hint-based, speculative multithreading

    … rely on instruction-level parallelism (ILP) during sequential regions. This results in excellent performance in regions that exhibit large amounts of ILP. However, gains are limited elsewhere, due to strict upper bounds, superlinear scaling of costs, and sublinear returns. As the …

    cambridge Repository record for In-core, hint-based, speculative multithreading (opens in a new tab)

  10. A descriptive study of the effectiveness of an independent living program

    … effectiveness of the Independent Living Program (ILP) in assessing the effectiveness of preparing youth for emancipation from the foster care system. Specifically, the project focused on ILP participants' preparedness to live independently as determined by: education, housing, employment/career, …

    csusb-retro Repository record for A descriptive study of the effectiveness of an independent living program (opens in a new tab)

  11. Memory disambiguation to facilitate instruction-level parallelism compilation

    … expose sufficient instruction-level parallelism (ILP) to make effective use of wide-issue superscalar and VLIW processor resources, the compiler must perform aggressive low-level code optimization and scheduling. However, ambiguous memory dependences can significantly limit the compiler's ability …

    uiuc Repository record for Memory disambiguation to facilitate instruction-level parallelism compilation (opens in a new tab)

  12. High-Level Synthesis and Implementation of Built-In Self-Testable Data Path Intensive Circuit

    … method is based on integer linear programming (ILP). The proposed ILP based method performs the three tasks, assignments of registers, interconnections, and BIST registers, concurrently to yield optimal or near-optimal designs. We describe a complete set of ILP formulations for the three tasks. …

    vt Repository record for High-Level Synthesis and Implementation of Built-In Self-Testable Data Path Intensive Circuit (opens in a new tab)

  13. The Use of Intelligence in Indonesian Counter-Terrorism Policing

    … an approach called Intelligence-Led Policing (ILP). ILP is currently considered to be a “promising” model of policing, a model that may positively contribute to prevention and reduction of serious crime, including terrorism, organized crime, and trans-organized crime. The core framework of ILP

    washington Repository record for The Use of Intelligence in Indonesian Counter-Terrorism Policing (opens in a new tab)

  14. A Systematic Approach to Delivering Instruction-Level Parallelism in EPIC Systems

    … applications and to achieving the next level of ILP, more sweeping program transformations are called for, but the compiler is today hard pressed to deliver stable transformations with current techniques. High-performance compilation of nonnumeric codes for EPIC chafes against programming style …

    uiuc Repository record for A Systematic Approach to Delivering Instruction-Level Parallelism in EPIC Systems (opens in a new tab)

  15. Simultaneous SNV calling and Phylogenetic Inference for Single-cell Sequencing Data

    … on a new method that I developed, called scVILP, that jointly detects mutations in individual cells and reconstructs a “perfect phylogeny” of the cells (a phylogeny on which every site in the genomes mutates at most once). The method employs a novel Integer Linear Programming (ILP) …

    rice Repository record for Simultaneous SNV calling and Phylogenetic Inference for Single-cell Sequencing Data (opens in a new tab)

  16. Architectural support for massively-concurrent parallel computing

    … that reliance on Instruction-Level Parallelism (ILP) for performance drives processor state upwards. When this massive state is not distributed across multiple program counters, processors choke on their own expensive context switches, here reconceptualized to show their true cost. Within the …

    concordia Repository record for Architectural support for massively-concurrent parallel computing (opens in a new tab)

  17. Software orchestration of instruction level parallelism on tiled processor architectures

    … of exploiting instruction level parallelism (ILP) on a TPA. It describes Rawcc, an ILP compiler for Raw, a fully distributed TPA. The thesis examines the implication of the resource distribution on the exploitation of ILP for each of the following resources: instructions, registers, control, …

    mit Repository record for Software orchestration of instruction level parallelism on tiled processor architectures (opens in a new tab)

  18. Dynamic Optimization in Hardware

    … processor resource contention and increasing ILP. Discrete optimization captures reusable chunks of the dynamic instruction stream, optimizes them, and then sequences them back into execution. Its primary benefits come from reducing instruction count and increasing ILP. The benefits of these …

    uiuc Repository record for Dynamic Optimization in Hardware (opens in a new tab)

  19. Unsupervised learning of morphological forests

    … is solved using Integer Linear Programming (ILP) paired with contrastive estimation. We train the model by alternating between optimizing the local log-linear model and the global ILP objective. We evaluate our system on three tasks: root detection, clustering of morphological families and …

    mit Repository record for Unsupervised learning of morphological forests (opens in a new tab)

  20. Genetic, Genomic, and Breeding Approaches to Further Explore Kernel Composition Traits and Grain Yield in Maize

    … investigated. Illinois Low Protein cycle 90 (ILP 90) was crossed and backcrossed to B73 and three populations derived, two per se and one testcross. High and low tails of distributions for starch were selected and a microarray platform was used to assess gene expression profile differential in …

    uiuc Repository record for Genetic, Genomic, and Breeding Approaches to Further Explore Kernel Composition Traits and Grain Yield in Maize (opens in a new tab)

Page 1 of 5