Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
ScalFMM
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
solverstack
ScalFMM
Commits
0e200e4d
Commit
0e200e4d
authored
10 years ago
by
Olivier COULAUD
Browse files
Options
Downloads
Patches
Plain Diff
Put in right order ;-)/
parent
c0c6ca00
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
NEWS.txt
+5
-8
5 additions, 8 deletions
NEWS.txt
with
5 additions
and
8 deletions
NEWS.txt
+
5
−
8
View file @
0e200e4d
...
@@ -6,8 +6,12 @@ Copyright (c) 2011-2014 Inria, All rights reserved.
...
@@ -6,8 +6,12 @@ Copyright (c) 2011-2014 Inria, All rights reserved.
This file contains the main features as well as overviews of specific
This file contains the main features as well as overviews of specific
bug fixes (and other actions) for each version of ScalFMM since
bug fixes (and other actions) for each version of ScalFMM since
version 1.1
version 1.1
1.3
-
1.3
in progress
-----
-----
- The choice of floating point values is done by template (by passing template to all classes) and no more at configure time
- There is no more ScalFMM variables and defines but only SCALFMM (all letters in upper case)
- BLAS and FFTW are turned on by default, and the compilation continue even if they are not found
- We start to use unique ptr (and advise to use it) in the main files
- Add interpolation FMM based on uniform grid points.
- Add interpolation FMM based on uniform grid points.
- Add blocked version of the algorithm to increase the granularity (task-based approach)
- Add blocked version of the algorithm to increase the granularity (task-based approach)
- Fix bug with Chebyschev kernel and multi RHS.
- Fix bug with Chebyschev kernel and multi RHS.
...
@@ -32,10 +36,3 @@ version 1.1
...
@@ -32,10 +36,3 @@ version 1.1
- Add SSE and AVX support in CMake
- Add SSE and AVX support in CMake
- Add SSE and AVX code for 1/r kernel
- Add SSE and AVX code for 1/r kernel
- CMake improvements
- CMake improvements
1.3 in progress
-----
- The choice of floating point values is done by template (by passing template to all classes) and no more at configure time
- There is no more ScalFMM variables and defines but only SCALFMM (all letters in upper case)
- BLAS and FFTW are turned on by default, and the compilation continue even if they are not found
- We start to use unique ptr (and advise to use it) in the main files
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