分布式并行C语言及其预编译器的设计和实现
第29卷第5期 长春工业大学学报(自然科学版) V01.29,No.5
1111篁!!旦』呈!!里!!呈!篁!!呈量!!!呈坚呈!:!!!!!¥皇!三!!!呈呈呈!皇堡¥!望!!!望!篁!!!!!!星!!!!呈呈!!至!;!!!!
分布式并行C语言及其预编译器的设计和实现
邹晓辉1, 邹跃鹏2
(1.吉林师范大学计算机学院,吉林四平136000;2.吉林大学计算机科学与技术学院.吉林长春130012)
摘 要:设计了可实现分布式并行计算的并行编程语言——并行C语言,并且使用模板机制
实现了将此并行C语言程序转换为标准C语言程序的转换程序——预编译器。并行计算的
实现采用了多线程和RPC(远程过程调用)相结合的技术。实验结果表明,使用此并行C语言
编写的程序,能够有效地在分布式环境下实现并行计算。充分利用系统中的多处理机资源,提
高系统效率。
关键词:分布式并行计算;并行C语言;预编译器;多线程;RPC(远程过程调用)
中图分类号:TP31 文献标识码:A
lel
The and ofthedistributed
designimplementation paral
O andit’S
language precompiler
ZOUXiao—huil,ZOU
Yue—pen92
Normal
(1.SchoolofComputerScience,JilinUniversity.Siping136000.China;
of Scienceand 130012,China)
2.CollegeComputer Technology,JilinUniversity。Changchun
the whichis with
Abstract:AC is and of realized
parallellanguagedesigned precompiler template.
mechanism.Theofmultithreadandremote callarecombinedtofulfillthe
technologies procedure
resultsshowthat withthe C can
parallellanguageeffectively
parallelcomputing.The programming
of
realizethe inthedistributedenvironmentandmakefulluseoftheresources
parallelcomputation
the inthenetwork.
multi—processors
words:distributed C
Key parallelcomputati