Progress Report on Parallelism in MuPAD
Abstract
MuPAD is a general purpose computer algebra system with two programming concepts for parallel processing: {\em micro-parallelism\/} for shared-memory machines and {\em macro-parallelism\/} for distributed architectures. This article describes language instructions for both concepts, the current state of implementation, together with some examples.