• 减少通信开销并行编译优化主要目标之一

    Reducing communication overhead is one of the goals of parallel compiling optimization.

    youdao

  • 计算划分问题并行编译最为重要问题之一

    Computation partition is one of the most important problems in parallel compilation and optimization.

    youdao

  • 并行编译人们获得质量并行软件提供了一条很重要途径

    Parallelizing compilers provide an important way for people to acquire high quality parallel software.

    youdao

  • 最终完成预定设计目标,使用并行编译任务验证其有效性给出性能比较数据。

    The success of the implementation is proved by a test using parallel compilation task and the system's performance is compared with another two similar systems.

    youdao

  • 该文介绍了自动并行编译技术最新进展,并提出进一步研究所要解决的问题。

    In this paper, the new development of automatic parallel compilation technique and the challenges of future research are presented.

    youdao

  • 由于缺乏有效并行编译优化支持性能商业UPC编译器相比,有着较大差距

    However, there is a big performance gap between it and the commercial UPC compilers, for lack of effective parallel compiler optimization support.

    youdao

  • 传统并行编译处理非可规约循环时一般使用结点分割法由此带来的代码复制是不可避免的。

    Traditional parallelized compiler techniques use node splitting to make irreducible loops reducible, but will make code duplicate inevitably.

    youdao

  • 嵌入式系统中,随着处理器应用,相应的系统软件如实操作系统、并行编译器等日益成为研究热点

    In the embedded system, along with the application of multi-core processor, the system software such as Real Time Operation system (RTOS) and parallel compilers are becoming a research hotspot.

    youdao

  • 并行编译中,循环变换开发程序并行主要方法存在复杂控制紧密套循环往往无法得到有效并行化。

    Loop transformation is the basic way to maximization parallelism, but it doesn't work in the case of non - perfect nested loop with complicated control flow.

    youdao

  • 不幸项目不是并行构建的——就像以前一样一部分都是单独构建的——但是每个项目实际编译能够使用多线程的方式。

    Unfortunately, the projects aren't built in parallel - each one is built individually as before - but the actual compilation of each project will be able to use multiple threads.

    youdao

  • 查询远程服务器编译以及足够数据填充union所有分支上的AT Q缓冲区两个过程并行进行的。

    The compilation of the query on the remote server and fetching of enough data to fill the ATQ buffer on all legs of the UNION will proceed in parallel.

    youdao

  • 编译规则利用并行处理能力清理服务器实现的性能高于其他实现。

    Cleansing server implementations that can compile the rules and exploit parallel processing capabilities will perform better than alternative implementations.

    youdao

  • 有序编译期间,yacc(其中y.t ab . c默认文件名)parserl生成文件y.t ab . c,然后为parser 2生成文件y.t ab . c;并行模式下,这会导致冲突

    During sequential compilation, the file y.tab.c is generated by yacc (where y.tab.c is the default filename) for parserl and then parser2; but in parallel mode, this results in a conflict.

    youdao

  • 必须严密监视 makefile 是否发生这种情况这种情况下,顺序模式良好编译脚本并行模式下出现混乱

    You must take a close look into the makefile to figure out such situations, where parallelizing an otherwise fine script in serial mode will mess things up if it's run in parallel.

    youdao

  • 编译的确提出那种应该不同层次处理并行程序设计问题

    Compilers certainly present the sort of programming issue that should deal with parallelism at different levels.

    youdao

  • 并行难题生成有效代码所需优化适合单个编译构造课程讲。

    The hard issues of parallelism and the optimizations needed to produce effective code just don't fit into the time available for a single course in compiler construction.

    youdao

  • Linux可以很多硬件运行并且具有高质量编译其他软件例如并行文件系统MPI实现Linux上都是免费的。

    Linux runs on a wide variety of hardware, and high-quality compilers and other software like parallel filesystems and mpi implementations are freely available for Linux.

    youdao

  • 关心语言是不是函数性(functional)的,只要告诉编译在哪儿使用并行可以了

    He does not care if the language is functional or not, as long as you can tell the compiler where it's OK to use parallelism.

    youdao

  • 本文探讨了GNU make、distccccache,这些工具能够并行分布编译过程

    This article has delved into the GNU make, distcc, and ccache tools, which can help you parallelize the build process.

    youdao

  • 作者应用技术编写出一个面向C语言并行语言编译前端验证了技术是可行高效的。

    With this technology, have finished a front-end compiler of C -oriented parallel language, and this practice have proved the technology feasible and highly effective.

    youdao

  • VLIWDSP机器由于硬件控制简单,指令的并行完全编译决定因此编译程序成为基于VLIW DSP机器应用关键因素

    VLIW DSP has simple control hardware, and its ILP is decided during the compile time, so compiler is the key factor in developing applications based on VLIW DSP.

    youdao

  • 技术可以提高量子网络并行性,可以用于量子计算程序的编译优化。

    This technique can improve the parallelism in quantum network and use for the compiler of quantum program.

    youdao

  • 其次实现消息传递并行编程模型MPICH并行计算机编译链接运行

    Secondly, on the parallel computer system, we implement the compile, connection and running of the message passing parallel program model MPICH.

    youdao

  • 通过编译逻辑程序子句转换执行表达式。执行,只需简单测试即可进行并行求解。

    A clause of logic programs is transformed into an execution graph expression through compilation With simple test at run-time, execution in AND-parallelism can be available.

    youdao

  • 编译提高程序并行性的主要障碍频繁的控制转移模棱两可内存访问。

    The main impediments for compiler to improve the parallelism of program, are frequent branches and ambiguous memory accessess.

    youdao

  • 软件流水循环展开开发循环并行重要编译优化技术

    Software pipelining and loop unroll are two kinds of important optimized compile technique to develop loop parallelism.

    youdao

  • VL IW机器并行特性,导致其以最大限度地提高执行效率作为评判编译性能的依据,现今局部调度使用达到瓶颈。

    VLIW machine's parallel property makes that compiler's capability is judged by improving machine's execution efficiency utmost, while nowadays local scheduling is used to its bottleneck.

    youdao

  • 投机优化技术作为先进现代编译技术,有效提高指令执行的并行性。

    Speculation is a very effective way to improve instruction level parallelism as an advance compiler optimization technique.

    youdao

  • 显式并行指令计算(EPIC)关注于编译硬件相互协作

    Explicitly Parallel Instruction Computing (EPIC) emphasizes importance of the synergy between compiler and hardware.

    youdao

  • 并行编译可以把现有的串行程序自动半自动转换并行程序。

    Parallelizing compiler can transform serial programs to parallel programs automatically or semi automatically.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定