N Birkbeck, J Levesque… - … Symposium on Code …, 2007 - ieeexplore.ieee.org
Matlab is a matrix-processing language that offers very efficient built-in operations for data organized in arrays. However Matlab operation is slow when the program accesses data …
A Chauhan, CY Shei - Proceedings of the 24th ACM International …, 2010 - dl.acm.org
The problem of modeling memory locality of applications to guide compiler optimizations in a systematic manner is an important unsolved problem, made even more significant with the …
Empirical optimizers like ATLAS have been very effective in optimizing computational kernels in libraries. The best choice of parameters such as tile size and degree of loop …
M Bister, CS Yap, KH Ng, CH Tok - Biomedical imaging and …, 2007 - ncbi.nlm.nih.gov
MatLab® has often been considered an excellent environment for fast algorithm development but is generally perceived as slow and hence not fit for routine medical image …
H Chen, A Krolik, E Lavoie, L Hendren - … NY, USA, September 28-30, 2016 …, 2017 - Springer
Dynamic array-based languages such as MATLAB provide a wide range of built-in operations which can be efficiently applied to all elements of an array. Historically, MATLAB …
CY Shei, A Yoga, M Ramesh… - 2011 15th Workshop on …, 2011 - ieeexplore.ieee.org
While the popularity of using high-level programming languages such as MATLAB for scientific and engineering applications continues to grow, its poor performance compared to …
A Chauhan, K Kennedy - … and Compilers for Parallel Computing: 16th …, 2004 - Springer
Inferring variable types precisely is very important to be able to compile MATLAB libraries effectively in the context of the telescoping languages framework being developed at Rice …
This dissertation designs and implements a prototype MATLAB compiler for Digital Signal Processing (DSP) libraries, based on a novel approach called telescoping languages for …
CY Shei, A Chauhan, S Shaw - 2009 International Conference …, 2009 - ieeexplore.ieee.org
While the popularity of MATLAB for scientific and engineering applications is unabated, its poor performance compared to traditional languages, such as Fortran or even C, for a …