Search Results - software and _ engineering software notations and tools general programming languages*
-
1
Beyond Syntax: How Do LLMs Understand Code?
ISSN: 2832-7632Published: IEEE 27.04.2025Published in IEEE/ACM International Conference on Software Engineering: New Ideas and Emerging Technologies Results (Online) (27.04.2025)“…Within software engineering research, Large Language Models (LLMs) are often treated as 'black boxes', with only their inputs and outputs being considered…”
Get full text
Conference Proceeding -
2
Splitwise: Efficient Generative LLM Inference Using Phase Splitting
Published: IEEE 29.06.2024Published in 2024 ACM/IEEE 51st Annual International Symposium on Computer Architecture (ISCA) (29.06.2024)“…Generative large language model (LLM) applications are growing rapidly, leading to large-scale deployments of expensive and power-hungry GPUs. Our…”
Get full text
Conference Proceeding -
3
SimplePIM: A Software Framework for Productive and Efficient Processing-in-Memory
Published: IEEE 21.10.2023Published in 2023 32nd International Conference on Parallel Architectures and Compilation Techniques (PACT) (21.10.2023)“… This paper presents a new software framework, SimplePIM, to aid programming real PIM systems…”
Get full text
Conference Proceeding -
4
Assuming Just Enough Fairness to make Session Types Complete for Lock-freedom
Published: IEEE 29.06.2021Published in Proceedings of the 36th Annual ACM/IEEE Symposium on Logic in Computer Science (29.06.2021)“…-freedom, all of which having a sound session type system. We then show that, by using a general merge operator in an otherwise standard approach to global session…”
Get full text
Conference Proceeding -
5
Module-Aware Context Sensitive Pointer Analysis
ISSN: 1558-1225Published: IEEE 26.04.2025Published in Proceedings / International Conference on Software Engineering (26.04.2025)“…The Java Platform Module System (JPMS) has found widespread applications since introduced in Java 9. However, existing pointer analyses fail to leverage the…”
Get full text
Conference Proceeding -
6
LLM-Based Java Concurrent Program to ArkTS Converter
ISSN: 2643-1572Published: ACM 27.10.2024Published in IEEE/ACM International Conference on Automated Software Engineering : [proceedings] (27.10.2024)“… However, HarmonyOS utilizes ArkTS, a superset of TypeScript, as the programming language for application development…”
Get full text
Conference Proceeding -
7
Demystifying Loops in Smart Contracts
ISSN: 2643-1572Published: ACM 01.09.2020Published in 2020 35th IEEE/ACM International Conference on Automated Software Engineering (ASE) (01.09.2020)“…This paper aims to shed light on how loops are used in smart contracts. Towards this goal, we study various syntactic and semantic characteristics of loops…”
Get full text
Conference Proceeding -
8
UWOmppro: UWOmp++ with Point-to-Point Synchronization, Reduction and Schedules
Published: IEEE 21.10.2023Published in 2023 32nd International Conference on Parallel Architectures and Compilation Techniques (PACT) (21.10.2023)“…OpenMP is one of the most popular APIs widely used to realize parallelism in C/C++ and FORTRAN programs. For efficient execution, an OpenMP program internally…”
Get full text
Conference Proceeding -
9
A Transducers-based Programming Framework for Efficient Data Transformation
Published: ACM 13.10.2024Published in 2024 33rd International Conference on Parallel Architectures and Compilation Techniques (PACT) (13.10.2024)“… To address this problem, we propose a programming framework to map data…”
Get full text
Conference Proceeding -
10
AskIt: Unified Programming Interface for Programming with Large Language Models
ISSN: 2643-2838Published: IEEE 02.03.2024Published in Proceedings / International Symposium on Code Generation and Optimization (02.03.2024)“… While these abilities open up novel avenues in software design and crafting, their incorporation presents substantial challenges…”
Get full text
Conference Proceeding -
11
AutoComm: A Framework for Enabling Efficient Communication in Distributed Quantum Programs
Published: IEEE 01.10.2022Published in 2022 55th IEEE/ACM International Symposium on Microarchitecture (MICRO) (01.10.2022)“…Distributed quantum computing (DQC) is a promising approach to extending the computational power of near-term quantum hardware. However, the non-local quantum…”
Get full text
Conference Proceeding -
12
A Finer-Grained Blocking Analysis for Parallel Real-Time Tasks with Spin-Locks
Published: IEEE 05.12.2021Published in 2021 58th ACM/IEEE Design Automation Conference (DAC) (05.12.2021)“…Real-time synchronization is one of the essential theories in real-time systems, and the recent booming of parallel real-time tasks has brought new challenges…”
Get full text
Conference Proceeding -
13
Separating Mechanism from Policy in STM
Published: IEEE 21.10.2023Published in 2023 32nd International Conference on Parallel Architectures and Compilation Techniques (PACT) (21.10.2023)“… On one hand, Software Transactional Memory (STM) is easy, because it allows programmers to simply mark regions of sequential code as requiring atomicity, and then the compiler ensures that no races manifest…”
Get full text
Conference Proceeding -
14
Graphical Language with Delayed Trace: Picturing Quantum Computing with Finite Memory
Published: IEEE 29.06.2021Published in Proceedings of the 36th Annual ACM/IEEE Symposium on Logic in Computer Science (29.06.2021)“… (cartesian data types). We merge those two approaches and describe a general construction that extends any graphical language, equipped with a notion of discarding, to a graphical language of finite memory computations…”
Get full text
Conference Proceeding -
15
On the Naming of Methods: A Survey of Professional Developers
ISBN: 1665402962, 9781665402965ISSN: 1558-1225Published: IEEE 01.05.2021Published in Proceedings / International Conference on Software Engineering (01.05.2021)“… The various standards for source code method names are derived from and supported in the software engineering literature…”
Get full text
Conference Proceeding -
16
Polygeist: Raising C to Polyhedral MLIR
Published: IEEE 01.09.2021Published in 2021 30th International Conference on Parallel Architectures and Compilation Techniques (PACT) (01.09.2021)“…We present Polygeist, a new compilation flow that connects the MLIR compiler infrastructure to cutting edge polyhedral optimization tools…”
Get full text
Conference Proceeding -
17
Architecture-Aware Currying
Published: IEEE 21.10.2023Published in 2023 32nd International Conference on Parallel Architectures and Compilation Techniques (PACT) (21.10.2023)“…In near-data computing (NDC), computation is brought into data, as opposed to bringing data to computation. While there is prior work focusing on different NDC…”
Get full text
Conference Proceeding -
18
Types Are Internal ∞-Groupoids
Published: IEEE 29.06.2021Published in Proceedings of the 36th Annual ACM/IEEE Symposium on Logic in Computer Science (29.06.2021)“…By extending type theory with a universe of definitionally associative and unital polynomial monads, we show how to arrive at a definition of opetopic type…”
Get full text
Conference Proceeding -
19
Guaranteed inference for probabilistic programs: a parallelisable, small-step operational approach
ISSN: 2836-8924, 2836-8924Published: 30.09.2025Published in ACM transactions on probabilistic machine learning (30.09.2025)“…In the context of probabilistic programming languages, we put forward an approach to formal semantics and sampling-based inference with guarantees, centered on an action-based language equipped…”
Get full text
Journal Article -
20
Dataflow Mirroring: Architectural Support for Highly Efficient Fine-Grained Spatial Multitasking on Systolic-Array NPUs
Published: IEEE 05.12.2021Published in 2021 58th ACM/IEEE Design Automation Conference (DAC) (05.12.2021)“…We present dataflow mirroring, architectural support for low-overhead fine-grained systolic array allocation which overcomes the limitations of prior…”
Get full text
Conference Proceeding

