Software
1.0 Release Candidate 1 - 1.0.0-rc1
2012-03-05

 

The DAGuE/DPLASMA Team is pleased to announce the release of DAGuE version 1.0.0-rc1. This release candidate is the first in the row and includes the DAGuE software as well as the DPLASMA dense linear algebra layer. We strongly recommend that all users of previous versions upgrade to 1.0.0-rc1 as soon as possible.

The DPLASMA layer provided supports all basic datatypes (s,d,z,c) for all the following tiled kernels:

- Cholesky (factorization / solve)

- QR and LQ (factorization / generation of Q)

- Parameterized QR (all possible trees) (factorization / generation of Q)

- LU incremental pivoting (factorization / solve)

- GEMM, TRSM, TRMM, HEMM, SYMM

 

- LANHE, LANSY, LANGE (non-optimized, only max norm is available yet).

 

 

Release Notes:

- Please visit the project wiki for more information about the compilation, installation, howto and FAQ.

- the GPU supports has been temporarily disabled.

- When profiling is enabled, the DAGuE data distributions should not be freed before the finalization of the DAGuE environment.

- parameterized QR only supports cases where N and M are multiple of the tile size.

 

bosilca-dplasma-1c0372a47a55.tar.bz2   Download View License

Mercurial Repository
2010-11-01

Development of DAGuE is done through a mercurial repository hosted by bitbucket. Collaborators need to have a bitbucket account and be registered with the project to access the mercurial repository. Requests to be added to the DAGuE developers should be sent by mail to George Bosilca.

The main repository can be found at

  http://bitbucket.org/bosilca/dplasma

The repository for the 3D trace visualizer can be found at

  http://bitbucket.org/herault/dague-icsched

 


License

Copyright © 2022 The University of Tennessee. All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
· Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
· Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer listed in this license in the documentation and/or other materials provided with the distribution.
· Neither the name of the copyright holders nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

This software is provided by the copyright holders and contributors "as is" and any express or implied warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose are disclaimed. in no event shall the copyright owner or contributors be liable for any direct, indirect, incidental, special, exemplary, or consequential damages (including, but not limited to, procurement of substitute goods or services; loss of use, data, or profits; or business interruption) however caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of the use of this software, even if advised of the possibility of such damage.

Jun 29 2022 Admin Login