User`s guide
R2010b
10-6
transpose and ctranspose Support 2dbc
In addition to their original support for 1-D distribution schemes, the
functionsctranspose and transpose now support 2-D block-cyclic ('2dbc') distributed
arrays.
Inf and NaN Support Multiple Formats
Distributed and codistributed arrays now support nan, NaN, inf and Inf for not-a-
number and infinity values with the following functions:
Infinity Value Not-a-Number
codistributed.Inf codistributed.NaN
codistributed.inf codistributed.nan
distributed.Inf distributed.NaN
distributed.inf distributed.nan
Support for Microsoft Windows HPC Server 2008 R2
Parallel Computing Toolbox software now supports Microsoft Windows HPC Server 2008
R2. There is no change in interface compared to using HPC Server 2008. Configurations
and other toolbox utilities use the same settings to support both HPC Server 2008 and
HPC Server 2008 R2.
User Permissions for MDCEUSER on Microsoft Windows
The user identified by the MDCEUSER parameter in the mdce_def file is now granted
all necessary privileges on a Windows system when you install the mdce process. For
information about what permissions are granted and how to reset them, see Set the User.
Compatibility Considerations
In past releases, you were required to set the MDCEUSER permissions manually. Now this
is done automatically when installing the mdce process.