Update faq authored by Frédéric Dubois's avatar Frédéric Dubois
...@@ -48,6 +48,8 @@ export OMP_NUM_THREADS=n ...@@ -48,6 +48,8 @@ export OMP_NUM_THREADS=n
``` ```
where **n** is the number of threads you want to use (usually no more than the number of core available). where **n** is the number of threads you want to use (usually no more than the number of core available).
Additional informations in: examples/Ateliers/Performance/directions/index.html
## <a name=compile_error> Known compilation errors </a> ## ## <a name=compile_error> Known compilation errors </a> ##
##### An error arise when building `mod_a_mecaEF_shb.f90` file ##### ##### An error arise when building `mod_a_mecaEF_shb.f90` file #####
... ...
......