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

JuliaParallel / Dagger.jl / 441
68%

Build:
DEFAULT BRANCH: master
Ran 24 Sep 2019 10:52PM UTC
Jobs 2
Files 24
Run time 1min
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

pending completion
441

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

12 of 12 new or added lines in 2 files covered. (100.0%)

665 of 1222 relevant lines covered (54.42%)

2829.43 hits per line

Jobs
ID Job ID Ran Files Coverage
1 441.1 24 Sep 2019 10:52PM UTC 0
54.42
Travis Job 441.1
4 441.4 24 Sep 2019 10:53PM UTC 0
54.42
Travis Job 441.4
Source Files on build 441
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #441
  • 1df635c3 on github
  • Prev Build on master (#430)
  • Next Build on master (#444)
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