This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
melange:papers:summer2015 [2015/07/02 16:26] waruna |
melange:papers:summer2015 [2015/07/02 16:30] (current) waruna |
||
---|---|---|---|
Line 241: | Line 241: | ||
keywords = {chapel, diamond tiling, parallel iterators, separation of concerns, stencil computations}, | keywords = {chapel, diamond tiling, parallel iterators, separation of concerns, stencil computations}, | ||
} | } | ||
+ | |||
+ | |||
+ | @inproceedings{Wu:2015:EEF:2751205.2751213, | ||
+ | author = {Wu, Bo and Chen, Guoyang and Li, Dong and Shen, Xipeng and Vetter, Jeffrey}, | ||
+ | title = {Enabling and Exploiting Flexible Task Assignment on GPU Through SM-Centric Program Transformations}, | ||
+ | booktitle = {Proceedings of the 29th ACM on International Conference on Supercomputing}, | ||
+ | series = {ICS '15}, | ||
+ | year = {2015}, | ||
+ | isbn = {978-1-4503-3559-1}, | ||
+ | location = {Newport Beach, California, USA}, | ||
+ | pages = {119--130}, | ||
+ | numpages = {12}, | ||
+ | url = {http://doi.acm.org/10.1145/2751205.2751213}, | ||
+ | doi = {10.1145/2751205.2751213}, | ||
+ | acmid = {2751213}, | ||
+ | publisher = {ACM}, | ||
+ | address = {New York, NY, USA}, | ||
+ | keywords = {compiler transformation, data affinity, gpgpu, program co-run, scheduling}, | ||
+ | } | ||
+ | |||
+ | @inproceedings{Aga:2015:ZDC:2751205.2751211, | ||
+ | author = {Aga, Shaizeen and Singh, Abhayendra and Narayanasamy, Satish}, | ||
+ | title = {zFENCE: Data-less Coherence for Efficient Fences}, | ||
+ | booktitle = {Proceedings of the 29th ACM on International Conference on Supercomputing}, | ||
+ | series = {ICS '15}, | ||
+ | year = {2015}, | ||
+ | isbn = {978-1-4503-3559-1}, | ||
+ | location = {Newport Beach, California, USA}, | ||
+ | pages = {295--305}, | ||
+ | numpages = {11}, | ||
+ | url = {http://doi.acm.org/10.1145/2751205.2751211}, | ||
+ | doi = {10.1145/2751205.2751211}, | ||
+ | acmid = {2751211}, | ||
+ | publisher = {ACM}, | ||
+ | address = {New York, NY, USA}, | ||
+ | keywords = {data less coherence, fences, memory consistency, parallel programming, sequential consistency}, | ||
+ | } | ||
+ | |||
+ | @inproceedings{Grosser:2015:ODP:2751205.2751248, | ||
+ | author = {Grosser, Tobias and Pop, Sebastian and Pouchet, Louis-Noel and Sadayappan, P. and Pop, Sebastian}, | ||
+ | title = {Optimistic Delinearization of Parametrically Sized Arrays}, | ||
+ | booktitle = {Proceedings of the 29th ACM on International Conference on Supercomputing}, | ||
+ | series = {ICS '15}, | ||
+ | year = {2015}, | ||
+ | isbn = {978-1-4503-3559-1}, | ||
+ | location = {Newport Beach, California, USA}, | ||
+ | pages = {351--360}, | ||
+ | numpages = {10}, | ||
+ | url = {http://doi.acm.org/10.1145/2751205.2751248}, | ||
+ | doi = {10.1145/2751205.2751248}, | ||
+ | acmid = {2751248}, | ||
+ | publisher = {ACM}, | ||
+ | address = {New York, NY, USA}, | ||
+ | keywords = {linear memory layout, multi-dimensional arrays, polyhedral analysis}, | ||
+ | } | ||
+ | |||
+ | @inproceedings{Zandifar:2015:CAS:2751205.2751241, | ||
+ | author = {Zandifar, Mani and Abdul Jabbar, Mustafa and Majidi, Alireza and Keyes, David and Amato, Nancy M. and Rauchwerger, Lawrence}, | ||
+ | title = {Composing Algorithmic Skeletons to Express High-Performance Scientific Applications}, | ||
+ | booktitle = {Proceedings of the 29th ACM on International Conference on Supercomputing}, | ||
+ | series = {ICS '15}, | ||
+ | year = {2015}, | ||
+ | isbn = {978-1-4503-3559-1}, | ||
+ | location = {Newport Beach, California, USA}, | ||
+ | pages = {415--424}, | ||
+ | numpages = {10}, | ||
+ | url = {http://doi.acm.org/10.1145/2751205.2751241}, | ||
+ | doi = {10.1145/2751205.2751241}, | ||
+ | acmid = {2751241}, | ||
+ | publisher = {ACM}, | ||
+ | address = {New York, NY, USA}, | ||
+ | keywords = {algorithmic skeletons, data flow programming, distributed systems, high-performance computing, patterns}, | ||
+ | } |