Title: | DECmcc user notes file. Does not replace IPMT. |
Notice: | Use IPMT for problems. Newsletter location in note 6187 |
Moderator: | TAEC::BEROUD |
Created: | Mon Aug 21 1989 |
Last Modified: | Wed Jun 04 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 6497 |
Total number of notes: | 27359 |
If I run MCC on a multiprocessor system, does MCC try to take advantage of the multiple CPUs, i.e. does MCC do parallel processing? Jack
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
54.1 | Not right now | TOOK::STRUTT | Colin Strutt | Fri Feb 16 1990 13:14 | 9 |
Currently, MCC makes no use of any multiprocessing capability within a single process. (Of course, multiple users running MCC can take advantage of multi-processors, but that is due to VMS and not MCC) Sometime in the future it is *possible* that we would allow threads within a single process to be scheduled on multiple processors - that is likely to require more effort in VMS than it is in MCC. Colin |