CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - compiler
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - compiler - List
[
MPI
]
C++N!suanfa
DL : 0
用VC6.0编译出的求阶乘算法(0---10000)标准C 语言控制台应用程序 -Using VC6.0 compiler seek out factorial algorithm (0-10000) standard C language console application
Date
: 2025-12-21
Size
: 1kb
User
:
郭俊
[
MPI
]
MPIPoisson
DL : 0
Jacobi迭代法求解Poisson方程的MPI并行编程。可以接受参数作为问题剖分大小,能自动根据问题规模选择合适的任务划分(行、列、块)。速度不错。精度及问题函数可以自己在编译前设置。 BY:廖能想-Jacobi iterative method for solving Poisson equation MPI parallel programming. Acceptable parameters as the issue of partition size, can automatically select the appropriate size according to the issue of separation of tasks (rows, columns, blocks). Good speed. The issue of accuracy and function can be set in the pre-compiler. BY: Liao can think
Date
: 2025-12-21
Size
: 4kb
User
:
能想的呆子
[
MPI
]
scan_led
DL : 0
一个8位数码管扫描程序,经过编译和仿真.-An 8-bit digital tube scanner, after the compiler and simulation.
Date
: 2025-12-21
Size
: 1kb
User
:
何情
[
MPI
]
XShortest
DL : 0
最短路径的并行算法 采用TBB 需要intel编译器 速度很快-Parallel shortest path algorithm required the use of TBB fast intel compiler
Date
: 2025-12-21
Size
: 335kb
User
:
邓辉
[
MPI
]
luanxudayin
DL : 0
MPI实现, 主进程的按续与乱续打印,需要安装MPICH,并且在VC++6.0环境下编译-MPI implementation, the main process in accordance with the chaos continued renewal of print, need to install MPICH, and in VC++6.0 compiler environment
Date
: 2025-12-21
Size
: 244kb
User
:
董仁举
[
MPI
]
openmp
DL : 0
This document specifies a collection of compiler directives, library functions, and environment variables that can be used to specify shared-memory parallelism in C and C++ programs. The functionality described in this document is collectively known as the OpenMP C/C++ Application Program Interface (API). The goal of this specification is to provide a model for parallel programming that allows a program to be portable across shared-memory architectures from different vendors. The OpenMP C/C++ API will be supported by compilers from numerous vendors.
Date
: 2025-12-21
Size
: 223kb
User
:
Sudhanshu Shukla
[
MPI
]
Automatic-parallel-compiled
DL : 0
这是一篇很有价值的博士论文,对于并行化编译器中并行程序自动生成和性能优化技术进行了较深入的研究。 并行化的最终日标是生成符合日标机体系结构特点的高效并行程序,因此如何产生高效并行代码是并行化编译研究的一项重要内容。 这篇文章以并行化编译器KAP为研究背景,以分布内存结构为目标,研究了并行化过程中的通信优化和消息、传递类型并行程序自动生成问题;以共享内存结构为目标,研究了并行化产生的openMP程序的编译优化问题。通过测试确定了影响openMP程序性能的主要因素,从并行化生成OpenMP并行程序的特点出发,利用并行化过程中所获得的分析信息,提出了相应的优化算法。对于研究自动并行编译技术的朋友们,是一份很好的学习资料。 -This is a valuable doctoral thesis, for the parallel compiler automatically generates parallel programs and performance optimization technology for a more in-depth study. Parallel objective is to generate the final date of compliance on the characteristics of standard machine architectures and efficient parallel programs, how to generate efficient parallel code is compiled parallel an important part of the study. This article KAP parallel compiler for the study of the background to distributed memory architecture as the goal of a parallel optimization of the process of communication and message passing parallel program automatically generates the problem type to shared memory architecture as the goal of a parallel of the compiler generated openMP program optimization problems. Determined by testing the performance of the main factors openMP program, generated from the parallel characteristics of OpenMP parallel programs using the parallel process of the analysis of information obtaine
Date
: 2025-12-21
Size
: 5.37mb
User
:
王鹏
[
MPI
]
compiler
DL : 0
Compiler for parsing a c like language
Date
: 2025-12-21
Size
: 22kb
User
:
sharique
[
MPI
]
Open_C_Cpp_1_6_Glib_src_v1_0_en
DL : 0
The compiler toolchain of open c.
Date
: 2025-12-21
Size
: 833kb
User
:
Bing
[
MPI
]
invBorder
DL : 0
OPENMP实现并行编程算法 C语言 编译已经通过-OPENMP parallel algorithm C programming language compiler has passed
Date
: 2025-12-21
Size
: 1kb
User
:
马慧
[
MPI
]
2006_book-TransactionalMemory
DL : 0
电子书,综述了事务存储,事务存储是一种很有前途的并行编程模型-ABSTRACT The advent of multicore processors has renewed interest in the idea of incorporating transactions into the programming model used to write parallel programs. This approach, known as transactional memory, offers an alternative, and hopefully better, way to coordinate concurrent threads. The ACI (atomicity, consistency, isolation) properties of transactions provide a foundation to ensure that concurrent reads and writes of shared data do not produce inconsistent or incorrect results. At a higher level, a computation wrapped in a transaction executes atomically – either it completes successfully and commits its result in its entirety or it aborts. In addition, isolation ensures the transaction produces the same result as if no other transactions were executing concurrently. Although transactions are not a parallel programming panacea, they shift much of the burden of synchronizing and coordinating parallel computations from a programmer to a compiler, runtime system,
Date
: 2025-12-21
Size
: 2.05mb
User
:
ritchie
[
MPI
]
deviceQuery
DL : 0
deviceQuery确认CUDA编译环境是否确定搭建完成,能够进行CUDA工程编程-deviceQuery confirm CUDA compiler environment is set up to determine the completion of works to the CUDA programming
Date
: 2025-12-21
Size
: 10.8mb
User
:
王杉杉
[
MPI
]
Compiler-Project
DL : 0
c# programming for sr compiler
Date
: 2025-12-21
Size
: 2kb
User
:
Saber
[
MPI
]
pic16f84aRC5.c
DL : 0
RC5 TV remote decoder using PIC16F877A Microcontroller. THis is for HiTech C compiler
Date
: 2025-12-21
Size
: 1kb
User
:
vinod s
[
MPI
]
LCD12864Real-time-temperature
DL : 0
#include<reg51.h> #include"LCD12864.h" #include"zimo.h" #include"LCD1602.h" void hua_zuobiao(void) //画坐标 在LCD12864实时显示当前温度波形,Proteus仿真.C源码,Keil编译环境-# Include <reg51.h># Include " LCD12864.h" # include " zimo.h" # include " LCD1602.h void hua_zuobiao (void) //draw coordinate in LCD12864 real-time waveform of the current temperature, Proteus simulation C source code, the Keil compiler environment
Date
: 2025-12-21
Size
: 76kb
User
:
罗宇宙
[
MPI
]
Source
DL : 0
一个自己写的Hadoop MapReduce实例源码,网上看到不少网友在学习MapReduce编程,但是除了wordcount范例外实例比较少,故上传自己的一个。包含完整实例源码,编译配置文件,测试数据,可执行jar文件,执行脚本及操作步骤。学习完此例子后,你能掌握MapReduce基础编程,及如何编译Java文件,打包jar文件,编写shell执行脚本等。后续学习还可以参看本人的CSDN博客,如有问题也可以在线为你解答,不过本人也学习Hadoop不足一年,现学现卖而已,也可能力不能及,有些难的也很有可能不懂。希望能够帮助到学习MapReduce的朋友-A written Hadoop MapReduce example source code line to see a lot of friends in the learning MapReduce programming, but in addition to the wordcount example instance is relatively small, so upload your own. Contains the full example source code, the compiler configuration files, test data, executable jar file, execute the script and steps. Learn this example, you can grasp the the MapReduce basis of programming, and how to compile Java files, packaged jar file, write shell execute the script. Follow-up study can also see my CSDN blog if the problem is also available online for you to answer, but I also learned that for Hadoop less than a year, buying and learning it can also power can not and some difficulty also likely to understand . Want to be able to help to learn MapReduce friend
Date
: 2025-12-21
Size
: 95kb
User
:
shallowgrave
[
MPI
]
MPICH-setup
DL : 0
基于Digital Visual Fortran 6.x编译器的MPICH安装 -Digital Visual Fortran 6.x compiler MPICH installation
Date
: 2025-12-21
Size
: 3kb
User
:
Dong xi
[
MPI
]
Christy_Chan
DL : 1
Devices ADuC7000 PWM Example Analog Devices ADuC7000 Signal Example with GNU GCC Compiler Analog Devices ADuC7000 Signal Example with Keil CA ARM Compiler Analog Devices ADuC7020, 7021, 7024, 7026 D/A Example Program Analog Devices ADuC70xx A/D Example Program ARM and UML Software Seminar ARM Cortex Microcontroller Workshop Assembly example with RealView MDK AT91RM9200 Graphic Animation Atmel AT91M55800A A/D Example Program Atmel AT91M55800A D/A Example Program Atmel AT91SAM7S A/D Example Program Atmel SAM3S Lab Atmel SAM3X Lab CAN Examples for Philips LPC2000 series
Date
: 2025-12-21
Size
: 269kb
User
:
Mahdi
[
MPI
]
src
DL : 0
抽奖软件 BCB XE2 下编译 用到了 TMS 的控件。-Under BCB XE2 compiler uses TMS controls.
Date
: 2025-12-21
Size
: 176kb
User
:
[
MPI
]
matrix_mult
DL : 0
在C++11的基础上采用4种不同方法实现了多线程并发矩阵与向量乘积,矩阵转置与矩阵乘积,Linux下编译,需连接pthread库。-Using four different methods on the basis of C++ 11 is implemented on a multi-threaded matrix and vector product, matrix transpose and matrix multiplication, Linux compiler, connect pthread library.
Date
: 2025-12-21
Size
: 7kb
User
:
mimic
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.