A dynamic implementation tool for heterogeneous computing called CHP (Coarse grained heterogeneous Precompiler) based on user directed approach was proposed.
提出了一种基于用户指导法的异构计算的动态实现工具,称为粗粒度异构预编译器(chp)。
2
The binding compiler USES these comparisons both to make sure that pre-existing binding methods it finds in classes are still needed, and to avoid creating duplicate classes or methods.
利用这些比较,绑定编译器可以确定在类中发现的已经存在的方法是否仍然需要,并避免创建重复的类或方法。
3
We've always had an ahead-of-time compiler, to produce pre-compiled Ruby code in.class files. But there were a few things missing.