Does anyone know if Stata 9 has symmetric multiprocessing (SMP)
capabilities? It would seem to me that a stats package should be able to
take advantage of multi-processing fairly easily, since each record could
be a separate asynchronous task. This would pave the way for very
intensive computing jobs to be processed much faster on SMP machines.