From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.1 required=5.0 tests=BAYES_05,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,e39d09d72677b4dc,start X-Google-Attributes: gid103376,public From: Enrique Pascual Gil Subject: GNAT and multiprocessor machine Date: 1997/12/11 Message-ID: <348F850B.633189A6@iponet.es>#1/1 X-Deja-AN: 297139380 Organization: Unisource Espana NEWS SERVER Newsgroups: comp.lang.ada Date: 1997-12-11T00:00:00+00:00 List-Id: I am using GNAT 3.10p in a SGI ONYX with ten processors and I would like to map a task in each processor, does anyone knows if it is posible and how? I have listen about GLADE but I don't know if it works in this enviroment.