I would love to know a video card vendor that ships bug-free drivers. They
all gave me grief... ATI, Matrox, NVidia, Intel. Diamond (S3) worked,
though, but I haven't used them since Win95.
"Joseph M. Newcomer" <newcomer@flounder.com> wrote in message
Yes, NVIDIA seems to have inherited the "Diamond mantle" of creating
really unreliable
display drivers...I don't have an NVIDIA card, but I know people who are
getting rid of
them because they can't get working drivers. And I would never own one,
just like I never
owned a Diamond card. NVIDIA should look at what happened to Diamond as
an object lesson.
Even if OpenMP creates multiple threads at startup, these threads would
not be doing any
graphics until long after your InitInstance handler, if at all. They
would actually be a
thread pool that was idle until you did an OpenMP operation. I'm still
trying to figure
out all the OpenMP details myself.
Send me email and I'll send you a copy of my Affinity Explorer, which I
don't seem to have
put up on my Web site (I thought I had...oh well, another project to
finish...)
joe
On Tue, 27 Mar 2007 23:16:01 -0700, robosport
<robosport@discussions.microsoft.com> wrote:
"Joseph M. Newcomer" wrote:
Unless you have done something to create threads, the application has
only a single
thread.
I use OpenMP on much of my app. But the relevent issue that I'm debugging
is
a known issue caused by the NVIDIA grpahics driver now using another
thread.
Joseph M. Newcomer [MVP]
email: newcomer@flounder.com
Web: http://www.flounder.com
MVP Tips: http://www.flounder.com/mvp_tips.htm