ParallelMap
ParallelMap[f,expr] applies f in parallel to each element on the first level in expr.
ParallelMap[f,expr,levelspec] applies f in parallel to parts of expr specified by levelspec.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.