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

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

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

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.

6832 of 9518 relevant lines covered (71.78%)

1.42 hits per line

Jobs
ID Job ID Ran Files Coverage
1 798.1 25 Aug 2018 07:54PM UTC 0
71.28
Travis Job 798.1
2 798.2 25 Aug 2018 07:54PM UTC 0
71.07
Travis Job 798.2
Source Files on build 798
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #798
  • 93d748eb on github
  • Prev Build on gpu_ssa (#797)
  • Next Build on gpu_ssa (#812)
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