|
From: Robert W. <rj...@du...> - 2005-03-03 06:14:37
|
> > * 81361 Can't distinguish large stack allocations from stack-swit... >=20 > Do we care about this? Is writing-your-own-thread-package > regarded as a sensible thing to do? Oh yeah. For example, we play all sorts of tricks in our OpenMP implementation to get higher performance, including mixing pthreads and a home-grown light-weight threads package. We'd be happy to augment everything and anything so that our customers can Valgrind their OpenMP applications without spurious errors. > In any case there's not > much we can do about this without the client telling us when=20 > stack switches are happening. Yup - that's fine by us. Regards, Robert. --=20 Robert Walsh Amalgamated Durables, Inc. - "We don't make the things you buy." Email: rj...@du... |