[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Programming for SMP?



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?