Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

Adaptor

You are here: irt.org | FOLDOC | Adaptor

<tool> (Automatic DAta Parallelism TranslatOR) A source to source transformation tool that transforms data parallel programs written in Fortran 77 with array extensions, parallel loops, and layout directives to parallel programs with explicit message passing. ADAPTOR generates Fortran 77 host and node programs with message passing. The new generated source codes have to be compiled by the compiler of the parallel computer.

Version 1.0 runs on CM-5, iPCS/860, Meiko CS1/CS2, KSR 1, SGI, Alliant or a network of Suns or RS/6000s.

(ftp://ftp.gmd.de/gmd/adaptor/adp_1.0.tar.Z).

[Connection with Thomas Brandes and GMD?]

(1993-06-01)

Nearby terms: Adaptive Server Enterprise « Adaptive Simulated Annealing « Adaptive TRansform Acoustic Coding « Adaptor » Ada Semantic Interface Specification » Ada Software Repository » A Data Management System

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb