Mapv: Add some missing fixes, and make the map kernel non runtime dependent.
- Update mapv documentation
- Mark build as deprecated for a removal in next release
- Example: Replace the deprecated build function by the mapv function
- compute/map: Fix the pmap function for pentagonal matrices
- parsec/map: Fix the parsec map codelet to always use a tile interface and do not enforce the user to check for the runtime used in the map functions.
- header/coreblas: add the tile version of the functions into the main header to ease the access in map functions