Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Chameleon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
solverstack
Chameleon
Commits
28682c21
Commit
28682c21
authored
6 years ago
by
Mathieu Faverge
Browse files
Options
Downloads
Patches
Plain Diff
Link name
parent
7b0bc788
No related branches found
No related tags found
1 merge request
!90
Renaming
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.org
+1
-1
1 addition, 1 deletion
README.org
control/chameleon_zcf90.F90
+12
-12
12 additions, 12 deletions
control/chameleon_zcf90.F90
with
13 additions
and
13 deletions
README.org
+
1
−
1
View file @
28682c21
...
@@ -25,7 +25,7 @@ linear algebra algorithms on very different type of architecture:
...
@@ -25,7 +25,7 @@ linear algebra algorithms on very different type of architecture:
laptop, many-core nodes, CPUs-GPUs, multiple nodes. For example,
laptop, many-core nodes, CPUs-GPUs, multiple nodes. For example,
Chameleon is able to perform a Cholesky factorization
Chameleon is able to perform a Cholesky factorization
(double-precision) at 80 TFlop/s on a dense matrix of order 400 000
(double-precision) at 80 TFlop/s on a dense matrix of order 400 000
(i.e. 4 min). Chameleon is a sub-project of [[http://icl.cs.utk.edu/morse/][
CHAMELEON
]] specifically
(i.e. 4 min). Chameleon is a sub-project of [[http://icl.cs.utk.edu/morse/][
MORSE
]] specifically
dedicated to dense linear algebra.
dedicated to dense linear algebra.
* Get Chameleon
* Get Chameleon
...
...
This diff is collapsed.
Click to expand it.
control/chameleon_zcf90.F90
+
12
−
12
View file @
28682c21
...
@@ -6,19 +6,19 @@
...
@@ -6,19 +6,19 @@
! This software is a computer program whose purpose is to process
! This software is a computer program whose purpose is to process
! Matrices Over Runtime Systems @ Exascale (MORSE). More information
! Matrices Over Runtime Systems @ Exascale (MORSE). More information
! can be found on the following website: http://www.inria.fr/en/teams/morse.
! can be found on the following website: http://www.inria.fr/en/teams/morse.
!
!
! This software is governed by the CeCILL-B license under French law and
! This software is governed by the CeCILL-B license under French law and
! abiding by the rules of distribution of free software. You can use,
! abiding by the rules of distribution of free software. You can use,
! modify and/ or redistribute the software under the terms of the CeCILL-B
! modify and/ or redistribute the software under the terms of the CeCILL-B
! license as circulated by CEA, CNRS and INRIA at the following URL
! license as circulated by CEA, CNRS and INRIA at the following URL
! "http://www.cecill.info".
! "http://www.cecill.info".
!
!
! As a counterpart to the access to the source code and rights to copy,
! As a counterpart to the access to the source code and rights to copy,
! modify and redistribute granted by the license, users are provided only
! modify and redistribute granted by the license, users are provided only
! with a limited warranty and the software's author, the holder of the
! with a limited warranty and the software's author, the holder of the
! economic rights, and the successive licensors have only limited
! economic rights, and the successive licensors have only limited
! liability.
! liability.
!
!
! In this respect, the user's attention is drawn to the risks associated
! In this respect, the user's attention is drawn to the risks associated
! with loading, using, modifying and/or developing or reproducing the
! with loading, using, modifying and/or developing or reproducing the
! software by the user in light of its specific status of free software,
! software by the user in light of its specific status of free software,
...
@@ -26,10 +26,10 @@
...
@@ -26,10 +26,10 @@
! therefore means that it is reserved for developers and experienced
! therefore means that it is reserved for developers and experienced
! professionals having in-depth computer knowledge. Users are therefore
! professionals having in-depth computer knowledge. Users are therefore
! encouraged to load and test the software's suitability as regards their
! encouraged to load and test the software's suitability as regards their
! requirements in conditions enabling the security of their systems and/or
! requirements in conditions enabling the security of their systems and/or
! data to be ensured and, more generally, to use and operate it in the
! data to be ensured and, more generally, to use and operate it in the
! same conditions as regards security.
! same conditions as regards security.
!
!
! The fact that you are presently reading this means that you have had
! The fact that you are presently reading this means that you have had
! knowledge of the CeCILL-B license and that you accept its terms.
! knowledge of the CeCILL-B license and that you accept its terms.
!
!
...
@@ -37,7 +37,7 @@
...
@@ -37,7 +37,7 @@
!
!
! Copyright © 2011 The Numerical Algorithms Group Ltd. All rights reserved.
! Copyright © 2011 The Numerical Algorithms Group Ltd. All rights reserved.
!
!
! Redistribution and use in source and binary forms, with or without
! Redistribution and use in source and binary forms, with or without
! modification, are permitted provided that the following conditions are
! modification, are permitted provided that the following conditions are
! met:
! met:
...
@@ -50,7 +50,7 @@
...
@@ -50,7 +50,7 @@
! - Neither the name of the copyright holders nor the names of its
! - Neither the name of the copyright holders nor the names of its
! contributors may be used to endorse or promote products derived from
! contributors may be used to endorse or promote products derived from
! this software without specific prior written permission.
! this software without specific prior written permission.
!
!
! This software is provided by the copyright holders and contributors "as
! This software is provided by the copyright holders and contributors "as
! is" and any express or implied warranties, including, but not limited
! is" and any express or implied warranties, including, but not limited
! to, the implied warranties of merchantability and fitness for a
! to, the implied warranties of merchantability and fitness for a
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment