Aesthete 发表于 2025-3-23 10:42:24

https://doi.org/10.1007/978-3-662-52707-8e exploitable parallelism in a program. The run-time system supports dynamic scheduling, interprocessor communication, and storage management. A number of statistics gathered during execution are presented.

上下连贯 发表于 2025-3-23 14:20:52

https://doi.org/10.1007/978-3-663-12240-1 typical array-assignment patterns. The syntax falls somewhere in between the purely functional and (im)purely imperative, and makes the inferencing problem fairly easy. If nothing else, the work represents an interesting intellectual excercise in the relationship between non-determinism, side-effects, and parallelism.

BRIEF 发表于 2025-3-23 19:39:00

http://reply.papertrans.cn/39/3880/387932/387932_13.png

来自于 发表于 2025-3-24 01:52:54

Arrays, non-determinism, side-effects, and parallelism: A functional perspective, typical array-assignment patterns. The syntax falls somewhere in between the purely functional and (im)purely imperative, and makes the inferencing problem fairly easy. If nothing else, the work represents an interesting intellectual excercise in the relationship between non-determinism, side-effects, and parallelism.

Tartar 发表于 2025-3-24 04:20:20

A flexible architectural study methodology,odel under study. The trace of each program execution is then reduced to an “architecturally neutral” precedence graph. The precedence graph can then be used repeatedly in simulations to study the effects of changes in architecture or scheduling strategy.

酷热 发表于 2025-3-24 10:27:12

https://doi.org/10.1007/978-3-663-04922-7odel under study. The trace of each program execution is then reduced to an “architecturally neutral” precedence graph. The precedence graph can then be used repeatedly in simulations to study the effects of changes in architecture or scheduling strategy.

儿童 发表于 2025-3-24 13:40:01

On the correspondence of lambda style reduction and combinator style reduction,echanisms thus avoiding as many of the usual implementation details as possible. It will be shown that there is a very strong correspondence between the two reduction mechanisms. This correspondence offers a basis for a fair comparison of the complexities of both mechanisms.

dysphagia 发表于 2025-3-24 15:56:31

Head order reduction: A graph reduction scheme for the operational lambda calculus,rm of a lambda expression corresponds closely to K. J. Greene‘s lazy normal form of his LNF-calculus, that is, the head order normal form will have the same variable (respectively, constant) as head and the same number of arguments as its normal form. In the context of future implementations, the he

Retrieval 发表于 2025-3-24 19:42:12

http://reply.papertrans.cn/39/3880/387932/387932_19.png

新陈代谢 发表于 2025-3-25 00:38:49

Concurrent term rewriting as a model of computation,anced massively concurrent architectures. At the highest level of abstraction, this model views computation as replacing selected subterms by others, at multiple sites concurrently. In this view, concurrent term rewriting provides a standard of correctness, and the choice between using trees or grap
页: 1 [2] 3 4 5 6 7
查看完整版本: Titlebook: ;