[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Programming for SMP?
- Subject: Programming for SMP?
- From: Mike Vannorsdel vannorsdel@xxxxxxx
- Date: Thu, 4 Jan 2001 16:01:07 -0700
I'd like to try and implement multiprocessor support in some of my projects. But this would be my first time doing it. With OS X, would I need to make code changes to use both processors or is this done automatically by OS X? If not, what are some code examples that show how to split up operations to the different processors?