咨询与建议

限定检索结果

文献类型

  • 220 篇 会议
  • 57 篇 期刊文献
  • 1 册 图书

馆藏范围

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

日期分布

学科分类号

  • 236 篇 工学
    • 223 篇 计算机科学与技术...
    • 165 篇 软件工程
    • 15 篇 控制科学与工程
    • 5 篇 电气工程
    • 5 篇 电子科学与技术(可...
    • 5 篇 建筑学
    • 4 篇 信息与通信工程
    • 4 篇 土木工程
    • 4 篇 生物工程
    • 3 篇 化学工程与技术
    • 3 篇 环境科学与工程(可...
    • 2 篇 材料科学与工程(可...
    • 2 篇 纺织科学与工程
    • 1 篇 光学工程
    • 1 篇 冶金工程
    • 1 篇 交通运输工程
    • 1 篇 农业工程
  • 40 篇 理学
    • 21 篇 数学
    • 12 篇 系统科学
    • 5 篇 生物学
    • 4 篇 物理学
    • 3 篇 化学
    • 1 篇 地质学
  • 29 篇 管理学
    • 20 篇 图书情报与档案管...
    • 12 篇 管理科学与工程(可...
    • 8 篇 工商管理
  • 4 篇 法学
    • 4 篇 社会学
    • 1 篇 法学
  • 4 篇 教育学
    • 4 篇 教育学
  • 1 篇 农学
    • 1 篇 作物学

主题

  • 38 篇 object oriented ...
  • 30 篇 computer systems...
  • 25 篇 computer program...
  • 7 篇 java programming...
  • 6 篇 aspect oriented ...
  • 6 篇 parallel program...
  • 6 篇 concurrency
  • 4 篇 computer systems...
  • 4 篇 static analysis
  • 4 篇 semantics
  • 4 篇 synchronization
  • 3 篇 message passing
  • 3 篇 languages
  • 3 篇 memory managemen...
  • 3 篇 pattern matching
  • 3 篇 logic programmin...
  • 3 篇 computer graphic...
  • 3 篇 specifications
  • 2 篇 computer circuit...
  • 2 篇 type systems

机构

  • 3 篇 uppsala univ upp...
  • 3 篇 university of ca...
  • 3 篇 university of to...
  • 3 篇 mit united state...
  • 3 篇 university of bo...
  • 3 篇 stockholm univer...
  • 3 篇 purdue universit...
  • 2 篇 univ of rocheste...
  • 2 篇 univ bologna dis...
  • 2 篇 univ edinburgh e...
  • 2 篇 brown univ unite...
  • 2 篇 school of softwa...
  • 2 篇 columbia univ un...
  • 2 篇 tokyo inst of te...
  • 2 篇 univ paris vi
  • 2 篇 carnegie mellon ...
  • 2 篇 ibm research
  • 2 篇 virginia tech un...
  • 2 篇 department of co...
  • 2 篇 department of co...

作者

  • 7 篇 ricci alessandro
  • 6 篇 wrigstad tobias
  • 5 篇 agha gul
  • 5 篇 masuhara hidehik...
  • 4 篇 hirschfeld rober...
  • 4 篇 yonezawa akinori
  • 4 篇 tokoro mario
  • 3 篇 watanabe takuo
  • 3 篇 nystrom nathanie...
  • 3 篇 santi andrea
  • 3 篇 van den bos jan
  • 3 篇 kafura dennis
  • 3 篇 sarkar vivek
  • 3 篇 springer matthia...
  • 3 篇 vitek jan
  • 2 篇 wegner peter
  • 2 篇 meseguer josé
  • 2 篇 ducasse stéphane
  • 2 篇 wheelhouse mark
  • 2 篇 lincke daniel

语言

  • 277 篇 英文
  • 1 篇 其他
检索条件"任意字段=Proceedings of the ACM SIGPLAN Workshop on Object-Based Concurrent Programming"
278 条 记 录,以下是21-30 订阅
排序:
MaxPair: Enhance OpenCL concurrent kernel execution by weighted maximum matching  11
MaxPair: Enhance OpenCL concurrent kernel execution by weigh...
收藏 引用
11th workshop on General Purpose Processing using GPUs, GPGPU 2018
作者: Wen, Yuan O’Boyle, Michael F.P. Fensch, Christian School of Computer Science and Statistics Trinity College Dublin Dublin Ireland School of Informatics University of Edinburgh Edinburgh United Kingdom MACS - Computer Science Heriot-Watt University Edinburgh United Kingdom
Executing multiple OpenCL kernels on the same GPU concurrently is a promising method for improving hardware utilisation and system performance. Schemes of scheduling impact the resulting performance significantly by s... 详细信息
来源: 评论
How to test your concurrent software: An approach for the selection of testing techniques  2017
How to test your concurrent software: An approach for the se...
收藏 引用
4th acm sigplan International workshop on Software Engineering for Parallel Systems, SEPS 2017
作者: Melo, Silvana Morita De Souza, Simone Do Rocio Senger De Souza, Paulo Sergio Lopes Carver, Jeffrey C. Institute of Mathematics and Computer Science University of São Paulo Sao Carlos SP Brazil Department of Computer Science University of Alabama TuscaloosaAL United States
High-Performance Computing (HPC) applications consist of concurrent programs with multi-process and/or multithreaded models with varying degrees of parallelism. Although their design patterns, models, and principles a... 详细信息
来源: 评论
proceedings of the 12th workshop on Implementation, Compilation and Optimization of object-Oriented Languages, Programs and Systems, ICOOOLPS 2017
Proceedings of the 12th Workshop on Implementation, Compilat...
收藏 引用
12th workshop on Implementation, Compilation and Optimization of object-Oriented Languages, Programs and Systems, ICOOOLPS 2017
The proceedings contain 6 papers. The topics discussed include: dart2java: running Dart in Java-based environments;VM wrapping;a metaobject protocol for optimizing application-specific run-time variability;diff graphs...
来源: 评论
dart2java: Running Dart in Java-based Environments  12
dart2java: Running Dart in Java-based Environments
收藏 引用
12th workshop on Implementation, Compilation and Optimization of object-Oriented Languages, Programs and Systems (ICOOOLPS)
作者: Springer, Matthias Krieger, Andrew Manilov, Stanislav Masuhara, Hidehiko Tokyo Inst Technol Tokyo Japan Univ Calif Los Angeles Los Angeles CA USA Univ Edinburgh Edinburgh Midlothian Scotland
We present the design and implementation of dart2java, an experimental Dart to Java compiler. It is implemented in Dart and currently supports many but not all Dart language constructs. dart2java is a playground to ev... 详细信息
来源: 评论
Merge or Separate? Multi-job Scheduling for OpenCL Kernels on CPU/GPU Platforms  10
Merge or Separate? Multi-job Scheduling for OpenCL Kernels o...
收藏 引用
workshop on General Purpose GPUs (GPGPU)
作者: Wen, Yuan O'Boyle, Michael F. P. Univ Edinburgh Edinburgh Midlothian Scotland
Computer systems are increasingly heterogeneous with nodes consisting of CPUs and GPU accelerators. As such systems become mainstream, they move away from specialized high-performance single application platforms to a... 详细信息
来源: 评论
Pragmatic insights: Live UIs for agent-based modelling in pharo  17
Pragmatic insights: Live UIs for agent-based modelling in ph...
收藏 引用
12th International workshop on Smalltalk Technologies, IWST 2017
作者: Grover, Jigyasa Papoulias, Nick Stinckwich, Serge Bommel, Pierre India 32 Avenue Henri Varagnat Bondy Cedex93143 France Université de Caen Normandie Caen France UR GREEN CIRAD Brasilia Brazil
object-oriented programming has had a long-standing history with simulation systems in terms of human-computer interaction [1] dating back to Simula and early versions of Smalltalk-72 and Smalltalk-76. These framework... 详细信息
来源: 评论
object support in an array-based GPGPU extension for Ruby  3
Object support in an array-based GPGPU extension for Ruby
收藏 引用
3rd acm sigplan International workshop on Libraries, Languages, and Compilers for Array programming, ARRAY 2016
作者: Springer, Matthias Masuhara, Hidehiko Department of Mathematical and Computing Sciences Tokyo Institute of Technology Japan
This paper presents implementation and optimization techniques to support objects in Ikra, an array-based parallel extension to Ruby with dynamic compilation. The high-level goal of Ikra is to allow developers to expl... 详细信息
来源: 评论
ARRAY 2016 - proceedings of the 3rd acm sigplan International workshop on Libraries, Languages, and Compilers for Array programming, Co-located with PLDI 2016
ARRAY 2016 - Proceedings of the 3rd ACM SIGPLAN Internationa...
收藏 引用
3rd acm sigplan International workshop on Libraries, Languages, and Compilers for Array programming, ARRAY 2016
The proceedings contain 9 papers. The topics discussed include: data-race detection: the missing piece for an end-to-end semantic equivalence checker for parallelizing transformations of array-intensive programs;array...
来源: 评论
Hoare-style specifications as correctness conditions for non-linearizable concurrent objects  2016
Hoare-style specifications as correctness conditions for non...
收藏 引用
2016 acm sigplan International Conference on object-Oriented programming, Systems, Languages, and Applications, OOPSLA 2016
作者: Sergey, Ilya Nanevski, Aleksandar Banerjee, Anindya Delbianco, Germán Andrés University College London United Kingdom IMDEA Software Institute Spain
Designing efficient concurrent objects often requires abandoning the standard specification technique of linearizability in favor of more relaxed correctness conditions. However, the variety of alternatives makes it d... 详细信息
来源: 评论
proceedings of the Conference on object-Oriented programming Systems, Languages, and Applications, OOPSLA
Proceedings of the Conference on Object-Oriented Programming...
收藏 引用
2016 acm sigplan International Conference on object-Oriented programming, Systems, Languages, and Applications, OOPSLA 2016
The proceedings contain 52 papers. The topics discussed include: automatic parallelization of pure method calls via conditional future synthesis;portable inter-workgroup barrier synchronisation for GPUs;semantics-base...
来源: 评论