lucjaulmes
Postdoctoral researcher at the University of Edinburgh interested in computer architecture, high-performance computing and programming models
Edinburgh
Pinned Repositories
academicons
An icon font for academics
BSC-beamer-template
A BSC template for presentations
cfp-timeline
Pretty display on a timeline of CS conference lists cross-referenced with calls for papers from WikiCFP
core-cfp
The CORE-cfp repo was moved to https://github.com/lucjaulmes/cfp-timeline
DRAMPower
Fast and accurate DRAM power and energy estimation tool
FaultSim-A-Memory-Reliability-Simulator
FaultSim is a memory reliability simulator for 2D and 3D systems. FaultSim was created with the joint effort of Georgia Tech and AMD Inc, and described in its ACM-TACO 2015. This fork was used to evaluate dynamically reconfigurable Virtualized-ECC (VECC).
lucjaulmes.github.io
Code for my homepage
m5threads
Light weight threading library for gem5 syscall emulator (git mirror)
ompss_fault_tolerance_benchmarks
Benchmarks that can be used for fault tolerance, implemented using the OmpSs programming model
resilient_cg
Resilient CG implementation from "Exploiting asynchrony from exact forward recovery for DUE in iterative solvers" Jaulmes et al. SC'15. doi:10.1145/2807591.2807599
lucjaulmes's Repositories
lucjaulmes/cfp-timeline
Pretty display on a timeline of CS conference lists cross-referenced with calls for papers from WikiCFP
lucjaulmes/BSC-beamer-template
A BSC template for presentations
lucjaulmes/FaultSim-A-Memory-Reliability-Simulator
FaultSim is a memory reliability simulator for 2D and 3D systems. FaultSim was created with the joint effort of Georgia Tech and AMD Inc, and described in its ACM-TACO 2015. This fork was used to evaluate dynamically reconfigurable Virtualized-ECC (VECC).
lucjaulmes/academicons
An icon font for academics
lucjaulmes/core-cfp
The CORE-cfp repo was moved to https://github.com/lucjaulmes/cfp-timeline
lucjaulmes/DRAMPower
Fast and accurate DRAM power and energy estimation tool
lucjaulmes/lucjaulmes.github.io
Code for my homepage
lucjaulmes/m5threads
Light weight threading library for gem5 syscall emulator (git mirror)
lucjaulmes/ompss_fault_tolerance_benchmarks
Benchmarks that can be used for fault tolerance, implemented using the OmpSs programming model
lucjaulmes/paflib
PAFLib is an IBM written library which exposes Power Architecture Facilities to userspace via an API
lucjaulmes/resilient_cg
Resilient CG implementation from "Exploiting asynchrony from exact forward recovery for DUE in iterative solvers" Jaulmes et al. SC'15. doi:10.1145/2807591.2807599
lucjaulmes/ramulator
A Fast and Extensible DRAM Simulator, with built-in support for modeling many different DRAM technologies including DDRx, LPDDRx, GDDRx, WIOx, HBMx, and various academic proposals. Described in the IEEE CAL 2015 paper by Kim et al. at http://users.ece.cmu.edu/~omutlu/pub/ramulator_dram_simulator-ieee-cal15.pdf
lucjaulmes/xdsl
A Python Compiler Design Toolkit