Newsgroups: comp.sys.transputer
From: skwai@csd.hku.hk (Jimmy S K Wai)
Subject: Re: Inmos ISERVER in huge model, anyone?
Organization: The University of Hong Kong
Date: Thu, 16 Jun 1994 02:38:17 GMT
Message-ID: <CrGxzt.Bv7@hkuxb.hku.hk>

>I am working with the INMOS iserver source.  I have made ISERVER into a
>library that can be called from my own programs, but of course I ran out
>of the available 64K for code and data.  (I compiled using Borland C++ in
>small model mode)
>
>Then I tried (and tried, and tried...) to rewrite and compile IServer for
>the huge memory model.  No luck.  Has anyone ever done this and if so, can
>you tell me how you did it, what you changed in the source etc...
>
>Ronald
>
 
I have a samiliar problem when I wrote a program due with large matrix.  I
can't get it work in huge model neither.  However, after I did some necessary
changes to the program and compiled it under Microsoft C, it worked!  Maybe
you can have a try if you can't find a way out.

--
------------------------------
Jimmy S K Wai
Department of Computer Science
University of Hong Kong

Phone:  (852) 859-2174
E-mail: skwai@csd.hku.hk
------------------------------

