diff --git a/README.md b/README.md index d922440520f5453f473ec8e79d0085994839f64b..68ae7f0cf5188a4393ce9eff795c072973e6589b 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ There is a tutorial showing : ### Multi-core programming with OpenMP and SSE using Python and Weave There is a tutorial showing : * how to optimize C++ code using OpenMP and SSE -[[OpenMP and SSE tutorial using Python and Weave module]] +[OpenMP and SSE tutorial using Python and Inline module](OpenMP/README.md) ## CUDA ### Blocks and Grid on scalar multiplication kernel