JuliaMath / JuliaMath/Interpolations.jl

Shared Memory Parallelizaton (Question)

Open
#149 11 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
575
Forks
117
PR merge metrics
No merged PRs in 30d

Description

Does Interpolations.jl support shared memory parallelization in Julia, as is present in the SharedArray construct for standard arrays? I ask because I want to interpolate an array of size 300*75*300*75*20 over all dimensions but the last (of size 20); this array already has 10^10 elements, which would certainly require shared memory even leaving the issue of interpolation aside.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.