Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
solverstack
ScalFMM
Commits
b7cc920d
Commit
b7cc920d
authored
Oct 28, 2014
by
PIACIBELLO Cyrille
Browse files
NEW.tct updated
parent
6489e64e
Changes
1
Hide whitespace changes
Inline
Side-by-side
NEWS.txt
View file @
b7cc920d
Copyright (c) 2011-2014 Inria, All rights reserved.
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
...
@@ -13,15 +13,17 @@ version 1.1
...
@@ -13,15 +13,17 @@ version 1.1
-----
-----
- New FMA format to read/write particles
- New FMA format to read/write particles
- Add examples repository
- Add examples repository
- Add distributions generator
- Add distributions generator
- Fix bugs in periodic model
- Fix bugs in periodic model
- Fix bug and performance improvements in MPI thread algorithms
- Fix bug and performance improvements in MPI thread algorithms
- Now we use MPI_THREAD_SERIALIZED rather than MPI_THREAD_MULTIPLE in MPI+OpenMP algorithm.
- Now we use MPI_THREAD_SERIALIZED rather than MPI_THREAD_MULTIPLE in MPI+OpenMP algorithm.
- Improve tests -> now we use CTest and CDash (Thanks to F Rue (Inria))
- Improve tests -> now we use CTest and CDash (Thanks to F Rue (Inria))
- Add support for Intel icl++ compiler (Intel 2015 compiler) on MacOS X and Clang on linux system
- Add support for Intel icl++ compiler (Intel 2015 compiler) on MacOS X and Clang on linux system
- 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.2.1
-----
\ No newline at end of file
- Bug fix : Support for huge MPI message in tree construction and Parallel QuickSort (count can be greater than Int32.MaxValue)
- Bug fix : Data sharing attribute clauses for omp in Core/FAlgorithmThreadProc.hpp
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment