cl-clsparse

2019-08-13

Common Lisp bindings for clSPARSE

Upstream URL

github.com/gos-k/cl-clsparse

Author

gos-k

License

Apache License, Version 2.0
README

cl-clsparse

Quicklisp

cl-clsparse is a Common Lisp bindings for clSPARSE.

Usage

(ql:quickload :cl-clsparse)

Install

Ubuntu 18.04 and Roswell

Install clSPARSE.

apt install libclsparse-dev

Install cl-clsparse.

ros install gos-k/cl-clsparse

Test

(ql:quickload '(:rove :cl-clsparse))
(rove:run :cl-clsparse/tests)

or

ros install rove
rove cl-clsparse.asd

Requirements

  • clSPARSE 0.10.2.0

Verification environments

  • Ubuntu 18.04
  • SBCL 1.4.14 x86-64
  • clSPARSE 0.10.2.0
  • intel-opencl-r5.0
  • SWIG 3.0.12

Author

Copyright

Copyright (c) 2018-2019 gos-k (mag4.elan@gmail.com)

License

Licensed under the Apache License, Version 2.0.

Dependencies (3)

  • cffi
  • cl-oclapi
  • rove

Dependents (0)

    • GitHub
    • Quicklisp