• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

JuliaParallel / Dagger.jl / 441 / 1
68%
master: 68%

Build:
DEFAULT BRANCH: master
Ran 24 Sep 2019 10:52PM UTC
Files 24
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

24 Sep 2019 10:47PM UTC coverage: 54.419% (+0.2%) from 54.218%
441.1

push

travis-ci

web-flow
Threading trick! (#113)

* Threading trick!

Spawn `Threads.@spawn f(x...)` instead of `f(x...)` where `x` is the "fetched" data.
Repeat every process as many times as nthreads() -- causing Dagger to oversubscribe each worker processors as many times as the threads. TOOD: actually get nthreads from each worker rather than using the value on the master process
Gate threading based on julia version and options
Add options field to Context and set it in scheduler
Pass Thunk options down to do_task

665 of 1222 relevant lines covered (54.42%)

1415.84 hits per line

Source Files on job 441.1
  • Tree
  • List 0
  • Changed 8
  • Source Changed 2
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 343
  • Travis Job 441.1
  • 1df635c3 on github
  • Prev Job for on master (#430.1)
  • Next Job for on master (#444.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc