咨询与建议

限定检索结果

文献类型

  • 13 篇 会议
  • 4 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 11 篇 工学
    • 11 篇 计算机科学与技术...
    • 9 篇 软件工程
    • 1 篇 机械工程
    • 1 篇 控制科学与工程
    • 1 篇 生物医学工程(可授...
  • 5 篇 理学
    • 5 篇 数学
  • 4 篇 管理学
    • 3 篇 图书情报与档案管...
    • 1 篇 管理科学与工程(可...
  • 1 篇 法学
    • 1 篇 社会学
  • 1 篇 医学
    • 1 篇 基础医学(可授医学...
    • 1 篇 临床医学
    • 1 篇 药学(可授医学、理...

主题

  • 2 篇 data mining
  • 2 篇 malware
  • 1 篇 graph partitioni...
  • 1 篇 computer crashes
  • 1 篇 fault tolerance
  • 1 篇 iterative method...
  • 1 篇 random access st...
  • 1 篇 bipartite graph
  • 1 篇 graphic methods
  • 1 篇 graph-parallel s...
  • 1 篇 program processo...
  • 1 篇 crime
  • 1 篇 computational mo...
  • 1 篇 fault tolerant s...
  • 1 篇 vector
  • 1 篇 benchmarking
  • 1 篇 machine learning
  • 1 篇 security
  • 1 篇 checkpointing
  • 1 篇 context

机构

  • 11 篇 shanghai key lab...
  • 5 篇 institute of par...
  • 4 篇 shanghai key lab...
  • 3 篇 shanghai key lab...
  • 2 篇 department of co...
  • 2 篇 shanghai key lab...
  • 1 篇 department of co...
  • 1 篇 northeastern uni...
  • 1 篇 department of co...
  • 1 篇 samsung electron...
  • 1 篇 huawei technolog...
  • 1 篇 shanghai key lab...

作者

  • 11 篇 chen haibo
  • 9 篇 zang binyu
  • 8 篇 guan haibing
  • 5 篇 chen rong
  • 4 篇 haibo chen
  • 3 篇 xia yubin
  • 2 篇 liu yutao
  • 2 篇 yubin xia
  • 2 篇 haibing guan
  • 2 篇 wu mingyu
  • 2 篇 shi jiaxin
  • 1 篇 li heting
  • 1 篇 heng zhang
  • 1 篇 臧斌宇
  • 1 篇 yu qianqian
  • 1 篇 mingkai dong
  • 1 篇 luo shiyu
  • 1 篇 dong mingkai
  • 1 篇 mu shuai
  • 1 篇 施佳鑫

语言

  • 17 篇 英文
检索条件"机构=Shanghai Key Lab. of Scalable Computing and Systems Institute of Parallel and Distributed Systems"
17 条 记 录,以下是11-20 订阅
NUMA-aware graph-structured analytics  2015
NUMA-aware graph-structured analytics
收藏 引用
20th ACM SIGPLAN Symposium on Principles and Practice of parallel Programming, PPoPP 2015
作者: Zhang, Kaiyuan Chen, Rong Chen, Haibo Shanghai Key Laboratory of Scalable Computing and Systems Institute of Parallel and Distributed Systems Shanghai Jiao Tong University China
Graph-structured analytics has been widely adopted in a number of big data applications such as social computation, web-search and recommendation systems. Though much prior research focuses on scaling graph-analytics ... 详细信息
来源: 评论
SYNC or ASYNC: Time to fuse for distributed graph-parallel computation  2015
SYNC or ASYNC: Time to fuse for distributed graph-parallel c...
收藏 引用
20th ACM SIGPLAN Symposium on Principles and Practice of parallel Programming, PPoPP 2015
作者: Xie, Chenning Chen, Rong Guan, Haibing Zang, Binyu Chen, Haibo Shanghai Key Laboratory of Scalable Computing and Systems Institute of Parallel and Distributed Systems Shanghai Jiao Tong University China Shanghai Key Laboratory of Scalable Computing and Systems Department of Computer Science Shanghai Jiao Tong University China
Large-scale graph-structured computation usually exhibits iterative and convergence-oriented computing nature, where input data is computed iteratively until a convergence condition is reached. Such features have led ... 详细信息
来源: 评论
Tinman: Eliminating confidential mobile data exposure with security oriented offloading  15
Tinman: Eliminating confidential mobile data exposure with s...
收藏 引用
10th European Conference on Computer systems, EuroSys 2015
作者: Xia, Yubin Liu, Yutao Tan, Cheng Ma, Mingyang Guan, Haibing Zang, Binyu Chen, Haibo Shanghai Key Laboratory of Scalable Computing and Systems China Institute of Parallel and Distributed Systems Shanghai Jiao Tong University China Department of Computer Science Shanghai Jiao Tong University China
The wide adoption of smart devices has stimulated a fast shift of security-critical data from desktop to mobile devices. However, recurrent device theft and loss expose mobile devices to various security threats and e... 详细信息
来源: 评论
Computation and communication efficient graph processing with distributed immutable view  14
Computation and communication efficient graph processing wit...
收藏 引用
23rd ACM Symposium on High-Performance parallel and distributed computing, HPDC 2014
作者: Chen, Rong Ding, Xin Wang, Peng Chen, Haibo Zang, Binyu Guan, Haibing Shanghai Key Laboratory of Scalable Computing and Systems Institute of Parallel and Distributed Systems Shanghai Jiao Tong University China Shanghai Key Laboratory of Scalable Computing and Systems Department of Computer Science Shanghai Jiao Tong University China
Cyclops is a new vertex-oriented graph-parallel framework for writing distributed graph analytics. Unlike existing distributed graph computation models, Cyclops retains simplicity and computation-efficiency by synchro... 详细信息
来源: 评论
Bipartite-oriented distributed graph partitioning for big learning  14
Bipartite-oriented distributed graph partitioning for big le...
收藏 引用
5th ACM Asia-Pacific Workshop on systems, APSYS 2014
作者: Chen, Rong Shi, Jiaxin Zang, Binyu Guan, Haibing Shanghai Key Laboratory of Scalable Computing and Systems Institute of Parallel and Distributed Systems Shanghai Jiao Tong University China Shanghai Key Laboratory of Scalable Computing and Systems Department of Computer Science Shanghai Jiao Tong University China
Many machine learning and data mining (MLDM) problems like recommendation, topic modeling and medical diagnosis can be modeled as computing on bipartite graphs. However, most distributed graph-parallel systems are obl... 详细信息
来源: 评论
Concurrent and consistent virtual machine introspection with hardware transactional memory
Concurrent and consistent virtual machine introspection with...
收藏 引用
20th IEEE International Symposium on High Performance Computer Architecture, HPCA 2014
作者: Liu, Yutao Xia, Yubin Guan, Haibing Zang, Binyu Chen, Haibo Shanghai Key Laboratory of Scalable Computing and Systems Institute of Parallel and Distributed Systems Shanghai Jiao Tong University China Shanghai Key Laboratory of Scalable Computing and Systems Department of Computer Science Shanghai Jiao Tong University China
Virtual machine introspection, which provides tamperresistant, high-fidelity 'out of the box' monitoring of virtual machines, has many prominent security applications including VM-based intrusion detection, ma... 详细信息
来源: 评论
Replication-Based Fault-Tolerance for Large-Scale Graph Processing
Replication-Based Fault-Tolerance for Large-Scale Graph Proc...
收藏 引用
International Conference on Dependable systems and Networks (DSN)
作者: Peng Wang Kaiyuan Zhang Rong Chen Haibo Chen Haibing Guan Shanghai Key Laboratory of Scalable Computing and Systems Institute of Parallel and Distributed Systems Shanghai Jiao Tong University Department of Computer Science Shanghai Jiao Tong University
The increasing algorithm complexity and dataset sizes necessitate the use of networked machines for many graph-parallel algorithms, which also makes fault tolerance a must due to the increasing scale of machines. Unfo... 详细信息
来源: 评论