• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

相似文献

1
Parallel computation for biological sequence comparison: comparing a portable model to the native model for the Intel Hypercube.生物序列比较的并行计算:将一个便携式模型与英特尔超立方的原生模型进行比较。
Proc Annu Symp Comput Appl Med Care. 1991:404-8.
2
Comparing machine-independent versus machine-specific parallelization of a software platform for biological sequence comparison.比较用于生物序列比对的软件平台的独立于机器与特定于机器的并行化。
Comput Appl Biosci. 1992 Apr;8(2):167-75. doi: 10.1093/bioinformatics/8.2.167.
3
Molecular dynamics simulation on a network of workstations using a machine-independent parallel programming language.使用与机器无关的并行编程语言在工作站网络上进行分子动力学模拟。
Proc Annu Symp Comput Appl Med Care. 1991:414-8.
4
Parallel computation and FASTA: confronting the problem of parallel database search for a fast sequence comparison algorithm.并行计算与FASTA:面对快速序列比较算法中并行数据库搜索的问题。
Comput Appl Biosci. 1991 Jan;7(1):71-8. doi: 10.1093/bioinformatics/7.1.71.
5
A parallel computing approach to genetic sequence comparison: the master-worker paradigm with interworker communication.一种用于基因序列比较的并行计算方法:具有工作节点间通信的主从范式。
Comput Biomed Res. 1991 Apr;24(2):152-69. doi: 10.1016/0010-4809(91)90027-t.
6
Parallelizing genetic linkage analysis: a case study for applying parallel computation in molecular biology.并行化基因连锁分析:分子生物学中应用并行计算的一个案例研究
Comput Biomed Res. 1991 Jun;24(3):234-48. doi: 10.1016/0010-4809(91)90046-y.
7
Implementations of BLAST for parallel computers.用于并行计算机的BLAST实现。
Comput Appl Biosci. 1995 Feb;11(1):3-6.
8
Molecular dynamics simulation on a network of workstations using a machine-independent parallel programming language.使用与机器无关的并行编程语言在工作站网络上进行分子动力学模拟。
Comput Biomed Res. 1992 Apr;25(2):168-80. doi: 10.1016/0010-4809(92)90019-7.
9
A platform for biological sequence comparison on parallel computers.一种用于在并行计算机上进行生物序列比较的平台。
Comput Appl Biosci. 1991 Apr;7(2):237-47. doi: 10.1093/bioinformatics/7.2.237.
10
Supercomputers and biological sequence comparison algorithms.
Comput Biomed Res. 1989 Dec;22(6):497-515. doi: 10.1016/0010-4809(89)90071-2.

本文引用的文献

1
Identification of common molecular subsequences.常见分子子序列的鉴定
J Mol Biol. 1981 Mar 25;147(1):195-7. doi: 10.1016/0022-2836(81)90087-5.
2
Improved tools for biological sequence comparison.用于生物序列比较的改进工具。
Proc Natl Acad Sci U S A. 1988 Apr;85(8):2444-8. doi: 10.1073/pnas.85.8.2444.
3
A platform for biological sequence comparison on parallel computers.一种用于在并行计算机上进行生物序列比较的平台。
Comput Appl Biosci. 1991 Apr;7(2):237-47. doi: 10.1093/bioinformatics/7.2.237.

生物序列比较的并行计算:将一个便携式模型与英特尔超立方的原生模型进行比较。

Parallel computation for biological sequence comparison: comparing a portable model to the native model for the Intel Hypercube.

作者信息

Nadkarni P M, Miller P L

机构信息

Department of Anesthesiology, Yale School of Medicine, New Haven, CT 06510.

出版信息

Proc Annu Symp Comput Appl Med Care. 1991:404-8.

PMID:1807632
原文链接:https://pmc.ncbi.nlm.nih.gov/articles/PMC2247563/
Abstract

A parallel program for inter-database sequence comparison was developed on the Intel Hypercube using two models of parallel programming. One version was built using machine-specific Hypercube parallel programming commands. The other version was built using Linda, a machine-independent parallel programming language. The two versions of the program provide a case study comparing these two approaches to parallelization in an important biological application area. Benchmark tests with both programs gave comparable results with a small number of processors. As the number of processors was increased, the Linda version was somewhat less efficient. The Linda version was also run without change on Network Linda, a virtual parallel machine running on a network of desktop workstations.

摘要

利用两种并行编程模型,在英特尔超立方体上开发了一个用于数据库间序列比较的并行程序。其中一个版本是使用特定于机器的超立方体并行编程命令构建的。另一个版本是使用Linda构建的,Linda是一种与机器无关的并行编程语言。该程序的两个版本提供了一个案例研究,比较了在一个重要的生物学应用领域中这两种并行化方法。对这两个程序进行的基准测试在处理器数量较少时给出了可比的结果。随着处理器数量的增加,Linda版本的效率略低。Linda版本也未经修改就在网络Linda上运行,网络Linda是在桌面工作站网络上运行的虚拟并行机。