Skip to content
Snippets Groups Projects
Commit 976dfb61 authored by Martin Reinecke's avatar Martin Reinecke
Browse files

polishing

parent 6646b05f
No related branches found
No related tags found
Loading
...@@ -70,8 +70,8 @@ ...@@ -70,8 +70,8 @@
libsharp supports shared-memory parallelisation via OpenMP; this feature will libsharp supports shared-memory parallelisation via OpenMP; this feature will
be automatically enabled if the compiler supports it. be automatically enabled if the compiler supports it.
Libsharp will also make use of SSE2 and AVX instructions when compiled for a Libsharp will also make use of SSE2/AVX/AVX512 instructions when compiled
platform known to support them. for a platform known to support them.
Support for MPI-parallel transforms is also available; in this mode, 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. every MPI task must provide a unique subset of the map and a_lm coefficients.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment