咨询与建议

限定检索结果

文献类型

  • 3 篇 期刊文献
  • 3 篇 会议

馆藏范围

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

日期分布

学科分类号

  • 4 篇 工学
    • 3 篇 计算机科学与技术...
    • 2 篇 电气工程
    • 1 篇 软件工程
  • 1 篇 教育学
    • 1 篇 教育学

主题

  • 6 篇 teaching paralle...
  • 2 篇 python
  • 1 篇 performance mode...
  • 1 篇 simd
  • 1 篇 parallel program...
  • 1 篇 sisd
  • 1 篇 quicksort
  • 1 篇 parallelizing ex...
  • 1 篇 compiler design
  • 1 篇 project based pa...
  • 1 篇 parallel program...
  • 1 篇 high-level langu...
  • 1 篇 computer science...
  • 1 篇 multicore progra...
  • 1 篇 distributed memo...
  • 1 篇 mental models
  • 1 篇 mimd

机构

  • 2 篇 parallel res lab...
  • 1 篇 univ texas austi...
  • 1 篇 tech univ darmst...
  • 1 篇 cloudbolt softwa...
  • 1 篇 lewis & clark co...
  • 1 篇 the ohio state u...
  • 1 篇 knox college gal...
  • 1 篇 open univ sri la...
  • 1 篇 lewis & clark co...
  • 1 篇 univ calif berke...

作者

  • 2 篇 marowka ami
  • 1 篇 miriam robinson
  • 1 篇 andrei papancea
  • 1 篇 chris mitchell
  • 1 篇 li zhen
  • 1 篇 atre rohit
  • 1 篇 michael graf
  • 1 篇 wepathana y. m. ...
  • 1 篇 anthonys g.
  • 1 篇 eijkhout victor
  • 1 篇 david ely
  • 1 篇 jannesari ali
  • 1 篇 wolf felix
  • 1 篇 david lucas
  • 1 篇 david bunde
  • 1 篇 ul huda zia
  • 1 篇 udugama l. s. k.
  • 1 篇 jens mache
  • 1 篇 ben white

语言

  • 6 篇 英文
检索条件"主题词=Teaching parallel programming"
6 条 记 录,以下是1-10 订阅
排序:
teaching distributed memory programming from mental models
收藏 引用
JOURNAL OF parallel AND DISTRIBUTED COMPUTING 2018年 第Part1期118卷 120-127页
作者: Eijkhout, Victor Univ Texas Austin Texas Adv Comp Ctr 10100 Burnet Rd Austin TX 78758 USA
Distributed memory programming, typically through the MPI library, is the de facto standard for programming large scale parallelism, with up to millions of individual processes. Its dominant paradigm of Single Program... 详细信息
来源: 评论
On the performance difference between theory and practice for parallel algorithms
收藏 引用
JOURNAL OF parallel AND DISTRIBUTED COMPUTING 2020年 第0期138卷 199-210页
作者: Marowka, Ami Parallel Res Lab 8 Rosh Pina Petah Tiqwa Israel
The performance of parallel algorithms is often inconsistent with their preliminary theoretical analyses. Indeed, the difference is increasing between the ability to theoretically predict the performance of a parallel... 详细信息
来源: 评论
parallelizing Audio Analysis Applications - A Case Study  39
Parallelizing Audio Analysis Applications - A Case Study
收藏 引用
IEEE/ACM 39th International Conference on Software Engineering - Software Engineering Education and Training Track (ICSE-SEET)
作者: Jannesari, Ali Ul Huda, Zia Atre, Rohit Li, Zhen Wolf, Felix Univ Calif Berkeley Berkeley CA 94720 USA Tech Univ Darmstadt Darmstadt Germany
As multicore computers become widespread, the need for software programmers to decide on the most effective parallelization techniques becomes very prominent. In this case study, we examined a competition in which fou... 详细信息
来源: 评论
Compiler for a Simplified programming Language Aiming on Multi Core Students' Experimental Processor  10
Compiler for a Simplified Programming Language Aiming on Mul...
收藏 引用
10th IEEE International Conference on Industrial and Information Systems (ICIIS)
作者: Wepathana, Y. M. R. D. Anthonys, G. Udugama, L. S. K. Open Univ Sri Lanka Fac Engn Technol Dept Elect & Comp Engn Nugegoda Sri Lanka
Knowledge of parallel programming is an essential requirement in multicore era. To meet this requirement, teaching parallel programming is important at university level. Further, students should have an exposure to di... 详细信息
来源: 评论
On parallel software engineering education using python
收藏 引用
EDUCATION AND INFORMATION TECHNOLOGIES 2018年 第1期23卷 357-372页
作者: Marowka, Ami Parallel Res Lab 8 Rosh Pina Petah Tiqwa Israel
Python is gaining popularity in academia as the preferred language to teach novices serial programming. The syntax of Python is clean, easy, and simple to understand. At the same time, it is a high-level programming l... 详细信息
来源: 评论
Selecting and using a parallel programming language (abstract only)  13
Selecting and using a parallel programming language (abstrac...
收藏 引用
Proceeding of the 44th ACM technical symposium on Computer science education
作者: Michael Graf David Bunde David Ely David Lucas Jens Mache Chris Mitchell Andrei Papancea Miriam Robinson Ben White Knox College Galesburg IL USA The Ohio State University Columbus OH USA Lewis & Clark College Portland OR USA CloudBolt Software Rockville MD USA Lewis & Clark College Portland OR Uae
One promising approach to teaching parallel programming is to use high-level parallel programming languages, which handle some of the more mundane details of parallel programming and allow both instructors and student... 详细信息
来源: 评论