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
1 merge request!16Pol ispack
......@@ -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.
......
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