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

maljovec / nglpy_cuda / 58
0%

Build:
DEFAULT BRANCH: master
Ran 25 Sep 2018 05:52AM UTC
Jobs 1
Files 0
Run time –
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
58

push

travis-ci

web-flow
Scalability improvements (#9)

* Adding Relaxed empty region graph implementations
* Build script for testing C++ interface directly
* Consolidating and simplifying the API to the underlying C/CUDA code
* Updating test scripts from python and C++ sides
* Adding utils file, updating __init__, and changing Graph to be an iterable.
* Fixing bug in SKL search index
* Fixing bug in FAISS index. It turns out you need a handle to the res.
* Fixing the "chunking" bug
* Adding function to query the available device memory
* Implementing intelligent query_size estimation based on available memory and size of data
* Splitting chunking and non-chunking solutions into separate functions
* Adding size of edges to the signatures of C++/CUDA calls.
* Mapping indices on the GPU using a dumb method that requires an over-allocation of memory just to ensure the lookups are constant time on the GPU.
* Reducing API surface area to remove some redundancies in code
* Cleaning up code.
* Removing FAISSSearchIndex from the main import, so the code does not depend on faiss being installed.
* Adding a dynamic version number to the setup.py file.
* Adding re import to setup.py
* Fixing bug in mapping to edge list
* Updating import statement for sklearn
* Incrementing version number due to significant improvements
Jobs
ID Job ID Ran Files Coverage
1 58.1 25 Sep 2018 05:52AM UTC 0
Travis Job 58.1
Source Files on build 58
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #58
  • 146fcb74 on github
  • Prev Build on master (#42)
  • Next Build on master (#60)
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