Newsgroups: comp.parallel
From: Oliver Gloth <oliver@vug.uni-duisburg.de>
Subject: pthreads for HP-UX 10.20
Organization: Gerhard-Mercator-Universitaet -GH- Duisburg
Date: 29 Jan 1998 20:54:04 GMT
Message-ID: <6aqq9c$859$1@encore.ece.cmu.edu>

At our institute we are running a 2-CPU workstation under HP-UX
10.20. I'm currently working on a CFD program, which needs lots of
computational power. As server for big computations our university has
a HP-CONVEX SPP2000, on which we get a good speed-up running our
program with the CONVEX cps-threads. On a Linux-PC we get good
parallel results as well, using POSIX-threads.

We would also like to run the program in parallel on our
HP-workstation, but I couldn't find a library for the POSIX-thread
standard. Does anyone know if there is an existing
pthread-implementation for HP-UX 10.20? If yes, where can I find it? 

Thanks in advance,
Oliver

oliver@vug.uni-duisburg.de

--
Articles to parallel@ctc.com (Administrative: bigrigg@cs.cmu.edu)
Archive: http://www.hensa.ac.uk/parallel/internet/usenet/comp.parallel


