咨询与建议

限定检索结果

文献类型

  • 18 篇 期刊文献
  • 14 篇 会议

馆藏范围

  • 32 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 31 篇 工学
    • 27 篇 计算机科学与技术...
    • 15 篇 软件工程
    • 4 篇 电气工程
    • 1 篇 信息与通信工程
    • 1 篇 控制科学与工程
    • 1 篇 网络空间安全

主题

  • 32 篇 heterogeneous pr...
  • 5 篇 parallel program...
  • 4 篇 cuda
  • 4 篇 opencl
  • 4 篇 gpus
  • 2 篇 hol theorem prov...
  • 2 篇 weak memory mode...
  • 2 篇 sycl
  • 2 篇 program simulati...
  • 2 篇 compiler
  • 2 篇 staging
  • 2 篇 embedded languag...
  • 2 篇 language design
  • 2 篇 high-level synth...
  • 2 篇 real-time render...
  • 2 篇 formal methods
  • 2 篇 graphics process...
  • 2 篇 openmp
  • 2 篇 gpu
  • 1 篇 sw-hw design exp...

机构

  • 2 篇 univ kent canter...
  • 2 篇 univ london impe...
  • 2 篇 univ svizzera it...
  • 1 篇 codeplay softwar...
  • 1 篇 univ politecn ca...
  • 1 篇 czestochowa tech...
  • 1 篇 college of compu...
  • 1 篇 univ valladolid ...
  • 1 篇 univ politecn ca...
  • 1 篇 nankai univ coll...
  • 1 篇 sino-german soft...
  • 1 篇 isparta uygulama...
  • 1 篇 princeton univ p...
  • 1 篇 univ calif irvin...
  • 1 篇 univ siena dipar...
  • 1 篇 caps entreprise ...
  • 1 篇 qualcomm researc...
  • 1 篇 ibm corp ny usa
  • 1 篇 google 1600 amph...
  • 1 篇 microsoft res 1 ...

作者

  • 3 篇 gonzalez-escriba...
  • 2 篇 wickerson john
  • 2 篇 llanos diego r.
  • 2 篇 donaldson alasta...
  • 2 篇 moreton-fernande...
  • 2 篇 hauswirth matthi...
  • 2 篇 makarov dmitri
  • 2 篇 batty mark
  • 1 篇 jinyuan yang
  • 1 篇 wang shaojun
  • 1 篇 li xiaowen
  • 1 篇 kathail vinod
  • 1 篇 trabasso luis go...
  • 1 篇 călin caşcaval
  • 1 篇 mckinley kathryn...
  • 1 篇 sotomayor rafael
  • 1 篇 andujar francisc...
  • 1 篇 bihan stephane
  • 1 篇 shui tom
  • 1 篇 goksu tuna

语言

  • 29 篇 英文
  • 2 篇 其他
  • 1 篇 土耳其文
检索条件"主题词=Heterogeneous Programming"
32 条 记 录,以下是11-20 订阅
Toward a BLAS library truly portable across different accelerator types
收藏 引用
JOURNAL OF SUPERCOMPUTING 2019年 第11期75卷 7101-7124页
作者: Rodriguez-Gutiez, Eduardo Moreton-Fernandez, Ana Gonzalez-Escribano, Arturo Llanos, Diego R. Univ Valladolid Dept Informat Paseo Belen E-47011 Valladolid Spain
Scientific applications are some of the most computationally demanding software pieces. Their core is usually a set of linear algebra operations, which may represent a significant part of the overall run-time of the a... 详细信息
来源: 评论
Controllers: An abstraction to ease the use of hardware accelerators
收藏 引用
INTERNATIONAL JOURNAL OF HIGH PERFORMANCE COMPUTING APPLICATIONS 2018年 第6期32卷 838-853页
作者: Moreton-Fernandez, Ana Ortega-Arranz, Hector Gonzalez-Escribano, Arturo Univ Valladolid Valladolid Spain
Nowadays the use of hardware accelerators, such as the graphics processing units or XeonPhi coprocessors, is key in solving computationally costly problems that require high performance computing. However, programming... 详细信息
来源: 评论
An OpenCL framework for high performance extraction of image features
收藏 引用
JOURNAL OF PARALLEL AND DISTRIBUTED COMPUTING 2017年 109卷 75-88页
作者: de Andrade, Douglas Coimbra Trabasso, Luis Gonzaga Petroleo Brasileiro SA Sao Paulo Brazil Aeronaut Inst Technol Mech Engn Div Sao Jose Dos Campos Brazil
Image features are widely used for object identification in many situations, including interpretation of data containing natural scenes captured by unmanned aerial vehicles. This paper presents a parallel framework to... 详细信息
来源: 评论
OneGraph: a cross-architecture framework for large-scale graph computing on GPUs based on oneAPI
收藏 引用
CCF TRANSACTIONS ON HIGH PERFORMANCE COMPUTING 2024年 第2期6卷 179-191页
作者: Li, Shiyang Zhu, Jingyu Han, Jiaxun Peng, Yuting Wang, Zhuoran Gong, Xiaoli Wang, Gang Zhang, Jin Wang, Xuqiang Nankai Univ Colleage Comp Sci Tianjin 300350 Peoples R China State Grid Tianjin Informat & Commun Co Tianjin Peoples R China
The explosive growth of graph data sets has led to an increase in the computing power and storage resources required for graph computing. To handle large-scale graph processing, heterogeneous platforms have become nec... 详细信息
来源: 评论
Supporting Unified Shader Specialization by Co-opting C++ Features
收藏 引用
PROCEEDINGS OF THE ACM ON COMPUTER GRAPHICS AND INTERACTIVE TECHNIQUES 2022年 第3期5卷 1–17页
作者: Seitz, Kerry A., Jr. Foley, Theresa Porumbescu, Serban D. Owens, John D. Univ Calif Davis Dept Comp Sci One Shields Ave Davis CA 95616 USA NVIDIA 2788 San Tomas Expressway Santa Clara CA 95051 USA Univ Calif Davis Dept Elect & Comp Engn One Shields Ave Davis CA 95616 USA
Modern unified programming models (such as CUDA and SYCL) that combine host (CPU) code and GPU code into the same programming language, same file, and same lexical scope lack adequate support for GPU code specializati... 详细信息
来源: 评论
RenderKernel:High-level programming for real-time rendering systems
收藏 引用
Visual Informatics 2024年 第3期8卷 82-95页
作者: Jinyuan Yang Soumyabrata Dev Abraham G.Campbell University College Dublin Ireland
Real-time rendering applications leverage heterogeneous computing to optimize ***,software development across multiple devices presents challenges,including data layout inconsistencies,synchronization issues,resource ... 详细信息
来源: 评论
OmpSs@cloudFPGA: An FPGA Task-Based programming Model with Message Passing  36
OmpSs@cloudFPGA: An FPGA Task-Based Programming Model with M...
收藏 引用
36th IEEE International Parallel and Distributed Processing Symposium (IEEE IPDPS)
作者: Miguel de Haro, Juan Cano, Ruben Alvarez, Carlos Jimenez-Gonzalez, Daniel Martorell, Xavier Ayguade, Eduard Labarta, Jeses Abel, Francois Ringlein, Burkhard Weiss, Beat Barcelona Supercomp Ctr Barcelona Spain Univ Politecn Cataluna Barcelona Spain IBM Res Europe Zurich Switzerland
Nowadays, a new parallel paradigm for energyefficient heterogeneous hardware infrastructures is required to achieve better performance at a reasonable cost on highperformance computing applications. Under this new par... 详细信息
来源: 评论
Using hStreams programming Library for Accelerating a Real-Life Application on Intel MIC  16th
Using hStreams Programming Library for Accelerating a Real-L...
收藏 引用
16th International Conference on Algorithms and Architectures for Parallel Processing (ICA3PP)
作者: Szustak, Lukasz Halbiniak, Kamil Kulawik, Adam Wyrzykowski, Roman Uminski, Piotr Sasinowski, Marcin Czestochowa Tech Univ Czestochowa Poland Intel Corp Santa Clara CA USA
The main goal of this paper is the suitability assessment of the hStreams programming library for porting a real-life scientific application to heterogeneous platforms with Intel Xeon Phi coprocessors. This emerging l... 详细信息
来源: 评论
Overhauling SC Atomics in C11 and OpenCL  16
Overhauling SC Atomics in C11 and OpenCL
收藏 引用
43rd Annual ACM SIGPLAN-SIGACT Symposium on Principles of programming Languages (POPL)
作者: Batty, Mark Donaldson, Alastair F. Wickerson, John Univ Kent Canterbury CT2 7NZ Kent England Univ London Imperial Coll Sci Technol & Med London SW7 2AZ England
Despite the conceptual simplicity of sequential consistency (SC), the semantics of SC atomic operations and fences in the C11 and OpenCL memory models is subtle, leading to convoluted prose descriptions that translate... 详细信息
来源: 评论
CLOP: A Multi-stage Compiler to Seamlessly Embed heterogeneous Code  2015
CLOP: A Multi-stage Compiler to Seamlessly Embed Heterogeneo...
收藏 引用
14th ACM SIGPLAN International Conference on Generative-programming - Concepts and Experiences (GPCE) co-located with SPLASH Conference
作者: Makarov, Dmitri Hauswirth, Matthias Univ Svizzera Italiana Lugano Switzerland
heterogeneous programming complicates software development. We present CLOP, a platform that embeds code targeting heterogeneous compute devices in a convenient and clean way, allowing unobstructed data flow between t... 详细信息
来源: 评论