@manual{CUDAPG,
month = {7},
organization = {NVIDIA Corporation},
- title = {NVIDIA CUDA C Programming Guide v3.1.1},
- year = {2010}
+ title = {NVIDIA CUDA C Programming Guide v4.2},
+ year = {2012}
}
@manual{CUDAFC,
pages={493-504},
doi={10.1016/j.bpj.2009.10.037},
}
+@article{sanchez2013highly,
+year={2013},
+issn={1939-8018},
+journal={Journal of Signal Processing Systems},
+volume={71},
+number={3},
+doi={10.1007/s11265-012-0715-1},
+title={Highly Parallelable Bidimensional Median Filter for Modern Parallel Programming Models},
+url={http://dx.doi.org/10.1007/s11265-012-0715-1},
+publisher={Springer US},
+keywords={Nonlinear filters; Parallel algorithms; Image processing},
+author={Sánchez, RicardoM. and Rodríguez, PaulA.},
+pages={221-235},
+language={English}
+}
@article{Sanchez-2-2012,
year={2012},
issn={1939-8018},
pages={1-15},
language={English}
}
+
@article{cutrona1990synthetic,
title={Synthetic aperture radar},
author={Cutrona, LJ},
pages={416--423},
year={2001},
organization={IEEE}
+}
+@article{volkov2010better,
+ title={Better performance at lower occupancy},
+ author={Volkov, Vasily},
+ journal={Proceedings of the GPU Technology Conference, GTC},
+ volume={10},
+ year={2010}
+}
+@article{perrot2013fine,
+ title={Fine-tuned High-speed Implementation of a GPU-based Median Filter},
+ author={Perrot, Gilles and Domas, St{\'e}phane and Couturier, Rapha{\"e}l},
+ journal={Journal of Signal Processing Systems},
+ pages={1--6},
+ year={2013},
+ publisher={Springer}
+}
+@inproceedings{sanchez2012bidimensional,
+ title={Bidimensional median filter for parallel computing architectures},
+ author={Sanchez, Ricardo M and Rodriguez, Paul A},
+ booktitle={Acoustics, Speech and Signal Processing (ICASSP), 2012 IEEE International Conference on},
+ pages={1549--1552},
+ year={2012},
+ organization={IEEE}
+}
+@inproceedings{wong2010demystifying,
+ title={Demystifying GPU microarchitecture through microbenchmarking},
+ author={Wong, Henry and Papadopoulou, M-M and Sadooghi-Alvandi, Maryam and Moshovos, Andreas},
+ booktitle={Performance Analysis of Systems \& Software (ISPASS), 2010 IEEE International Symposium on},
+ pages={235--246},
+ year={2010},
+ organization={IEEE}
}
\ No newline at end of file