polishing
This commit is contained in:
parent
6646b05f53
commit
976dfb6174
1 changed files with 2 additions and 2 deletions
|
@ -70,8 +70,8 @@
|
|||
libsharp supports shared-memory parallelisation via OpenMP; this feature will
|
||||
be automatically enabled if the compiler supports it.
|
||||
|
||||
Libsharp will also make use of SSE2 and AVX instructions when compiled for a
|
||||
platform known to support them.
|
||||
Libsharp will also make use of SSE2/AVX/AVX512 instructions when compiled
|
||||
for a platform known to support them.
|
||||
|
||||
Support for MPI-parallel transforms is also available; in this mode,
|
||||
every MPI task must provide a unique subset of the map and a_lm coefficients.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue