gomp-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gomp-discuss] Library foundation?


From: Scott Robert Ladd
Subject: [Gomp-discuss] Library foundation?
Date: Tue, 27 May 2003 07:24:52 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3.1) Gecko/20030521 Debian/1.3.1-1

Biagio Lucini wrote:
Question: will our library be some OpenMP -> NPTL (or whatever POSIX we
choose) interface or do we want to go dirtier into low-level programming?

Much as I like the Native Posix Thread Library, my understanding is that it is a superset of POSIX; I think we'll want to find a common "core", and only use NPTL-specific code when compiling for Linux.

Are we going to require a POSIX-compatible system? Everything I work with has a POSIX layer, but I'm certain that's not universal across the realm of GNU.

For a first implementation, I think we can avoid low-level programming. We can always implement platform-specific code later, as warranted by performance and available hardware.

--
Scott Robert Ladd
Coyote Gulch Productions (http://www.coyotegulch.com)
Professional programming for science and engineering;
Interesting and unusual bits of very free code.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]