搜索资源列表
mpqc-2.2.2.tar
- 大型并行量子化学软件;支持密度泛函(DFT)。可以进行各种量子化学计算。支持CHARMM并行计算。非常具有应用价值。
cuda
- CUDA是流行的并行计算的硬件和软件架构, 其高性能的可以应用到实际软件中的工具,包含一些学习CUDA的基本的一些资料,并且有本人的对别人讲过的PPT 已经一些总结-CUDA is a popular parallel computing hardware and software architecture, which can be applied to the actual high-performance software tools, including some of the st
scalapack-1.8.0
- ScaLapack是一个并行计算软件包,适用于分布存储的MIMD并行机.ScaLapack提供若干线性代数来解功能,具有高效、可移植。可伸缩、高可靠性的优点,利用它的求解库可以开发出基于线性代数运算的并行应用程序.文章对ScaLapack的结构、功能、数据布局等方面进行了讨论。 -A library of high-performance linear algebra routines for distributed-memory message-passing MIMD computers
SUBROUTINE-FILM-DFLUX01-pavement-r
- ABAQUS的二次开发,道路厚度与温度对路基的影响,来自廖公云老师的《ABAQUS有限元软件在道路工程中的应用》-ABAQUS secondary development, the road thickness and temperature of the roadbed, from Liao Gongyun teacher "ABAQUS finite element software in road works
fastflow-2.0.0
- Fastflow是一个在多核系统下的并行计算框架,可以灵活的加入现有的程序中,在软件开发的各个层次均可得到应用,采用了non-blocking lock-free/fence-free的同步机制,比openmp更加高效-FastFlow is a parallel programming framework for multi-core platforms based upon non-blocking lock-free/fence-free synchronization mechanism
application-UIMENU-menu
- 用MATLAB软件绘制几个图形,UIMENU菜单的应用、除法计算器、单选框的使用。-Draw several graphics using MATLAB software, application UIMENU menu, calculator division, the use of a single box.
combation caculation
- Intel编译器的自动并行化功能可以自动的将串行程序的一部分转换为线程化代码,适用于多核或多处理器的共享内存系统,OpenMP是C/C++ 和Fortan等的应用编程接口,已经被大多数计算机硬件和软件厂家所标准化。(Automatic parallelization of serial program function can automatically convert a portion of the thread of Intel code compiler, shared memory s