咨询与建议

限定检索结果

文献类型

  • 10 篇 会议
  • 2 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 8 篇 工学
    • 7 篇 计算机科学与技术...
    • 3 篇 电子科学与技术(可...
    • 3 篇 软件工程
    • 1 篇 力学(可授工学、理...
    • 1 篇 信息与通信工程
    • 1 篇 建筑学
    • 1 篇 土木工程
    • 1 篇 生物工程
  • 2 篇 理学
    • 1 篇 物理学
    • 1 篇 生物学
    • 1 篇 系统科学
  • 1 篇 管理学
    • 1 篇 图书情报与档案管...

主题

  • 4 篇 graphics process...
  • 2 篇 runtime
  • 2 篇 coherence
  • 2 篇 indexes
  • 2 篇 kernel
  • 2 篇 synchronization
  • 2 篇 memory architect...
  • 1 篇 scalability
  • 1 篇 operating system...
  • 1 篇 memory managemen...
  • 1 篇 copper
  • 1 篇 resource managem...
  • 1 篇 hazards
  • 1 篇 arrays
  • 1 篇 convolution
  • 1 篇 optimization
  • 1 篇 program processo...
  • 1 篇 computational mo...
  • 1 篇 semantics
  • 1 篇 instruction sets

机构

  • 4 篇 center for manyc...
  • 3 篇 center for manyc...
  • 2 篇 center for manyc...
  • 2 篇 center for manyc...
  • 1 篇 manycoresoft co....
  • 1 篇 center for manyc...

作者

  • 8 篇 lee jaejin
  • 4 篇 jaejin lee
  • 4 篇 jo gangwon
  • 4 篇 seo sangmin
  • 3 篇 kim jungwon
  • 3 篇 lee jun
  • 3 篇 sangmin seo
  • 2 篇 junghyun kim
  • 2 篇 jung wookeun
  • 2 篇 nah jeongho
  • 2 篇 park jungho
  • 2 篇 kim junghyun
  • 1 篇 jung jaehoon
  • 1 篇 kim jinpyo
  • 1 篇 jungwon kim
  • 1 篇 jun lee
  • 1 篇 gangwon jo
  • 1 篇 kim hyungmo
  • 1 篇 jungho park
  • 1 篇 park jiyoung

语言

  • 12 篇 英文
检索条件"机构=Center for Manycore Programming"
12 条 记 录,以下是1-10 订阅
排序:
SFMalloc: A lock-free and mostly synchronization-free dynamic memory allocator for manycores
SFMalloc: A lock-free and mostly synchronization-free dynami...
收藏 引用
20th International Conference on Parallel Architectures and Compilation Techniques, PACT 2011
作者: Seo, Sangmin Kim, Junghyun Lee, Jaejin Center for Manycore Programming School of Computer Science and Engineering Seoul National University Seoul 151-744 Korea Republic of
As parallel programming becomes the mainstream due to multicore processors, dynamic memory allocators used in C and C++ can suppress the performance of multi-threaded applications if they are not scalable. In this pap... 详细信息
来源: 评论
OpenCL as a programming model for GPU clusters
OpenCL as a programming model for GPU clusters
收藏 引用
24th International Workshop on Languages and Compilers for Parallel Computing, LCPC 2011
作者: Kim, Jungwon Seo, Sangmin Lee, Jun Nah, Jeongho Jo, Gangwon Lee, Jaejin Center for Manycore Programming School of Computer Science and Engineering Seoul National University Seoul 151-744 Korea Republic of
In this paper, we propose an OpenCL framework for GPU clusters. The target cluster architecture consists of a single host node and multiple compute nodes. They are connected by an interconnection network, such as Giga... 详细信息
来源: 评论
SnuCL: An OpenCL framework for heterogeneous CPU/GPU clusters  12
SnuCL: An OpenCL framework for heterogeneous CPU/GPU cluster...
收藏 引用
26th ACM International Conference on Supercomputing, ICS'12
作者: Kim, Jungwon Seo, Sangmin Lee, Jun Nah, Jeongho Jo, Gangwon Lee, Jaejin Center for Manycore Programming School of Computer Science and Engineering Seoul National University Seoul 151-744 Korea Republic of
In this paper, we propose SnuCL, an OpenCL framework for heterogeneous CPU/GPU clusters. We show that the original OpenCL semantics naturally fits to the heterogeneous cluster programming environment, and the framewor... 详细信息
来源: 评论
A software-managed coherent memory architecture for manycores
A software-managed coherent memory architecture for manycore...
收藏 引用
20th International Conference on Parallel Architectures and Compilation Techniques, PACT 2011
作者: Park, Jungho Jang, Choonki Lee, Jaejin Center for Manycore Programming School of Computer Science and Engineering Seoul National University Seoul 151-744 Korea Republic of
Cache coherent Non-Uniform Memory Access (cc-NUMA) architectures have been widely used for chip multiprocessors (CMPs). However, they require complicated hardware to properly handle the cache coherence problem. Moreov... 详细信息
来源: 评论
An OpenCL framework for homogeneous manycores with no hardware cache coherence
An OpenCL framework for homogeneous manycores with no hardwa...
收藏 引用
20th International Conference on Parallel Architectures and Compilation Techniques, PACT 2011
作者: Lee, Jun Kim, Jungwon Kim, Junghyun Seo, Sangmin Lee, Jaejin Center for Manycore Programming School of Computer Science and Engineering Seoul National University Seoul 151-744 Korea Republic of
Recently, Intel has introduced a research prototype manycore processor called the Single-chip Cloud Computer (SCC). The SCC is an experimental processor created by Intel Labs. It contains 48 cores in a single chip and... 详细信息
来源: 评论
CyCNN: A Rotation Invariant CNN Using Polar Mapping and Cylindrical Convolution Layers
arXiv
收藏 引用
arXiv 2020年
作者: Kim, Jinpyo Jung, Wookeun Kim, Hyungmo Lee, Jaejin Center for Manycore Programming Seoul National University Seoul Korea Republic of
Deep Convolutional Neural Networks (CNNs) are empirically known to be invariant to moderate translation but not to rotation in image classification. This paper proposes a deep CNN model, called CyCNN, which exploits p... 详细信息
来源: 评论
MAPA: An Automatic Memory Access Pattern Analyzer for GPU Applications
收藏 引用
ACM SIGPLAN Notices 2017年 第8期52卷 443-444页
作者: Jo, Gangwon Jung, Jaehoon Park, Jiyoung Lee, Jaejin Center for Manycore Programming Department of Computer Science and Engineering Seoul National University Seoul08826 Korea Republic of
Various existing optimization and memory consistency management techniques for GPU applications rely on memory access patterns of kernels. However, they suffer from poor practicality because they require explicit user... 详细信息
来源: 评论
PIPSEA: A practical IPsec gateway on embedded APUs  16
PIPSEA: A practical IPsec gateway on embedded APUs
收藏 引用
23rd ACM Conference on Computer and Communications Security, CCS 2016
作者: Park, Jungho Jung, Wookeun Jo, Gangwon Lee, Ilkoo Lee, Jaejin Center for Manycore Programming Department of Computer Science and Engineering Seoul National University Seoul08826 Korea Republic of ManyCoreSoft Co. Ltd. Building 138 Seoul National University Seoul08826 Korea Republic of
Accelerated Processing Unit (APU) is a heterogeneous multicore processor that contains general-purpose CPU cores and a GPU in a single chip. It also supports Heterogeneous System Architecture (HSA) that provides coher... 详细信息
来源: 评论
An OpenCL Framework for Homogeneous manycores with No Hardware Cache Coherence
An OpenCL Framework for Homogeneous Manycores with No Hardwa...
收藏 引用
International Conference on Parallel Architecture and Compilation Techniques (PACT)
作者: Jun Lee Jungwon Kim Junghyun Kim Sangmin Seo Jaejin Lee Center for Manycore Programming School of Computer Science and Engineering Seoul National University Seoul South Korea
Recently, Intel has introduced a research prototype many core processor called the Single-chip Cloud Computer (SCC). The SCC is an experimental processor created by Intel Labs. It contains 48 cores in a single chip an... 详细信息
来源: 评论
Performance characterization of the NAS Parallel Benchmarks in OpenCL
Performance characterization of the NAS Parallel Benchmarks ...
收藏 引用
IEEE International Workshop/Symposium on Workload Characterization
作者: Sangmin Seo Gangwon Jo Jaejin Lee Center for Manycore Programming School of Computer Science and Engineering Seoul National University Seoul South Korea
Heterogeneous parallel computing platforms, which are composed of different processors (e.g., CPUs, GPUs, FPGAs, and DSPs), are widening their user base in all computing domains. With this trend, parallel programming ... 详细信息
来源: 评论