Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / JuliaParallel/Dagger.jl issues and pull requests

#464 - Eagerly free Thunk cached results when unneeded

Pull Request - State: open - Opened by jpsamaroo 9 months ago
Labels: enhancement, scheduler, eager api, memory usage

#464 - Eagerly free Thunk cached results when unneeded

Pull Request - State: closed - Opened by jpsamaroo 9 months ago
Labels: enhancement, scheduler, eager api, memory usage

#463 - Add streaming API

Pull Request - State: open - Opened by jpsamaroo 10 months ago - 2 comments
Labels: enhancement, needs tests, performance, data movement, needs docs, eager api, streaming

#463 - Add streaming API

Pull Request - State: open - Opened by jpsamaroo 10 months ago - 2 comments
Labels: enhancement, needs tests, performance, data movement, needs docs, eager api, streaming

#462 - Retry jl_set_task_tid on failure

Pull Request - State: closed - Opened by jpsamaroo 10 months ago
Labels: bug, processors

#462 - Retry jl_set_task_tid on failure

Pull Request - State: closed - Opened by jpsamaroo 10 months ago
Labels: bug, processors

#461 - tests: Test for previous option preservation

Pull Request - State: closed - Opened by jpsamaroo 10 months ago
Labels: bug

#461 - tests: Test for previous option preservation

Pull Request - State: closed - Opened by jpsamaroo 10 months ago
Labels: bug

#460 - reschedule_inputs: Don't hash non-Thunk inputs

Pull Request - State: closed - Opened by jpsamaroo 10 months ago
Labels: bug

#460 - reschedule_inputs: Don't hash non-Thunk inputs

Pull Request - State: closed - Opened by jpsamaroo 10 months ago
Labels: bug

#459 - Error: `"jl_set_task_tid == 0"` when calling `length(::DTable)`

Issue - State: closed - Opened by StevenWhitaker 10 months ago - 7 comments
Labels: bug, processors

#459 - Error: `"jl_set_task_tid == 0"` when calling `length(::DTable)`

Issue - State: closed - Opened by StevenWhitaker 10 months ago - 7 comments
Labels: bug, processors

#458 - Don't export Bytes constants

Pull Request - State: closed - Opened by jpsamaroo 10 months ago
Labels: bug

#458 - Don't export Bytes constants

Pull Request - State: closed - Opened by jpsamaroo 10 months ago
Labels: bug

#457 - Add automated benchmarks, stress testing, and other analyses

Issue - State: open - Opened by jpsamaroo 11 months ago
Labels: benchmarking

#456 - OSProc: Add locking around OSPROC_PROCESSOR_CACHE

Pull Request - State: closed - Opened by jpsamaroo 11 months ago
Labels: bug, processors

#455 - errormonitor_tracked: Use spin lock

Pull Request - State: closed - Opened by jpsamaroo 11 months ago
Labels: bug

#454 - Add spawn_datadeps for OMP-like task model

Pull Request - State: closed - Opened by jpsamaroo 11 months ago
Labels: enhancement, eager api

#453 - Occasional `UndefRefError: access to undefined reference` when `fetch`ing `DTable`s

Issue - State: closed - Opened by StevenWhitaker 11 months ago - 1 comment
Labels: bug

#452 - processor_runner: Fix race in collect proc_states

Pull Request - State: closed - Opened by jpsamaroo 11 months ago
Labels: bug, scheduler

#451 - DaggerWebDash: Use gethostname and getipaddr

Pull Request - State: closed - Opened by jpsamaroo 11 months ago - 2 comments
Labels: bug, webdash

#450 - `DTables.groupby` causes issues when multiple processes available

Issue - State: closed - Opened by StevenWhitaker 11 months ago - 5 comments
Labels: bug, upstream

#449 - `UNHANDLED TASK ERROR: ArgumentError: destination has fewer elements than required`

Issue - State: closed - Opened by StevenWhitaker 11 months ago - 1 comment
Labels: bug, scheduler

#448 - Add DaggerGraphs subpackage

Pull Request - State: open - Opened by jpsamaroo 11 months ago
Labels: enhancement, help wanted, needs docs, graph interface

#446 - Add precompilation via PrecompileTools

Pull Request - State: closed - Opened by jpsamaroo 11 months ago
Labels: scheduler, latency

#445 - `Failed to cleanup datastore after 0 seconds Forcibly evicting all entries`

Issue - State: closed - Opened by StevenWhitaker 11 months ago - 1 comment
Labels: bug, upstream, storage

#444 - Add documentation on how to spawn workers over SSH

Issue - State: open - Opened by KronosTheLate 11 months ago - 1 comment
Labels: question, documentation

#443 - Sch: Fix various locking and WeakChunk issues

Pull Request - State: closed - Opened by jpsamaroo 12 months ago
Labels: bug, eager api

#442 - options: Use with over deprecated scoped

Pull Request - State: closed - Opened by jpsamaroo 12 months ago
Labels: upstream

#441 - `scoped` deprecated

Issue - State: closed - Opened by krynju 12 months ago
Labels: upstream

#440 - Errors while running benchmarks

Issue - State: open - Opened by eschnett 12 months ago - 3 comments
Labels: bug, upstream

#439 - multiple threads not work

Issue - State: closed - Opened by kongdd 12 months ago - 2 comments
Labels: question, performance

#438 - Various errors working with DTables.jl

Issue - State: open - Opened by StevenWhitaker almost 1 year ago - 7 comments
Labels: bug

#437 - `"Multiple concurrent writes to Dict detected!"` with `DTables.reduce`

Issue - State: closed - Opened by StevenWhitaker about 1 year ago - 11 comments
Labels: bug, data movement, upstream, eager api

#436 - submission: Fix variable shadowing bug

Pull Request - State: closed - Opened by jpsamaroo about 1 year ago
Labels: bug, eager api

#435 - `KeyError` with `select`ing multiple columns (also with `reduce` and `combine`) with Distributed

Issue - State: closed - Opened by StevenWhitaker about 1 year ago - 3 comments
Labels: bug, eager api

#434 - ThunkFailedException: Scrub out Thunk

Pull Request - State: closed - Opened by jpsamaroo about 1 year ago
Labels: bug, eager api

#433 - function show_plan not working

Issue - State: closed - Opened by JieRen98 about 1 year ago - 2 comments
Labels: bug, logging, lazy api

#432 - submission: Call init_eager on worker 1

Pull Request - State: closed - Opened by jpsamaroo about 1 year ago
Labels: bug, eager api

#431 - `type Nothing has no field thunk_dict` with Distributed

Issue - State: closed - Opened by StevenWhitaker about 1 year ago - 2 comments
Labels: bug, eager api

#430 - `Cannot serialize a Thunk` when processing an error with Distributed

Issue - State: closed - Opened by StevenWhitaker about 1 year ago - 3 comments
Labels: bug, data movement, error handling

#429 - build(deps): bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#428 - Use ScopedValues instead of ContextVariablesX

Pull Request - State: closed - Opened by jpsamaroo about 1 year ago
Labels: enhancement, upstream

#427 - Fix error in documentation

Pull Request - State: closed - Opened by meggart about 1 year ago - 1 comment

#426 - Which is the analogue command of Distributed.pmap?

Issue - State: closed - Opened by martinmestre about 1 year ago - 4 comments
Labels: question

#425 - Update path splitting rule in Dagger.File / Dagger.tofile

Pull Request - State: closed - Opened by svilupp about 1 year ago - 1 comment

#424 - Fix broken webpage link in README.md

Pull Request - State: closed - Opened by kylebeggs about 1 year ago - 1 comment

#423 - Add closure parsing to at-spawn

Pull Request - State: open - Opened by jpsamaroo about 1 year ago
Labels: bug, enhancement, needs tests, needs docs, eager api

#422 - MPI DArray: finished distribute, reduce and allocations

Pull Request - State: open - Opened by fda-tome about 1 year ago

#421 - Dagger's syntax when calling functions with kwards does not match Julia syntax

Issue - State: closed - Opened by pszufe about 1 year ago
Labels: bug, eager api

#420 - Use package extensions

Pull Request - State: open - Opened by oschulz about 1 year ago - 3 comments
Labels: enhancement, dependencies

#419 - Add File and tofile helpers

Pull Request - State: closed - Opened by jpsamaroo about 1 year ago
Labels: enhancement, file io, data movement

#418 - Update Dagger README.md docs with a use case sceanario

Pull Request - State: closed - Opened by pszufe about 1 year ago - 1 comment
Labels: documentation

#417 - Requires-ify UI deps

Pull Request - State: closed - Opened by jpsamaroo about 1 year ago - 4 comments
Labels: enhancement, dependencies

#416 - CI: Only check for custom cmds once

Pull Request - State: closed - Opened by jpsamaroo about 1 year ago
Labels: ci

#415 - build(deps): bump actions/checkout from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#414 - disk_caching: Pass Dagger module in remotecall

Pull Request - State: closed - Opened by jpsamaroo about 1 year ago

#413 - TEST: Try implementing custom actions

Pull Request - State: closed - Opened by jpsamaroo about 1 year ago - 2 comments
Labels: ci

#412 - Add CompatHelper, UB StatsBase to 0.34

Pull Request - State: closed - Opened by jpsamaroo about 1 year ago
Labels: ci

#411 - Outdated StatsBase version bound

Issue - State: closed - Opened by oschulz about 1 year ago - 1 comment

#410 - Bump to 0.18.0, LB MemPool to 0.4.3

Pull Request - State: closed - Opened by jpsamaroo about 1 year ago

#409 - at-mutable: Add remote execution like shard

Pull Request - State: closed - Opened by jpsamaroo about 1 year ago
Labels: enhancement, data movement, breaking

#408 - DArray: Operations always return DArrays, and add local partition support for MPI

Pull Request - State: closed - Opened by jpsamaroo about 1 year ago - 1 comment
Labels: enhancement, array interface

#407 - DArray: DaggerMPI for MPI support

Pull Request - State: open - Opened by jpsamaroo about 1 year ago
Labels: enhancement, needs tests, performance, array interface, data movement, needs docs, mpi

#406 - DArray: New Blocks and correct returns

Pull Request - State: closed - Opened by fda-tome about 1 year ago - 1 comment

#405 - DArray: MPI interface

Pull Request - State: closed - Opened by fda-tome about 1 year ago - 1 comment

#404 - README: Add better logo

Pull Request - State: closed - Opened by jpsamaroo about 1 year ago - 1 comment

#403 - Add logo to README

Pull Request - State: closed - Opened by jpsamaroo about 1 year ago

#402 - DArray: Improve DiffEq support

Pull Request - State: closed - Opened by jpsamaroo about 1 year ago
Labels: array interface

#401 - DArray: Figure out correct eltype

Pull Request - State: closed - Opened by jpsamaroo about 1 year ago
Labels: bug, array interface

#400 - build(deps): bump actions/checkout from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#399 - Simplify and streamline docs, add Shard iteration

Pull Request - State: closed - Opened by jpsamaroo about 1 year ago
Labels: documentation, data movement

#398 - Implement task queues for configurable task launch

Pull Request - State: closed - Opened by jpsamaroo about 1 year ago
Labels: enhancement, scheduler, performance, eager api

#397 - Some latency improvements

Pull Request - State: open - Opened by jpsamaroo over 1 year ago
Labels: enhancement, performance

#396 - DArray: Use eager API

Pull Request - State: closed - Opened by fda-tome over 1 year ago - 1 comment
Labels: enhancement, array interface, eager api, breaking

#394 - Add keyword argument support

Pull Request - State: closed - Opened by jpsamaroo over 1 year ago
Labels: enhancement, eager api, lazy api, breaking

#393 - Update broken links in docs

Pull Request - State: closed - Opened by pszufe over 1 year ago - 1 comment

#392 - Minor changes to the receive and yield function

Pull Request - State: closed - Opened by fda-tome over 1 year ago - 1 comment

#391 - Implement in-thunk `wait()` with task continuations

Issue - State: open - Opened by jpsamaroo over 1 year ago
Labels: scheduler, speculative, eager api

#390 - Updating Task cost estimation

Pull Request - State: closed - Opened by Madhupatel08 over 1 year ago - 1 comment

#389 - Add Support for Internal Task Priorities

Issue - State: open - Opened by dbedi3311 over 1 year ago

#387 - TimespanLogging: Remove worker Id Nesting

Pull Request - State: closed - Opened by Madhupatel08 over 1 year ago
Labels: enhancement, needs tests, logging

#386 - TimespanLogging: Use ProbeBase to execute probes

Issue - State: open - Opened by jpsamaroo over 1 year ago
Labels: logging

#385 - Add option to export logs to graphviz for eager API

Issue - State: open - Opened by jpsamaroo over 1 year ago
Labels: ui, logging

#384 - On scheduler exit, throw error to all waiting wait and fetch calls

Issue - State: open - Opened by jpsamaroo over 1 year ago
Labels: enhancement, scheduler, error handling, eager api

#383 - Updating README.md

Pull Request - State: closed - Opened by Madhupatel08 over 1 year ago - 1 comment

#382 - enable dependabot for GitHub actions

Pull Request - State: closed - Opened by ranocha over 1 year ago - 1 comment

#381 - TimespanLogging: Provide log serialization helper

Issue - State: open - Opened by jpsamaroo over 1 year ago - 2 comments
Labels: logging

#380 - TimespanLogging: Keep per-thread log stores

Issue - State: open - Opened by jpsamaroo over 1 year ago
Labels: logging

#379 - TimespanLogging: Remove worker ID nesting

Issue - State: open - Opened by jpsamaroo over 1 year ago
Labels: logging

#378 - TimespanLogging: Namespace by module

Issue - State: open - Opened by jpsamaroo over 1 year ago
Labels: logging

#377 - Update scheduler visualization docs

Pull Request - State: closed - Opened by jpsamaroo over 1 year ago
Labels: bug, documentation, webdash

#376 - DaggerWebDash.jl Instructions Broken

Issue - State: closed - Opened by mrufsvold over 1 year ago - 2 comments
Labels: bug, documentation

#375 - Add more built-in thread-based processor types

Issue - State: open - Opened by jpsamaroo over 1 year ago
Labels: enhancement, processors

#374 - Add ProcessorTypeScope, deprecate proclist and single

Pull Request - State: closed - Opened by jpsamaroo over 1 year ago
Labels: enhancement, processors

#373 - Implement work stealing

Pull Request - State: closed - Opened by jpsamaroo over 1 year ago
Labels: enhancement, needs tests, needs rebase, scheduler, performance, processors, needs docs

#372 - at-spawn: Add support for broadcasting

Pull Request - State: closed - Opened by jpsamaroo over 1 year ago
Labels: bug, eager api