JuliaParallel / JuliaParallel/DTables.jl

How to ensure `DTable`s stay on one process

Open
#58 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
81
Forks
2
Avg merge
2h 31m
Merged PRs (30d)
1

Description

I would like to use DTables.jl where each `DTable` or `GDTable` exists on exactly one process and does not migrate (so, effectively using DTables.jl just for its out-of-core processing capabilities). It looks like `Dagger.@spawn` has some support for ensuring a task executes on a given process. Does DTables.jl support the `scope` kwarg of `Dagger.@spawn`? And is what I want to do possible/feasible?

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.