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
a88521f3
Commit
a88521f3
authored
9 years ago
by
PRUVOST Florent
Browse files
Options
Downloads
Patches
Plain Diff
add a ChangeLog file for releases
parent
8e89e826
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ChangeLog
+35
-0
35 additions, 0 deletions
ChangeLog
with
35 additions
and
0 deletions
ChangeLog
0 → 100644
+
35
−
0
View file @
a88521f3
chameleon-0.9.1
------------------------------------------------------------------------
r2253 | fpruvost | 2015-06-19 16:57:27 +0200 (ven. 19 juin 2015)
- update users_guide
- activate MAGMA kernels for simulation mode
- magma_ztsqrt_gpu is now defined in magma-1.6.0: change the name of our magma routine in magma_ztsqrt2_gpu
- avoid problem of compatibility with MAGMA with lapack_const
- add cublas interface v2 (not used for now because starpu does not manage cublas handles)
- use WORKC workspace for better performances in tsmqr
- add lapacke headers
- enable to use lapacke in lapack (MKL)
- correct restrict zsytrf_nopiv
- save config of build in config.log
- improve potrf+potrs on distributed systems
- add a MORSE_VERBOSE mode to activate or not hints during the detection
- add the codelet name information in starpu_codelet for eztrace starpu module interceptions
- change the name of the installed chameleon .pc file: no more starpu or quark suffix
- change installation directories for headers, executables and docs. Make it relative to chameleon to avoid a bloody mess in system dirs
- add an example to link with chameleon in cmake using FindCHAMELEON.cmake
- update intern cmake Finds
- recursive cmake finds,
- add link tests
- MKLROOT env var. is considered
- env var. for libraries dir. are considered (ex: export HWLOC_DIR=/home/toto/install/hwloc)
- improve Find BLAS for gnu compilo and threaded mkl
- if hints are given by user to find libs (CMake option or env. var) --> do not use pkg-config
- avoid to call MPI_Finalize if MPI has been initialized by user
- add MORSE_Pause/Resume function to avoid CPU consumption when no tasks have to be executed
chameleon-0.9.0
------------------------------------------------------------------------
r2019 | pruvost | 2014-11-16 18:43:03 +0100 (Sun, 16 Nov 2014)
- First release of chameleon
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