咨询与建议

限定检索结果

文献类型

  • 180 篇 期刊文献
  • 106 篇 会议
  • 3 篇 学位论文

馆藏范围

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

日期分布

学科分类号

  • 223 篇 工学
    • 197 篇 计算机科学与技术...
    • 61 篇 软件工程
    • 56 篇 电气工程
    • 8 篇 信息与通信工程
    • 3 篇 机械工程
    • 3 篇 电子科学与技术(可...
    • 3 篇 控制科学与工程
    • 3 篇 环境科学与工程(可...
    • 3 篇 生物工程
    • 2 篇 材料科学与工程(可...
    • 2 篇 动力工程及工程热...
    • 2 篇 建筑学
    • 1 篇 力学(可授工学、理...
  • 51 篇 管理学
    • 26 篇 管理科学与工程(可...
    • 21 篇 农林经济管理
    • 11 篇 工商管理
  • 38 篇 理学
    • 31 篇 数学
    • 5 篇 生物学
    • 4 篇 物理学
    • 4 篇 生态学
    • 2 篇 地理学
    • 1 篇 地球物理学
    • 1 篇 地质学
    • 1 篇 系统科学
    • 1 篇 统计学(可授理学、...
  • 36 篇 经济学
    • 31 篇 应用经济学
    • 27 篇 理论经济学
  • 4 篇 农学
    • 3 篇 农业资源与环境
  • 1 篇 哲学
    • 1 篇 哲学
  • 1 篇 教育学
    • 1 篇 教育学
  • 1 篇 军事学
  • 1 篇 艺术学

主题

  • 289 篇 programming mode...
  • 19 篇 openmp
  • 15 篇 performance
  • 15 篇 dynamic modeling
  • 15 篇 dynamic programm...
  • 13 篇 mpi
  • 13 篇 parallel program...
  • 13 篇 runtime systems
  • 12 篇 performance port...
  • 11 篇 languages
  • 11 篇 parallel computi...
  • 11 篇 hpc
  • 10 篇 modeling
  • 9 篇 programming
  • 9 篇 linear programmi...
  • 9 篇 design
  • 9 篇 heterogeneous co...
  • 8 篇 algorithms
  • 8 篇 determinism
  • 8 篇 high-performance...

机构

  • 6 篇 barcelona superc...
  • 5 篇 stanford univ st...
  • 4 篇 univ politecn ca...
  • 4 篇 sandia natl labs...
  • 3 篇 los alamos natl ...
  • 3 篇 barcelona superc...
  • 3 篇 virginia tech de...
  • 2 篇 uk atom weap est...
  • 2 篇 univ penn wharto...
  • 2 篇 microsoft corp r...
  • 2 篇 lawrence livermo...
  • 2 篇 barcelona superc...
  • 2 篇 oak ridge natl l...
  • 2 篇 univ pisa pisa
  • 2 篇 north carolina s...
  • 2 篇 lawrence berkele...
  • 2 篇 sandia natl labs...
  • 2 篇 los alamos natl ...
  • 2 篇 univ bristol dep...
  • 2 篇 lawrence berkele...

作者

  • 11 篇 badia rosa m.
  • 9 篇 ayguade eduard
  • 6 篇 labarta jesus
  • 6 篇 martorell xavier
  • 5 篇 mcintosh-smith s...
  • 5 篇 jimenez-gonzalez...
  • 5 篇 pakin scott
  • 5 篇 quintana-orti en...
  • 4 篇 balaji pavan
  • 4 篇 yeom jae-seung
  • 4 篇 kim jungwon
  • 4 篇 mayo rafael
  • 4 篇 vetter jeffrey s...
  • 4 篇 nikolopoulos dim...
  • 4 篇 lordan francesc
  • 4 篇 teranishi keita
  • 4 篇 ejarque jorge
  • 3 篇 schneider scott
  • 3 篇 lezzi daniele
  • 3 篇 castello adrian

语言

  • 279 篇 英文
  • 10 篇 其他
检索条件"主题词=Programming models"
289 条 记 录,以下是181-190 订阅
排序:
Performance Portability across Diverse Computer Architectures
Performance Portability across Diverse Computer Architecture...
收藏 引用
IEEE/ACM International Workshop on Performance, Portability and Productivity in HPC (P3HPC)
作者: Deakin, Tom McIntosh-Smith, Simon Price, James Poenaru, Andrei Atkinson, Patrick Popa, Codrin Salmon, Justin Univ Bristol High Performance Comp Res Grp Bristol Avon England
Previous studies into performance portability have typically analysed a single application (and its various implementations) in isolation. In this study we explore the wider landscape of performance portability by con... 详细信息
来源: 评论
GLTO: On the Adequacy of Lightweight Thread Approaches for OpenMP Implementations  46
GLTO: On the Adequacy of Lightweight Thread Approaches for O...
收藏 引用
46th International Conference on Parallel Processing Workshops (ICPPW)
作者: Castello, Adrian Mayo, Rafael Quintana-Orti, Enrique S. Seo, Sangmin Balaji, Pavan Pena, Antonio J. Univ Jaume I Castello Castellon de La Plana Spain Argonne Natl Lab Lemont IL USA BSC Barcelona Spain
OpenMP is the de facto standard application programming interface (API) for on-node parallelism. The most popular OpenMP runtimes rely on POSIX threads (pthreads) implementations that offer an excellent performance fo... 详细信息
来源: 评论
Loop Level Speculation in a Task Based programming Model
Loop Level Speculation in a Task Based Programming Model
收藏 引用
20th International Conference on High Performance Computing (HiPC)
作者: Gayatri, Rahulkumar Badia, Rosa. M. Aygaude, Eduard Barcelona Supercomp Ctr Barcelona Spain CSIC Artificial Intelligence Res Inst IIIA Madrid Spain Univ Politecn Cataluna E-08028 Barcelona Spain
Uncountable loops (such as while loops in C) and if-conditions are some of the most common constructs in programming. While-loops are widely used to determine the convergence in linear algebra algorithms or goal findi... 详细信息
来源: 评论
Comparing Runtime Systems with Exascale Ambitions Using the Parallel Research Kernels  31st
Comparing Runtime Systems with Exascale Ambitions Using the ...
收藏 引用
31st International Conference on ISC High Performance
作者: Van der Wijngaart, Rob F. Kayi, Abdullah Hammond, Jeff R. Jost, Gabriele St John, Tom Sridharan, Srinivas Mattson, Timothy G. Abercrombie, John Nelson, Jacob Intel Corp Hillsboro OR 97124 USA Univ Washington Seattle WA 98195 USA
We use three Parallel Research Kernels to compare performance of a set of programming models(We employ the term programming model as it is commonly used in the application community. A more accurate term is programmin... 详细信息
来源: 评论
Dynamic Data-Driven Avionics Systems: Inferring Failure Modes from Data Streams
Dynamic Data-Driven Avionics Systems: Inferring Failure Mode...
收藏 引用
15th Annual International Conference on Computational Science (ICCS)
作者: Imai, Shigeru Galli, Alessandro Varela, Carlos A. Rensselaer Polytech Inst Troy NY 12180 USA
Dynamic Data-Driven Avionics Systems (DDDAS) embody ideas from the Dynamic Data-Driven Application Systems paradigm by creating a data-driven feedback loop that analyzes spatio-temporal data streams coming from aircra... 详细信息
来源: 评论
Scalable Collectives for Distributed Asynchronous Many-Task Runtimes  32
Scalable Collectives for Distributed Asynchronous Many-Task ...
收藏 引用
27th International Heterogeneity in Computing Workshop in conjunction with 32nd IEEE International Parallel and Distributed Processing Symposium (IPDPS)
作者: Whitlock, Matthew Kolla, Hemanth Treichler, Sean Pebay, Philippe Bennett, Janine C. Oklahoma State Univ Stillwater OK 74078 USA Sandia Natl Labs Livermore CA 94550 USA Stanford Univ Stanford CA 94305 USA NexGen Analyt Sheridan WY USA
Global collectives (reductions/aggregations) are ubiquitous and feature in nearly every application of distributed high-performance computing (HPC). While it is advisable to devise algorithms by placing collectives of... 详细信息
来源: 评论
HPAC: Evaluating Approximate Computing Techniques on HPC OpenMP Applications  21
HPAC: Evaluating Approximate Computing Techniques on HPC Ope...
收藏 引用
International Conference for High Performance Computing, Networking, Storage and Analysis (SC21)
作者: Parasyris, Konstantinos Georgakoudis, Giorgis Menon, Harshitha Diffenderfer, James Laguna, Ignacio Osei-Kuffuor, Daniel Schordan, Markus Lawrence Livermore Natl Lab Livermore CA 94550 USA
As we approach the limits of Moore's law, researchers are exploring new paradigms for future high-performance computing (HPC) systems. Approximate computing has gained traction by promising to deliver substantial ... 详细信息
来源: 评论
Revet: A Language and Compiler for Dataflow Threads  30
Revet: A Language and Compiler for Dataflow Threads
收藏 引用
30th IEEE International Symposium on High-Performance Computer Architecture (HPCA)
作者: Rucker, Alexander C. Sundram, Shiv Smith, Coleman Vilim, Matthew Prabhakar, Raghu Kjolstad, Fredrik Olukotun, Kunle Stanford Univ Stanford CA 94305 USA SambaNova Syst Inc Palo Alto CA USA
Spatial dataflow architectures such as reconfigurable dataflow accelerators (RDA) can provide much higher performance and efficiency than CPUs and GPUs. In particular, vectorized reconfigurable dataflow accelerators (... 详细信息
来源: 评论
An Extension of the StarSs programming Model for Platforms with Multiple GPUs
收藏 引用
15th International Euro-Par Conference on Parallel Computing
作者: Ayguade, Eduard Badia, Rosa M. Igual, Francisco D. Labarta, Jesus Mayo, Rafael Quintana-Orti, Enrique S. CNS BSC Nexus 2 BldgC Jordi Girona 29 Barcelona 08034 Spain CSIC Madrid Spain Univ Jaume 1 Dept Ingn Ciensia Comp Castellon de La Plana 12 Spain
While general-purpose homogeneous multi-core architectures are becoming ubiquitous, there are clear indications that, for a number of important applications, a better performance/power ratio can be attained using spec... 详细信息
来源: 评论
OPTIMAL RESERVOIR MANAGEMENT AND CROP PLANNING UNDER DETERMINISTIC AND STOCHASTIC INFLOWS
收藏 引用
JAWRA Journal of the American Water Resources Association 1980年 第3期16卷 438-443页
作者: Maji, C.C. Heady, Earl O. Division of Agricultural Economics Indian Agricultural Research Institute New Delhi India Center for Agricultural and Rural Development Iowa State University Ames Iowa 50011 United States
ABSTRACT: This study analyzes planning under deterministic and stochastic inflows for the Mayurakshi project in India. models are developed to indicate the optimal storage of reservoir water, the transfer of water to ... 详细信息
来源: 评论