2 citations · 5 across the 7 of their papers we have counts for
Showing 2015Show all
2 papers · 1 filter
cs.OH2015
When In-Memory Computing is Slower than Heavy Disk Usage
Kamran Karimi, Diwakar Krishnamurthy, Parissa Mirjafari
Disk access latency and transfer times are often considered to have a major and detrimental impact on the running time of software. Developers are often advised to favour in-memory…
cs.DC2015★ 1 cited
The Feasibility of Using OpenCL Instead of OpenMP for Parallel CPU Programming
Kamran Karimi
OpenCL, along with CUDA, is one of the main tools used to program GPGPUs. However, it allows running the same code on multi-core CPUs too, making it a rival for the long-establishe…