Zobrazeno 1 - 10
of 63
pro vyhledávání: '"Scott Rixner"'
Publikováno v:
2022 IEEE International Symposium on Workload Characterization (IISWC).
Publikováno v:
2022 IEEE 30th Annual International Symposium on Field-Programmable Custom Computing Machines (FCCM).
In genome analysis, it is often important to identify variants from a reference genome. However, identifying variants that occur with low frequency can be challenging, as it is computationally intensive to do so accurately. LoFreq is a widely used pr
Autor:
Scott Rixner, Rebecca Smith
Publikováno v:
ITiCSE
For online courses to be an effective alternative to face-to-face courses, they must provide equivalent levels of interaction, engagement, supervision, and support. This paper analyzes and compares the experiences of students in face-to-face and onli
Autor:
Rebecca Smith, Scott Rixner
Publikováno v:
ITiCSE
It is essential that students learn to write code that is not only correct, but also efficient. To that end, algorithmic complexity analysis techniques, such as Big-O analysis, are typically an important part of courses on algorithm design. However,
Publikováno v:
OpenMP: Portable Multi-Level Parallelism on Modern Systems ISBN: 9783030581435
IWOMP
IWOMP
Advances in PCI-Express and optical interconnects are making “rack-scale computers” possible, but these computers will undoubtedly exhibit Non-Uniform Memory Access (NUMA) latencies. Ideally, a hypervisor for rack-scale computers should be able t
Externí odkaz:
https://explore.openaire.eu/search/publication?articleId=doi_________::39d74238acbf7c7a59645ce289849137
https://doi.org/10.1007/978-3-030-58144-2_14
https://doi.org/10.1007/978-3-030-58144-2_14
Autor:
Scott Rixner, Rebecca Smith
Publikováno v:
SoCC
To maximize the effectiveness of modern virtualization systems, resources must be allocated fairly and efficiently amongst virtual machines (VMs). However, current policies for allocating memory are relatively static. As a result, system-wide memory
Publikováno v:
ITiCSE
Testing is an important, time-consuming, and often difficult part of the software development process. It is therefore critical to introduce testing early in the computer science curriculum, and to provide students with frequent opportunities for pra
Publikováno v:
ACM Transactions on Architecture and Code Optimization. 10:1-25
This article describes and evaluates a new approach to optimizing DRAM performance and energy consumption that is based on eagerly writing dirty cache lines to DRAM. Under this approach, many dirty cache lines are written to DRAM before they are evic
Publikováno v:
ITiCSE
Building high-quality test cases for programming problems is an important part of any well-built Automated Programming Assessment System. Traditionally, test cases are created by human experts or using machine auto-generation methods based on the pro
Publikováno v:
ASPLOS
In interactive services such as web search, recommendations, games and finance, reducing the tail latency is crucial to provide fast response to every user. Using web search as a driving example, we systematically characterize interactive workload to