[Info-vax] Multiprocessor VAX (simh extension) & pthreads
Stephen Hoffman
seaohveh at hoffmanlabs.invalid
Thu Mar 26 10:06:07 EDT 2015
On 2015-03-26 13:50:39 +0000, Eberhard Heuser said:
> I want to test some pthreads code.
"OpenVMS VAX supports neither kernel threads nor upcalls." In short, a
pthreads application operates on a single processor on VAX.
For parallel execution across multiple processors using pthreads, Alpha
or Itanium, and a not-antique OpenVMS version, are required.
With older OpenVMS releases, pthreads can also be sensitive to the
particular patches, which means using a V8-vintage release is usually
preferable.
If pthreads and/or portability is not a specific requirement for the
work, KP Threads can sometimes be easier to deal with.
--
Pure Personal Opinion | HoffmanLabs LLC
More information about the Info-vax
mailing list