Showing cs.PLShow all
2 papers · 1 filter
cs.PL2024
Real-Time Probabilistic Programming
Lars Hummelgren, Matthias Becker, David Broman
Complex cyber-physical systems interact in real-time and must consider both timing and uncertainty. Developing software for such systems is expensive and difficult, especially when…
cs.PL2024
Expression Acceleration: Seamless Parallelization of Typed High-Level Languages
Lars Hummelgren, John Wikman, Oscar Eriksson +2
Efficient parallelization of algorithms on general-purpose GPUs is essential in many areas today. However, it is a non-trivial task for software engineers to utilize GPUs to improv…