Skip to content

CUDA multi-precision integer library

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

bruceiv/ksimplex

Repository files navigation

KSimplex Multi-Precision Integer Simplex Management

The KSimplex project is a proof-of-concept for efficient multi-precision integer arithmetic using the CUDA GPGPU framework. Preliminary results show comparable performance to the highly-optimized GMP library on host.

The KiloMP subproject contains the multi-precision integer implmentation, while KSimplex uses KiloMP for an integer simplex data structure modeled on David Avis' LRS (also vendored in this repository), along with a number of comparable implementations.

About

CUDA multi-precision integer library

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published