Description: openMP多线程程序设计要点 可用Inter编译器
-OpenMP multi-threaded program design elements available for Inter compiler Platform: |
Size: 117760 |
Author:安康 |
Hits:
Description: 介绍使用OpenMP实现并行编程,不错的资料-Introduction realize the use of OpenMP parallel programming, good information Platform: |
Size: 117760 |
Author:Deng |
Hits:
Description: Topway生产的LCD驱动代码,并教你建立自己的字库!-Topway production of LCD driver code, and teach you create your own font! Platform: |
Size: 9216 |
Author:许强 |
Hits:
Description: 本文件主要介绍了在VS2008平台下用openmp来实现求PI程序的并行化,并行化后大大缩短了求解的时间。本资料非常适合学习并行计算的朋友们,分享给大家,希望能对你们有所帮助-This paper introduces the use openmp in VS2008 platform to achieve the requirements under the PI program parallelization, parallelization, after greatly reducing the computation time. This information is very suitable for studying parallel computing friends, share with everyone, hope you can help! ! ! Platform: |
Size: 1024 |
Author:zhangjun |
Hits:
Description: OpenMP API 用户指南概述了用于生成多重处理应用程序的OpenMP Fortran 95、C 和
C++ 应用程序接口(application program interface, API)。Sun Studio 编译器支持OpenMP
API。本指南专供具有Fortran、C 或C++ 语言及OpenMP 并行编程模型工作经验的科
学工作者、工程技术人员和程序员使用。通常,还假定他们熟悉Solaris 操作环境或
UNIX。-OpenMP API User s Guide outlines the procedures used to generate multi-processing applications of the OpenMP Fortran 95, C and
C++ application program interface (application program interface, API). Sun Studio compilers support OpenMP
API. This guide is specifically for Fortran, C or C++ language and OpenMP parallel programming model for scientific work experience
School workers, engineers, technicians and programmers. Usually, it is assumed they are familiar with Solaris operating environment or
UNIX. Platform: |
Size: 904192 |
Author:udee |
Hits:
Description: 此文档为网络上搜索都得以篇并行计算演示文稿,介绍了OpenMP程序设计-This document is an Internet search for articles are parallel to the presentation, introduced the OpenMP programming Platform: |
Size: 121856 |
Author:hsxw001 |
Hits:
Description: 使用openMP进行并行计算
openMP具有如下特点:1.标准性 2.简洁实用 3.使用方便 4.可移植性-Parallel computing using openMP openMP has the following characteristics: 1. Standard of 2 simple and practical 3. Easy to use 4 Portability Platform: |
Size: 117760 |
Author:j-wu06 |
Hits:
Description: openmp program for calculate option pricing. this program works fine with small number of block but need to see for some error. Platform: |
Size: 1024 |
Author:Ranjan |
Hits:
Description: ,主要包括并行程
序设计基础(并行计算机系统与结构模型、PC机群搭建和并行程序设计简介等)、并行程序
编程指南(MPI、PVM、HPF和OpenMP等)和并行程序开发方法(可视化并行程序设计环境、
并行程序调试和并行程序性能分析及优化等);下篇为并行算法编程实现,主要包括非数值
并行算法(排序、串匹配、图论、组合优化和计算几何等)及其MPI编程实现和数值计算并行
算法(矩阵运算、线性方程组求解、矩阵特征值计算和傅氏及小波变换等)及其MPI编程实
现。-, Main parallel programming foundation (parallel computer system with the structural model, PC cluster structures and parallel programming brief), Parallel Programming Guide (MPI, PVM, HPF and OpenMP, etc.) and the parallel program development approach (visual parallel programming environment, debugging of parallel programs and parallel program performance analysis and optimization, etc.) next parallel algorithm programming, including the non-numerical parallel algorithms (sorting, string matching, graph theory, combinatorial optimization, and computational geometry, etc.) and its MPI programming parallel algorithms and numerical calculation (matrix operations, solving linear equations, matrix eigenvalue calculation and Fourier and wavelet transform, etc.) and its MPI programming. Platform: |
Size: 2525184 |
Author:陈晓东 |
Hits:
Description: mpi跟openmp试验中的一些配置实验环境,以及一些简单的实验,可以对初学者有很大的帮助-mpi with openmp test configuration experimental environment, as well as some simple experiments, can be of great help for beginners Platform: |
Size: 185344 |
Author:wangxiuyong |
Hits:
Description: C++ program using OpenMP to solve 2D levels from the IQ-puzzle 505 from Lonpos from designtorget.se
Look in level.txt for example usage.
Compile program using gcc with:
gcc -O3 -fopenmp -o iqps iqps.cpp
Run with:
./iqps (path to level.txt) Platform: |
Size: 4096 |
Author:linkan
|
Hits: