Results 31 to 40 of about 553,982 (390)
Shared-Semaphored Cache Implementation for Parallel Program Execution in Multi-Core Systems [PDF]
The paper brings forward an idea of multi-threaded computation synchronization based on the shared semaphored cache in the multi-core CPUs. It is dedicated to the implementation of multi-core PLC control, embedded solution or parallel computation of ...
Adam Milik, Michał Walichiewicz
doaj +1 more source
Compiling vector pascal to the XeonPhi [PDF]
Intel's XeonPhi is a highly parallel x86 architecture chip made by Intel. It has a number of novel features which make it a particularly challenging target for the compiler writer.
Bik+17 more
core +1 more source
Legislating for Air Quality Management: Reducing Theory to Practice [PDF]
What does it mean to bootstrap a compiler, and why do it? This paper reports on the first bootstrapping of a full-scale EOO (Equation-based Object-Oriented) modeling language such as Modelica.
Adrian Pop+2 more
core +4 more sources
Many-core compiler fuzzing [PDF]
We address the compiler correctness problem for many-core systems through novel applications of fuzz testing to OpenCL compilers. Focusing on two methods from prior work, random differential testing and testing via equivalence modulo inputs (EMI), we ...
Aho A.+4 more
core +1 more source
A Multi-One Instruction Set Computer for Microcontroller Applications
This work presents a simple integer-only instruction set architecture and microarchitecture derived from One Instruction Set Computers (OISCs) and embedding multiple execution modes ( ${m}$ OISC), capable of running at a reasonable performance level to ...
Marco Crepaldi+2 more
doaj +1 more source
A solution for automatic parallelization of sequential assembly code [PDF]
Since modern multicore processors can execute existing sequential programs only on a single core, there is a strong need for automatic parallelization of program code.
Kovačević Đorđe+3 more
doaj +1 more source
Meaningful Categorisation of Novice Programmer Errors [PDF]
The frequency of different kinds of error made by students learning to write computer programs has long been of interest to researchers and educators. In the past, various studies investigated this topic, usually by recording and analysing compiler error
Kölling, Michael, McCall, Davin
core +1 more source
Compiling language definitions [PDF]
The ASF+SDF Meta-Environment is an interactive language development environment whose main application areas are definition and implementation of domain-specific languages, generation of program analysis and transformation tools, and production of software renovation tools.
van den Brand, M.G.J.+3 more
openaire +5 more sources
Formal Compiler Implementation in a Logical Framework [PDF]
The task of designing and implementing a compiler can be a difficult and error-prone process. In this paper, we present a new approach based on the use of higher-order abstract syntax and term rewriting in a logical framework. All program transformations,
Aydemir, Brian+3 more
core +7 more sources