Skip to content

RobustPmap.jl

Module RobustPmap provides robust pmap calls for efficient parallelization and high-performance computing in Julia.

RobustPmap.jl module functions:

# RobustPmap.checkexceptionsFunction.

Check for type exceptions

source

# RobustPmap.crpmapMethod.

Robust pmap call with checkpoints

source

# RobustPmap.rpmapMethod.

Robust pmap call

source