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

LoLab-VU / pysb / 798 / 2
77%
master: 79%

Build:
Build:
LAST BUILD BRANCH: gpu_ssa
DEFAULT BRANCH: master
Ran 25 Aug 2018 07:54PM UTC
Files 102
Run time 5s
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

25 Aug 2018 07:45PM UTC coverage: 71.065% (-0.008%) from 71.073%
798.2

push

travis-ci

JamesPino
Fixed example model using '<>' for reversibility.

Removed code that attempted to autoinit gpu after initializing class. Originally wanted to be able to pass a device call into simulator. However the initializer for pycuda does so at the global level when pycuda is imported. The only way I see around this is by setting CUDA_DEVICE from the commmand line before hand. This will become an issue later when we want to do multi gpu calls. We should probably move away from autoinit cuda and just deal with freeing the memory manually.

Also cleaned up code by refactoring out create_gpu array code. Basically it just adds zeros so it fits on the gpu properly, Compressed a lot of lines into one function.

Finally, removed some template code where I was trying to add case switches for the SSA. #TODO add compressed matrix form and go from there.

6764 of 9518 relevant lines covered (71.07%)

0.71 hits per line

Source Files on job 798.2
  • Tree
  • List 0
  • Changed 21
  • Source Changed 3
  • Coverage Changed 20
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 785
  • Travis Job 798.2
  • 93d748eb on github
  • Prev Job for on gpu_ssa (#797.1)
  • Next Job for on gpu_ssa (#812.2)
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