Comparison of methods for the calculation of the real dilogarithm regarding instruction-level parallelism
Alexander Voigt

TL;DR
This paper compares various methods for computing the real dilogarithm, focusing on their ability to leverage instruction-level parallelism on modern CPUs, and introduces a new instruction-level-aware approach.
Contribution
It presents a novel instruction-level-aware method for calculating the real dilogarithm and compares it with existing implementations to evaluate performance.
Findings
The new method improves instruction-level parallelism utilization.
Comparison results show performance gains over existing methods.
Instruction-level-aware approach enhances computational efficiency.
Abstract
We compare different methods for the computation of the real dilogarithm regarding their ability for using instruction-level parallelism when executed on appropriate CPUs. As a result we present an instruction-level-aware method and compare it to existing implementations.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsParallel Computing and Optimization Techniques · Distributed and Parallel Computing Systems · Embedded Systems Design Techniques
